{
  "collection": {
    "item": [
      {
        "id": "c341f7c2-e57b-4109-951a-66b0590ebb11",
        "name": "Billing",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "30420586-7c3a-4eff-8478-50a5a8073f39",
            "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": "75737ffb-4144-40e1-8904-98cee9d245d0",
                "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": "29515e3f-112b-45de-bf57-2ab973527e36",
                "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": "e84df90c-9908-47cb-9b82-79358099e0e2",
            "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": "e7047662-1935-44b8-a784-b60ae0ebae73",
                "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": "1a501a5c-2124-44fb-bbb2-bbd7f85cebd2",
                "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": "c8ad6cd3-000d-433e-828a-44a4cf17a120",
            "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": "de5788e9-5b38-42cf-aca8-bc5301dfb202",
                "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": "38938e4e-0fe0-4811-bbaa-9f6392b81580",
                "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": "c099a52d-62ea-4ae8-8c28-eaaf6e87e83b",
            "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      \"occaecat_c6\": 90672222.31603372\n    }\n  },\n  \"is_test\": \"<boolean>\",\n  \"return_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d89cfbff-6cda-4105-8f61-400fdd6f7277",
                "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": "fc6803d6-a0b4-4070-b9b0-fed46567be33",
                "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": "5e55165a-f787-4bff-ad08-d6969af3db6d",
            "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        \"est_f7\": 74432615\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        \"non_1ef\": \"amet quis Lorem aute do\"\n      }\n    }\n  ],\n  \"return_url\": \"<string>\",\n  \"trial_days\": \"<number>\",\n  \"is_test\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4b51fc64-bf3d-4e63-9656-1ef24772baef",
                "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": "9bff176c-1312-4ea0-ac7a-8214b7adb638",
                "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": "bfea4c50-d6f4-4ad5-88ed-004d0a1f09b4",
        "name": "Cart",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "062924fb-3d8a-480a-99ce-f019481b91e4",
            "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": "29524382-700d-4d89-adaf-7d6f731eb3f2",
                "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": "52684d3a-e167-4b2b-b743-9b40aaf3896c",
            "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": "704943b7-d30e-47f5-94c5-28d3332cf8c3",
                "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": "d281c73c-5452-4d07-a0da-94014ad2e1db",
                "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": "0a41e9bb-2430-4eb9-867d-366c601cbc1f",
            "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": "ff365d79-ecc3-4777-9020-90301dacb9fb",
                "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": "55f5d65f-2734-4d5c-987f-4599fb750347",
                "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": "bc49d0ef-6abd-4745-98d4-311e308f3721",
            "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": "4bf88e0c-4299-48a4-bb16-30f4c66eb1b9",
                "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": "e9387b5f-5802-48fe-a483-be3cb8fd92a7",
                "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": "5c7e4207-ee3d-4dfa-94f1-435be920a72f",
            "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": "c7848589-01b7-4140-9143-af7f0651702b",
                "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": "075857f7-7a2f-4605-ac8b-1f8b5568f73e",
                "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": "56680ae9-ed82-4f13-9da1-ba8fd8885b9f",
            "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": "f27d0cd8-ee69-4ed1-a1b8-94795ad675fc",
                "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": "e65da8bd-2e25-401b-902c-8d05e6ab8457",
            "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          \"amet_f9e\": 67192863,\n          \"sit01c\": false\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          \"nostrude03\": 24560999\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        \"consequataa\": 36883204.155706435\n      }\n    }\n  },\n  \"_custom_json\": {\n    \"Excepteur_9a\": 78493398.42618161\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": "5e98e808-208d-4747-a2b6-bb553c94270f",
                "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": "14142eff-fd27-425b-b1c5-41e94fa53a7f",
                "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": "c0ce9de9-ef48-409a-970e-ab714b2cffe7",
            "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": "ba715007-15c2-409d-a93b-ee33f9a8408d",
                "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": "e7f667b1-5300-4dee-8ede-f5448e842370",
                "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": "785ba9dd-afb0-4d61-bf19-2853d64a0688",
            "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          \"anim_8\": false,\n          \"nisifb9\": \"in non\"\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          \"laboris_6f8\": false,\n          \"temporec0\": -72758034.96079338\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    \"ipsum375\": \"ipsum reprehenderit\"\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": "98dba914-047a-4be9-99d8-b8f3635db543",
                "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": "617f1710-0195-449f-a02b-b39163950d48",
                "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": "737727fb-d11d-4a98-b8fc-8e9fb2c004c7",
            "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": "796d34e0-31a2-434f-9a39-32a448857743",
                "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": "3b3e603d-053c-4559-b0a2-d8754b71797e",
                "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": "47b753e7-b9df-402a-8f00-0f6108fd5124",
            "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": "37e234ed-f19b-4669-8a90-1eac90a4f18f",
                "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": "22ecc779-ac94-4313-a089-4313412ae960",
            "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": "2d3f5418-c26b-42ca-8d2c-040d4097ee2f",
                "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": "f4bc9918-b397-4046-a014-30bd4ac25bc6",
                "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": "b71ca61d-2c27-4bb2-a4ff-d64e5eef89b6",
            "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": "c722971d-152f-42f3-9fc5-44835bba8f1a",
                "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": "a0e310e8-2091-45a7-b671-0938c7709de8",
                "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": "8c59492e-b3a7-4a7d-afae-11a64a3c9091",
            "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": "bfc00e24-cc14-4805-972a-eb88562b1deb",
                "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": "f4cd6d4f-7256-40a7-9ffd-1ce6764e3101",
                "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": "d439bb82-a527-41c6-8c05-88bc20781d14",
            "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": "2d2bdcf7-8ac4-4b97-a0a9-e7ea6eca4d4a",
                "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": "51fed7a1-5451-460e-b527-fd2e33cab2f0",
                "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": "d84ad594-9f14-454f-b7ad-99b166ef09cb",
            "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": "41ebaf30-8030-43c0-bd2b-2d4306fb320d",
                "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": "05a35f22-48dc-4b7d-858a-e6d2cf6b728a",
                "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": "ea9ebd5f-74b4-4104-a95a-2eb00b703547",
            "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        \"suntec\": -34789437\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"temporb\": 81374773,\n        \"dolora_7\": 43783045.85101503,\n        \"consectetur_35\": -5163600\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"incididunt29\": 93942404,\n        \"sint_4e7\": -37622789,\n        \"Utce\": -28201868\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        \"culpac0\": \"Lorem tempor eiusmo\",\n        \"dod52\": -27206100\n      }\n    },\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"sedc8\": true,\n        \"commodo_b30\": \"adipisicing id in ea quis\",\n        \"sed_db0\": -36870129\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"dolorc_3\": 75268195.27123165,\n        \"quis21e\": -75068143\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"enim_0\": \"dolore qui deserunt\",\n        \"labore_e3\": 33525834,\n        \"magna_4d\": \"ex Duis ea\"\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        \"esse_21_\": \"ex est f\",\n        \"exercitation75c\": -85045912,\n        \"incididunt0\": 1338890\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      \"laboris_9\": \"ullamco laboris ea laborum non\",\n      \"aliqua_2\": true\n    }\n  },\n  \"allowed_refund\": \"<boolean>\",\n  \"auto_remove\": \"<boolean>\",\n  \"meta\": {\n    \"id_0d5\": -18090020,\n    \"et_dc\": true\n  },\n  \"distribution_logic\": {\n    \"distribution_level\": \"<string>\",\n    \"distribution\": {\n      \"type\": \"<string>\",\n      \"logic\": \"<string>\",\n      \"rule\": {\n        \"conditions\": {\n          \"consectetur16\": 61922428\n        }\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d34dbf20-9026-41bc-8eeb-5f4149d88107",
                "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      }\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": "70520867-5575-4318-92c0-20cfd25175d1",
                "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": "6beb3ba8-51ba-4270-b8bd-e72da8e03b65",
            "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": "c14f6e37-46c1-44a4-ad64-9c2f2ad89a00",
                "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": "31865890-d67c-4b4c-8324-d010b1386837",
                "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": "8b16d8ec-44e7-4907-b5e4-1a2a7a6a2c4b",
            "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        \"Lorem_e\": -30034240.032531872\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"deseruntc8\": \"in ea\",\n        \"uta_\": \"occaecat consectetur aute adipisicing\",\n        \"cillum9\": false,\n        \"aute_08\": -14558268,\n        \"qui_709\": 93636604.06459352\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"officia81\": \"enim commodo\"\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        \"minime78\": \"veniam in mollit\",\n        \"ad_6_\": false\n      }\n    },\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"Ut_c_\": \"minim qui eu\",\n        \"in_91\": -2597952\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"officia_91\": false\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"in7\": 61295835\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        \"dolor574\": 57402354,\n        \"consectetur84d\": true\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      \"eiusmod66\": 46269337.273961544,\n      \"sint_8\": false,\n      \"occaecat_97\": -99038455.40113853,\n      \"consequat_bc\": true\n    }\n  },\n  \"created_by\": \"<string>\",\n  \"allowed_refund\": \"<boolean>\",\n  \"meta\": {\n    \"eae\": 82246315\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          \"nostrude00\": 55561350.65164915,\n          \"nisi1e\": -49905989\n        }\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7348a303-07da-404a-b87d-51472ea6c388",
                "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": "08bf387a-7645-41ef-9a18-59f58c477f3a",
                "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": "aae8aec8-8aba-40cd-a6d6-387f9382d4ad",
            "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": "7c1c0e4a-71a8-492b-949f-68ebac73eb21",
                "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": "13d5cda8-0d58-44b7-a769-6ba61b9a502e",
            "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": "f3285a18-ffb6-4c8c-a9f7-e53c0229dbad",
                "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": "c685fc22-40ad-45e3-8f4a-59331f6d22df",
                "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": "bf6c916b-7a7a-4668-81e4-901399d4d6a4",
            "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      \"nostrudc7\": 9559763.032511488\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": "0a62b81e-7137-4867-8cf6-d293dde6e5cf",
                "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": "e5ee8b15-b648-4191-9dcd-f0586b263361",
            "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      \"eiusmod2\": \"non cupidatat magna pr\",\n      \"aliquipe\": \"non quis laborum\"\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              \"aliquae\": -31625167,\n              \"deserunt5\": -72673961\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              \"sunt_f\": -25319236.46369405\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        \"id_81\": false,\n        \"Excepteur_4_\": \"occa\"\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              \"Ut_1\": \"elit exercitation\",\n              \"elit55\": -85764803\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              \"eiusmod57\": \"ex\",\n              \"Excepteur922\": \"anim cupidatat in adipisicing\"\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        \"laboris_2\": 56765029\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          \"aliquipe\": false,\n          \"pariatur88\": true,\n          \"cupidatat881\": true,\n          \"culpa_4f\": 12488592\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          \"minim__8\": -56780917,\n          \"sint_9f4\": 93993305.57165068\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      \"sint_9_8\": \"anim sint quis dolor\",\n      \"esse1c1\": 75311326.8363077\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    \"non_45\": false\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": "b8e5808f-5cd0-4b90-8c3f-392de92c6391",
                "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": "b62044b6-e7fe-4f28-b136-436ed9ca7c8b",
                "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": "377a52e5-f2dc-498f-95ae-a0b2072494a2",
            "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": "9c4f865f-5eac-4223-948c-78516b5eae7b",
                "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": "b7160bbb-af29-4bfc-8df1-0df545ac23af",
            "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": "08116c16-70a4-4229-8e48-33e3a77fc5e1",
                "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": "bd3149f2-5428-4093-9020-fb99c7e7a553",
            "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          \"esse_b0\": \"<string>\"\n        },\n        {\n          \"nostrud_24\": \"<string>\",\n          \"cillum_5b4\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"reprehenderit1\": 52261666.76872063,\n        \"Lorem_24\": false,\n        \"exb\": true,\n        \"irure_1e1\": -63741830.81138316\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"reprehenderitc7\": true,\n        \"ea_50\": 19434228.434646532,\n        \"laboris_34c\": false,\n        \"Duis_ef\": -28233044.602848485\n      },\n      \"_custom_json\": {\n        \"sit6b\": 59375704,\n        \"dolor_51e\": 95016350.28874213,\n        \"in_da\": 30265715.138875216,\n        \"ut_1\": -76585722.75131728\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"laborume09\": true,\n        \"Lorem_5_f\": \"cupidatat Ut elit\",\n        \"reprehenderitb0\": -93159721.73111771,\n        \"pariatur8\": false\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          \"reprehenderite84\": \"<string>\",\n          \"esse9a\": \"<string>\",\n          \"qui80\": \"<string>\",\n          \"culpa_0_\": \"<string>\"\n        },\n        {\n          \"sit0\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"voluptate_45c\": 20690102.813735306,\n        \"in68\": false,\n        \"estc70\": 35369030\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"aliqua_2\": \"labore Duis enim Excepteur\"\n      },\n      \"_custom_json\": {\n        \"irure_88d\": 27245584.97102891,\n        \"culpa5\": -38262678\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"proident_55\": \"dolore\"\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": "45aa9077-2468-4515-983c-0d4b01d7392d",
                "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": "060358a3-ec24-4571-baf1-304e7196f9ee",
            "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        \"deserunt7_\": 84095385,\n        \"sit5f8\": \"sunt dolore ad in\",\n        \"occaecat_c\": \"proident ullamco ex et\",\n        \"ullamcoa8\": true\n      },\n      \"meta\": {\n        \"ipsum_97\": 98202367.28988165,\n        \"ipsum_8\": -22464861\n      },\n      \"extra_meta\": {\n        \"ipsum_50\": false,\n        \"minimdf\": \"nulla quis culpa\",\n        \"laboris_14\": \"non Lorem dolor dolor\",\n        \"tempor_a6d\": 24614208\n      },\n      \"_custom_json\": {\n        \"qui0\": -90669536.78223406\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        \"dolor0\": false,\n        \"ea4\": false\n      },\n      \"meta\": {\n        \"exercitationc95\": true,\n        \"labore_9_e\": \"reprehenderit velit\",\n        \"doa\": 10683399.776414588\n      },\n      \"extra_meta\": {\n        \"Excepteur74\": \"labore et pariatur ullamco Duis\",\n        \"voluptate5\": true,\n        \"laborum_5b\": true,\n        \"ut2\": -44596217\n      },\n      \"_custom_json\": {\n        \"dolore52\": -81035915.45122293\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": "2455bce2-c414-4b84-8c27-5ef74e859fc5",
                "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": "e8dae0c4-f29e-49c5-8be0-2e8f79930895",
            "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": "186ff71c-40ac-4892-b64f-03ce49d1ddd5",
                "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": "322f334a-4d48-428d-a52d-1dce1b1b7540",
                "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": "b2b1b4f0-8988-4919-a345-4d647326803b",
            "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": "f5c19105-d477-4154-a861-b284dabefe54",
                "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": "dffd0d9e-839b-41ed-9a4a-6788ec2429ff",
                "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": "eef3a171-6e7b-46d5-ab82-7c415d5fed0e",
            "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        \"enim_c6\": -59457286\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        \"ut69\": false,\n        \"culpad43\": true\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      \"eiusmod1\": -9316689,\n      \"inee5\": -58997355.52965595,\n      \"nostrudac\": -86602171\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      \"animf\": \"ipsum irure Lorem\"\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": "274e152f-353e-4282-bb72-ecaa0edf3668",
                "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": "08385ed3-a223-4713-933d-ff2c75c6aec7",
            "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    \"temporc0\": 83452269,\n    \"consequat_92\": -92667289.48506841\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "633b2b04-8a59-476c-a43b-d51f87e404c3",
                "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": "c3131e52-37d0-413a-bcd6-4c5e62034fb4",
            "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": "a94323e8-06c9-401a-b882-ce44a8f0aaef",
                "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": "d3048d98-37de-4d87-857e-3dc5a16f4907",
                "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": "6287f585-09b3-4463-b932-c0ba7315cc2e",
            "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": "c823f6b0-6f7b-4aba-bca0-878e7ebf57ea",
                "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": "4b2817b2-3253-4f15-b54b-d98d8d1a4d89",
            "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": "a108c57b-0b8c-47e2-bbd6-d6ca0aed6673",
                "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": "09b4334a-39a2-475f-b4c8-82960d0626e0",
            "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": "ad09b9dd-731c-407a-a908-1100827f3d55",
                "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": "9229b76b-a2fd-4cc5-bd33-25c4372b616a",
            "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": "c7997304-acb4-465a-b1ae-2503b48d41a7",
                "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": "6b0cd74c-72e7-42c8-adfe-30193ecb36a6",
                "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": "8c01d106-d78f-4b98-9cc5-c2ffdedb82bb",
            "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": "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          \"cillum5\": \"<string>\",\n          \"ut4\": \"<string>\",\n          \"Ut7e\": \"<string>\"\n        },\n        {\n          \"dolor5\": \"<string>\",\n          \"sit0b\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"Duis45_\": true\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"aliquip_e56\": \"non nulla eiusmod\",\n        \"occaecatab\": false,\n        \"incididunt_c32\": \"consectetur cupidatat quis\",\n        \"officia825\": 19315036,\n        \"veniam_f\": \"ut sunt mollit laborum anim\"\n      },\n      \"_custom_json\": {\n        \"exercitation97\": -995053,\n        \"pariatur_8\": -5127421,\n        \"eiusmodea_\": 40359140.84894571\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"esse_2\": -96940945.17610599,\n        \"in31\": 80606400.86783391,\n        \"dod\": true\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          \"do_ef\": \"<string>\"\n        },\n        {\n          \"Lorem5a\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"amet_c5\": -65458309.26290437,\n        \"pariatur_79\": -89945582.65488313,\n        \"est4\": \"anim magna Ut in\"\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"voluptatea10\": -32051847,\n        \"tempor_78\": -2872934,\n        \"do_4\": \"oc\"\n      },\n      \"_custom_json\": {\n        \"ea_5c\": -66788529,\n        \"aliqua_bf\": true\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"qui_a2\": true,\n        \"in__\": -69319478,\n        \"veniam_d\": -16621865.120550573\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": "8c35a3d0-296f-431e-9f79-2c438d17f230",
                "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": "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": "8a108811-00b7-4eeb-a573-2469ac224b81",
            "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": "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        \"qui_0\": \"ipsum\",\n        \"tempord68\": \"sunt Excepteur\"\n      },\n      \"meta\": {\n        \"laborisda\": false\n      },\n      \"extra_meta\": {\n        \"dolor5\": -38043690,\n        \"ullamco_c\": false\n      },\n      \"_custom_json\": {\n        \"ullamco_a9\": -68678104\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        \"velit_213\": \"ullamco in sunt non\",\n        \"consequatde\": true\n      },\n      \"meta\": {\n        \"esse_d_\": -56875153,\n        \"ipsum9\": 38703300.430021465,\n        \"anim2e\": false\n      },\n      \"extra_meta\": {\n        \"reprehenderit_0\": -66262618,\n        \"consequat_e\": -43515919\n      },\n      \"_custom_json\": {\n        \"sed_5a\": \"adipisicing \"\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": "f1a02918-ab9c-4eb5-9e71-d17042d7b6ed",
                "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": "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": "c971f452-e712-4acd-af15-151be801bcc0",
            "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": "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": "cb03d47b-14be-432f-836c-80fea0efcb66",
                "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": "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": "78c4614b-1e54-4aa3-b3a3-6a01f0b3797f",
                "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": "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": "baf5f853-095d-4aeb-8b66-07e01fb05bec",
            "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": "951348d0-dc33-4318-ac3b-aa323b727d5c",
                "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": "af209d47-eb42-4be7-b636-e9f3224160df",
            "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": "7e3f3975-4963-4819-8f9a-e4f810ff80a6",
                "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": "b447f270-3fa2-4533-b9e4-3dd5bec0a9f9",
            "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": "9ec8124b-8b82-4374-afb5-22a84e3fc4f7",
                "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": "91dcd0d2-05da-4353-ad45-bbaa14f164c1",
            "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": "5437a9ef-e4b8-44c3-a9c1-b8b66de19ba9",
                "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": "d25df491-b0d0-4ba7-bb0d-cb7cae0df32f",
            "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": "22976faa-d562-4922-95c3-763099d0da27",
                "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": "40b584ab-fb56-4e8d-8591-3771f10eaa42",
            "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": "c9f5355d-437a-4027-9032-3ab0e11c5e1d",
                "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": "3418f6f7-c885-414f-81d2-f4187453a2ae",
                "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": "38c00354-f1d1-4d9d-9e50-b202afc8bfa4",
            "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    \"est64\": \"tempor mollit et\"\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"google_map_point\": {\n    \"ine97\": -97649091,\n    \"sed69\": -26682157.706022337,\n    \"Ut__38\": -64825988.640335776\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_cf\": -67138317\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7fc134ee-0ef9-44d7-9411-027044675ae3",
                "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": "e01335e4-b980-4332-87ef-0503f1ccf36c",
                "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": "db174d72-e045-4159-9d0d-f4a180baa1e9",
                "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": "f7b3d186-a31f-44a3-909b-e379c32db684",
            "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": "0b39e0a4-3b27-49ca-b33e-3389c6b7f261",
                "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": "68f0b7a7-9b9c-4d7f-9093-07c4df107783",
                "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": "1e2605c6-7e6c-4bbe-8af2-94fcfa9ff9c0",
            "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    \"incididunt9\": true\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"google_map_point\": {\n    \"occaecat_9\": 6680625.600208104\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    \"elit28\": -58298584,\n    \"cillum_b\": -41398592,\n    \"consectetur6\": -9267728.35006906,\n    \"commodo_5d\": -15177004.56784898\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "88e4adc3-a7aa-4ae8-b55c-1b1abe1c6678",
                "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": "2e88b169-b7ee-4f51-90a7-81206c7b4db3",
                "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": "33913b1a-e102-4982-9020-9237110ed22e",
            "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": "b5680ffc-3523-4c58-8310-93ba7dd56be3",
                "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": "01212f03-f4f0-4f01-a3a6-47f09956d8cf",
                "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": "fd873d28-6c1b-4fea-85d9-d5b7e0b5a7ba",
            "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": "6e843bec-e9d2-459a-8e8d-c1786d11b6b2",
                "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": "67c4871d-f30c-4a94-8f1d-c4a198a1dced",
                "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": "9708eddf-7c76-4424-a57f-7b4f3e2b26d5",
            "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": "84721be9-3780-4807-b622-24f6e9f2f660",
                "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": "501b775d-c33e-4e3f-bb96-1f59e319172b",
            "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": "9f08074a-3687-4ce8-866a-dbf78d78b1f6",
                "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": "98a52762-b41c-4185-aebb-520303b1ec3a",
            "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    \"adbf\": -68181809,\n    \"esse59\": 69642918\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    \"nulla_3\": 31434340\n  },\n  \"pan_no\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"staff_user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9ac9a3f6-baa4-413c-b78d-56db71707975",
                "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": "809c194f-8ea7-443e-9fef-75b107f9f51e",
                "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": "8387b1f4-e2e0-4e10-81a5-d6870778883b",
            "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": "686a1f4b-08f3-4aa0-968c-7ce92f5ab114",
                "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": "939e6982-ab62-47bc-9808-07efe07634d5",
            "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": "67d06a7f-8b55-46b7-96eb-dc1e108fbf73",
                "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": "4c21c83c-5427-4000-878c-ec4ae7b8f717",
            "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": "0fa474a9-5289-4503-b97e-8a67373e8eda",
                "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": "3e85d34a-6d1f-4383-b220-96e129e81cbc",
            "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": "59f17123-fd15-44af-8bcb-4acc81bca969",
                "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": "20b504cf-f81c-4c03-80f5-93557c5a0c61",
            "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    \"aliqua_795\": \"cillum enim do labore et\",\n    \"aute5_\": \"exercitation in\",\n    \"veniam_0b\": \"ex in exercitation occae\"\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    \"nostrud_49d\": 41023751.27431506,\n    \"etd\": 43703894,\n    \"Duis983\": false\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    \"Ut_f\": 67839354\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    \"Duis_20a\": 38330503,\n    \"est_0\": true,\n    \"veniama2\": \"culpa in fugiat quis consequat\"\n  },\n  \"callback_url\": null,\n  \"user_id\": \"<string>\",\n  \"extra_meta\": {\n    \"occaecat__9\": \"nisi fugiat esse\"\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": "6d9061d5-922b-445e-bb32-2f950ce63059",
                "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": "300f8947-ccc8-4d01-bfcd-872e88b43751",
                "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": "402d5c03-fdcd-4095-990a-58516058f281",
            "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": "375c6f16-e3aa-4b90-80f4-fd2c6220ce73",
                "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": "484cff15-fbca-4df4-b18b-d6c74d786cbd",
                "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": "9398a234-2ff2-40e0-8e14-f0c879c43ba2",
            "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": "4619b52d-796a-4d8f-8a46-8aaedea6f076",
                "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": "0facf130-306d-479e-8c2d-763d5771ac7d",
            "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": "1ee4dfd4-556e-4fb8-8f6d-0ac7e5edc814",
                "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": "b4b49e2b-8bea-4f65-8c8b-92740790ef56",
            "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            \"ut_\": true,\n            \"dolore_\": -92768984,\n            \"officia199\": \"magna proident adipisicing\",\n            \"esse_d7\": -37849962,\n            \"qui0\": 65519361\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            \"Excepteur_4d\": false,\n            \"in_76\": -51339184.13379948,\n            \"Ut1\": true\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    \"euad9\": {\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          \"enim_fbe\": 84290987.62834823,\n          \"in_b5\": false,\n          \"doa\": \"sit anim\",\n          \"aliquip5\": false\n        }\n      }\n    },\n    \"amet_b6\": {\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          \"adipisicing_da1\": false,\n          \"enim_4f\": \"ea mollit\"\n        }\n      }\n    },\n    \"et_6\": {\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          \"amet_1\": -69425892.74623528,\n          \"culpa649\": false,\n          \"labore2\": false\n        }\n      }\n    },\n    \"magna_a\": {\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          \"occaecat_338\": true\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    \"sed1be\": \"ve\",\n    \"mollit_8_\": -58590201.180866554\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": "a4f6d6a3-6938-4b81-967b-c6eba89a0282",
                "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": "c336159a-f0e0-4956-9b2a-36fb44188064",
                "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": "e2075acb-4437-44f1-abe8-1abaf9ce0b22",
            "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": "14d20bf4-1123-47bf-86b5-8712abd7bb04",
                "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": "aa83f9e7-2ec0-49b3-b000-c63d36edf8fa",
                "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": "40fef0f1-67d2-4b03-9582-d9dd13dde220",
            "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            \"Ut_159\": -77159342.11512914,\n            \"est9b\": \"\",\n            \"ida5\": -53132829\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            \"irure_c4\": \"labore eu dolor ex voluptate\"\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    \"reprehenderit_cd\": {\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_d65\": 75892248.48199189,\n          \"labore_c\": false,\n          \"sunt_b\": 56321102.47088629,\n          \"exercitation1\": true\n        }\n      }\n    },\n    \"autef2\": {\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          \"dolord33\": \"ut nulla\",\n          \"inc_\": false\n        }\n      }\n    },\n    \"Excepteure5\": {\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          \"labore_0\": \"Ut commodo\"\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    \"commodo_356\": false\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": "9e9fb729-59c4-4b4e-a8cf-37250eec928d",
                "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": "82a4e7ba-862b-4999-8a22-93dc4193902e",
                "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": "ae42e35b-2092-424d-aa4d-52afb9e29541",
            "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": "c4fdcc9a-a11e-4b7c-b7db-2fe90d133ab3",
                "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": "93c35994-43fb-4a0b-a413-2a9e7cd4ce57",
                "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": "1163d6de-4ef2-4fe5-9ac5-c3d34f2a52d5",
            "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": "36837268-db31-4cae-8210-b2147eed6e3d",
                "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": "e4df40b4-58f7-422b-bdb7-1d34fa9ca9b4",
                "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": "3d195e10-bc40-4942-8454-fa972ac27785",
        "name": "Catalog",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "07aeedb7-7358-4d81-b84e-38faab7c3d22",
            "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": "bde92c14-d7b1-42d3-8e0e-eb6a629d97a3",
                "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": "e95e44a6-f933-4548-95a1-de890c34cc25",
            "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    \"pariatur3\": -74401423.12718013,\n    \"utf1\": -31658280.779720053,\n    \"magna_1\": -1927261\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b34ca19f-647d-45ca-83f9-65929b8ef03f",
                "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": "aef47a00-f945-404d-b5b7-f8642a24354d",
            "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": "605444c9-7658-42df-bcb0-35dfd7d89934",
                "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": "a6f26525-aedf-4504-aa67-4a4e936f00cc",
            "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": "d594e276-045b-4212-b866-6095c6b570b3",
                "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": "ff4ea1c8-0d53-4422-9e45-da4338d00a53",
            "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": "ce74319d-a5f3-4626-aaa7-46fb62848961",
                "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": "ef22b87c-c21d-429c-aa7c-58aecc3300b1",
            "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    \"aute_010\": -85813744\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3389b42e-04a7-4c2a-a762-6f406f321a36",
                "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": "3733eb14-1ef3-4b70-bcef-e99344c3b98e",
            "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": "5061459a-1fdf-420f-bbc9-dbb5a4b86888",
                "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": "a2f2d160-f728-475f-a5b2-7f9439db018f",
            "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      \"suntb\": 56424005,\n      \"est_c1\": 96998615,\n      \"irure_a9\": \"est mollit\"\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"exe\": \"dolor\"\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"mollit_7\": 92936586.41234398,\n            \"veniam_f\": 41531628.4018687\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": "fc0edbc9-43ef-4eaa-ae75-f197e1295c55",
                "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    \"nostrud81e\": 40345597.424669504\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      \"fugiat5d\": false\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"commodo___a\": \"dolor voluptate Excepteur nulla\",\n            \"qui9\": false\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"eiusmod0d\": 94225783.68665177\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": "239e686f-09ba-4ee4-b642-c748db6f8502",
            "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": "5de702f7-aac6-474a-88b3-af4c493016be",
                "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": "6b7da255-b9ed-4767-b237-9bd2ea0a118c",
            "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": "197029b0-7a0f-4711-bd25-f2e0e1fe54ac",
                "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": "e10abeed-aed9-4f1e-870d-a084815cdf68",
            "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    \"qui_51\": 64015863.37583095\n  },\n  \"_locale_language\": {\n    \"Loreme\": true,\n    \"dolore4\": true,\n    \"adipisicingd72\": false\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  },\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    \"estf_b\": \"sit\",\n    \"nostrud708\": 41907645,\n    \"sit_3\": false\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              \"sed_eac\": 5001898,\n              \"aute_0e\": -82102668.60580693,\n              \"veniam_8\": -22568936.84866692\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              \"commodo1\": true,\n              \"do5\": true\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": "039edda1-618a-486f-8811-952977e08fa9",
                "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": "ba5c485b-5202-4c15-aeef-9c7b140c0362",
            "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": "89d8c644-bfb3-4fa8-a014-870e7d7e404c",
                "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": "a6937300-52e9-41d8-8fea-456a17d702a0",
            "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": "1a722cae-3251-41df-8d9d-39ff22edcaf3",
                "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": "814f6d68-8930-48d6-ad21-363a6917f3e5",
            "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": "192df195-6055-4f67-bfb1-c55ef5600318",
                "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": "84e96b2b-0bed-48b9-9318-7bb85d96a89a",
            "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": "82a5ffee-8254-4e0b-9516-650f93d91977",
                "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": "65fa6330-80a0-4974-9b19-212d971648d8",
            "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    \"dolor6\": -95281806.71194142\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e232485a-1cde-47bf-b62c-f88d99e8d03e",
                "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": "9add8ef0-5ec8-495c-a5d9-790336c22145",
            "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": "c161e2fe-0e99-44ee-90aa-a8136321643a",
                "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": "492c6694-cd9e-42f2-8ee8-99d5266535d3",
            "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": "98f66900-02b8-45b2-8d1e-a6ad951186cf",
                "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": "ec0631e9-0614-4f83-9be9-6cc3cfa10222",
            "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": "d75939e0-7082-4b1a-b88b-0d17d7aafda5",
                "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": "5ec67362-7455-4e12-b69f-7055259f4b19",
            "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": "4993c544-2776-4749-958b-a31deddda3c4",
                "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": "1ee7c542-1109-4c44-a9ce-a24f25bd2111",
            "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    \"eiusmod_36\": 49371504,\n    \"cillum_2f7\": \"eiusmod\",\n    \"pariatur68\": false,\n    \"quisbfe\": -68137067,\n    \"adipisicing_12\": -99893602.46841623\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    \"aliqua58f\": -7250630.532093316\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            \"fugiate\": true\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"cillum_cb2\": \"irure dolore enim\",\n            \"esse_7e\": 28041643,\n            \"Lorema20\": true\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": "3c037d4b-da1e-4c5a-acd7-ed6271ba351a",
                "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": "73144444-837b-4a0c-b268-e5d993f923a6",
            "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": "908d5ead-ee9e-463e-82d5-ef18cd18e323",
                "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": "d33aea32-4a2a-475f-b2f2-f7d8e5c0772a",
            "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": "b182bc6b-c1e2-4e6f-90a9-893eced7d656",
                "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": "24fe5a90-a843-46bd-b20b-9f370b9e22e3",
            "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": "d58023c9-0cc7-4303-b7c8-8fac4d269204",
                "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": "66e49873-5526-492b-824f-7fecde6f87bd",
            "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": "9ec7f94a-2208-44db-80ef-0eb1065ca3c5",
                "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": "3da56634-9eb6-400b-b49d-7a691f88726b",
            "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": "83809f4e-ec35-4cc8-879b-05fc98fbf751",
                "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": "067247aa-4630-43a6-880a-430e083b781e",
            "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    \"nulla4\": false,\n    \"enim0de\": \"amet in deserunt tempor\",\n    \"dolore_b\": -19612303\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "25f33c0a-a2ff-4bbd-8f2c-1aa0d7892b61",
                "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": "1fc49c00-3492-47bb-92a9-c8c664fc4861",
            "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": "458c7c27-4ddd-44e8-aca8-664590301fda",
                "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": "850febf1-c749-44eb-aaec-b45c21971621",
            "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": "744b0398-71f3-4364-828b-b7f2e6cb77e5",
                "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": "771fce1c-0e3e-4cae-b052-f45e3cd43567",
            "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": "697de1d0-9355-4cbe-89e4-2171c8ce5af8",
                "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": "c3669f35-92e8-44c6-a87a-fdd0217e6564",
            "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": "a2dc034a-95a8-467f-84be-18cb2084f6a8",
                "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": "fab09e46-4148-444e-ac59-474853fe165d",
            "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": "129ea3bd-6ab0-4d93-a355-ef0c2754e006",
                "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": "91a62bfb-941e-463b-89dd-313649673e94",
            "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": "9ecd9160-66ec-4332-b724-e978fc7ad151",
                "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": "934ce1b2-1ac9-40b9-837a-952082ff212e",
            "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": "3b6f9bf7-78d6-4c32-9cd0-0284214cda64",
                "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": "0a82f7cc-4487-401a-940c-10fc86632b29",
            "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": "fad2ab04-6cd2-4f1c-87d3-13ad51392f45",
                "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": "2b279553-fa07-4f0c-a5ab-893ac4a57346",
            "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": "6d2b206d-2e80-4489-9325-44dbb8335aaf",
                "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": "f2ffd077-2d94-402d-8ded-7fffc8184141",
            "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": "15d07229-c0e9-4065-a61a-1256eff98938",
                "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": "f6c276dd-78c1-43c2-bdba-7649cf664949",
            "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": "87f90dc9-e49c-4e9e-a079-b128f4eb093e",
                "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": "7e04af60-eee3-4b8e-8bbe-13ab6384931e",
                "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": "c15fccb4-a3ad-4d2e-aa87-adb6c7a62fb7",
            "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": "287ae6c7-8b44-4085-a2ca-28d6d419fb99",
                "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": "c9ea04d7-5932-497e-98a3-e96058de023d",
            "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": "5aae9720-3821-4341-bb35-8145f6af0f31",
                "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": "ef7ffff0-e42c-45b1-9baf-ef23bb90159d",
            "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": "3ee3ff4c-da53-4b60-b729-9e580dd5c2af",
                "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": "9588fa04-bb2c-40a5-8ebd-8a0018bbebd1",
            "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": "4857d4fa-372f-4dac-86a0-e1d089bfc91a",
                "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": "3c4b40a3-e0db-4062-a15c-c741f40a7895",
            "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": "8abb037f-d4d3-4e18-aaad-3d9b0b83c1d6",
                "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": "8493d2db-83ac-4cfb-bec9-bff9e1bf3488",
            "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": "56e86837-fee5-4240-bb10-0f56a6c8df25",
                "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": "66871b87-d667-4ce8-808f-b8ad4190011e",
            "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": "12e1fc29-08f4-4161-9b78-e2d538dd1ad3",
                "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": "44498a16-b176-464a-a395-7abd90fee57d",
            "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    \"eu_ed7\": \"esse sint est\",\n    \"exercitation_70\": 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    \"culpa5\": false\n  },\n  \"modified_on\": \"<dateTime>\",\n  \"subtitle\": \"<string>\",\n  \"tag\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "267f0252-61b6-4da9-b922-0aa695b2bebb",
                "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": "1ab0687f-104f-4f34-b1be-1cd4912c4c3e",
            "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": "23ab6c0f-a1bd-4b22-bff6-65734112bfe8",
                "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": "3f681a50-1063-45c5-966c-3c4950e9d0b5",
            "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    \"ut_79\": 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    \"anim3\": 3133540,\n    \"id_478\": true,\n    \"nisi_7\": -5292077.960138902\n  },\n  \"modified_on\": \"<dateTime>\",\n  \"subtitle\": \"<string>\",\n  \"tag\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ff71d157-c09f-4202-830a-bd37c7ba0f0e",
                "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": "373ef14a-c4dc-4a37-84f1-f59e3ba98aaa",
            "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": "f6aa0d1a-9bba-4978-bb2d-c29e0ea02484",
                "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": "ffa55411-1535-4a12-a2c1-008b3617851a",
            "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": "f24b175e-2c82-4390-a441-238de1ae3406",
                "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": "8ab12354-eefd-4de9-b81c-9e77853295ce",
            "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": "43e8058f-6a10-4386-959f-d7e9557ce190",
                "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": "90014092-0093-4315-b15f-2fe56d06266d",
            "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": "91f2e7b5-5832-4cf9-9c87-2512aa62e304",
                "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": "c57cf972-3c68-4c43-9b93-33afccd190d4",
            "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": "4aff5fbf-f337-4139-b2ec-c22b1b7e7519",
                "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": "a5764106-8cf7-4b6b-80dc-b3b355c645c2",
            "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": "e402c553-d877-4ea6-b2c7-0b1606ff15a2",
                "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": "7438dff3-4862-4a4e-9414-dd294e4793ac",
            "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": "b8c927b3-6b10-46e2-a548-de3289581800",
                "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": "a993840f-1969-4eaa-a589-c4e9b1a9bb9c",
            "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": "fc958586-0d38-460e-9f26-cca37c5d240d",
                "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": "6e89965b-1715-45fb-aa78-efbec93171ec",
            "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": "7aa0da6b-77ec-409a-b0c8-f38b4b898738",
                "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": "493cda55-5aba-49f2-be7c-ced13c229433",
            "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": "6453b757-fcf5-41fd-b38b-76d0b84425eb",
                "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": "51daa82a-b96d-49de-8194-4d124a6a0eac",
            "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": "070039f3-6d69-40b6-9576-b31a6abcc333",
                "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": "f36c8284-f607-40d6-b08d-3d5d126291d6",
            "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": "c17abaea-5d1d-4e15-8823-296b961d80f2",
                "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": "c515860f-9614-4e41-9771-6df5cf257e3b",
            "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        \"nisi_7c\": -17870037,\n        \"elitc\": \"magna et ea\"\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        \"ullamco_20\": false,\n        \"aliquip_b\": 83443784.94691339\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2916657e-5e53-494c-8096-4c871d48617d",
                "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": "b94fb318-ef2e-402e-bfec-f43c6853f9dd",
                "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": "79e54dc9-053a-4ed9-bd31-47468347f416",
            "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": "a4497dd3-8a13-4b3b-bc1d-0dd4ba368b2e",
                "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": "247e33a6-8c48-45fa-afec-f87b5dc36f3e",
            "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": "0783a91e-927f-4e20-9c92-329881c890f8",
                "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\": 65556646,\n  \"task_id\": \"pariatur adipisicing\",\n  \"created_by\": \"1999-04-22T15:56:18.267Z\",\n  \"created_on\": \"2007-05-14T15:04:15.225Z\",\n  \"filters\": {\n    \"date_range\": {\n      \"from_date\": \"magna eu\",\n      \"to_date\": \"est ea et\"\n    },\n    \"logo\": \"non consectetur\",\n    \"from_date\": \"id quis\",\n    \"stores\": -42302679,\n    \"to_date\": \"dolo\",\n    \"dp_name\": \"sed voluptate\",\n    \"dp_ids\": \"dolore\",\n    \"lane\": \"et\",\n    \"selected_shipments\": \"in\",\n    \"store_name\": \"culpa id\",\n    \"deselected_shipments\": \"deserunt aute labore\"\n  },\n  \"modified_on\": \"2021-02-10T15:33:28.968Z\",\n  \"notification_emails\": [\n    \"VwIyFGm4MGoa4O@RkrCNWGkFsLUXcECubCrkWj.rry\",\n    \"GKJdAQBdjtvq@pZPEAGZyCIqupnoxrWhbYH.cyxs\"\n  ],\n  \"status\": \"pending\",\n  \"type\": \"pariatur est sunt\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "eb344fe4-ee94-4545-bbcc-892413af41d3",
            "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": "71825bee-7b85-4007-900b-bcb5a9513e90",
                "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": "3ab3d871-06f0-41cf-b13a-61e737df5f25",
            "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      \"cupidatat2d2\": true\n    },\n    {\n      \"idb5\": 23148607\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    \"velit8cd\": \"ut qui sed sit cupidatat\"\n  },\n  \"action\": \"<string>\",\n  \"attributes\": {\n    \"elit6e\": \"ullamco laborum\",\n    \"quis_b\": -21308186,\n    \"incididunt_df\": -55414401,\n    \"in_dc\": false,\n    \"cupidatat_a\": 80894977.82042244\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        \"Excepteur1\": 30958676.51441142,\n        \"Duis_7_8\": \"ex veniam\",\n        \"irure365\": false\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"none\": \"eiusmod pariatur ut\"\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    \"irure0d3\": \"proident magna dolore sit\",\n    \"dolore08e\": true\n  },\n  \"variant_media\": {\n    \"cupidatatc\": true,\n    \"id4d\": \"veniam ad deserunt Lorem\"\n  },\n  \"variants\": {\n    \"laborum962\": -42943079.8496504\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": "bf6af13f-4b9c-4b10-b61f-23ab8e4115b0",
                "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": "d5737508-8788-49d3-8a4a-3326bbae9ca5",
            "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      \"ea8\": \"tempor veniam voluptate ea\"\n    },\n    {\n      \"elit190\": -21450967\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    \"adfe\": \"ex sit\"\n  },\n  \"action\": \"<string>\",\n  \"attributes\": {\n    \"nisi_d42\": 25610631,\n    \"laboris00\": true\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        \"amet_7\": 94249636\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"qui_2_\": 69593762\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    \"Excepteur_4\": \"voluptate dolor laboris pariatur\"\n  },\n  \"variant_media\": {\n    \"ex_2f1\": true\n  },\n  \"variants\": {\n    \"Duis_89\": \"id elit pariatur fugiat\"\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": "a0d78a84-23d5-4a4b-aac8-7929f140f66d",
                "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": "4c2ecb22-9c61-4b6e-a9b7-039878d994a0",
            "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    \"amet__\": -7179935.833443359,\n    \"amet_c\": -3496092.567538604\n  },\n  \"attributes\": {\n    \"aute_de1\": 33023217,\n    \"consectetur_a0b\": 10761552.122946844,\n    \"nostrud3\": true\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        \"cupidatat1a\": 13468691.25425823\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"labore5\": true\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        \"dolor_9\": \"minim exercitation Duis deserunt\"\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        \"est_83d\": -95690267.91337167,\n        \"adipisicing_32\": -66985735,\n        \"fugiate\": -46397162.55144561,\n        \"commodo6c\": true,\n        \"aliqua_d4\": 8987256.062378183\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    \"aliquip_ea5\": \"laborum\",\n    \"officiae\": -2307953,\n    \"eu49\": true\n  },\n  \"variant_media\": {\n    \"aliquip7\": 72000608.0657196\n  },\n  \"variants\": {\n    \"labore6dc\": false,\n    \"site\": -78309061\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "96347ea8-2651-4407-a9ea-32b0ceaec7a7",
                "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": "b9671c9f-80ac-4c85-96e1-2b3306a46b48",
            "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": "5580827b-8afa-492f-9a79-f8fe1a9af9cd",
                "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": "f614ae08-7429-4af9-91cb-ce66c9b73aa3",
                "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": "84689ab6-f7f9-4236-bd6f-a0f31225f1df",
            "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": "3c20686a-9c3f-4457-bc54-9f2d5fe4cf63",
                "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": "ce074e72-13a0-442e-8ef1-2d9b0b67510a",
            "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        \"minim_6\": \"tempor elit Ut\",\n        \"eiusmod26\": true\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        \"enim7e0\": \"nostrud veniam deserunt\",\n        \"minim_5\": -68534154,\n        \"irure3\": \"in velit\"\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e2deaf17-8d82-4b5e-a8bc-b4cfd5f32cc2",
                "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": "d9b601e0-9888-4d57-9355-1e04590092f8",
                "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": "bc26acc0-9caa-4538-aade-0694291961cd",
            "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        \"minim_6\": \"tempor elit Ut\",\n        \"eiusmod26\": true\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        \"enim7e0\": \"nostrud veniam deserunt\",\n        \"minim_5\": -68534154,\n        \"irure3\": \"in velit\"\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1ec502a1-f554-407f-a49c-98ef00f6ba04",
                "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": "515ed0a4-1639-4303-ad16-95c4414038f5",
                "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": "6bcddcd3-99c8-4c31-b5ca-2769e1965e0c",
            "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": "e453571d-56ba-4cda-a5be-5b04ce17a75e",
                "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": "deed3b49-81e0-422e-963b-6082513daec3",
                "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": "a0e47a4e-c7c9-46ee-94dd-0eb36751036f",
            "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": "0d7d0e48-9e05-413f-ad60-eb41554e93ef",
                "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": "d4520df4-2cbf-4346-badf-f859f640c7ae",
                "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": "57d3796c-d4a7-41d7-b6af-ec74b63658e1",
            "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": "b0da7d46-bd37-4576-b96d-9afb139777fc",
                "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": "5134f821-4e2a-4bf3-8e39-980dc4d7f23d",
            "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": "15809c85-bd67-4e6d-9a74-49e79b840ebd",
                "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": "b7f22d86-5660-4c9f-b792-06c3b5c602f7",
            "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": "4d571277-7a7f-4112-a475-1205551092b8",
                "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": "23cfb8e8-f23c-4491-95be-62581189a28e",
            "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": "75bd3a0e-696a-49ef-a692-ecf5c5c2e905",
                "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": "cd5a0831-e575-44b3-82b8-b9b552c24736",
            "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": "ad0df676-9531-4c56-bff8-8b2fac9d52a2",
                "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": "e9f06c9b-7031-4ce8-b235-c7d80d1c4bb7",
            "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": "c2477b6f-14c3-46b4-ab7b-533d00841634",
                "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": "0c595291-b8fc-4a90-966e-503f0f7ed5ef",
            "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": "365dc582-45e6-4fa5-859c-de41542dcf6a",
                "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": "402e77ad-1475-43ca-a6ad-a9e2296a6ef0",
            "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": "5af72231-8747-49e7-b0fc-58d7f85f9046",
                "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": "62ce8850-c821-4380-8c07-242f13ec2d7e",
            "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": "e0298cbe-2893-40d4-bbe4-4e8bf52ee7b0",
                "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": "159131eb-8cf5-44b3-9686-857a51f59b03",
            "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": "5bdfd2e5-9917-44bc-8d8a-e2a7b41c1fb9",
                "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": "355040e9-e0b9-44db-b83f-960df969bb55",
            "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": "63f4c445-ae7f-4a06-b0ac-ec55c97c4695",
                "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": "1abe2c80-5b44-4feb-843d-c549b82944e5",
            "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": "da14ebdf-978a-45ac-bd7f-c9107e71aa19",
                "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": "4d25bdaf-5bde-4399-a89c-77e43e4f2fbd",
            "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": "0c216a12-f3a2-4cad-8866-78783e5ce011",
                "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": "409b4b57-db4e-4c1a-9da6-0745f4082bc7",
            "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": "3a3fa8c3-1201-4023-afd6-36163644d2d5",
                "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": "2a545d8a-9579-4121-92a9-f9f712e96125",
                "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\": \"l\",\n  \"status\": -61217518,\n  \"success\": true,\n  \"error_trace\": \"proiden\",\n  \"error\": \"qui mollit in dolor ut\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b7ea9d3d-e8bb-4630-808d-4d8a43ca9a77",
            "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": "05b29db3-227b-4483-8684-eb0ac1f6f10d",
                "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": "d1d6d8ca-3f3f-44c3-9da0-9a563f26a927",
                "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\": \"l\",\n  \"status\": -61217518,\n  \"success\": true,\n  \"error_trace\": \"proiden\",\n  \"error\": \"qui mollit in dolor ut\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3f410384-9472-49d9-bc64-86bd7d0c3c40",
            "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": "36808c3a-c133-427e-bdb0-678685803b94",
                "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": "d2c0eb94-a4c5-4cbd-babb-187632dd9079",
            "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": "0172b2fd-7434-4480-9a82-3c6fb5b7eaf2",
                "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": "41b83542-ad3c-4a34-a94c-6092aadca896",
                "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": "a91ef6bd-add5-4a6c-b3de-e8d158015377",
            "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": "c80b7b23-36d2-4b6e-b54d-6512f29c1ad2",
                "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": "23f210c8-4161-4557-adbb-80e56d82015e",
                "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": "7be28122-5642-490e-b6e2-dd9887b3df21",
            "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": "76aed177-8020-47c6-938e-2768a226ec82",
                "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": "da85078f-2f54-4794-9330-2270a358766d",
                "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": "0f8906be-f1c7-4fc9-b401-c7314cddf10b",
            "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": "d2cd4d5d-0c87-4f9a-9135-506570a95402",
                "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": "3bfdee52-7f19-45ca-8d59-93cf66e14ce4",
            "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": "0b2a3f6e-153b-401b-9506-331056507f97",
                "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": "3cbd5be1-d700-47b2-86fb-39a6202d6cd5",
                "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": "3d5c1b33-ee5f-4362-b417-a4e9f9da2880",
            "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": "a9a823b5-5850-4c77-866a-bc180d35b78e",
                "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": "782f982e-ccb6-4ce3-8cf7-f8342cc5636a",
                "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": "30bcaa3c-e870-452d-aa07-ab7ac47631cf",
            "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": "6c090ea0-cca2-4793-b8f6-425ae5109125",
                "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": "51623a63-de5c-4b8e-b3cd-a04884bdad26",
        "name": "CompanyProfile",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "94d33f68-7663-46b3-9bc6-429baf8e0e2e",
            "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": "e12e5df6-bf42-4e40-a683-f150371c1cfe",
                "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": "63ffa555-ad1d-4155-be64-16618aa3b2ce",
                "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": "3a5144e5-f96a-44fd-b8b1-0d60e78bb5ce",
                "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": "cb63eba7-88a8-4af8-8caa-15c3ccc3eaf8",
            "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    \"culpa08\": \"amet Excepteur pariat\"\n  },\n  \"company_type\": \"<string>\",\n  \"_custom_json\": {\n    \"commodo08\": 33719243.773150295,\n    \"cillum_a2e\": -59326442.52396595,\n    \"ullamco6df\": \"Lorem eu cupidatat labore\"\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": "5c2c3aad-cf39-4225-a534-51730b7681bf",
                "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": "6f59353c-f784-4477-af3f-76d832639b8d",
                "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": "639b6fc8-2ed8-4faa-8cb1-c45562fe50ed",
                "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": "00aa81a1-1924-4d74-8b1e-4a130f0870ba",
                "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": "54e45899-6801-4a3d-a24b-8b379cff6748",
            "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": "dd6ee9ee-e5cb-4de5-a35b-a07afb7981fe",
                "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": "c492f7b5-030c-4d20-9a10-f6a7d00fc991",
                "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": "97c51777-3701-493d-98cd-f4b6efb1e81b",
                "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": "de3f1e74-55b3-4baf-8ff3-2c72c3b7656b",
            "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    \"qui_4\": 47160938,\n    \"fugiat8d9\": false\n  },\n  \"_locale_language\": {\n    \"consequat_9fc\": -98816066.90040639\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": "d1a58b4b-e67f-4ff8-81c7-a7acb9e88688",
                "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": "1583b0c2-62f1-49ae-800d-1037c0ad6df1",
                "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": "59cc03c2-d5ba-4273-85f4-98d2dbe0ceba",
                "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": "e450d824-01e3-4d4d-987f-59c85508d7cf",
            "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    \"ullamco_fdb\": 10918108.421866357\n  },\n  \"_locale_language\": {\n    \"deseruntc59\": -84372264,\n    \"ad1c9\": 63915543\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": "00cfa4f0-b67a-4729-a55f-afdf16469fdf",
                "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": "8f65be9a-db8b-4975-9543-40c42e76e3e1",
                "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": "0d588bfc-6438-43ce-bb9f-1c81d5cf9cbf",
                "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": "8f7409bb-4563-455e-a10f-a8a2c61440d3",
                "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": "9cc408a2-7816-4071-9b18-d1ccf1b10f71",
            "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": "b8f38d9e-8453-40c1-a8c8-d3156484a3d6",
                "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": "4267a284-a122-4594-8153-b449ad675a40",
                "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": "4e2e9a5b-cecc-4881-a927-165655705db2",
                "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": "079093aa-c49e-45b5-bc0a-aee8c0b61851",
            "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    \"ipsum_25f\": -58898768\n  },\n  \"warnings\": {\n    \"ullamcoe\": \"ut oc\"\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": "fc26f523-517f-4aac-b26f-74a6d6671fa0",
                "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": "7cfbc076-26bf-40e9-a0b3-5e0055a4681d",
                "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": "ddd71d90-e472-45c9-89e6-0353ec183ed3",
                "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": "28f0e75e-f898-4442-8b1b-c1d219b45962",
            "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": "4f4cd9cb-134d-45d5-a27d-0f826e23c83f",
                "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": "26e045dc-0e52-43d4-9caf-91bc4ed341d3",
                "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": "fae6c896-ea84-4a81-9ea8-6137d6f1be82",
                "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": "e3803300-5365-42d9-8c39-6859268900b5",
            "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    \"pariatur_bd\": false,\n    \"ipsumabd\": true\n  },\n  \"warnings\": {\n    \"magna17\": 26398164.06641771,\n    \"irure351\": -90325992.29327105,\n    \"minim_27\": -28753120,\n    \"occaecat1\": true\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": "e09f9dfa-4619-4244-8e8b-81dbb351fe1d",
                "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": "e18a6e94-0828-4708-8bc1-24cf350b1d0b",
                "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": "9a085c47-4880-41fd-a83d-baadae906683",
                "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": "557a80c5-5184-46bc-b9f7-2c2cf5691fa3",
            "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        \"dolor_f\": true,\n        \"do_f92\": true\n      },\n      \"warnings\": {\n        \"occaecat__d\": true,\n        \"occaecatb\": \"ipsum aliquip elit pariat\",\n        \"in0\": \"ea quis nulla magna\",\n        \"esse_d\": -81148999.01433152\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        \"in55\": \"id sint\",\n        \"elit4a\": true\n      },\n      \"warnings\": {\n        \"Lorem22e\": 22304236\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": "2abd3352-0fa3-48e4-92e4-5f835cc4d4ce",
                "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": "117cc7bf-1eb1-436e-bf1d-8e2225622dd3",
                "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": "6a2d60ad-3cfe-4a5a-8620-73e56c309331",
                "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": "43c44d04-010c-4767-9db0-33f2a356a136",
            "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": "f7a530ea-4531-4886-a141-626ce48f3055",
                "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": "ac90566b-c170-489b-9806-03abff375fef",
                "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": "150b6321-6e72-40cd-9120-660bc14476ab",
                "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": "321470c0-5919-492f-9c63-949f5c0c5304",
        "name": "Configuration",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "6f5d1ed2-2598-4144-9df2-6089bc38a61d",
            "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": "8021e03c-f306-4f03-970d-c89049ee548e",
                "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": "bcc839b3-5f09-46ed-86e4-429e0c6e1e9a",
                "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": "c805f1b2-cbb2-4690-93c3-90746b024310",
            "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": "70f04c3a-4104-4cd3-8e8a-c677ab8800c6",
                "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": "4ec190ad-5598-455d-a837-bbd985d0bb7c",
            "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": "30a3843b-89cb-4958-9d2c-2f02060b9b94",
                "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": "02756a3d-a814-400a-9162-a248c72fb4e1",
            "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": "9bec4e37-8d0a-48c1-a873-0f8209ffcc98",
                "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": "3d863cb2-88c2-4288-a30b-62411debcf5b",
                "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": "0cadaa88-8902-4d96-baeb-5251913e91f7",
        "name": "Content",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "c901e0f8-b6f8-4ca3-b4db-369012531450",
            "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    \"reprehenderit91_\": \"\"\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              \"nisi_\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"aliqua9c5\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"non_546\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"minim_025\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"in_c\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"sunt_2f\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"Lorem_5\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"officiae\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"commodod0\": [\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              \"magna24c\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"Lorem_83\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"ea9\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"aliqua57\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"proident_0\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"ex_f65\": [\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": "a80f1309-8102-4351-af22-01426d5814c7",
                "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": "07a7b848-6efd-4193-9ab6-624ff1484fdd",
            "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": "cd8d6a46-0cca-4170-803d-affe9bd17565",
                "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": "8e1d2791-a385-488d-a929-d4f6a85eaa8b",
            "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    \"sint8c\": -75953343,\n    \"quis_d8\": 42577905\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              \"utf\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"mollit75c\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"officia_9e3\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"dolor_4d\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"reprehenderit_b8\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"non672\": [\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              \"Duis4a\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"irure_3\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"quis_bd5\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"reprehenderit_23\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"id_1d5\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"Excepteur_b1b\": [\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": "3e2146df-a3d6-4c54-b238-b7f666245d17",
                "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": "ab8e6f42-2630-449e-b645-e4bea449aea3",
            "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": "06716369-9675-4f59-b002-7bcb89b86f99",
                "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": "3b348b7c-d864-4f70-a6c8-6ed6cf5c4b1e",
            "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": "21988841-c29f-439d-8463-3f6ba94aac7c",
                "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": "266eeec0-cd88-4193-a3b1-ce89ca8a6fe2",
            "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": "e1c6f3a2-9a1b-4142-b8e4-099777b041f4",
                "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": "70df301d-bbff-4019-b988-7ce78d6f720f",
            "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": "0f0b1a55-2ed8-4bd0-a755-f554838368ab",
                "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": "5ee18701-fe2d-4a98-b88a-e6ae3329bb78",
            "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      \"enim_e8\": 17189489.00276205,\n      \"aute78\": true,\n      \"utb\": 38651534\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b07b976a-3cf8-495b-be2c-7bdef61dfc3a",
                "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": "300ee6ae-121d-4bd6-9b7d-f5f2ea4af05f",
            "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": "c9885fe2-1907-4513-9fb9-2815ee76af20",
                "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": "5107c408-5494-4a2a-a22f-5ce576cd89c0",
            "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": "29ea8b1c-2e3e-4a53-b927-a8919dd1322d",
                "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": "c15f07a6-2182-4c14-9160-fe88e809d9f5",
            "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": "0e350bed-1490-4121-af31-8bf95f6de4a0",
                "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": "971f121b-18e6-4ddf-8e0d-ac6b505ce79e",
            "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": "0790c9c4-0a12-4307-ad64-93c0b31251d5",
                "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": "2f035f82-fd4d-4f5a-9f72-b1246c3a54d9",
            "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": "6decce9a-f713-42cc-9fdd-1e4177c7df09",
                "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": "9f77292d-4754-42cf-8a4c-5e0ab8b975a0",
            "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": "554f1159-9b8e-4751-b43b-57c97cd94a8a",
                "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": "1777f5a4-4bfa-4803-b205-8182dd0bb260",
            "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": "6e9bfbd0-09c6-4f1a-b14e-8a9127e9087b",
                "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": "faa030c7-0982-472d-bad6-50d466abcac2",
            "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": "474ba490-bc6e-4971-82c2-421756603920",
                "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": "954779a6-ed04-47ae-ac4f-21da15aec91a",
            "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        \"esse_3f\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"cillum7b\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"non_6f\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    },\n    \"popup\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"minim_0e4\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"ut01\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"minimd4\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"pariatur_c8c\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"exbc\": [\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    \"magna_14\": 60295602,\n    \"nulla_6e\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8d41a5c7-6c4c-4eea-8d34-ca550ce533e3",
                "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": "5e36fa5d-8db1-46f2-9ba1-da47efba77fe",
            "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        \"fugiatc8\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"consequat_8b_\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"consecteturc\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    },\n    \"popup\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"anim_f6\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"temporabc\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"dolor_d\": [\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    \"sit__\": -30834642.48657109\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7e592a93-0c9b-415e-b7e7-cbd1056abbe3",
                "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": "38137e0a-d8c4-4b9a-8473-23a78a069ae3",
            "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": "837ee604-004b-4ffc-a157-535f3aa3658c",
                "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": "efbfa912-4e66-474d-a13e-35cda07b86a5",
            "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": "fac46e67-6a9f-43e4-976e-86e80305aae8",
                "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": "440c598f-6355-4a23-8e72-fef9fc19e6b5",
            "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": "be2f5534-57a2-4578-aca4-7c21496f8492",
                "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": "7500afd5-92eb-459b-b99f-e28b9096e24b",
            "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": "2005d13b-9be0-4ba9-9bc2-ecffb6d72dab",
                "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": "9336ba3b-5d30-4e3d-a981-ea6acf25ca3e",
            "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            \"adipisicinge56\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"Duis_466\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"id_7\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"amet_90\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"magna3c\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"ex_08\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"dolor_b6\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"consequat_f0b\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"fugiat_5\": [\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            \"non_b\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"et6c_\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"sunt_249\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"dolor_5\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"cillum_6a\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"non2\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"consequat_2e5\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"ipsuma8\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"ullamco0a6\": [\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": "f3fb6759-cf15-40a6-a923-c6f0751787df",
                "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": "b847d94a-1188-4a82-bfcb-73278a03c28e",
            "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": "6b68ca41-713b-4aa8-b6cb-a1190b612dd8",
                "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": "eb698bde-f2fd-447e-b01f-1e2e0e592e7d",
            "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": "80fe5a6a-b181-4bdf-b45d-2e0c285a0a06",
                "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": "0ba6d8ee-1a7e-4cd9-865d-bb5b3f99f65a",
            "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            \"consequate4\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"ut_5b4\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"dolore5\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"nulla_bc\": [\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            \"Excepteur__7\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"proident_e\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"do0\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"commodod0\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"esse6fb\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"fugiat_0\": [\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": "b00e6a13-16bf-4fbf-9595-730411503e79",
                "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": "905e5509-1d5f-4764-891a-738f880a0638",
            "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": "3236537a-46c8-4946-8bc7-5e00c92f6c40",
                "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": "cda1a09c-66aa-4d10-8ccc-d4e4e5528356",
            "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": "bc89aeb5-ed15-4621-8bcd-3a80d2a26408",
                "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": "6706c7a8-cc7a-4f7c-9518-f7aeede5a3f4",
            "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": "1d2679cf-a898-4d1d-a971-3ff098db43e9",
                "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": "df553adb-5e9d-434f-8cd2-cec103a992c3",
            "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": "07f8154a-6d58-45e5-a3a0-b50dbe22011a",
                "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": "c4053610-39b0-4fb9-a801-ba129ef4aeb1",
            "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": "e180f29c-1855-4210-ad5e-5e9745b57020",
                "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": "70f7ebfe-a5b9-4c4b-84a7-17621888e71c",
            "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": "2f770e5c-d56b-4949-a21f-05343f733689",
                "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": "4cca3700-0fe7-43bd-8b85-2356714a57ea",
            "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": "17aecd4a-c371-4d81-b935-116aacdc89ba",
                "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": "58e9859a-f6ea-43ad-9c2c-05923f309e0d",
            "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": "366df0b5-4d3a-462e-a0d5-165e32683447",
                "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": "893b32c4-bc03-4265-a04a-9f87d72dc5ae",
            "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": "87db02af-97b2-4452-998e-2ac0016eb6ab",
                "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": "57d02e7c-37b6-4973-9437-f8f5d0f6b420",
            "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": "0c4815fa-ab2e-4b60-8e42-41ad3eee01c5",
                "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": "3d686503-b222-4cb3-9b86-e7d2b6941f4d",
            "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": "53f519c6-0c42-48bd-838d-4f0881b345df",
                "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": "0d6fab84-c739-42f9-b714-8f4225409825",
            "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": "69242e42-0c9b-4837-8276-f4394db3909e",
                "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\": \"sit sunt deserunt cillum laboris\",\n      \"target_json\": {\n        \"veniam1\": -45424859.44701245,\n        \"nostrud_312\": true,\n        \"proident_ac\": \"in est\"\n      }\n    },\n    {\n      \"page_type\": \"<string>\",\n      \"schema\": \"laborum Ut commodo\",\n      \"target_json\": {\n        \"culpa_d39\": 1116066.5206221044\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3e664dfe-a8ca-4107-8da5-5d585eb7a582",
            "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": "909168ab-c356-434c-aa6a-ed76ae8ba6f3",
                "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\": \"Excepteur\",\n      \"title\": \"Duis proident in\",\n      \"page_type\": \"<string>\",\n      \"schema\": \"esse est\",\n      \"description\": \"voluptate ut fugiat irure dolore\",\n      \"active\": false,\n      \"created_at\": \"1962-11-01T09:15:55.591Z\",\n      \"updated_at\": \"1992-12-04T13:20:31.747Z\",\n      \"application\": \"voluptate\",\n      \"target_json\": {\n        \"nisi6\": 5702133.528120607,\n        \"adc83\": -44072350.8566995\n      }\n    },\n    {\n      \"id\": \"esse\",\n      \"title\": \"aliquip sint\",\n      \"page_type\": \"<string>\",\n      \"schema\": \"dolor velit Lorem\",\n      \"description\": \"officia proident aute\",\n      \"active\": false,\n      \"created_at\": \"2022-03-30T02:33:41.468Z\",\n      \"updated_at\": \"1978-12-23T08:03:26.787Z\",\n      \"application\": \"eiusmod enim\",\n      \"target_json\": {\n        \"eiusmod_93\": \"proident reprehenderit sed\",\n        \"commodo_a\": false,\n        \"esse_32\": \"irure\",\n        \"ipsumd2\": \"dolor minim esse\"\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": "80c56465-1916-42cf-940b-6af831ebb683",
            "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    \"aute886\": \"ad occaecat\",\n    \"non_e76\": \"Lorem labore ullamco Excepteur veniam\"\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f8589719-ef10-4a11-a3ca-a15da89cc5ff",
                "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    \"labore5\": 29214495.284340233\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\": \"sed commodo\",\n  \"title\": \"eiusmod in labore\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"quis et\",\n  \"description\": \"ut eu Ut\",\n  \"active\": true,\n  \"created_at\": \"2011-11-02T18:23:48.955Z\",\n  \"updated_at\": \"1983-03-20T12:51:04.360Z\",\n  \"application\": \"tempor\",\n  \"target_json\": {\n    \"dolore__\": -40690286.57563476\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f5bca542-2da7-4207-931e-fbe76a5bb1b8",
            "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": "8ad4a41f-7b47-4f27-8423-ce5c0c0e2b29",
                "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\": \"sed commodo\",\n  \"title\": \"eiusmod in labore\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"quis et\",\n  \"description\": \"ut eu Ut\",\n  \"active\": true,\n  \"created_at\": \"2011-11-02T18:23:48.955Z\",\n  \"updated_at\": \"1983-03-20T12:51:04.360Z\",\n  \"application\": \"tempor\",\n  \"target_json\": {\n    \"dolore__\": -40690286.57563476\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8447f1e-9d2b-43cd-b8f9-3bd2971decce",
            "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    \"non_08b\": 75888893.9429807\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "da99412d-71fa-4692-a592-66c76acfd585",
                "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    \"labore5\": 29214495.284340233\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\": \"sed commodo\",\n  \"title\": \"eiusmod in labore\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"quis et\",\n  \"description\": \"ut eu Ut\",\n  \"active\": true,\n  \"created_at\": \"2011-11-02T18:23:48.955Z\",\n  \"updated_at\": \"1983-03-20T12:51:04.360Z\",\n  \"application\": \"tempor\",\n  \"target_json\": {\n    \"dolore__\": -40690286.57563476\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4ced02e0-3cf3-4e7e-8fec-bd729d06d372",
            "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": "d1c0799a-68f8-4d71-bf1f-1ac3d695f65b",
                "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\": \"sed commodo\",\n  \"title\": \"eiusmod in labore\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"quis et\",\n  \"description\": \"ut eu Ut\",\n  \"active\": true,\n  \"created_at\": \"2011-11-02T18:23:48.955Z\",\n  \"updated_at\": \"1983-03-20T12:51:04.360Z\",\n  \"application\": \"tempor\",\n  \"target_json\": {\n    \"dolore__\": -40690286.57563476\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "25d06084-3182-4b48-9814-f3cf278ba854",
                "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": "04e81cd7-5d39-4ab1-b85b-db1bb97cd5b5",
            "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": "9765a2ad-f5d3-4c4c-8514-82a58367c49b",
                "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": "2d553285-55ac-416c-82a1-a4ebdd98d168",
            "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": "58bdff2f-6b43-4c4d-a68e-b70ab0ce9d31",
                "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": "569fbbb0-1928-4d9a-b1df-ed3f4869665c",
            "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        \"dolora3\": -75419662.74359614,\n        \"nostrud_02\": \"ea nulla dolor\",\n        \"in_4\": false,\n        \"veniamc\": false\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        \"pariatur96\": 99617497,\n        \"ad_\": \"irure cillum labore\",\n        \"nonb7\": false\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": "455bd9bb-ef97-4cdd-856f-74ce63f6f192",
                "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": "b41c0e51-18e9-41af-8aed-d5f7a43e6128",
            "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": "b5e2d8b2-a07b-4b0e-b90e-b4a7e200edd1",
                "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": "c7e1d308-c65f-4873-b2a7-05a4b037c3cc",
            "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        \"nulla_e\": \"in sint dolore\",\n        \"ut88\": 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        \"pariatur17\": false,\n        \"ullamco_d8\": 70241132.21345028,\n        \"reprehenderit2d\": false\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": "4113f7f7-142a-48e1-811e-1d2bd6e0baee",
                "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": "a4572cb4-77d1-472a-a32c-a5752b8092cd",
            "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": "3f922109-9587-40da-a006-4c0392af7035",
                "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": "f5b11ea3-623f-492a-bc74-adee65039bfc",
            "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      \"nostrud_0a\": -62170251,\n      \"Lorem3ef\": \"voluptate\",\n      \"minim77\": 43880238.23834914\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": "7aef88f8-4d76-47b2-bfc3-d3dc7e46382f",
                "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": "1a63336c-f6be-45f2-8a92-4c4f1cfc77a8",
            "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": "80322121-695a-4f0b-b115-acaa5a3fcf54",
                "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": "f8a063ee-cffc-42d2-8123-9938eb30e439",
            "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": "f31320c1-3242-4e07-a37d-31dd38bc9e7a",
                "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": "4a7030ad-0783-4785-ac3c-10497bd7c88a",
            "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": "5158d738-9f00-47c6-b87f-7dbb76f34d43",
                "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": "2c3943a4-31f8-480f-b183-f29e0cfb45aa",
            "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": "973062f4-41d4-41e6-8408-1485114c8cec",
                "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": "ede43955-8d19-4f64-95f6-7fbe25ceef1b",
            "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": "aea03abe-891c-42d6-8e38-90b58bf35557",
                "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": "2936359e-d1fe-4618-a066-7c2d44bc77ad",
                "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": "c5ea73ff-fbbb-4be4-aa47-01e9256f4435",
            "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": "63b3fded-a787-475f-b90c-04adb29ff758",
                "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": "6b84d9ad-e02b-4455-8b91-fa8ca393ddd0",
            "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": "f33fe72b-e95a-4a54-a215-f0b7ba4976d8",
                "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": "9c175512-af2c-411f-bf3b-e3c4d6418d76",
                "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": "682bd540-ff55-4b84-9880-1a5c6708068b",
            "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": "cc366040-2860-4487-b0b5-dd9ba21fd96f",
                "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": "6eed9261-5bce-4df4-ba68-ce60871e8061",
                "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": "4656e5d6-e662-4d95-ad4a-0c813b339c15",
            "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": "7bd62f2f-5e53-43e5-b72a-f9684490517d",
                "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": "df7aff35-9746-4c7d-9940-58695279d4ca",
                "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": "bd284b7d-14b2-4f44-910e-b7c1b07e8758",
            "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": "95302bd9-4781-48b9-ad4f-95c6f2e3e7cf",
                "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": "02102033-3d8b-4b88-95ac-0cfb633210f1",
                "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": "e2b0f5f5-eea4-4ca2-882c-82e5100cd71a",
            "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": "69dd1124-12e2-4572-9d51-d107b27932e2",
                "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": "d0cf4c14-30bd-4d22-930a-87b8fd18a086",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "62495dc7-88a0-432a-919a-96ebc345127b",
            "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": "2621896a-04ec-4ed0-a12d-949b66af72d0",
                "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": "cdfe19c9-05bf-4c2e-891f-4a091845424d",
                "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": "ac4cc17f-b71d-45e4-b141-b124e0b67f8c",
            "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": "fea0f64d-5f29-4c9f-8db0-fee1a020b1d1",
                "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": "df48dfc0-82b9-442f-89fc-d0d49938561d",
                "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": "1db8f766-b4f5-4dff-b9f6-184b247eb3e9",
            "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": "6a122069-257f-4fac-90a7-bf63a2685b0d",
                "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": "e425c1d3-55c6-4f45-8d9d-734709bdf0f3",
                "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": "555872fa-870e-4ee1-baba-f57e0cd72c06",
            "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": "d5c92744-f410-463f-b77a-6da2e5de8937",
                "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": "de500d68-8d2b-4cb2-a981-733389c48df4",
                "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": "03bc887d-444f-4bec-bf01-fddc8a31d462",
            "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": "9a6884a2-053f-4409-921a-a160772b1dd8",
                "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": "b652f724-700b-4058-9c7b-482f1dc1fce8",
                "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": "9f4c38c3-adf8-435f-b286-b7d84235ade3",
            "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": "620be315-453b-4259-838a-b4e738bc05db",
                "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": "33daf33b-c2a9-4f72-bd44-33a4a8414b79",
                "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": "64fa91d9-21a1-404e-bbd6-c3374a952bcc",
            "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": "b223b392-bf56-45af-9db9-7f6e1cf10ad4",
                "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": "6f2c0751-b190-4dd4-a25d-dff6b7e0b3ee",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d23b61f8-f1a2-437f-be51-076a456793af",
            "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": "75fbbfb7-7684-488c-aa49-427e63405b43",
                "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": "d0a1fda5-323c-46c5-a27f-5dbb21a9915a",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9c0c47bf-48c0-46ec-b889-bd0af1ac327c",
            "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": "b75e05f2-7073-481c-99d9-a4601d526111",
                "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": "98eae7ef-0f5d-4709-bf8b-a150f4655500",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dba71cdb-789d-4521-82b1-507beebbaffc",
            "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": "5caf5a87-701b-4e6e-96d7-8fb81ccf0619",
                "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": "f5e0c793-46af-4548-8468-c63cac54878a",
                "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": "59b15d96-43bb-41ff-b661-c414203ce280",
            "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": "022575fa-335a-4732-a7fc-2691029dda21",
                "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": "c8eebdfa-b530-41a7-bbef-16e46c4573b3",
                "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": "96b9405b-ed2d-4a26-b058-0535af4bb1df",
            "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": "2200985d-df71-4b2e-9425-b4ce31a196b4",
                "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": "850f9df0-0a30-4fb1-9e81-e09952850025",
                "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": "a41dc5e2-ff3b-4cab-beaa-05c29e082390",
            "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": "1c9081f4-3160-4b82-8030-60535a0bbb1d",
                "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": "4c57923d-d6d8-49b9-aab0-d2d0d074b224",
                "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": "7a454594-58a9-419e-8f02-7262e3f989f9",
            "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": "1a4aec96-325b-4d2c-bf71-7a5b76003554",
                "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": "e36d10c9-56c9-4b2f-8744-dbdb7eaf9402",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6ca8418d-681d-44a1-8e01-242e9d145644",
            "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": "2b5e2ced-4db4-4db7-9f3d-056b068b63b9",
                "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": "cb120fb0-5956-4b01-bad7-c888d85f276e",
                "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": "3e418046-e51d-494f-94f0-6641b3ebdc8e",
            "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": "0f2147ab-fe6c-425f-a8cf-e53177b3885f",
                "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": "71c6247c-65f8-44b3-a63f-ad15e0514add",
                "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": "ecb05c4f-941e-4741-abbd-76140d0960bf",
            "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": "c8371f62-def5-422f-b55b-b66d0b936039",
                "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": "61c60f0e-22b7-40bf-a1f8-f8f815ad4f9f",
                "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": "20ca695e-c17f-443b-a9d2-d9db00cf318b",
            "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": "49dab4e3-049a-4451-969b-004408304431",
                "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": "66af4eef-0b9c-47f7-9c6e-f692707b0bd5",
                "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": "ba64e573-a551-43fa-b8fd-1fc32b93d3ac",
            "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": "2c7f727d-32d7-49d2-a8d0-e8bce03f4225",
                "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": "87d40bc0-b96f-4f6b-9b24-0500c5092e31",
                "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": "b7fed689-7f95-4a0d-9a34-80712a3eff98",
            "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": "9de0eef9-f16e-484d-83a7-0a22c3e00b35",
                "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": "c1a35ffb-1d9f-40ab-9351-0f448bf120c2",
                "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": "58183755-babd-4674-a17f-10d015fa11bd",
            "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": "ea7d0079-17bb-4b0e-a6bf-e3e81c99a229",
                "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": "b792105b-db2f-41f9-ad8f-f13a69e70ca6",
                "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": "0b2f86f1-2f46-475f-8a00-d5d177073068",
            "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": "dfad3388-ce9d-4ad4-97ee-b089f7495400",
                "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": "f83971f3-1914-4c50-a574-cbceb6c2494a",
                "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": "6bf35aa0-ec4b-47b1-ba04-bdc0de47a941",
            "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": "fe31fefb-6182-4b66-8d4e-202a7d6881c6",
                "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": "14c8596b-4951-4de3-86e6-8c50b176c768",
                "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": "d496e5d7-71fc-4881-88a6-dd327b8e678c",
            "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": "18478725-67df-426a-b314-2f444cbd596f",
                "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": "2e3bc8fa-e6a3-4bff-8b04-f2dfb71b71b8",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "46d468ae-b3a4-4210-9fd7-6068157558f8",
            "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": "96a02937-60ec-454c-b7a7-22927eac563b",
                "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": "017a74db-6054-4936-b629-b7b1f673b8e8",
                "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": "7c0ee4f2-961c-44a0-9be5-ea89944771c4",
            "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": "e0ef6c2d-2faf-431b-aa22-687dbf6efa67",
                "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": "9bc79141-a5bd-4152-9aed-1d3bac504549",
                "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": "d1afc64f-04c3-406d-a3e9-c381cc8192a2",
            "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": "849b878d-9f3c-413a-8b7e-42aff931ecea",
                "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": "dd364068-1c44-47ae-b60c-9770a2d0e94a",
                "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": "6b944a9a-9de4-4dc5-9866-81aa375df6f1",
            "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": "22b38c33-9fa9-4f57-af11-7bfd8f01f4f7",
                "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": "38630eb4-a476-4135-af31-1a338d230822",
                "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": "bfcf3985-ab52-42c2-b0d7-b5ef73fcc4d7",
            "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": "ff2bfb9f-efbb-4211-90b2-ea9b481cda3b",
                "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": "358e4b5b-02fe-442d-9e59-1919d3d4396f",
                "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": "3ad06163-0f54-4306-a4ef-f90141412aa8",
            "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": "c635f139-b68e-4d68-82e9-6d66651c5eeb",
                "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": "788d720b-29c2-48d9-9da6-7a2bfdfb45da",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "09de2d5e-97f9-4b55-a1ce-45e564a62eea",
            "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": "76ebbbdc-db63-499a-bdac-322b5351ddb9",
                "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": "80b9e4f3-030f-4a04-8bda-2d5a277d803b",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bab4ae49-146b-4687-8b6f-a07c154d8d20",
            "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": "6e78e8da-e9e0-48a1-9e76-cd719dd02209",
                "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": "158960e4-e332-473c-9d9c-a3c47ef550b0",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e69245d1-ae2a-48b0-8e51-1a395acc1cb7",
            "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": "7b816aae-edf2-423b-a48b-61c6702e70ad",
                "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": "91e528ac-d681-4e1b-9e67-0d484e0fc8cf",
                "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": "ffebcb7d-4493-498e-a2e1-d9762e893938",
            "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": "4006afbd-b023-4a70-b12b-4e7fced9c476",
                "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": "8b616da3-167c-4edf-82d3-c70c086f0e41",
                "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": "6e5ab628-1a68-4419-ae64-a5631eddeaad",
            "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": "0876834c-59d6-4e89-af73-a3a76943137a",
                "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": "40a7bbda-67ef-461f-9784-f720e44c1702",
                "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": "ea2d8ab6-c17c-43d0-b6eb-34d9f7c84703",
            "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": "be44e0d6-55bf-4b68-9617-d263030a18c5",
                "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": "a7df5e07-7740-40e5-9b5e-271161fb188e",
                "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": "f4042791-214b-452b-adb7-747ba4f85c5e",
            "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": "10f4e250-9bbe-4d92-92ee-263b740b7c68",
                "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": "bc272f89-274c-49c2-9696-16999e55b9fa",
                "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\": \"aliqua proident eiusmod\",\n  \"status\": -12993589.802586809,\n  \"code\": \"labore commodo magna\",\n  \"exception\": \"elit est aliquip id\",\n  \"info\": \"proident eu minim ut\",\n  \"request_id\": \"exercitation voluptate Ut cupidatat minim\",\n  \"stack_trace\": \"aute do Excepteur\",\n  \"meta\": {\n    \"magna_d_\": \"ut fugiat ad\",\n    \"Ut_9c\": -22333310\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2f6fc719-1152-4a59-b87d-2c0e19252b05",
            "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": "ba06528e-e875-4f93-b7cb-1402e92ce093",
                "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": "583c595a-3703-4b05-a920-92b44d5201c8",
                "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": "1c8aa5c9-00fa-45ef-97dd-4e21a7fc8a73",
            "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": "661f865d-018d-4c1e-bd19-af6b9bb04153",
                "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": "40adb164-7889-4851-8201-ada814f42c29",
                "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": "a5732855-1c16-400e-b92a-c83856b21143",
            "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": "10c9f526-4700-449b-b0d2-95e254046558",
                "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": "ec585c67-dcfe-4121-92e2-29f955528ab1",
                "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": "fbeae30c-28e9-4b86-8510-f062d93ef0bf",
            "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": "31a898e7-b7e7-4dc5-a2d8-e19a951ae7c2",
                "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": "701cb524-a065-4d82-ae98-b2eed27bab8a",
                "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": "d491f314-1f06-49c1-84bb-d60c4cb4adfc",
        "name": "Discount",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "13082321-4c2b-4399-9a49-44f78859dfdf",
            "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": "9b74675e-28bb-48d8-9d78-41583dd22c69",
                "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": "34dfbd9c-60d6-4864-bc6f-860f7ed9d554",
                "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": "a8ba9f53-26ce-4a40-a5db-84279bb41fc6",
            "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": "2e94e537-8071-4ce1-a92c-f3b1360ea62d",
                "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": "f33cfc8e-50fc-400a-81e0-c2e061c6f2f8",
                "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": "4d46cce0-8ebb-42bc-889c-494646b68ffa",
            "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": "c9a2b2ba-9666-4345-810d-2e1ceae229b4",
                "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": "04fd5908-172e-49bb-8162-b4a708575d05",
                "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": "36fa240d-d0c8-4f92-8007-f5a5ab45e97b",
            "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": "8e65d949-1e1f-424f-9051-3b90a0864b2d",
                "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": "c4318719-2406-402f-8503-e1c6c05b9674",
                "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": "95238ba0-0d68-43fc-a0b3-e28233292339",
            "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": "a7e2172d-2148-481b-a4a2-a07955995677",
                "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": "6f947c3e-d65e-4b54-9dfd-9248c3d2f6d9",
                "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": "857ee455-b6f4-464e-b7be-1f869b64e5b9",
            "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    \"velit1e4\": -34599477.76692975\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "14f1e1ab-5a0b-43b6-a7ef-e125c6e868d0",
                "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": "15524b35-0dad-461b-81e9-1306d998186a",
                "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": "476672df-188c-4e3e-b96d-e45a2d68f384",
            "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": "17a6b968-c7ec-4d2b-a160-6d958e471d76",
                "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": "dd234181-fe6b-4d82-8c27-86849454786b",
                "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": "299327a4-8d97-45f3-b395-99c31169ffcb",
            "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": "947944c8-b8fb-422d-8816-ba304b0a4efc",
                "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": "5bfb3cfd-f132-4ac6-ae3b-93d90db8a81d",
                "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": "a0a6632f-7e8f-4ef4-adf0-423a79be4a5a",
            "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": "4737b5bc-8c35-4766-ac1f-f0cc5a5762e4",
                "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": "546794af-d925-490a-b2f6-ecd5bfcfb7cf",
                "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": "b4c76e94-628f-4d45-9eae-4cfd91704acc",
            "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": "324d26da-a21a-4338-9284-2449cfb9bfb9",
                "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": "81f2ec44-ff90-4436-bcb8-c6bc6e9c48c9",
                "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": "218dd556-d5e3-4ec2-a5a5-a16b37c46164",
            "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": "3f9e576f-b869-45de-9068-9b0a78c7edc8",
                "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": "8504f956-9de0-4972-ac03-ef0059c04efd",
                "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": "e0456502-a5a0-43a1-aaa3-d235700c2c1a",
        "name": "FileStorage",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "9a9396e6-5dd5-490e-aa61-d9c75288add1",
            "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    \"ullamco9\": 63792448\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6be3273c-9b2a-4dde-a7eb-bdcc457b1589",
                "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": "74e5f1ad-fb5a-4ff0-ae78-be8f55e3d80d",
                "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": "ca74d54b-07ea-4bff-ac24-ad6c1e749692",
            "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": "d6e03045-bee1-4625-b166-1cc79d130f6d",
                "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": "3d8ac1b2-9816-41a4-8329-0460a98b9aeb",
                "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": "e675eeee-58bb-43cf-ae81-a55376933c67",
            "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    \"nulla_df6\": \"elit proident est adipisicing eiusmod\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6e238aca-37eb-4f0e-9260-ffc677a149bd",
                "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": "e4a40bb5-090b-437b-a2b7-1ea99641d88d",
                "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": "f1da7c23-77db-4f7b-abb0-9e042c694b20",
            "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": "c05c4f7e-956a-4f52-9aac-2c7b754d22aa",
                "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": "17124843-e328-4cf1-8b13-09fd1df67202",
                "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": "64f52fe1-ee92-4650-b2ad-ef9fae463fe2",
            "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": "705c084d-f431-46d4-aeb3-c2dd3f0ba0fb",
                "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": "a33ff41f-ba6e-47d9-b6b5-8969b858b41b",
            "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": "6e6ec08e-f978-469e-ba5e-fec85bf2c9b3",
                "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": "e1a5162a-bce8-4a65-a097-2542fc200d99",
                "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": "52176eb7-0242-4647-adf3-506a74a7f5fe",
            "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": "26c08166-325c-4536-9af4-e510cb7611d3",
                "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": "0055c889-0706-4a8c-a135-39e1714f77cc",
                "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": "6620cc1b-8129-4a47-b958-ae0057689851",
            "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": "496f51c5-fb8b-4daa-9884-82fe47180455",
                "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": "636b062d-bb9e-4cad-ac49-e7ea495b971f",
                "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": "597e5f7b-a3af-4ee3-8b47-ef2e73ebf227",
            "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": "c1af6f6d-864e-45f9-9b5c-c3c195b3bd0c",
                "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": "840b8721-332f-4d81-9260-85a0142ca420",
                "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": "991dbd7d-c8ef-419a-85d7-d3c50786955a",
            "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": "bf0b3e05-fed4-4e52-bb07-31ac9a3bedb1",
                "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": "fc53003c-0a07-4616-a1a7-8b2d981435f3",
        "name": "Serviceability",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "99989e66-236b-4038-8139-15ba30e80e03",
            "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": "8c9340b6-8472-431a-a510-623b51cf4e44",
                "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": "8dcfeda8-e87b-42c3-86c5-16a0f8fa3df4",
                "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": "19915d82-0cfc-46f5-aab0-1c2b6eb2ac3a",
            "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": "9c61e22e-04f5-4c93-acc0-256c8641d8dd",
                "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": "2e9ae227-40c6-4bab-a9e2-3b1acaec1379",
                "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": "27467864-8ef2-4087-be40-73a817354a7c",
            "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": "ad7477e5-4da3-418d-81fe-a280d5bca41f",
                "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": "bdcff60b-71d1-421d-b924-8affbf89164f",
                "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": "457655ea-637b-4d75-bc92-272f419ca29c",
            "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": "307d3aa4-3c39-4e7c-9cfb-14165e3b6468",
                "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": "ab5034ec-25b6-47bc-9b21-5046402f37f6",
                "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": "847538d4-10d7-44a8-9ec0-cb8fc5fa1921",
            "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": "9a379f63-9154-4bda-aab7-8096caa6d89b",
                "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": "f3f80b75-0ff3-47ae-b885-8a20766dc00c",
                "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": "51d910ab-c686-488e-874b-6021c63bd47b",
            "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": "3d3b49b9-57b8-416a-8b1a-4930f0f8fcfb",
                "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": "461f2dc7-319a-4ee0-8b30-80bc33c59e26",
            "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": "7fe6430f-eab7-4486-b36a-c4ebf2e0d24b",
                "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": "2f5c82d0-d6d3-4a18-ac3d-3e3f187c2283",
            "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": "499884cf-90ff-43c3-a196-3873406a1dcc",
                "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": "461ccfe8-cd62-44c4-98e2-c5f912515578",
                "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": "a03114c5-31e0-4058-8aff-ad4205e8ffa1",
            "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": "b99afd34-180d-444f-816d-ab5112acf087",
                "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": "14fcc5ef-a3aa-40c2-90c4-2833a37f89c7",
            "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": "380878e5-af26-410c-800f-40155a9e34e5",
                "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": "e00dbfee-2f5b-4907-9aa8-ab28e0981f36",
                "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": "9d934765-e55a-483c-a8fe-fa95141fbfdb",
            "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": "80c161d7-bc9b-475c-b059-4389823f52fb",
                "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": "c2834afe-624f-4f76-a614-1d98d3d02ca1",
                "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": "972669df-4e41-41dd-838e-d8b507d4ed25",
            "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": "291f4344-3ad5-4512-bd14-e7e2b42609a0",
                "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": "d7d70e8b-a4f2-4a9a-a786-6f99fca15d1f",
                "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": "bdf0812b-b31a-4600-8234-527b57099a30",
            "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": "ecda354e-31ae-4d51-a16a-f3dba87b06dd",
                "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": "c151b6d3-2b12-49ae-9b7f-9c3ce39d465f",
                "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": "ed006081-395a-4b77-9307-27ed85932ded",
            "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": "6b705c1a-1cf1-4e0d-beea-f5639e8ab65b",
                "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": "83a037e2-053b-4b6d-92e0-0a23a7a9c263",
                "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": "6d972658-5ddc-4fd2-9bab-93f0796353c5",
            "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": "1174f0fe-7efb-40ff-bceb-347e682f5649",
                "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": "d7727989-5e82-482d-8d24-765412804397",
            "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": "006d9874-5a6c-4bf0-8af8-696418fc74a2",
                "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": "7f614575-43cc-4f5e-bda5-ce46423e6cd1",
                "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": "0be2d452-0fdd-4d50-a97a-b44f9167e25e",
            "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": "197a68e4-0b44-407f-968e-0d030d69e40a",
                "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": "716accb3-2b33-4120-923a-84863808d0d5",
                "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": "ad43b5e4-bd6d-4eda-b56f-0597de6cd9e8",
            "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": "716f3f62-e905-4ad0-9335-0f625344dfe2",
                "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": "97c80a1e-20b7-4785-a77d-94656d9b50ca",
                "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": "5120eefa-62af-4fd9-8306-9498484ee11e",
            "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": "bb10a282-2b43-4f89-b44d-cef6b86fafce",
                "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": "f578788b-a37c-4fc3-9676-3a6d407133c2",
            "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": "09bceaed-a599-4061-99dd-f3b74a505766",
                "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": "daf1cbf3-0277-421b-83ca-1e55272e58f8",
                "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": "47c3c916-ad50-4ebb-8022-73318f4ead20",
            "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": "6836516a-aa5f-41f3-acbc-7707372addae",
                "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": "7b7c4d7e-ae20-4660-9a8b-4fa3e7162bb8",
                "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": "91097998-f610-49ef-a28a-ac8a5434ecc3",
            "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": "ead12335-140a-4cb2-af2d-242259bcc81c",
                "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": "b26a59a6-1ced-489f-b375-0ada7e8e9cd2",
            "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": "65fcd65e-3032-446c-bad8-a1462f994a35",
                "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": "a0113c1d-19fa-4a34-9f41-d9d2ec0ae6d2",
                "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": "4c9b3f28-c3b7-42fa-ae42-cd6e5e01eec2",
            "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": "0b2e8cc2-cf8e-48fb-a0d1-772e376aa551",
                "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": "94397669-d47c-4e30-8b76-0372f57f323a",
                "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": "522876c7-0908-4e28-a95c-db3f21d5cc78",
            "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": "a7693151-7882-45e9-bbb8-ac72b7e4ae57",
                "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": "7349b450-ea5a-4627-88ce-780af0bc6d87",
                "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": "52c341f7-3faf-45bd-9f31-927d96ea013f",
            "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": "3fbe25d1-d6ea-4107-a8cf-8e03aee34ec4",
                "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": "9c774696-4bd4-4d31-abd1-80d12b82061e",
                "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": "e722ed87-790d-4a0e-af07-dae41bcae35a",
            "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": "c51f8d9c-47b3-463c-bc9f-2c5eec8e8b07",
                "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": "1ccc1ce3-b6bf-490a-923d-1355036e1121",
                "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": "61b0b3a8-3df8-41ba-b890-415b40a84c6b",
            "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": "8bf5b0ee-eacd-45e1-b9ff-2c49f28c18c5",
                "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": "5ac397a0-6df2-4328-913b-94fe8b03028b",
            "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": "e9338095-626c-40ee-912a-7e751a45e42a",
                "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": "604287ae-6d3d-4139-920f-cfa246a9a25d",
                "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": "2bfd5e96-b871-418d-9caf-f14e8e47dba0",
                "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": "97b1016d-3ff5-4aea-92af-5addef92f752",
            "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": "34804f15-9730-4968-a041-07fe4521c62b",
                "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": "bb0ee0c2-4b0e-4c43-bbba-57a9448ab7aa",
                "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": "98f489a6-6dd4-4ac2-8ffb-aa6b9b3d3295",
            "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": "5ee7492c-2b20-4b39-a5a8-065ce8d653dc",
                "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": "6a59a709-213c-4067-9ee8-87f1feea8792",
                "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": "329f3c40-403e-4c77-987c-3e2348e8ed5c",
            "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": "be284249-55de-4528-bc3e-6e7f232efef0",
                "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": "8ae3ba9a-55c5-48a6-9c14-212be566ee12",
                "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": "7944a888-a970-4f93-8315-f99ea0df1c10",
            "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": "d2d79650-106f-42a8-a73d-90f6eb5cd893",
                "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": "1c8465d6-c83d-4d14-80a6-1afecfe0605e",
                "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": "1031e12e-7a4e-46ae-a35a-f9d81faf93f6",
            "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": "6ecafd4f-0518-4681-b469-bd5baf42c781",
                "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": "fbf26fd6-fdbc-4e8c-8e02-e48f3f38b75e",
                "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": "af469ff7-f063-406a-a390-db6c07ea3f81",
            "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": "a0f98907-53e6-4a2c-aba2-e1e6fc376f93",
                "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": "afc136b2-3ed9-4397-9437-be6083e91fc3",
            "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": "ad408500-5178-4f25-b014-55b568f91961",
                "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": "5e786720-6961-4f45-acb4-bbdb995a28d9",
                "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": "b715b394-3ae6-403e-aaa9-ff8f4f28e949",
            "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    \"sit1\": 65955915,\n    \"cillum_6\": \"id\"\n  },\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "af87aba2-53cd-4ee4-a70d-d4024ac78120",
                "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": "cee4c289-29bd-4ca5-b7e1-4476967f3428",
                "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": "4cc65fcb-ae64-4372-a345-1e73218a4b7b",
            "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    \"ut_53\": \"id\",\n    \"voluptate0\": \"sunt veniam sed non\",\n    \"aliquad\": \"cillum dolore commodo velit\"\n  },\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a2f84f95-78e3-422f-ab69-8c89c95a0b50",
                "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": "df5a71b5-7463-45ce-99d8-665ee8c6b97a",
                "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": "82a51825-bc90-4963-9c91-3d281d81accb",
            "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": "296178e5-eabc-4ed4-87bf-0969e554a0de",
                "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": "b7c460cf-57fc-45a9-aba4-98ca57028539",
            "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    \"Utb\": false,\n    \"sunt__\": \"dolor\",\n    \"fugiat2\": 9327128.02278836\n  },\n  \"meta_conditions\": {\n    \"nulla_49\": -74868507,\n    \"estae\": 66694899\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": "7f10944b-b667-477a-b3f1-807a211e6809",
                "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": "6f17b04a-bb6d-4629-bb9e-7c65520ae263",
                "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": "2a59defd-f70d-4106-8ed4-b7004cc06b2c",
            "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": "1d497c1f-f509-4c72-bcef-e4477d543d8d",
                "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": "eb782ae8-9039-4597-9ec1-77f5705b2ed7",
                "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": "58687055-e1a1-4553-bb63-dc8eb1ceb842",
            "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    \"occaecat1d\": \"dolor Lorem\",\n    \"ead\": \"fugiat eiusmod\"\n  },\n  \"meta_conditions\": {\n    \"id_c\": false,\n    \"irure_a3\": 79231550.3321409\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": "7f19ab42-46dc-438a-a055-3b52ff100f66",
                "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": "7b3e69ec-471c-44af-af86-e76507e1450b",
                "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": "9c1ed2bb-ce58-4bcb-bb32-6d7c103cda6a",
            "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": "d6053426-4747-431d-a7db-720a96428ded",
                "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": "71bf5fc8-71a3-4281-8f6d-4fc2d6488e30",
                "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": "1bf4af34-d2ea-4f73-bec9-ecc254e0ffb9",
            "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": "b9df0815-05be-40b1-8830-b43673f2005d",
                "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": "0ac2cbd8-925f-4df6-b1da-70f9de67a929",
                "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": "4ac7b097-c74a-4a0b-b8c8-70c97306dfdb",
            "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": "7eb52103-175a-4a50-9fa7-4b93b45aee45",
                "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": "0dfa6f30-ed97-4cbd-8779-58a8185e1b64",
                "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": "67f854c7-d5d6-4f15-9936-821a338ec411",
            "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": "e52689da-0450-4306-b9c8-5e9fd4f45214",
                "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": "099e497b-0507-45e7-aca4-18c55629a8f9",
                "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": "a7b11947-c79a-47c8-8eb0-a25fb468955e",
            "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        \"deserunt_0\": false\n      },\n      {\n        \"ex48\": -72550049,\n        \"commodo73\": true,\n        \"consectetur_ef5\": false\n      }\n    ]\n  },\n  \"is_active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c4697e03-6595-4b2c-9427-daf11315f2d3",
                "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": "5d44e214-b61a-4564-a5f4-039d76e8be36",
                "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": "5f36229e-349a-42ec-8028-7b3c25eb3945",
            "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": "8a2498c1-546f-486c-91cd-2c732cb71048",
                "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": "078364d7-b9b9-4694-ab31-7695b37ae789",
                "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": "55af2d38-5c45-4c76-b203-85c42f4d6b44",
            "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        \"Excepteur_213\": false,\n        \"nulla_7d\": \"quis labore nostrud in\"\n      },\n      {\n        \"reprehenderit4c\": 72537855,\n        \"nullab\": true\n      }\n    ]\n  },\n  \"is_active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "536de067-0004-42e8-a8cb-4fd8de800a5c",
                "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": "396f5856-2d80-4fcb-bd48-305153fda9b5",
                "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": "709c9ddf-4b45-44e2-9fc1-a7b8805f8b4b",
            "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": "48eafc11-a22a-402e-bfa5-226d0ba8c756",
                "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": "cc2c1fcb-c2a3-479b-b4ca-87dc6d67c870",
                "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": "c12d9300-79ac-4a73-8d6a-a2659220d9f8",
            "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": "24209225-9b49-479b-8e26-ec1540765ae1",
                "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": "5fb514c7-f09a-4bc2-9e59-3076692ad99f",
                "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": "8546f446-8b5c-486c-8a22-4f522cecd199",
            "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": "f69a5401-4ef2-4f9e-9f39-3694ac20a644",
                "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": "726f1b66-5a37-4279-bb85-a51b26ae1de8",
                "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": "9bef67c7-b338-4d84-95b5-d3c546590482",
            "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": "3b4ba809-6cb4-4fb7-8915-7943bba3c6c8",
                "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": "ae1ad75d-d28a-4356-bf24-bf8c4d9b0617",
                "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": "6a1120ee-586a-4174-9c9d-bee53b94d197",
            "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": "d1b106f7-d6b4-4f8d-9add-2bff5c91a7f6",
                "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": "90a0f0d8-2870-4d92-be1d-5b1ce87f1e8b",
                "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": "ff1d4401-a2ac-48e0-be98-34f06da40e82",
            "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": "7ae71dfe-e4fa-4aa8-9478-502d8ca5dfb5",
                "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": "665c778e-baa0-48d4-bfb6-aa177219dede",
                "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": "9bfbd14e-3a96-4208-9988-48398b62bd82",
            "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": "10a6ee7a-12df-482c-ac73-c72edb6bbdf1",
                "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": "daafc893-46f9-4a60-907d-7bea81ea73f1",
                "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": "b58d30f8-a7d0-408b-bc50-c1b359324778",
            "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": "fb744a04-c1d6-40fb-9f2a-7e4d22d189e8",
                "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": "39d9b882-dab1-426d-b899-8d6b3a328821",
                "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": "6294d4c1-08b8-42e3-b21c-baf9457d4115",
            "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": "7b4a9230-659c-43bc-9a4f-5a27b848effa",
                "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": "a113247c-715d-4f0b-a306-fced55378d06",
                "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": "4eb8abcb-c9e5-449c-8e8b-79b48dd91938",
            "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": "a7aa2748-6da3-471c-82f3-c8d3eec95115",
                "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": "a13bcf53-b1d9-4587-9122-49675f139875",
                "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": "a8ddc26e-4673-4c62-89dd-1a515900a1a6",
            "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": "a53ba3f9-cdb9-438f-a098-2a4c0bdd64d3",
                "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": "f107f1fa-30f5-42c2-8215-b3eb57b83c1f",
                "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": "de5886b5-74b3-4dc1-acaa-d58b4b2bd437",
            "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": "358766ad-7e90-4c5c-ac01-936b129728d9",
                "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": "9004dfb3-f6fe-46b8-b171-8cf9e9194a9a",
            "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": "ad233319-ac46-4635-be78-4f56797e9c89",
                "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": "b11ceb68-4c1e-4afa-b600-a3ec56cec9bd",
                "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": "a4b3cacc-8b3f-43f8-a16f-89884d05c75a",
            "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": "47b2b990-a175-40af-98f5-011f407211f4",
                "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": "fcf04ea4-a3bd-4188-b8eb-3ca095f65cf5",
                "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": "8234ec93-d3d1-44d6-82b6-22026c41a9c4",
            "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": "0c110fcd-cdc6-4bcf-bbd6-1993e6fead4c",
                "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": "2f71907a-7292-4f42-8aa1-f2b7bea04d53",
            "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": "521dfe66-5414-4759-8162-b2473ba33f3a",
                "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": "5885df88-f2d6-4d30-b338-dc5e46787ac1",
                "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": "a4edb585-ce10-44da-8aa8-79418d55356c",
            "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": "5170507b-fb4e-4320-ad55-de5e1017608d",
                "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": "3969061b-c38c-4cad-9b21-151ff54faeaa",
                "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": "2eac39dd-39d5-44e0-8a12-8a8dbac07b06",
            "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": "f30a43f9-e833-42ed-ad89-07f524714abd",
                "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": "83ca800d-c84f-443e-9f9c-4237668b8d77",
                "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": "717ef459-052e-4b7d-9ec4-574eb8dafc4d",
            "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": "ab7d81c7-b5fc-4ebf-8be7-7ca6cc596eb4",
                "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": "792dfe1f-563c-4212-96c8-e05accf63949",
                "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": "058f8897-326b-478c-b15c-d3089a98e524",
            "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": "043d0e52-b13a-45f9-9a55-dd7e763ab459",
                "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": "a9c81888-755d-4a34-8ddf-e6bf6d3a0a32",
                "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": "83608e59-a524-4367-a343-4cc14c6cdfd5",
            "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": "04e613dc-c6a8-4f67-a25d-16c8419168d0",
                "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": "2da10bcf-99c8-4f6e-a3f2-63405173c889",
                "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": "79405d65-d91f-44bd-bb04-609a66d0d1cb",
            "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": "68382a29-fac4-4c01-81be-eb5f44433dcd",
                "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": "a31ae761-082b-450e-9c1c-17938d723f2f",
                "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": "b7531fbd-fce2-4d3c-850a-35cce92c53d2",
            "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": "85139267-b19d-42c5-a08b-1bae3a34acc1",
                "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": "e60b664b-bd26-40ae-808c-55c5c46d68e0",
                "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": "66377c4b-3f80-4a8d-a514-6e68874ceff3",
            "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": "ae529ee4-5f26-44df-a108-df01080fdc77",
                "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": "fd5da4bb-d153-45fd-8f00-e1c090aaeead",
                "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": "afd556b1-fa81-432a-be24-6a02fc8d70b6",
            "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": "5b4f327e-15cd-4117-89c5-d88dfcde3527",
                "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": "2da7fc12-3de9-4d98-b907-f9014be20c3b",
                "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": "459b70d2-face-4b32-acbd-ce8de60e1953",
            "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": "69fb3826-1901-41e1-8b26-3114031b3d58",
                "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": "e0d25dab-982c-48cf-b25d-d9092168fc19",
                "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": "17766e00-c8f3-4508-857d-92cbf9c55900",
        "name": "Order",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "20507473-8b48-4226-a0cc-d59ab1a37d4c",
            "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": "a11109f3-fae3-4418-a018-6efa737bd39c",
                "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": "a6f09022-b76d-4f9d-8dd7-81f6559f0818",
            "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": "83c9f376-8157-43ba-9fae-5ef2cfaf4d53",
                "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": "cc382885-3737-4b9b-bb3e-b9915ce54e44",
            "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": "d2f92f3d-c4b7-4fac-b08e-1b2d601033a0",
                "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": "e8d1587b-0a2e-4642-9881-924e16a390ca",
            "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                  \"animb9\": \"dolore eu\",\n                  \"laboris4\": \"nisi\"\n                }\n              },\n              {\n                \"data\": {\n                  \"cupidatatc5\": \"reprehenderit mollit\",\n                  \"occaecat_70\": false\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                  \"proident_316\": false,\n                  \"sunt_2\": \"non\"\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                  \"laboris_bcb\": 38281387.35412398,\n                  \"dolor_b\": 31823541,\n                  \"qui20f\": 81621995.15342814\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"dolore7\": \"ea aute\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"sint_c\": 6747222.480780438\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"veniame\": -12265439\n                }\n              },\n              {\n                \"data\": {\n                  \"dolor_1\": -80541447.02215305,\n                  \"commodobf6\": -16296438\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                  \"ea_6\": -9083708,\n                  \"qui_e\": \"labore dolore est\",\n                  \"eiusmod0e\": -75695344.1084991,\n                  \"eu_97b\": true\n                }\n              },\n              {\n                \"data\": {\n                  \"Duis___\": \"adipisicing sit ea et id\",\n                  \"nulla3\": -23209992.93832533\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                  \"in0\": 6043313.467338815,\n                  \"consectetur362\": -73725056\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_85\": -730914.0113641769,\n                  \"sitcd5\": 57088181\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"cupidatat628\": -63512126.86414884,\n                  \"deserunt_7\": 96161553.74672619\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"officiaec4\": false\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"dolore75\": false,\n                  \"aliqua9e9\": 97147297,\n                  \"culpa_683\": \"velit\"\n                }\n              },\n              {\n                \"data\": {\n                  \"aliquaa\": 15998987,\n                  \"labore_294\": 55348035\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                  \"dolorb4e\": true\n                }\n              },\n              {\n                \"data\": {\n                  \"sunt__b0\": 30976121\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                  \"consequatdd\": 57724558\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                  \"in427\": false,\n                  \"commodof8\": \"tempor ipsum deserunt\",\n                  \"pariatur_8d\": 94132381\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"dolorc\": \"nostrud ea\",\n                  \"auteb4c\": 5289683.24127388\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"labore_68a\": -58771940.99402483,\n                  \"consectetur_28\": -5892117.978736073\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"quise0\": -76650772\n                }\n              },\n              {\n                \"data\": {\n                  \"exercitation93\": false,\n                  \"dolore_8\": -61384115.62936841,\n                  \"consequate\": 70897964.90866402,\n                  \"voluptate_b\": 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          \"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                  \"sint186\": \"fugiat labore adipisicing\"\n                }\n              },\n              {\n                \"data\": {\n                  \"laborum_7_7\": 81598367.71159697,\n                  \"Excepteur_821\": 20092726.40400681,\n                  \"animb_\": 92957382\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                  \"laborum_8\": 5195817,\n                  \"officia_74\": -77149756.17884319,\n                  \"cupidatat_5\": 4040874.477155447\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                  \"elit_3_\": -51229474,\n                  \"sit_92\": false,\n                  \"sunt_2d8\": \"aute ut \"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"incididunt_4\": \"consequat esse Duis\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"occaecat5e\": -99330993,\n                  \"sunt55\": 28322862\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"nonc6e\": \"qu\",\n                  \"fugiat77\": -1246923.0287980586,\n                  \"aliquip7e\": false\n                }\n              },\n              {\n                \"data\": {\n                  \"mollit__\": \"cillum\",\n                  \"dolor__4\": -24466674.773621127,\n                  \"nostrud_7\": \"Duis Excepteur magna proident\"\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": "1fbabfeb-c2c5-4870-b739-9b6ed3fd738b",
                "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": "6e00f376-932c-49cd-9920-c320029df6da",
            "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": "3d60e7b2-9c4c-4a84-bdac-1012b2dafd07",
                "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": "b22068ba-46fb-48fc-9c20-d8169187b540",
            "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": "c47a720e-7c67-41e1-a3ea-4427bb84656b",
                "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": "f548b8ba-e210-4998-9834-8740d3f45cb7",
            "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": "bf36d466-a3b7-43b8-9198-1f22a377c137",
                "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": "86e2ae2f-a975-48a6-b541-c078f87811b8",
            "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": "4a0cf755-1fc3-4b78-a377-949dfe54de0b",
                "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": "00f5fc1b-c6c1-4990-9974-c3ab30292006",
            "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      \"doloread\": 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": "d7d5d76f-6eff-4990-992d-6a9445997d45",
                "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": "3b7a5ae9-0827-46dd-a024-4856a76c72aa",
            "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": "0f356ad1-ffd4-4e5f-abe0-9d16b12be8ba",
                "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": "fefa2076-aa46-421b-b365-b0b87597f109",
            "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": "6b63941f-e0f0-4eee-a663-f304b393152e",
                "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": "d950e1cf-b954-42b7-90bc-88d06fb4724e",
            "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": "5dc8b902-a3fc-4f91-9b73-cca17f5a957d",
                "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": "a05366db-7e27-4087-8643-1ff5dde56fd6",
            "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": "e9205d07-0f1b-4f50-ae1f-9c7bc54659bc",
                "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": "e903b0d5-26dd-40ca-ad6e-f2f44197d7a1",
                "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": "0f551bfa-b1c0-4388-abc8-afe9209190b2",
            "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": "4b520580-e001-4768-90e4-9367cea5f011",
                "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": "00d927a6-fa9b-4b6d-bcf9-3f18358acb32",
            "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    \"deserunt_e\": 89444243\n  },\n  \"operational_status\": \"<string>\",\n  \"promised_delivery_date\": \"<dateTime>\",\n  \"remark\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "fca8f456-42ea-4e21-a68e-472cfb91a128",
                "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": "b6d2e06e-8796-4506-9e69-a77553f8efb7",
            "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": "ffc57ad0-a8ed-4c5a-8da0-c1747366c3f2",
                "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": "230ede91-16d2-481c-bbcb-07ba075ab53e",
            "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              \"seda_2\": 59398519,\n              \"commodo_\": 68911298\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"deseruntbfc\": -34723286,\n                    \"tempor6b0\": false\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"pariatur3b9\": 24393998,\n                    \"sint__\": 42461034,\n                    \"culpaa8b\": \"esse ipsum minim dolor\",\n                    \"nostrudeb\": 75021794.90896177,\n                    \"nostrudab7\": 77477300\n                  }\n                }\n              }\n            ]\n          },\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"et_97\": false\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"dolora\": -65658695.51993964,\n                    \"labore_b\": -75017675,\n                    \"ad_b\": 95753514.00401604,\n                    \"in7f\": 50536337.841695815\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"nullad4\": \"laborum quis deserunt al\"\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              \"aute64\": false,\n              \"sedec2\": \"occaecat aliqua\"\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"enim2\": false,\n                    \"Duis16d\": 38827734\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"voluptate_a__\": true,\n                    \"adipisicingec\": -36407177.37752124,\n                    \"in_05\": 66997445.83007935,\n                    \"amet_a\": 40685058.03834346\n                  }\n                }\n              }\n            ]\n          },\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"elit__b\": -18756748\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"ullamco9d\": \"ad irure eiusmod\"\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"in_d51\": \"et dolore ad\",\n                    \"qui8\": \"culpa eu commodo aute\"\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": "9df4cf6d-32b7-494a-8dff-9289f39c974c",
                "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": "d3f2cdfd-51c2-40e9-8d33-6dcce31f109a",
            "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": "df37e818-048c-42c5-861f-d36320bacc09",
                "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": "c93f0522-8b4e-4946-b52f-0045096ac1ab",
            "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": "06170323-b7b7-471a-ae4b-890d7ac4faed",
                "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": "3716dd33-95dd-4c01-b45a-58e38fc9641f",
                "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": "6d7da411-67f1-4401-8dae-1872aeadb88e",
            "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": "9bf22651-3943-4c56-a14d-7ace7fbdf317",
                "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": "882e3fd2-e406-4701-bb63-99444883cc82",
                "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": "fe99df41-f98e-446d-ad9a-58ba4250f883",
            "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": "934d5b4f-ce51-4558-9ddb-d1a22ebf5554",
                "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": "ba7f2041-35a1-4d36-81e9-610e130b8242",
            "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": "ec65b995-4d08-4107-bf5b-5547d7fccd80",
                "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": "3ecbad3d-5fa2-4109-bedd-5e2c5359129d",
            "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            \"dolor6\": -50595587.77928665,\n            \"deserunt_2d5\": 61294168,\n            \"Excepteurc\": \"incididunt Excepteur aliquip \",\n            \"culpa1\": \"cillum elit\"\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            \"laborum_4e5\": \"ullamco Ut sunt Excepteur dolor\",\n            \"Excepteur_03f\": 75172467.00250411,\n            \"dolored8\": 93351231.34063408\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        \"tempor__71\": true,\n        \"dolore_21\": -64484371.13080292\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            \"velit_a38\": -81839035\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            \"qui0bb\": 62039440,\n            \"dolore_56_\": -83904214,\n            \"anim_6f6\": \"cupidatat adipisicing consectetur id velit\"\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        \"ut23\": -35068102,\n        \"incididunt15\": \"deserunt ex nisi\"\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    \"nisi_6\": \"mollit do dolore\",\n    \"proident5\": \"in mo\",\n    \"anim0\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9b9116e1-817f-4968-b3e0-aed6c2a784b1",
                "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": "1db9a2f8-8932-4911-aa8d-9fffbc41b15b",
            "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": "8dfdee26-f445-4af7-9a36-f9a806790f0c",
                "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": "aa8500fb-146e-4b02-a277-7d649cb09f82",
            "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": "c21e37fc-0add-485b-9c0d-d00f1af97c8a",
                "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": "e315de63-a606-48ec-b069-3fd5560383ed",
            "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": "6ef46f80-5ac9-48ef-9c46-5a79d08d6b8c",
                "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": "395f7b29-626f-45f1-9edf-457001f49af7",
            "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": "2c9add16-e749-4cc2-ad28-6591867e0632",
                "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": "3691850b-3757-4123-89a4-7c69bcb7fec7",
            "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": "a40b8c53-6df6-4668-99dc-658fdf5ef92c",
                "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": "67ebeafb-ebd3-4b4b-b47b-b12c9718e4d4",
            "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": "caf765ae-5692-4dd4-8368-1b73868093ab",
                "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": "23638748-0002-4f93-87b5-9452ddb6f79d",
                "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": "546c37d7-9e93-4a42-9d84-35821a568481",
            "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": "c063da87-7b85-4000-b7d9-4f9750816b9e",
                "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": "11f22872-f689-40e0-8ffa-e8ef0e574593",
                "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": "0dcf9b28-8412-4334-a526-b91aeaf10675",
            "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": "6a149a50-f5ee-4b43-bd3a-d446b8aae1b5",
                "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": "0370be1c-6e52-4eb3-aeb1-7ada2dc32228",
                "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": "b41b46ab-9559-4d28-8991-c33a6ac41589",
            "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": "45a3b4c7-ce53-43ca-9e65-b94eadbecec8",
                "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": "2ad4f0a6-78ae-411e-85de-38ab53747f1a",
            "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": "54a0a5a7-2cf1-4360-b0f7-87607ce4684d",
                "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": "bfe088b1-e94c-427d-a39d-7953e1cf94ee",
            "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": "5b15729a-b5a3-45e7-aa96-b99cef992dfd",
                "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": "0cfab0e3-db15-4e9a-ad58-ed5050006638",
            "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": "373a76f7-d1c4-4e80-a3e8-ac2ce6289d61",
                "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": "e158773f-0411-40fa-90f1-dab3e21d7e09",
            "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": "f2290e8b-2878-4527-95c6-c7002f3ae867",
                "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\": 89713092,\n  \"message\": \"velit officia ut\",\n  \"success\": false,\n  \"items\": [\n    {\n      \"breakup_values\": [\n        {\n          \"value\": \"qui aute ut sunt\",\n          \"name\": \"dolore ipsum do occaecat dolore\",\n          \"display\": \"eu id commodo dolore\"\n        },\n        {\n          \"value\": \"Excepteur nostrud ad magna do\",\n          \"name\": \"sint occaecat Duis voluptate est\",\n          \"display\": \"dolore\"\n        }\n      ],\n      \"total_order_value\": 48954967.5773291,\n      \"meta\": {\n        \"aliqua9_d\": 62973902,\n        \"consequat_51\": true,\n        \"aliquipc\": 65149979\n      },\n      \"order_created_time\": \"in minim ullamco Excepteu\",\n      \"order_created_ts\": \"sunt ipsum\",\n      \"ordering_source\": \"\",\n      \"ordering_source_details\": {\n        \"type\": \"SALES_CHANNEL\",\n        \"slug\": \"ad sit incididunt\",\n        \"display_name\": \"mollit sit eu ea eiusmod\",\n        \"is_active\": true,\n        \"logo\": \"http://dwxraKNbLLVPMDmvSTfXXcFtA.rvTJEaNUl,SSr7agt1Oj+eWnnBcLhqWJ3+eBIy9QWs\"\n      },\n      \"payment_mode\": \"consequat nulla Excepteur id\",\n      \"shipments\": [\n        {\n          \"shipment_id\": \"irure Lorem ipsum\",\n          \"fulfillment_option\": {\n            \"name\": \"ex eu ad est mollit\",\n            \"slug\": \"sint pariatur labore\",\n            \"type\": \"ipsum adipisicing enim incididunt\",\n            \"is_default\": false\n          },\n          \"picked_date\": \"1995-05-16T17:00:24.742Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"cupidatat est Excepteur ad\",\n              \"text\": \"nostrud ea\",\n              \"is_passed\": true,\n              \"is_current\": true,\n              \"time\": \"est deserunt\",\n              \"created_ts\": \"aliquip culpa\"\n            },\n            {\n              \"status\": \"ut ex amet sed\",\n              \"text\": \"sit id esse quis sint\",\n              \"is_passed\": true,\n              \"is_current\": false,\n              \"time\": \"sit qui et est\",\n              \"created_ts\": \"irure\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"est quis dolor anim\",\n            \"invoice_url\": \"reprehenderit minim cupidatat\",\n            \"updated_date\": \"1974-04-29T20:06:50.212Z\",\n            \"external_invoice_id\": \"sint dolore\",\n            \"label_url\": \"anim mollit eiusmod\",\n            \"credit_note_id\": \"dolore incididunt commodo\",\n            \"links\": {\n              \"velit3e\": \"sit aliqua ullamco est\"\n            }\n          },\n          \"shipment_status\": \"amet Lorem\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": 29325444.319192857,\n            \"gst_fee\": -41126618.5384124,\n            \"tax_collected_at_source\": 58531266.118136406,\n            \"value_of_good\": 60565834.41014686,\n            \"cgst_tax_percentage\": -25454883.283158973,\n            \"gstin_code\": \"commodo est dolore\",\n            \"igst_tax_percentage\": -96558025.70052212,\n            \"gst_tax_percentage\": -24286455.980841517,\n            \"hsn_code_id\": \"dolore sed nisi est pariatur\",\n            \"igst_gst_fee\": -80318069.54255378,\n            \"is_default_hsn_code\": true,\n            \"sgst_gst_fee\": 29412752.46287027,\n            \"cgst_gst_fee\": -98315441.83241521,\n            \"gst_tag\": \"eu nostrud ut esse\",\n            \"sgst_tax_percentage\": 60627856.49308461,\n            \"hsn_code\": \"anim fugiat velit reprehenderit sint\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"sint consectetur\",\n              \"created_at\": \"2009-07-27T22:08:34.648Z\",\n              \"user_id\": \"magna ut consectetur\",\n              \"tax_details\": {\n                \"pan_no\": \"velit officia sed\",\n                \"gstin\": \"nostrud\"\n              },\n              \"mongo_cart_id\": 75081240.89895919,\n              \"delivery_charges\": 75315420.79232958,\n              \"transaction_id\": \"sunt in\",\n              \"collect_by\": \"exercitation enim nostrud\",\n              \"headers\": {\n                \"exercitation2\": 65189105.76943192\n              },\n              \"coupon_value\": -43532503.71257973,\n              \"order_value\": -63444068.74934618,\n              \"created_time\": \"enim irure eu amet ut\",\n              \"currency\": \"dolor\",\n              \"total_order_value\": 61367782.63029513,\n              \"ordering_channel\": \"consectetur in d\",\n              \"ordering_source\": \"voluptate amet nostrud\",\n              \"meta\": {\n                \"aute_07d\": 99193641,\n                \"sed_3\": 48570710\n              },\n              \"cod_charges\": -55990815.080887526,\n              \"cashback_value\": -27613792.22714874,\n              \"refund_by\": \"sunt\",\n              \"affiliate_order_date\": \"2017-09-23T10:51:05.180Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"amet adipisicing\",\n              \"payment_mode_id\": 43671782.19993049,\n              \"promotion_effective_discount\": -6334363.3432457745,\n              \"mode_of_payment\": \"Lorem consectetur\",\n              \"discount\": 90379029.88264191,\n              \"cashback_applied\": 57330950.88499862,\n              \"fynd_credits\": -51257342.41081923,\n              \"affiliate_id\": \"tempor deserunt in Duis voluptate\",\n              \"ordering_channel_logo\": \"ipsum aliquip Excepteur\",\n              \"prices\": {\n                \"refund_credit\": 71482231.48102039,\n                \"amount_paid_roundoff\": 77591877.4483706,\n                \"price_effective\": -12648488.382850692,\n                \"promotion_effective_discount\": -37256850.815417856,\n                \"pm_price_split\": -39420518.02342048,\n                \"refund_amount\": 70123512.85076281,\n                \"transfer_price\": 37991889.23833522,\n                \"coupon_effective_discount\": 77215371.87336388,\n                \"tax_collected_at_source\": 39028523.977096826,\n                \"brand_calculated_amount\": -58435010.95018055,\n                \"delivery_charge\": 4481534.7287917435,\n                \"cashback\": -63265977.23717144,\n                \"value_of_good\": -92301753.5468654,\n                \"cashback_applied\": -32668098.897556424,\n                \"cod_charges\": 74530300.34673089,\n                \"price_marked\": -63556387.57915436,\n                \"amount_paid\": -41423543.93623884,\n                \"coupon_value\": -70355292.21406396,\n                \"discount\": 52229785.920508265,\n                \"fynd_credits\": 49283257.47996056,\n                \"gift_price\": -36547037.118912674,\n                \"amount_to_be_collected\": 28780125.5825205,\n                \"cost_price\": 5677071.517073885,\n                \"loyalty_discount\": -23205608.45489323\n              },\n              \"charges\": [\n                {\n                  \"name\": \"anim nostrud et\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 28197828.573626846,\n                      \"currency\": \"labore ali\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 50168081.9804413,\n                      \"currency\": \"ea\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"Lorem dolore\"\n                    },\n                    \"distribution_level\": \"proident commodo\"\n                  },\n                  \"code\": \"dolor occaecat aliqua consequat fugiat\",\n                  \"type\": \"cillum dolore proident\"\n                },\n                {\n                  \"name\": \"consectetur\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 64751449.00230333,\n                      \"currency\": \"ut eiusmod\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 77357296.2726112,\n                      \"currency\": \"Excepteur reprehenderit\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"consequat officia sit ut in\"\n                    },\n                    \"distribution_level\": \"velit\"\n                  },\n                  \"code\": \"adipisicing\",\n                  \"type\": \"in exercitation veniam\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": 9570663.806357563,\n                \"ownership\": \"seller\",\n                \"is_applied\": true\n              }\n            },\n            \"errors\": [\n              \"minim aliquip non\",\n              \"cillum fugiat est\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 14501819,\n                \"meta\": {\n                  \"kafka_emission_status\": 18750948,\n                  \"state_manager_used\": \"qui dolor sit enim\"\n                },\n                \"shipment_id\": \"in Ut\",\n                \"status\": \"cillum esse et\",\n                \"bag_list\": [\n                  22026077,\n                  -82838551\n                ],\n                \"remarks\": \"mollit nulla\"\n              },\n              {\n                \"id\": 66102213,\n                \"meta\": {\n                  \"kafka_emission_status\": 3281070,\n                  \"state_manager_used\": \"voluptate magna\"\n                },\n                \"shipment_id\": \"sit laborum ex\",\n                \"status\": \"elit sint non occaecat esse\",\n                \"bag_list\": [\n                  11655716,\n                  32080804\n                ],\n                \"remarks\": \"est nisi eiusmod eu veniam\"\n              }\n            ],\n            \"text\": \"Excepteur eiusmod proident pariatur\",\n            \"value\": \"laborum fugiat cupidatat in\",\n            \"color_code\": \"ad dolor amet est ut\",\n            \"expected_delivery_date\": \"1948-03-14T01:49:38.492Z\"\n          },\n          \"delivery_slot\": {\n            \"quis_\": \"dolor \"\n          },\n          \"order\": {\n            \"fynd_order_id\": \"Ut nostrud in\",\n            \"order_date\": \"1955-11-21T17:07:30.453Z\",\n            \"created_ts\": \"eu\",\n            \"tax_details\": {\n              \"Ut6\": 15280213,\n              \"veniam_4\": true\n            },\n            \"cod_charges\": \"aliquip\",\n            \"source\": \"dolore fugiat amet nostrud\",\n            \"affiliate_id\": \"nulla labore in veniam reprehenderit\",\n            \"affiliate_order_id\": \"labore occaecat dolore ex fugiat\",\n            \"ordering_channel_logo\": {\n              \"minim_e\": false\n            },\n            \"order_value\": \"cillum ea quis Excepteur\",\n            \"ordering_channel\": \"velit in\",\n            \"ordering_source\": \"incididunt Ut nulla\",\n            \"loyalty_discount_details\": {\n              \"discount\": 63787370.63142893,\n              \"ownership\": \"seller\",\n              \"is_applied\": true\n            },\n            \"meta\": {\n              \"consectetur4\": true\n            }\n          },\n          \"user\": {\n            \"id\": 81058406,\n            \"user_oid\": \"elit ad velit cillum\",\n            \"mongo_user_id\": \"ea qui\",\n            \"external_customer_id\": \"amet elit qui\",\n            \"first_name\": \"adipisicing cillum consequat\",\n            \"last_name\": \"sit Excepteur\",\n            \"mobile\": \"dolor aliqua commodo\",\n            \"email\": \"sit consequat eli\",\n            \"meta\": {\n              \"culpae2a\": -26594320.308701396,\n              \"in_d\": \"culpa aliqua in consequat ipsum\"\n            },\n            \"is_anonymous_user\": false,\n            \"name\": \"Ut in\",\n            \"gender\": \"anim ea laborum ad dol\",\n            \"country_phone_code\": \"mollit sit\"\n          },\n          \"enable_dp_tracking\": false,\n          \"custom_message\": \"occaecat officia\",\n          \"estimated_sla_time\": \"officia ipsum voluptate\",\n          \"estimated_sla_ts\": \"Excepteur aliquip cillum\",\n          \"can_update_dimension\": true,\n          \"shipment_images\": [\n            \"ea consectetur ut\",\n            \"dolor\"\n          ],\n          \"delivery_details\": {\n            \"ex_cd5\": \"veniam id ipsum\"\n          },\n          \"billing_details\": {\n            \"proident__c\": true\n          },\n          \"forward_shipment_id\": \"proident non esse\",\n          \"fulfilment_priority\": 93864561,\n          \"shipment_details\": {\n            \"lock_status\": false,\n            \"lock_message\": \"fugiat dolore\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": -71312161,\n          \"company_details\": {\n            \"company_name\": \"deserunt sunt\",\n            \"address\": {\n              \"consectetur8f6\": 26229434.86099656\n            },\n            \"company_cin\": \"nulla qui mollit cupidatat\",\n            \"company_id\": -76685536,\n            \"company_gst\": \"ut aliquip\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": 1865508,\n                  \"number\": \"enim sunt officia in culpa\"\n                },\n                {\n                  \"country_code\": -53603796,\n                  \"number\": \"adipisicing elit veniam\"\n                }\n              ],\n              \"emails\": [\n                \"officia velit culpa\",\n                \"Duis ipsum magna\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"nisi culpa\",\n            \"pincode\": \"in exercitation laboris\",\n            \"meta\": {\n              \"aute7\": \"sint\",\n              \"minim1ed\": -85902044.99926108,\n              \"nulla7da\": true,\n              \"consectetur52\": -13397571\n            },\n            \"address\": \"ex anim adipisicing cillum\",\n            \"address1\": \"eiusmod pariatur fugiat tempor\",\n            \"display_address\": \"pariatur Duis sunt et ut\",\n            \"id\": -83154824,\n            \"code\": \"ex deserunt nostrud cupidatat sed\",\n            \"store_name\": \"laborum\",\n            \"country\": \"eu aliquip commodo eiusmod\",\n            \"contact_person\": \"culpa dolore\",\n            \"state\": \"Duis\",\n            \"city\": \"dolor officia\",\n            \"name\": \"aliquip sint\",\n            \"store_email\": \"dolor officia nulla proident\"\n          },\n          \"order_platform\": \"dolore pariatur\",\n          \"lock_status\": false,\n          \"platform_logo\": \"cupidatat aute ut\",\n          \"user_agent\": \"commodo\",\n          \"dp_details\": {\n            \"pincode\": \"nisi elit\",\n            \"track_url\": \"in\",\n            \"eway_bill_id\": \"in cupidatat id\",\n            \"id\": -44041997,\n            \"country\": \"nostrud minim\",\n            \"awb_no\": \"veniam esse anim\",\n            \"gst_tag\": \"enim in cupidatat\",\n            \"name\": \"quis proident sunt voluptate\"\n          },\n          \"invoice_id\": \"ut anim\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"sunt_f\": true\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"cillum deserunt elit\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"pariatur id culpa\",\n              \"channel_order_id\": \"pariatur enim tempor do dolor\",\n              \"employee_discount\": 1413080.4461614788,\n              \"box_type\": \"mollit fugiat sit laboris\",\n              \"quantity\": -45650901,\n              \"size_level_total_qty\": -2396802,\n              \"loyalty_discount\": -52113255.70345728,\n              \"replacement_details\": {\n                \"replacement_type\": \"dolor\",\n                \"original_affiliate_order_id\": \"do aliqua ea in consequat\"\n              },\n              \"channel_shipment_id\": \"veniam in cupidatat\",\n              \"marketplace_invoice_id\": \"dolore cupidatat\",\n              \"due_date\": \"2024-09-02T12:37:42.313Z\",\n              \"coupon_code\": \"anim exercitation\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": false,\n              \"fulfilment_priority\": -94871935,\n              \"customer_selling_price\": 19678189.276165277\n            },\n            \"affiliate_order_id\": \"sed aliquip laboris esse\",\n            \"affiliate_shipment_id\": \"esse magna\",\n            \"affiliate_store_id\": \"adipisicing Ut do\",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": 25320513,\n              \"tracking_url\": \"incididunt sit culpa\",\n              \"estimated_delivery_date\": \"1957-03-13T00:26:01.003Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"deserunt\",\n                \"city\": \"non magna dolor\",\n                \"gstin\": \"dolore nulla\",\n                \"name\": \"quis\",\n                \"pincode\": -92759656,\n                \"state\": \"nisi dolor ipsum ut\",\n                \"ajio_site_id\": \"aliqua sed adipisicing\"\n              },\n              \"formatted\": {\n                \"max\": \"ut cillum aliqua\",\n                \"min\": \"eiusmod mollit veniam tempor quis\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"id velit dolore\"\n              },\n              \"return_awb_number\": \"irure adipisicing aliqua amet\",\n              \"is_self_ship\": true,\n              \"box_type\": \"eiusmod adipisicing\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"est_7\": true,\n                  \"ipsum_0d\": -43392676,\n                  \"ea978\": 66780927\n                },\n                \"invoice\": {\n                  \"Ut_7c\": \"minim reprehenderit velit est\",\n                  \"et_45\": -99354090.03169568,\n                  \"id_a0\": \"laborum fugiat aute in nisi\",\n                  \"quisb\": -5860299.021240011\n                }\n              },\n              \"return_affiliate_shipment_id\": \"aliqua amet consectetur\",\n              \"parent_dp_id\": \"aute dolore\",\n              \"shipment_weight\": -25377411.73034425,\n              \"dimension\": {\n                \"height\": 55404998.22862953,\n                \"width\": 68558231.46329355,\n                \"is_default\": false,\n                \"unit\": \"voluptate dolor veniam\",\n                \"length\": -22748083.724839628\n              },\n              \"dp_options\": {\n                \"consequat21a\": 99147546.34944916,\n                \"magna_b\": \"proident pariatur in\"\n              },\n              \"assign_dp_from_sb\": false,\n              \"due_date\": \"1989-02-06T21:29:03.857Z\",\n              \"store_invoice_updated_date\": \"1977-08-26T03:54:16.444Z\",\n              \"forward_affiliate_shipment_id\": \"id anim Lorem laborum quis\",\n              \"return_store_node\": 92120245,\n              \"fulfilment_priority_text\": \"et incididunt ut elit irure\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"pariatur quis amet commodo ullamco\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"et dolor tempor amet ut\"\n                },\n                {\n                  \"slug\": \"enim irure\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"aliqua enim est eu ad\"\n                }\n              ],\n              \"external\": {\n                \"aliquip__\": 91822920.52404124\n              },\n              \"awb_number\": \"ea aute Excepteur\",\n              \"lock_data\": {\n                \"locked\": true,\n                \"mto\": false,\n                \"lock_message\": \"dolore\"\n              },\n              \"order_type\": \"Digital\",\n              \"ewaybill_info\": {\n                \"velitac_\": 35963316.081428945,\n                \"laborum12a\": 958719,\n                \"veniam_c\": true,\n                \"est_\": false\n              },\n              \"dp_id\": \"amet ut nisi mollit\",\n              \"shipment_volumetric_weight\": 51252547.277448416,\n              \"marketplace_store_id\": \"veniam velit\",\n              \"return_details\": {\n                \"eu1\": 89410856,\n                \"culpa__\": \"sint nulla ad laboris\"\n              },\n              \"dp_sort_key\": \"in Lorem ad ex\",\n              \"packaging_name\": \"tempor nisi ea\",\n              \"timestamp\": {\n                \"max\": -42813095,\n                \"min\": 20213721\n              },\n              \"auto_trigger_dp_assignment_acf\": false,\n              \"dp_name\": \"ut\",\n              \"po_number\": \"quis officia incididunt nulla\",\n              \"b2c_buyer_details\": {\n                \"do9_\": -80147150.25257888\n              },\n              \"forward_affiliate_order_id\": \"nostrud \",\n              \"return_affiliate_order_id\": \"dolore\",\n              \"bag_weight\": {\n                \"aliquip7\": \"labore sit dolor anim Duis\",\n                \"adipisicingf3e\": -3744564\n              },\n              \"refund_to\": \"sunt laboris esse eiusmod sit\"\n            },\n            \"company_affiliate_tag\": \"id quis esse Lorem irure\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"fynd\",\n              \"label_a6\": \"nostrud minim\",\n              \"invoice\": \"et dolor\",\n              \"label_pos\": \"ex ipsum fugiat velit\",\n              \"invoice_a6\": \"consectetur laborum\",\n              \"b2b\": \"ad do irure cillum\",\n              \"label\": \"do ut\",\n              \"label_a4\": \"irure dolor\",\n              \"invoice_export\": \"dolore\",\n              \"credit_note_url\": \"mollit Lorem\",\n              \"delivery_challan_a4\": \"ut fugiat\",\n              \"label_export\": \"pariatur venia\",\n              \"invoice_a4\": \"esse labore Lorem nulla\",\n              \"invoice_pos\": \"occaecat aliquip\",\n              \"po_invoice\": \"cupidatat in\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1952-07-12T07:14:51.567Z\",\n                \"id\": \"et dolor nisi\",\n                \"name\": \"amet consequat et\",\n                \"owner\": \"culpa dolor consectetur\",\n                \"secret\": \"non est minim\",\n                \"token\": \"incididunt non\",\n                \"updated_at\": \"1955-12-16T23:09:01.688Z\",\n                \"description\": \"cillum am\",\n                \"meta\": [\n                  {\n                    \"name\": \"eiusmod\",\n                    \"value\": \"veniam cillum\"\n                  },\n                  {\n                    \"name\": \"fugiat incididunt labore\",\n                    \"value\": \"elit\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"amet ut exercitation est\",\n                  \"mode_of_payment\": \"reprehenderit sint laboris ad Ut\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"officiac35\": false,\n                    \"eudb4\": true,\n                    \"enim_da5\": true\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": false\n                }\n              },\n              \"app_company_id\": 49178610\n            },\n            \"affiliate_id\": \"sint ad exercitation dolor\",\n            \"id\": \"proident commodo do\"\n          },\n          \"priority_text\": \"tempor pariatur consectetur sunt\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"nostrud ut ad Ut laboris\",\n              \"forward\": false,\n              \"store_id\": 96306711,\n              \"delivery_awb_number\": \"in veniam proident commodo ut\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": 28539463,\n              \"app_display_name\": \"do dolore anim\",\n              \"state_id\": 26292566,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": 5250563,\n              \"created_at\": \"1947-06-23T17:58:39.974Z\",\n              \"created_ts\": \"Excepteur eli\",\n              \"shipment_id\": \"in eiusmod culpa aliqua\",\n              \"updated_at\": \"1981-04-24T08:08:22.255Z\",\n              \"updated_ts\": \"aliquip Lorem fugiat\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"irure proident tempor cillum in\",\n                \"id\": -18253399,\n                \"journey_type\": \"forward\",\n                \"name\": \"non aliqua Excepteur\",\n                \"state_type\": \"financial\",\n                \"is_active\": true,\n                \"app_display_name\": \"est voluptate dolor\",\n                \"app_state_name\": \"dolore in sed\",\n                \"app_facing\": false,\n                \"notify_customer\": true\n              },\n              \"bag_id\": 34861196,\n              \"display_name\": \"consequat qui magna mollit\"\n            },\n            {\n              \"status\": \"commodo ullamco\",\n              \"forward\": false,\n              \"store_id\": -17427591,\n              \"delivery_awb_number\": \"ad Excepteur\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": 69324480,\n              \"app_display_name\": \"laborum nostrud dolor nulla\",\n              \"state_id\": 83398536,\n              \"state_type\": \"financial\",\n              \"bsh_id\": 65433338,\n              \"created_at\": \"1953-01-23T00:10:30.817Z\",\n              \"created_ts\": \"ut incididunt ea\",\n              \"shipment_id\": \"dolor velit aliqu\",\n              \"updated_at\": \"1991-05-07T16:21:09.578Z\",\n              \"updated_ts\": \"ea consectetur\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"Lorem ipsum \",\n                \"id\": 77477902,\n                \"journey_type\": \"return\",\n                \"name\": \"eiusmod\",\n                \"state_type\": \"logistics\",\n                \"is_active\": false,\n                \"app_display_name\": \"est non\",\n                \"app_state_name\": \"ullamco esse\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 80970192,\n              \"display_name\": \"dolore elit\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": -54176106,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 25809441.80086866,\n                \"gst_fee\": 62149256.16597292,\n                \"tax_collected_at_source\": -84482983.11136995,\n                \"value_of_good\": -85382665.59374347,\n                \"cgst_tax_percentage\": 72452598.82060647,\n                \"gstin_code\": \"quis do adipisicing laboris\",\n                \"igst_tax_percentage\": 78510702.38443628,\n                \"gst_tax_percentage\": -51140891.47410108,\n                \"hsn_code_id\": \"et\",\n                \"igst_gst_fee\": 41837326.80550468,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 46277877.04286152,\n                \"cgst_gst_fee\": -8876076.44144927,\n                \"gst_tag\": \"quis\",\n                \"sgst_tax_percentage\": -74101380.92383617,\n                \"hsn_code\": \"non fugiat\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"Duis\",\n                  \"forward\": true,\n                  \"store_id\": -12666896,\n                  \"delivery_awb_number\": \"in sit ea mollit\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -53555644,\n                  \"app_display_name\": \"qui magna mollit nulla est\",\n                  \"state_id\": -79127063,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": -2954206,\n                  \"created_at\": \"2020-09-12T03:22:24.249Z\",\n                  \"created_ts\": \"amet velit quis reprehenderit\",\n                  \"shipment_id\": \"la\",\n                  \"updated_at\": \"1984-09-13T22:56:12.739Z\",\n                  \"updated_ts\": \"sint eiusmod\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"dolor anim\",\n                    \"id\": -56245570,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"sed exercitation\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"in nostrud Lorem\",\n                    \"app_state_name\": \"sed labore nisi ea\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 11303931,\n                  \"display_name\": \"deserunt aute laborum sunt\"\n                },\n                {\n                  \"status\": \"ullamco ut incididunt nisi commodo\",\n                  \"forward\": false,\n                  \"store_id\": 76955133,\n                  \"delivery_awb_number\": \"officia\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -10520037,\n                  \"app_display_name\": \"laborum minim nostrud Excepteur eu\",\n                  \"state_id\": 3716391,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -33297738,\n                  \"created_at\": \"1966-05-17T05:33:06.292Z\",\n                  \"created_ts\": \"minim velit\",\n                  \"shipment_id\": \"in\",\n                  \"updated_at\": \"2003-06-28T07:55:54.651Z\",\n                  \"updated_ts\": \"dolor incididunt\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"ullamco non minim \",\n                    \"id\": -29315675,\n                    \"journey_type\": \"return\",\n                    \"name\": \"et sunt non dolore\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"in\",\n                    \"app_state_name\": \"reprehende\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -86988872,\n                  \"display_name\": \"sit Lorem non\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"Excepteurfb\": true,\n                \"ullamco71\": false\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 83369175,\n                \"bad_quantity\": 52641918,\n                \"good_quantity\": 76694005\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": 93884685.02457589,\n                \"brand_calculated_amount\": -37766839.34335079,\n                \"cashback\": 42603021.22313231,\n                \"cashback_applied\": 93018158.54772645,\n                \"cod_charges\": 2989169.4217601717,\n                \"coupon_effective_discount\": -97450160.57585011,\n                \"coupon_value\": 41423376.55270997,\n                \"delivery_charge\": -50350573.75283909,\n                \"discount\": 51026946.26305291,\n                \"fynd_credits\": 16328075.06416212,\n                \"gst_fee\": -32383293.627038777,\n                \"gst_tag\": \"Lorem ex labore\",\n                \"gst_tax_percentage\": 85017997.99261934,\n                \"hsn_code\": \"incididu\",\n                \"identifiers\": {\n                  \"alu\": \"sit\",\n                  \"ean\": \"amet commodo magna id laborum\",\n                  \"sku_code\": \"Duis laboris adipisicing proident\",\n                  \"upc\": \"reprehenderit Excepteur ut culpa\",\n                  \"isbn\": \"velit esse laborum\"\n                },\n                \"item_name\": \"exercitation voluptate proident\",\n                \"price_effective\": 31076625.76526758,\n                \"price_marked\": 69151321.33099937,\n                \"promotion_effective_discount\": 74895275.53224242,\n                \"refund_credit\": -63816100.19887538,\n                \"size\": \"et\",\n                \"total_units\": 36365621,\n                \"transfer_price\": -78854251.72314644,\n                \"value_of_good\": -49831467.754496425,\n                \"amount_paid_roundoff\": -81937833,\n                \"tax_collected_at_source\": -31542802.043433934,\n                \"amount_to_be_collected\": 10484604.432082951,\n                \"taxes\": [\n                  {\n                    \"name\": \"velit voluptate ullamco\",\n                    \"rate\": -74145939.65477487,\n                    \"tax_amount\": 19635825.56605576,\n                    \"taxable_amount\": -93562788.47512355\n                  },\n                  {\n                    \"name\": \"voluptate quis\",\n                    \"rate\": -83114935.85963917,\n                    \"tax_amount\": 30796522.151638687,\n                    \"taxable_amount\": -82465744.3955323\n                  }\n                ],\n                \"loyalty_discount\": 37619419.232355356\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": false,\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\": \"ut dolore dolor\",\n                  \"name\": \"dolore\",\n                  \"slug\": \"laborum eiusmod adipisicing amet\",\n                  \"bundle_count\": 8786037,\n                  \"article_bundle_id\": \"sunt velit consectetur sed\",\n                  \"bundle_article_quantity\": 17241187,\n                  \"is_base\": true,\n                  \"price_marked\": -65490144.63225551,\n                  \"price_effective\": -35843162.29034536,\n                  \"item_id\": -20883989,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": true,\n                    \"unit\": true,\n                    \"time\": true\n                  },\n                  \"seller_identifier\": \"amet ea commodo ullamco\",\n                  \"images\": [\n                    \"est tempor veniam\",\n                    \"sint velit in\"\n                  ],\n                  \"brand_name\": \"ea culpa pariatur in\",\n                  \"size\": \"consequat veniam\"\n                }\n              },\n              \"seller_identifier\": \"aliquip incididunt\",\n              \"delivery_address\": {\n                \"phone\": \"nisi in Excepteur\",\n                \"address2\": \"ex consequat\",\n                \"address\": \"culpa non cupidatat nostrud dolore\",\n                \"longitude\": -68033968.60565604,\n                \"pincode\": \"ea elit\",\n                \"area\": \"Lorem Excepteur est velit\",\n                \"address_type\": \"home\",\n                \"country\": \"labori\",\n                \"address_category\": \"delivery\",\n                \"email\": \"occaecat laboris anim\",\n                \"created_at\": \"1969-12-01T13:49:38.201Z\",\n                \"address1\": \"quis esse minim\",\n                \"display_address\": \"pariatur labore quis occaecat\",\n                \"landmark\": \"do pariatur\",\n                \"updated_at\": \"1957-09-14T17:17:58.834Z\",\n                \"version\": \"non sint fugiat consequat\",\n                \"latitude\": 8264841.990229413,\n                \"contact_person\": \"ex nostrud aute occaecat sint\",\n                \"state\": \"Lorem et\",\n                \"city\": \"aute pariatur\",\n                \"area_code_slug\": \"deserunt consectetur laborum non\",\n                \"country_code\": \"est id pariatur minim\",\n                \"country_iso_code\": \"laboris pariatur dolore velit laborum\",\n                \"country_phone_code\": \"sit ex\",\n                \"delivery_address_id\": -76593912,\n                \"geo_location\": {\n                  \"sitb5\": -30107903.48649998,\n                  \"dolor65\": -65483470.04692916,\n                  \"nona\": \"anim tempor incididunt est\",\n                  \"commodo0\": -35749668.59806343\n                },\n                \"name\": \"irure ut mollit dolore\",\n                \"sector\": \"amet ipsum aliquip aliqua\",\n                \"state_code\": \"elit pariatur occaecat\",\n                \"uid\": \"officia aliqua deserunt\",\n                \"user_id\": \"irure proident\",\n                \"code\": \"est aliquip officia dolore\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"eiusmod_49\": \"nostrud ut enim\",\n                  \"eu_48\": false,\n                  \"pariatur_7_6\": \"pariatur minim ad culpa\",\n                  \"dolorcb\": 2658922.7379305065\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": 47320259.90800777,\n                  \"unit\": \"eu anim\"\n                },\n                \"uid\": \"sed magna veniam id consectetur\",\n                \"size\": \"adipisicing commodo do enim\",\n                \"tags\": [\n                  \"dolore labore ad\",\n                  \"in Lorem incididunt\"\n                ],\n                \"_custom_json\": {\n                  \"commodo_236\": -11196045,\n                  \"ipsumdc3\": false\n                }\n              },\n              \"brand\": {\n                \"id\": -12532003,\n                \"logo\": \"sint in deserunt nisi\",\n                \"company\": -95779016,\n                \"created_on\": \"1972-07-16T06:07:31.297Z\",\n                \"brand_name\": \"in quis dolore proident qui\",\n                \"modified_on\": \"2010-01-28T10:27:51.163Z\"\n              },\n              \"group_id\": \"sit sed do\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"incididunt amet pariatur consectetur\",\n                \"coupon_code\": \"in ullamco in cupidatat deserunt\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"Excepteur laborum amet\",\n                  \"channel_order_id\": \"eu\",\n                  \"employee_discount\": -13390725.914037555,\n                  \"box_type\": \"aliquip ut sint est laboris\",\n                  \"quantity\": -36383409,\n                  \"size_level_total_qty\": -72597588,\n                  \"loyalty_discount\": 92025366.76884297,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"exercitation ut\",\n                    \"original_affiliate_order_id\": \"ut sed incididunt\"\n                  },\n                  \"channel_shipment_id\": \"aliquip\",\n                  \"marketplace_invoice_id\": \"consequat id velit enim ut\",\n                  \"due_date\": \"1984-10-02T14:25:38.081Z\",\n                  \"coupon_code\": \"id nu\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 35153577,\n                  \"customer_selling_price\": -33139580.459864028\n                }\n              },\n              \"item\": {\n                \"id\": 63021736,\n                \"attributes\": {\n                  \"currency\": \"et Ut\"\n                },\n                \"brand_id\": -34509400,\n                \"slug_key\": \"ad sit ut\",\n                \"l3_category\": 24676149,\n                \"l3_category_name\": \"aliquip fugiat dolore dolore mollit\",\n                \"last_updated_at\": \"1981-05-20T18:01:45.174Z\",\n                \"name\": \"exercitation\",\n                \"l2_category\": [\n                  \"officia\",\n                  \"laboris tempor in\"\n                ],\n                \"brand\": \"dolor Lorem\",\n                \"image\": [\n                  \"commodo\",\n                  \"magna eu ipsum\"\n                ],\n                \"code\": \"elit occaecat\",\n                \"l1_category\": [\n                  \"deserunt qui aliqua et\",\n                  \"Duis\"\n                ],\n                \"size\": \"officia adipisicing in pariatur\",\n                \"can_cancel\": false,\n                \"can_return\": false,\n                \"branch_url\": \"reprehenderit aute minim esse\",\n                \"meta\": {\n                  \"dolord0\": 48690110.311992645,\n                  \"non_07\": 83228423.20678729,\n                  \"cupidatatb\": -19423496.412677243\n                },\n                \"color\": \"magna Duis sunt\",\n                \"department_id\": -59305152,\n                \"images\": [\n                  \"qui\",\n                  \"nisi reprehenderit ea ullamco sed\"\n                ],\n                \"tags\": [\n                  \"Lorem\",\n                  \"pariatur consequat Ut consectetur\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"enim esse fugiat eu\",\n                  \"amount\": -41895037.10556304\n                },\n                {\n                  \"mode\": \"amet sed do nisi ipsum\",\n                  \"amount\": 26511428.11758466\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"irure velit\",\n                  \"amount\": -42770777.92204844\n                },\n                {\n                  \"mode\": \"eu dolor sed\",\n                  \"amount\": 21494442.03520532\n                }\n              ],\n              \"quantity\": -11772698,\n              \"identifier\": \"cillum do\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"sint\",\n              \"line_number\": -1518905,\n              \"meta\": {\n                \"dolore_67\": 94461356,\n                \"laborum3\": true,\n                \"adipisicingde\": 14269740\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"bundle_price_amount\",\n                  \"promotion_name\": \"nostrud mollit\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -61763999,\n                      \"type\": \"velit aliquip deserunt Ut dolore\"\n                    },\n                    {\n                      \"value\": -37435253,\n                      \"type\": \"incididunt proident aliquip fugiat\"\n                    }\n                  ],\n                  \"amount\": 9238337.276195005,\n                  \"article_quantity\": 17158702,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -42313658,\n                          -20817707\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                          -11764970,\n                          57069097\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"ullamco id proident\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"velit sed officia\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"irure laboris eiusmod\",\n                        \"item_name\": \"officia sit moll\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"voluptate esse\",\n                        \"item_id\": 46345627,\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 non\",\n                      \"quantity\": 54549341.32821667\n                    },\n                    {\n                      \"article_id\": \"exercitation fugiat aute\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ut ut\",\n                        \"item_name\": \"ullamco aliquip Lorem eiusmod\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"laboris ullamco eiusmod exercitation\",\n                        \"item_id\": -32692797,\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                        \"et856\": \"reprehenderit ipsum\",\n                        \"qui31b\": \"nostrud Duis minim Lorem\"\n                      },\n                      \"parent_item_identifier\": \"cupidat\",\n                      \"quantity\": -29958635.732048407\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"free_non_sellable_items\",\n                  \"promotion_name\": \"incididunt do\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -11809889,\n                      \"type\": \"minim ipsum dolore\"\n                    },\n                    {\n                      \"value\": -68969273,\n                      \"type\": \"ipsum\"\n                    }\n                  ],\n                  \"amount\": -37989952.2483544,\n                  \"article_quantity\": -82565892,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          66122362,\n                          32250428\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                          -99365164,\n                          12830360\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"veniam\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"occaec\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"Duis elit Ut exercitation\",\n                        \"item_name\": \"ullamco amet nulla consectetur\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"fugiat occaecat\",\n                        \"item_id\": 67484667,\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                        \"ipsum_bb1\": \"dolore\",\n                        \"minim_99\": \"minim consequat\",\n                        \"adipisicing_2\": -55330163.21773716,\n                        \"dolore_08\": -59728481.794267416\n                      },\n                      \"parent_item_identifier\": \"culpa sit Excepteur\",\n                      \"quantity\": 29572993.479628757\n                    },\n                    {\n                      \"article_id\": \"ad exercit\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"in ipsum\",\n                        \"item_name\": \"tempor\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ea elit fugiat ad\",\n                        \"item_id\": 31940357,\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_380\": true,\n                        \"aliquip_de\": false,\n                        \"exercitationfc\": \"occaecat dolor aliqua aliquip ex\"\n                      },\n                      \"parent_item_identifier\": \"sint officia aliq\",\n                      \"quantity\": -1643116.5733655095\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 19987942.468314618,\n                \"amount_paid_roundoff\": -31495230.35746844,\n                \"price_effective\": 71699908.31732655,\n                \"promotion_effective_discount\": -27069381.868915826,\n                \"pm_price_split\": -40395830.19020978,\n                \"refund_amount\": 20324789.44893548,\n                \"transfer_price\": 89210509.50262171,\n                \"coupon_effective_discount\": -34132591.30826187,\n                \"tax_collected_at_source\": -56894478.51904852,\n                \"brand_calculated_amount\": -69024138.0932019,\n                \"delivery_charge\": 42213995.42739484,\n                \"cashback\": 55736562.096072465,\n                \"value_of_good\": -32562864.6043604,\n                \"cashback_applied\": -41911446.6091786,\n                \"cod_charges\": -82861464.20259461,\n                \"price_marked\": -10425047.690244675,\n                \"amount_paid\": -45477408.746424034,\n                \"coupon_value\": 27359007.97125508,\n                \"discount\": 93813479.58868593,\n                \"fynd_credits\": -740466.8678375483,\n                \"gift_price\": -8155427.982250661,\n                \"amount_to_be_collected\": 64505498.168029875,\n                \"cost_price\": -56762647.465893105,\n                \"loyalty_discount\": 526039.350368768\n              },\n              \"charges\": [\n                {\n                  \"name\": \"laborum in irure\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 6152995.8619503975,\n                      \"currency\": \"deserunt eiusmod\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 7689199.379875109,\n                      \"currency\": \"amet irure quis laborum reprehende\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"id cillum deserunt nisi\"\n                    },\n                    \"distribution_level\": \"anim deser\"\n                  },\n                  \"code\": \"consectetur\",\n                  \"type\": \"incididunt exercitation ex\"\n                },\n                {\n                  \"name\": \"consequa\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -43222812.22175461,\n                      \"currency\": \"anim do veniam\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 25652171.65700963,\n                      \"currency\": \"cupidatat i\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"dolor in in\"\n                    },\n                    \"distribution_level\": \"in ex consequat in\"\n                  },\n                  \"code\": \"dolore Ut sunt ad\",\n                  \"type\": \"nulla laboris dolore aliquip\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 31229424.084341064,\n                \"amount_paid_roundoff\": -64435140.996439345,\n                \"price_effective\": 68807075.56040123,\n                \"promotion_effective_discount\": -17941347.23287049,\n                \"pm_price_split\": 47244853.06991491,\n                \"refund_amount\": -76634924.6693745,\n                \"transfer_price\": -3842116.1791976243,\n                \"coupon_effective_discount\": 71391358.17293072,\n                \"tax_collected_at_source\": 91735922.95881319,\n                \"brand_calculated_amount\": 63271725.13425648,\n                \"delivery_charge\": -7614310.003449321,\n                \"cashback\": -96307667.03505671,\n                \"value_of_good\": -67487801.85706273,\n                \"cashback_applied\": -4428565.349520326,\n                \"cod_charges\": 16494150.578389585,\n                \"price_marked\": 50438798.986968696,\n                \"amount_paid\": 87088880.82202631,\n                \"coupon_value\": 20783019.02564843,\n                \"discount\": 74913922.12284386,\n                \"fynd_credits\": 6789184.629134178,\n                \"gift_price\": 71738111.7171731,\n                \"amount_to_be_collected\": 80678173.08527952,\n                \"cost_price\": -14971360.924180254,\n                \"loyalty_discount\": 60790258.3836205\n              },\n              \"current_status\": {\n                \"id\": 7166908,\n                \"store_id\": -89975794,\n                \"delivery_awb_number\": \"anim dolore\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": 91172579,\n                \"state_type\": \"operational\",\n                \"state_id\": -83059347,\n                \"created_at\": \"2002-11-11T06:27:43.621Z\",\n                \"created_ts\": \"1974-05-24T16:29:55.571Z\",\n                \"shipment_id\": \"adipisicing\",\n                \"updated_at\": \"1973-06-11T12:15:23.597Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"ut magna do\",\n                  \"id\": -77703555,\n                  \"journey_type\": \"return\",\n                  \"name\": \"labore elit amet\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"mollit Ut\",\n                  \"app_state_name\": \"magna consectetur in et tempor\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -52706475,\n                \"status\": \"dolor do ullamco in\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": 31926451,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 85838419.05746624,\n                \"gst_fee\": -24469448.75822088,\n                \"tax_collected_at_source\": -1935086.6139776558,\n                \"value_of_good\": -97783767.9882009,\n                \"cgst_tax_percentage\": 88207479.29072165,\n                \"gstin_code\": \"Lorem enim qui\",\n                \"igst_tax_percentage\": 81277443.33503136,\n                \"gst_tax_percentage\": -98991634.384037,\n                \"hsn_code_id\": \"ex Ut\",\n                \"igst_gst_fee\": -40619016.00004778,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": 33038206.69854662,\n                \"cgst_gst_fee\": -39772334.5966817,\n                \"gst_tag\": \"id in\",\n                \"sgst_tax_percentage\": -1631996.9809151888,\n                \"hsn_code\": \"qui sunt ullamco nisi\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"irure labore voluptate\",\n                  \"forward\": false,\n                  \"store_id\": 73386356,\n                  \"delivery_awb_number\": \"incididunt cillum\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -55274872,\n                  \"app_display_name\": \"ut officia\",\n                  \"state_id\": -52236964,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -59617911,\n                  \"created_at\": \"1999-12-24T23:33:17.847Z\",\n                  \"created_ts\": \"sed dolor laboris\",\n                  \"shipment_id\": \"laborum nisi Ut consectetur\",\n                  \"updated_at\": \"1958-08-22T21:50:22.476Z\",\n                  \"updated_ts\": \"consequat fugiat cillum ut consectetur\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"incididunt pariatur\",\n                    \"id\": 6808402,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"minim consectetur nulla esse\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"dolor com\",\n                    \"app_state_name\": \"elit et consecte\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -65207339,\n                  \"display_name\": \"amet\"\n                },\n                {\n                  \"status\": \"dolor incididunt \",\n                  \"forward\": true,\n                  \"store_id\": -49904478,\n                  \"delivery_awb_number\": \"consequat ut\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 98166121,\n                  \"app_display_name\": \"irure vol\",\n                  \"state_id\": 12307795,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 76342538,\n                  \"created_at\": \"1947-05-06T01:19:08.957Z\",\n                  \"created_ts\": \"dolore nostrud\",\n                  \"shipment_id\": \"incididunt voluptate irure mollit\",\n                  \"updated_at\": \"2011-07-05T14:26:13.313Z\",\n                  \"updated_ts\": \"qui officia non\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"mollit aute velit\",\n                    \"id\": 18569648,\n                    \"journey_type\": \"return\",\n                    \"name\": \"eu nostrud est in cupidatat\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"nulla proident id dolor\",\n                    \"app_state_name\": \"nostrud aliquip Duis ut\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 5767855,\n                  \"display_name\": \"mollit exe\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"veniam_a0f\": -89157946.18384716,\n                \"deserunt3\": \"quis sit ipsum esse\"\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -94641835,\n                \"bad_quantity\": 43174293,\n                \"good_quantity\": 72357020\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 57797755.07833561,\n                \"brand_calculated_amount\": 17124929.480160356,\n                \"cashback\": -46686163.85682704,\n                \"cashback_applied\": 50508501.24994367,\n                \"cod_charges\": -58332503.61196436,\n                \"coupon_effective_discount\": -880297.4359790385,\n                \"coupon_value\": 50045102.41223651,\n                \"delivery_charge\": -63813517.85138558,\n                \"discount\": 27787504.10790254,\n                \"fynd_credits\": -68789543.0275256,\n                \"gst_fee\": -48051593.0284692,\n                \"gst_tag\": \"commodo et id exercitation\",\n                \"gst_tax_percentage\": -81855966.00216582,\n                \"hsn_code\": \"officia nulla laboris\",\n                \"identifiers\": {\n                  \"alu\": \"non amet\",\n                  \"ean\": \"irure dolore reprehenderit\",\n                  \"sku_code\": \"sed sint esse\",\n                  \"upc\": \"pariatur exercitation Lorem ipsum\",\n                  \"isbn\": \"in exercitation\"\n                },\n                \"item_name\": \"mollit et ame\",\n                \"price_effective\": -75196679.08317307,\n                \"price_marked\": 48762092.86577943,\n                \"promotion_effective_discount\": 81160303.29323837,\n                \"refund_credit\": 97390701.69731784,\n                \"size\": \"adipisicing ea cupidatat in proident\",\n                \"total_units\": 15215133,\n                \"transfer_price\": -98086928.24139911,\n                \"value_of_good\": 82782369.34572113,\n                \"amount_paid_roundoff\": -11066589,\n                \"tax_collected_at_source\": 79899210.03240615,\n                \"amount_to_be_collected\": -3502699.4624939114,\n                \"taxes\": [\n                  {\n                    \"name\": \"minim aliqua enim et proident\",\n                    \"rate\": -54528999.72786662,\n                    \"tax_amount\": 47441069.38965583,\n                    \"taxable_amount\": 57454126.769372046\n                  },\n                  {\n                    \"name\": \"dolor sint ad eu\",\n                    \"rate\": -66757524.39845053,\n                    \"tax_amount\": 85520354.13023785,\n                    \"taxable_amount\": 34090630.564585924\n                  }\n                ],\n                \"loyalty_discount\": -77267219.42885849\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\": \"minim esse et ut\",\n                  \"name\": \"irure\",\n                  \"slug\": \"nisi cillum\",\n                  \"bundle_count\": -15602844,\n                  \"article_bundle_id\": \"non consequat enim ipsum\",\n                  \"bundle_article_quantity\": -65650363,\n                  \"is_base\": true,\n                  \"price_marked\": -43232420.41094249,\n                  \"price_effective\": -49336608.60356173,\n                  \"item_id\": -51480079,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": true,\n                    \"unit\": false,\n                    \"time\": true\n                  },\n                  \"seller_identifier\": \"dolore ut dolor voluptate dolore\",\n                  \"images\": [\n                    \"ex consectetur consequat\",\n                    \"do qui\"\n                  ],\n                  \"brand_name\": \"Excepteur in\",\n                  \"size\": \"Lorem occaecat\"\n                }\n              },\n              \"seller_identifier\": \"non consectetur\",\n              \"delivery_address\": {\n                \"phone\": \"occaecat\",\n                \"address2\": \"exercitation labore\",\n                \"address\": \"ex labore\",\n                \"longitude\": -14325362.183924556,\n                \"pincode\": \"irure mollit laborum ad pariatur\",\n                \"area\": \"in\",\n                \"address_type\": \"office\",\n                \"country\": \"elit consequat deserunt\",\n                \"address_category\": \"billing\",\n                \"email\": \"proident consequat Duis eiusmod sed\",\n                \"created_at\": \"1964-10-28T19:04:43.232Z\",\n                \"address1\": \"aute magna ad\",\n                \"display_address\": \"exercitation sunt ipsum\",\n                \"landmark\": \"id eu amet cupidatat\",\n                \"updated_at\": \"2020-06-18T23:22:37.191Z\",\n                \"version\": \"consectetur commodo laborum sunt in\",\n                \"latitude\": 26538580.006463423,\n                \"contact_person\": \"incididunt sunt veniam\",\n                \"state\": \"veniam fugiat dolore ullamco\",\n                \"city\": \"ex proident nulla\",\n                \"area_code_slug\": \"magna ullamco laborum aute id\",\n                \"country_code\": \"amet sit magna exercitation\",\n                \"country_iso_code\": \"anim laboris\",\n                \"country_phone_code\": \"nisi proident\",\n                \"delivery_address_id\": 13648124,\n                \"geo_location\": {\n                  \"proident53_\": 10744491\n                },\n                \"name\": \"in est laborum minim\",\n                \"sector\": \"dolore deserunt in cillum\",\n                \"state_code\": \"officia do in pariatur\",\n                \"uid\": \"incididunt pa\",\n                \"user_id\": \"Excepteur ipsum\",\n                \"code\": \"enim nisi Duis in\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"consequat__5b\": true\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": -3084896.298722923,\n                  \"unit\": \"mollit veniam aliquip culpa occaecat\"\n                },\n                \"uid\": \"irure consequat nostrud c\",\n                \"size\": \"irure dolor voluptate cillum\",\n                \"tags\": [\n                  \"c\",\n                  \"cillum eiusmod est pariatur veniam\"\n                ],\n                \"_custom_json\": {\n                  \"consectetur4d6\": 59308869,\n                  \"exercitation_bdd\": 37218666.25730395\n                }\n              },\n              \"brand\": {\n                \"id\": 84005013,\n                \"logo\": \"dolor tempor\",\n                \"company\": 46618116,\n                \"created_on\": \"1989-04-25T00:11:04.842Z\",\n                \"brand_name\": \"irure aute culpa consequat\",\n                \"modified_on\": \"1963-02-15T10:52:38.059Z\"\n              },\n              \"group_id\": \"occaecat minim ea\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"dolor incididunt q\",\n                \"coupon_code\": \"proident do\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"quis sit proident ipsum\",\n                  \"channel_order_id\": \"commodo ut aliquip\",\n                  \"employee_discount\": 15188479.351070777,\n                  \"box_type\": \"laborum in ad\",\n                  \"quantity\": 50731583,\n                  \"size_level_total_qty\": -98920015,\n                  \"loyalty_discount\": 77224873.2358208,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"anim nisi sint reprehenderit aute\",\n                    \"original_affiliate_order_id\": \"nulla dolore fugiat do\"\n                  },\n                  \"channel_shipment_id\": \"ex magna culpa dolore\",\n                  \"marketplace_invoice_id\": \"nostrud do\",\n                  \"due_date\": \"1959-11-22T10:23:08.027Z\",\n                  \"coupon_code\": \"fugiat\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": -9970534,\n                  \"customer_selling_price\": 40569181.776032716\n                }\n              },\n              \"item\": {\n                \"id\": 61843978,\n                \"attributes\": {\n                  \"currency\": \"eu adipisicing\"\n                },\n                \"brand_id\": -8395622,\n                \"slug_key\": \"laborum est\",\n                \"l3_category\": 66952313,\n                \"l3_category_name\": \"nulla ut officia\",\n                \"last_updated_at\": \"1984-04-27T20:40:30.121Z\",\n                \"name\": \"sed\",\n                \"l2_category\": [\n                  \"cillum ex eu laborum ea\",\n                  \"pariatur cillum dolor commodo dolore\"\n                ],\n                \"brand\": \"in in voluptate anim ut\",\n                \"image\": [\n                  \"officia ad elit qui\",\n                  \"deserunt proident cupidatat\"\n                ],\n                \"code\": \"tempor sit\",\n                \"l1_category\": [\n                  \"in aute minim\",\n                  \"ex qui voluptate est minim\"\n                ],\n                \"size\": \"dolor enim\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"nisi Lorem ex\",\n                \"meta\": {\n                  \"cupidatatdb\": -30883020,\n                  \"tempor_ad8\": \"id proident cupidatat esse\",\n                  \"animcf\": \"laboris esse tempor elit\"\n                },\n                \"color\": \"consequat ut ex non\",\n                \"department_id\": -15216812,\n                \"images\": [\n                  \"laborum irure\",\n                  \"mollit est velit\"\n                ],\n                \"tags\": [\n                  \"proident dolore sint qui\",\n                  \"deserunt occaecat velit ullamco\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"sed amet\",\n                  \"amount\": 16730262.813840374\n                },\n                {\n                  \"mode\": \"cupidatat laborum\",\n                  \"amount\": -43593779.91106834\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"dolore dolore\",\n                  \"amount\": -50306122.63091392\n                },\n                {\n                  \"mode\": \"dolore qui\",\n                  \"amount\": -5617160.049512431\n                }\n              ],\n              \"quantity\": -35120460,\n              \"identifier\": \"ipsum Lorem\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"eiusmod enim qui\",\n              \"line_number\": -6079792,\n              \"meta\": {\n                \"velit264\": -8276959.867789775\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"item_based_discount\",\n                  \"promotion_name\": \"sint est\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 70621827,\n                      \"type\": \"officia nisi\"\n                    },\n                    {\n                      \"value\": -64661504,\n                      \"type\": \"nulla est\"\n                    }\n                  ],\n                  \"amount\": 83248944.88816321,\n                  \"article_quantity\": -22543564,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -57877438,\n                          -56267827\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                          83534609,\n                          -2680000\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"ut eiusmod proident irure\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"nisi eu sed\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"cupidatat sint laborum\",\n                        \"item_name\": \"exercita\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"eiusmod\",\n                        \"item_id\": 78687281,\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\": \"nisi commodo\",\n                      \"quantity\": 71446903.8622024\n                    },\n                    {\n                      \"article_id\": \"aute\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"tempor ullamco est m\",\n                        \"item_name\": \"culpa magna commodo\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Lorem Ut quis sunt\",\n                        \"item_id\": 12138665,\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                        \"adipisicing__\": false\n                      },\n                      \"parent_item_identifier\": \"Lorem consectet\",\n                      \"quantity\": -28988836.313892245\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"shipping_price\",\n                  \"promotion_name\": \"fugiat\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 95235743,\n                      \"type\": \"proident ea\"\n                    },\n                    {\n                      \"value\": -34476257,\n                      \"type\": \"ex cillum Ut nulla\"\n                    }\n                  ],\n                  \"amount\": -75265199.48687689,\n                  \"article_quantity\": 52921471,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          66497148,\n                          1348217\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                          10917059,\n                          -79778389\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"adipisicing aute fugiat esse officia\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"et sit labore\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"qui fugiat\",\n                        \"item_name\": \"ut consequat ullamco sint\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"la\",\n                        \"item_id\": 1721044,\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                        \"ullamco_ef\": 95890261,\n                        \"exercitation5\": 7634009.778091982\n                      },\n                      \"parent_item_identifier\": \"Ut esse reprehenderit Excepteur\",\n                      \"quantity\": 67240411.29697517\n                    },\n                    {\n                      \"article_id\": \"minim labore officia eu\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"nisi et dolor\",\n                        \"item_name\": \"esse proident\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Lorem mollit\",\n                        \"item_id\": -85798348,\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\": \"velit\",\n                      \"quantity\": -41261433.55121008\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 32461943.77731988,\n                \"amount_paid_roundoff\": 49530894.934387416,\n                \"price_effective\": 39117412.30738026,\n                \"promotion_effective_discount\": 50211843.44432524,\n                \"pm_price_split\": -52645342.44173396,\n                \"refund_amount\": -67652318.52937235,\n                \"transfer_price\": 12663660.357938468,\n                \"coupon_effective_discount\": -37227286.80838245,\n                \"tax_collected_at_source\": 32342733.75572884,\n                \"brand_calculated_amount\": 75840042.13919887,\n                \"delivery_charge\": 99992882.84544519,\n                \"cashback\": -27660652.65156801,\n                \"value_of_good\": -2283464.750766933,\n                \"cashback_applied\": -49776956.105487846,\n                \"cod_charges\": -13622416.519166648,\n                \"price_marked\": -49257224.99455345,\n                \"amount_paid\": 3485505.810098216,\n                \"coupon_value\": -92119122.07634665,\n                \"discount\": 4449792.387754485,\n                \"fynd_credits\": 97566574.91891211,\n                \"gift_price\": -76781260.62451462,\n                \"amount_to_be_collected\": -633132.9273253828,\n                \"cost_price\": -60136609.64278196,\n                \"loyalty_discount\": 94398216.06709802\n              },\n              \"charges\": [\n                {\n                  \"name\": \"ex veniam commodo consequat\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 99755048.83246854,\n                      \"currency\": \"ven\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 31207812.57841015,\n                      \"currency\": \"in\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"cillum incididunt amet\"\n                    },\n                    \"distribution_level\": \"sint Ut\"\n                  },\n                  \"code\": \"ad amet nostrud\",\n                  \"type\": \"id ut occaecat\"\n                },\n                {\n                  \"name\": \"minim id dolo\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 39926067.079134285,\n                      \"currency\": \"eu fugiat\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -47177519.93539534,\n                      \"currency\": \"deserunt esse\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"adipisicing velit\"\n                    },\n                    \"distribution_level\": \"\"\n                  },\n                  \"code\": \"incididunt ad\",\n                  \"type\": \"officia ut elit exercitation ex\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 81282365.29621625,\n                \"amount_paid_roundoff\": 10001808.502010375,\n                \"price_effective\": 13668439.854121804,\n                \"promotion_effective_discount\": 60919862.25194898,\n                \"pm_price_split\": -65570857.979531415,\n                \"refund_amount\": -20104157.70638305,\n                \"transfer_price\": 76214729.32758841,\n                \"coupon_effective_discount\": -53704334.216272146,\n                \"tax_collected_at_source\": 37361952.46958384,\n                \"brand_calculated_amount\": -89703476.00399311,\n                \"delivery_charge\": -77107.12005160749,\n                \"cashback\": -92998653.23273395,\n                \"value_of_good\": -99000194.08303918,\n                \"cashback_applied\": -10199270.18112044,\n                \"cod_charges\": 77657460.91415644,\n                \"price_marked\": 85128938.62867323,\n                \"amount_paid\": 87315022.84066051,\n                \"coupon_value\": 53076781.25865859,\n                \"discount\": 5344144.29496932,\n                \"fynd_credits\": -86335687.1979681,\n                \"gift_price\": -80245437.98161905,\n                \"amount_to_be_collected\": -94305025.81027973,\n                \"cost_price\": -62845078.26345793,\n                \"loyalty_discount\": 57334694.60262853\n              },\n              \"current_status\": {\n                \"id\": 91200397,\n                \"store_id\": 91465401,\n                \"delivery_awb_number\": \"esse do\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -98655913,\n                \"state_type\": \"logistics\",\n                \"state_id\": 16059180,\n                \"created_at\": \"2018-05-16T03:05:30.346Z\",\n                \"created_ts\": \"1991-06-12T00:25:50.625Z\",\n                \"shipment_id\": \"ea tempor\",\n                \"updated_at\": \"1964-08-21T04:50:10.365Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"culpa voluptate\",\n                  \"id\": 79146909,\n                  \"journey_type\": \"return\",\n                  \"name\": \"in ut veniam aute\",\n                  \"state_type\": \"operational\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"in qui\",\n                  \"app_state_name\": \"aliquip nisi esse\",\n                  \"app_facing\": true,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -79944245,\n                \"status\": \"reprehenderit dolor ut Duis commodo\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": false\n            }\n          ],\n          \"dp_assignment\": true,\n          \"total_items\": -17877586,\n          \"fulfilling_store\": {\n            \"address\": \"officia a\",\n            \"city\": \"exercitation officia\",\n            \"code\": \"incididunt proident aliquip\",\n            \"contact_person\": \"reprehenderit\",\n            \"country\": \"ex exercitation cillum\",\n            \"fulfillment_channel\": \"non nostrud fug\",\n            \"id\": -21051055,\n            \"meta\": {\n              \"dolore0f2\": \"anim reprehenderit nostrud eu culpa\"\n            },\n            \"phone\": \"culpa se\",\n            \"pincode\": \"nisi aliquip i\",\n            \"state\": \"magna sed aliqua Duis\",\n            \"store_name\": \"mollit aliquip\",\n            \"address1\": \"et velit\",\n            \"display_address\": \"culpa labore nostrud vol\",\n            \"store_email\": \"dolore commodo dolor\"\n          },\n          \"meta\": {\n            \"incididunt_56_\": 63762374.77320975,\n            \"mollit4\": -65007920,\n            \"deserunt__b\": -8640672.21288529\n          },\n          \"pdf_links\": {\n            \"exe2\": \"culpa officia minim\",\n            \"exercitation__\": \"incididunt sed\"\n          },\n          \"payment_mode\": \"veniam dolor adipisicing\",\n          \"packaging_type\": \"nostrud laboris consequat\",\n          \"journey_type\": \"return\",\n          \"prices\": {\n            \"refund_credit\": 21235307.178841144,\n            \"amount_paid_roundoff\": -64359273.2514223,\n            \"price_effective\": 88096710.7921297,\n            \"promotion_effective_discount\": 12507139.985297173,\n            \"pm_price_split\": 3268849.4324389696,\n            \"refund_amount\": -1227202.0164650679,\n            \"transfer_price\": 15568412.295792416,\n            \"coupon_effective_discount\": -39782484.209141165,\n            \"tax_collected_at_source\": 23336142.387665987,\n            \"brand_calculated_amount\": -82854430.4724144,\n            \"delivery_charge\": -21296690.280551627,\n            \"cashback\": 5772622.9269848615,\n            \"value_of_good\": 34688700.04116234,\n            \"cashback_applied\": 38239395.23406738,\n            \"cod_charges\": 40205877.826324224,\n            \"price_marked\": 74676645.62025243,\n            \"amount_paid\": -15472013.994861916,\n            \"coupon_value\": 74031937.63986087,\n            \"discount\": 49224551.168898284,\n            \"fynd_credits\": 23951402.36028616,\n            \"gift_price\": 88647942.8906689,\n            \"amount_to_be_collected\": -25213094.407460093,\n            \"cost_price\": -58792521.13314406,\n            \"loyalty_discount\": 74487798.42453405\n          },\n          \"charges\": [\n            {\n              \"name\": \"in Lorem dolore\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -48478395.74675787,\n                  \"currency\": \"ut ullamco\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -46442983.907131955,\n                  \"currency\": \"ut dolore id velit\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"ut consequat\"\n                },\n                \"distribution_level\": \"velit dolor nisi consequat\"\n              },\n              \"code\": \"in et occaecat veniam\",\n              \"type\": \"et in ea quis qui\"\n            },\n            {\n              \"name\": \"nulla sed\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 18123162.143501267,\n                  \"currency\": \"labore sunt veniam consequat\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 68963689.71702641,\n                  \"currency\": \"quis nisi\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"occaecat ut ipsum enim\"\n                },\n                \"distribution_level\": \"aliquip\"\n              },\n              \"code\": \"elit irure deserunt\",\n              \"type\": \"ullamco quis tempor velit\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": -75667087.02912304,\n            \"amount_paid_roundoff\": 12879685.082636356,\n            \"price_effective\": -10826725.270218328,\n            \"promotion_effective_discount\": -93076145.49596322,\n            \"pm_price_split\": -48854741.39574253,\n            \"refund_amount\": 75455972.56012541,\n            \"transfer_price\": 6477745.250674531,\n            \"coupon_effective_discount\": -62755004.34885921,\n            \"tax_collected_at_source\": 91777384.67793709,\n            \"brand_calculated_amount\": -68952493.80144785,\n            \"delivery_charge\": -24426951.377423614,\n            \"cashback\": -35341266.26307605,\n            \"value_of_good\": 75511800.96563604,\n            \"cashback_applied\": -66740723.23815747,\n            \"cod_charges\": 30040134.33643818,\n            \"price_marked\": -59385100.97921261,\n            \"amount_paid\": 34384098.04653403,\n            \"coupon_value\": 5808147.9294220805,\n            \"discount\": -60726897.27668901,\n            \"fynd_credits\": 95590133.9085159,\n            \"gift_price\": 45795942.36425465,\n            \"amount_to_be_collected\": 99279589.2640808,\n            \"cost_price\": 30391285.386994004,\n            \"loyalty_discount\": -95227669.10149878\n          },\n          \"vertical\": \"mollit irure laborum Duis exercitation\",\n          \"payments\": {\n            \"mode\": \"laborum elit nulla\",\n            \"logo\": \"enim consectetur officia non aliquip\",\n            \"source\": \"pariatur velit s\"\n          },\n          \"operational_status\": \"labore Excepteur \",\n          \"status\": {\n            \"meta\": {\n              \"dolore_f1\": \"dolor pariatur sed\",\n              \"amet7\": \"irure id\",\n              \"aliqua3a_\": -81292278\n            },\n            \"bag_list\": [\n              \"ex deserunt \",\n              \"velit irure ut\"\n            ],\n            \"id\": 13131743,\n            \"created_at\": \"2023-02-02T20:28:48.091Z\",\n            \"created_ts\": \"adipisicing esse in enim\",\n            \"shipment_id\": \"ipsum labore fugiat\",\n            \"status\": \"proident dol\",\n            \"display_name\": \"dolore\",\n            \"current_shipment_status\": \"do tempor\",\n            \"status_created_at\": \"1958-03-26T09:36:16.153Z\"\n          },\n          \"total_bags\": -55615426,\n          \"shipment_created_at\": \"1946-04-02T17:49:10.898Z\",\n          \"shipment_created_ts\": \"aliqua deserunt do\",\n          \"currency\": {\n            \"currency_code\": \"laborum aute nisi amet\",\n            \"currency_symbol\": \"consequat aliqua velit repr\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"nostrud quis ea in\",\n              \"currency_name\": \"amet Duis\",\n              \"currency_symbol\": \"qui sit enim tempor non\",\n              \"currency_sub_unit\": \"in\"\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\": \"deserunt occaecat anim amet\",\n          \"shipment_update_time\": 7983562.386755109,\n          \"rto_address\": {\n            \"phone\": \"proident magna\",\n            \"address2\": \"laboris\",\n            \"address\": \"qui ad consectetur do\",\n            \"longitude\": -66720772.58240141,\n            \"pincode\": \"in incididunt\",\n            \"area\": \"dolore\",\n            \"address_type\": \"office\",\n            \"country\": \"minim non voluptate magna\",\n            \"address_category\": \"billing\",\n            \"email\": \"mollit in consequat\",\n            \"created_at\": \"2019-02-04T02:30:57.402Z\",\n            \"address1\": \"veniam proident\",\n            \"display_address\": \"et dolore e\",\n            \"landmark\": \"ut laborum\",\n            \"updated_at\": \"1979-11-04T18:52:10.460Z\",\n            \"version\": \"eiusmod in\",\n            \"latitude\": -63292725.97912774,\n            \"contact_person\": \"enim fugiat\",\n            \"state\": \"veniam ea Excepteur\",\n            \"city\": \"deserunt non proident\",\n            \"area_code_slug\": \"dolore sunt\",\n            \"country_code\": \"id \",\n            \"country_iso_code\": \"non est consectetur voluptate\",\n            \"country_phone_code\": \"enim et sunt velit\",\n            \"delivery_address_id\": 32800844,\n            \"geo_location\": {\n              \"in_c\": \"dolore exercitation\"\n            },\n            \"name\": \"quis commodo minim\",\n            \"sector\": \"enim\",\n            \"state_code\": \"consequat ipsum\",\n            \"uid\": \"Ut voluptate velit dolore quis\",\n            \"user_id\": \"minim ut laborum culpa\",\n            \"code\": \"sunt proident qui consectetur\"\n          },\n          \"credit_note_id\": \"incididunt Lorem amet dolore\",\n          \"is_self_ship\": false,\n          \"mode_of_payment\": \"labore sit deserunt\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"incididunt quis\",\n          \"logistics_meta\": {\n            \"dolore001\": true,\n            \"voluptate_2\": -38846150\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\": \"dolore elit\",\n          \"fulfillment_option\": {\n            \"name\": \"aliquip\",\n            \"slug\": \"cillum Ut nostrud\",\n            \"type\": \"irure deserunt f\",\n            \"is_default\": true\n          },\n          \"picked_date\": \"2002-04-02T19:29:44.146Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"nisi do et in\",\n              \"text\": \"Duis proident irure\",\n              \"is_passed\": false,\n              \"is_current\": false,\n              \"time\": \"dolor dolor\",\n              \"created_ts\": \"in cupidatat veniam\"\n            },\n            {\n              \"status\": \"ad dolor\",\n              \"text\": \"voluptate irure sit\",\n              \"is_passed\": true,\n              \"is_current\": false,\n              \"time\": \"aliquip laborum occaecat\",\n              \"created_ts\": \"culpa\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"ipsum\",\n            \"invoice_url\": \"commodo cupidatat qui\",\n            \"updated_date\": \"1979-02-11T23:21:25.542Z\",\n            \"external_invoice_id\": \"incididunt in voluptate cupidatat elit\",\n            \"label_url\": \"enim sit\",\n            \"credit_note_id\": \"irure\",\n            \"links\": {\n              \"aliquip_b7e\": false,\n              \"ex2\": false\n            }\n          },\n          \"shipment_status\": \"esse\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": -20776432.223339915,\n            \"gst_fee\": 77550422.49582055,\n            \"tax_collected_at_source\": 70912792.06981415,\n            \"value_of_good\": -54096397.613534905,\n            \"cgst_tax_percentage\": 46677550.26628205,\n            \"gstin_code\": \"sunt mollit aliquip\",\n            \"igst_tax_percentage\": -86228350.54373942,\n            \"gst_tax_percentage\": 48524649.29365295,\n            \"hsn_code_id\": \"ut veniam n\",\n            \"igst_gst_fee\": 3374573.6760833412,\n            \"is_default_hsn_code\": false,\n            \"sgst_gst_fee\": -40879463.82140357,\n            \"cgst_gst_fee\": 62485183.36838034,\n            \"gst_tag\": \"ad ipsum culpa\",\n            \"sgst_tax_percentage\": 23297311.214728117,\n            \"hsn_code\": \"adipisicing dolor\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"qui deserunt\",\n              \"created_at\": \"1977-04-19T07:22:44.717Z\",\n              \"user_id\": \"anim ut do\",\n              \"tax_details\": {\n                \"pan_no\": \"adipisicing enim est consequat nostrud\",\n                \"gstin\": \"ut\"\n              },\n              \"mongo_cart_id\": -42179546.97602426,\n              \"delivery_charges\": 3859888.5639522523,\n              \"transaction_id\": \"dolore consequat amet proident\",\n              \"collect_by\": \"in aliqua\",\n              \"headers\": {\n                \"idbb\": \"dolor in laborum ullamco cillum\"\n              },\n              \"coupon_value\": -50095632.85825944,\n              \"order_value\": 40780476.54003608,\n              \"created_time\": \"qui dolor ea ut est\",\n              \"currency\": \"ea in cillum enim e\",\n              \"total_order_value\": 47337320.877236605,\n              \"ordering_channel\": \"incididunt nulla pariat\",\n              \"ordering_source\": \"pariatur\",\n              \"meta\": {\n                \"pariatur2\": 47567825.139816225,\n                \"eu6\": 82318258\n              },\n              \"cod_charges\": -88037571.33090472,\n              \"cashback_value\": 80716834.4112803,\n              \"refund_by\": \"culpa\",\n              \"affiliate_order_date\": \"1989-05-06T07:44:18.112Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"officia qui exercitation\",\n              \"payment_mode_id\": -72454239.85469799,\n              \"promotion_effective_discount\": -986017.117435798,\n              \"mode_of_payment\": \"adipisicing\",\n              \"discount\": 38937206.673271686,\n              \"cashback_applied\": -68576672.81255165,\n              \"fynd_credits\": -53527382.2606165,\n              \"affiliate_id\": \"est aliqua proident\",\n              \"ordering_channel_logo\": \"adipis\",\n              \"prices\": {\n                \"refund_credit\": -1715615.160781026,\n                \"amount_paid_roundoff\": -11152467.674556822,\n                \"price_effective\": -85394166.3323254,\n                \"promotion_effective_discount\": 6047348.418349862,\n                \"pm_price_split\": 17981592.215042055,\n                \"refund_amount\": 39413995.58542824,\n                \"transfer_price\": 32815928.845460445,\n                \"coupon_effective_discount\": 50757169.09189144,\n                \"tax_collected_at_source\": 27883234.41957146,\n                \"brand_calculated_amount\": 19424469.15377216,\n                \"delivery_charge\": 5817575.878393695,\n                \"cashback\": 23272798.022834882,\n                \"value_of_good\": -39573174.51815614,\n                \"cashback_applied\": -70646274.84446846,\n                \"cod_charges\": 49616024.69437051,\n                \"price_marked\": -11320401.003136784,\n                \"amount_paid\": 17965324.781487048,\n                \"coupon_value\": 37777838.55342555,\n                \"discount\": -22085822.59641263,\n                \"fynd_credits\": -86571735.96344796,\n                \"gift_price\": 31007933.23740101,\n                \"amount_to_be_collected\": 74799684.56270525,\n                \"cost_price\": -9508052.581099063,\n                \"loyalty_discount\": 87921554.3117435\n              },\n              \"charges\": [\n                {\n                  \"name\": \"Duis qui\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 51963322.44901124,\n                      \"currency\": \"sint ex\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -32203171.44259867,\n                      \"currency\": \"laborum\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"qui\"\n                    },\n                    \"distribution_level\": \"id et\"\n                  },\n                  \"code\": \"Ut in cupidatat aute reprehenderit\",\n                  \"type\": \"ipsum quis velit fugiat\"\n                },\n                {\n                  \"name\": \"officia adipisicing ad\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 68790408.64825171,\n                      \"currency\": \"officia magna veniam aliquip\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -57670608.85005937,\n                      \"currency\": \"consequat anim\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"velit in sed magna\"\n                    },\n                    \"distribution_level\": \"dolor dolore\"\n                  },\n                  \"code\": \"aliquip exercitation cillum aliqua\",\n                  \"type\": \"aute dolor i\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": -11803560.16459912,\n                \"ownership\": \"marketplace\",\n                \"is_applied\": true\n              }\n            },\n            \"errors\": [\n              \"incididunt esse reprehenderit\",\n              \"fugiat\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 22975209,\n                \"meta\": {\n                  \"kafka_emission_status\": -42113750,\n                  \"state_manager_used\": \"aliqua commodo ut\"\n                },\n                \"shipment_id\": \"aliqua veniam quis\",\n                \"status\": \"tempor ullamco pariatur voluptate\",\n                \"bag_list\": [\n                  2384932,\n                  -27115039\n                ],\n                \"remarks\": \"sed deserunt\"\n              },\n              {\n                \"id\": -52543859,\n                \"meta\": {\n                  \"kafka_emission_status\": 24647586,\n                  \"state_manager_used\": \"aliqua non\"\n                },\n                \"shipment_id\": \"irure\",\n                \"status\": \"Lorem in quis in\",\n                \"bag_list\": [\n                  86456743,\n                  -16590041\n                ],\n                \"remarks\": \"eu amet \"\n              }\n            ],\n            \"text\": \"et ali\",\n            \"value\": \"cons\",\n            \"color_code\": \"incididunt\",\n            \"expected_delivery_date\": \"2006-12-16T00:29:53.541Z\"\n          },\n          \"delivery_slot\": {\n            \"ea_52\": \"anim aliquip occaecat i\",\n            \"ad_1\": false\n          },\n          \"order\": {\n            \"fynd_order_id\": \"mollit anim dolor aute minim\",\n            \"order_date\": \"1959-11-29T13:01:33.810Z\",\n            \"created_ts\": \"Lorem magna dolore nostrud\",\n            \"tax_details\": {\n              \"ipsum_97f\": 56106605.29925978,\n              \"dolore_dc3\": -29201368,\n              \"minim_a\": 73688554\n            },\n            \"cod_charges\": \"fugiat incididunt\",\n            \"source\": \"amet voluptate Ut aute\",\n            \"affiliate_id\": \"id\",\n            \"affiliate_order_id\": \"voluptate non nisi\",\n            \"ordering_channel_logo\": {\n              \"adipisicing_87_\": -13058968.927965388\n            },\n            \"order_value\": \"in dolore nisi\",\n            \"ordering_channel\": \"sed dolor magna\",\n            \"ordering_source\": \"sit reprehenderit ut anim\",\n            \"loyalty_discount_details\": {\n              \"discount\": 73496291.75317523,\n              \"ownership\": \"seller\",\n              \"is_applied\": true\n            },\n            \"meta\": {\n              \"sint_72c\": false,\n              \"aliqua_ee\": false,\n              \"culpad4\": true\n            }\n          },\n          \"user\": {\n            \"id\": 86960663,\n            \"user_oid\": \"esse cillum in\",\n            \"mongo_user_id\": \"culpa anim aliquip in\",\n            \"external_customer_id\": \"non\",\n            \"first_name\": \"pariatur sed deserunt eiusmod\",\n            \"last_name\": \"sed anim eiusmod\",\n            \"mobile\": \"qui\",\n            \"email\": \"Duis voluptate qui sint laborum\",\n            \"meta\": {\n              \"adipisicing3_\": false,\n              \"minim95b\": -9460201\n            },\n            \"is_anonymous_user\": false,\n            \"name\": \"ir\",\n            \"gender\": \"nisi Excepteur sit elit\",\n            \"country_phone_code\": \"Excepteur reprehenderit Duis\"\n          },\n          \"enable_dp_tracking\": true,\n          \"custom_message\": \"min\",\n          \"estimated_sla_time\": \"eiusmod\",\n          \"estimated_sla_ts\": \"proident eu cillum nisi\",\n          \"can_update_dimension\": false,\n          \"shipment_images\": [\n            \"quis\",\n            \"in ex\"\n          ],\n          \"delivery_details\": {\n            \"dolor9f\": -65434148,\n            \"irure_0\": \"officia pariatur in amet\",\n            \"eiusmod65a\": \"sit\"\n          },\n          \"billing_details\": {\n            \"Excepteurb66\": \"et cillum\",\n            \"laborum9af\": false\n          },\n          \"forward_shipment_id\": \"proident adipisicing ad nisi occaecat\",\n          \"fulfilment_priority\": 5150793,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"eu labore fugiat\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": 18588093,\n          \"company_details\": {\n            \"company_name\": \"sint amet officia et\",\n            \"address\": {\n              \"proident09c\": false,\n              \"Ut_c\": -81936025\n            },\n            \"company_cin\": \"dolore sed aliqua Lorem anim\",\n            \"company_id\": -24362393,\n            \"company_gst\": \"sed eiusmod cupidatat velit\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": -48297630,\n                  \"number\": \"aute nulla est laborum dolor\"\n                },\n                {\n                  \"country_code\": -28147864,\n                  \"number\": \"no\"\n                }\n              ],\n              \"emails\": [\n                \"\",\n                \"laboris quis est reprehenderit\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"exercitation nisi cup\",\n            \"pincode\": \"amet occaecat exercitation\",\n            \"meta\": {\n              \"dolore_91\": 94860683\n            },\n            \"address\": \"mollit magna tempor quis\",\n            \"address1\": \"do proident\",\n            \"display_address\": \"tempor\",\n            \"id\": -50363084,\n            \"code\": \"incididunt minim eiusmod quis\",\n            \"store_name\": \"adipisicing reprehenderit pariatur magna\",\n            \"country\": \"elit\",\n            \"contact_person\": \"dolore sint nisi\",\n            \"state\": \"amet et magna\",\n            \"city\": \"elit fugiat reprehenderit\",\n            \"name\": \"aute ex incididunt culpa\",\n            \"store_email\": \"non eiusmod in\"\n          },\n          \"order_platform\": \"consequat eiusmod Excepteur enim aute\",\n          \"lock_status\": true,\n          \"platform_logo\": \"esse\",\n          \"user_agent\": \"in ad ullamco\",\n          \"dp_details\": {\n            \"pincode\": \"dolor\",\n            \"track_url\": \"adipisicing anim sit\",\n            \"eway_bill_id\": \"id cupidatat\",\n            \"id\": -3664948,\n            \"country\": \"officia dolor dolore ut\",\n            \"awb_no\": \"nulla ullamco velit elit\",\n            \"gst_tag\": \"est dolor\",\n            \"name\": \"Lorem do sit id\"\n          },\n          \"invoice_id\": \"nisi aliqua in labore aliquip\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"dolor_b18\": 71053909,\n            \"suntf\": -8310739.965964943\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"q\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"Du\",\n              \"channel_order_id\": \"do ut voluptate\",\n              \"employee_discount\": 74016533.14922255,\n              \"box_type\": \"Duis ullamco dolor nisi Ut\",\n              \"quantity\": 66915496,\n              \"size_level_total_qty\": -57245130,\n              \"loyalty_discount\": 86635679.74351329,\n              \"replacement_details\": {\n                \"replacement_type\": \"te\",\n                \"original_affiliate_order_id\": \"ullamco consequat Duis enim incid\"\n              },\n              \"channel_shipment_id\": \"labore in sint\",\n              \"marketplace_invoice_id\": \"qui tempor\",\n              \"due_date\": \"1978-08-26T04:41:49.152Z\",\n              \"coupon_code\": \"fugiat esse dolore culpa\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": 998939,\n              \"customer_selling_price\": -70724100.81294969\n            },\n            \"affiliate_order_id\": \"ut minim ex\",\n            \"affiliate_shipment_id\": \"laboris in\",\n            \"affiliate_store_id\": \"voluptate id laboris \",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": -29081866,\n              \"tracking_url\": \"ex\",\n              \"estimated_delivery_date\": \"1976-04-30T08:55:08.251Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"qui ipsum\",\n                \"city\": \"nisi non\",\n                \"gstin\": \"id exercitation\",\n                \"name\": \"deserunt commodo laboris\",\n                \"pincode\": 15860686,\n                \"state\": \"commodo nostrud\",\n                \"ajio_site_id\": \"sint\"\n              },\n              \"formatted\": {\n                \"max\": \"elit sed Lorem\",\n                \"min\": \"sint officia\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"Ut culpa exercitation enim ea\"\n              },\n              \"return_awb_number\": \"amet sit consequat\",\n              \"is_self_ship\": true,\n              \"box_type\": \"aliquip voluptate commodo\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"commodo_d\": \"Lorem ipsum quis\",\n                  \"proident_5\": -26058361.372450367\n                },\n                \"invoice\": {\n                  \"in3\": 45437459,\n                  \"sint9\": \"aliqua ullamco id aliquip occaecat\"\n                }\n              },\n              \"return_affiliate_shipment_id\": \"labore\",\n              \"parent_dp_id\": \"quis eu\",\n              \"shipment_weight\": -31151771.456146896,\n              \"dimension\": {\n                \"height\": 82970672.29250956,\n                \"width\": 59728108.26788342,\n                \"is_default\": true,\n                \"unit\": \"ulla\",\n                \"length\": -31241834.74525921\n              },\n              \"dp_options\": {\n                \"velit69\": -66169022.57087318\n              },\n              \"assign_dp_from_sb\": false,\n              \"due_date\": \"1990-10-09T23:04:50.957Z\",\n              \"store_invoice_updated_date\": \"1967-08-08T03:23:46.398Z\",\n              \"forward_affiliate_shipment_id\": \"do\",\n              \"return_store_node\": 5727366,\n              \"fulfilment_priority_text\": \"nostrud magna\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"magna qui\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"aute eu culpa\"\n                },\n                {\n                  \"slug\": \"eiusmod consequat deserunt\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"Duis ut\"\n                }\n              ],\n              \"external\": {\n                \"laborisf4_\": \"minim dolore\",\n                \"Excepteur__\": false\n              },\n              \"awb_number\": \"voluptat\",\n              \"lock_data\": {\n                \"locked\": true,\n                \"mto\": false,\n                \"lock_message\": \"irure deserunt\"\n              },\n              \"order_type\": \"HomeDelivery\",\n              \"ewaybill_info\": {\n                \"pariatur4\": \"Duis consectetur laboris est\",\n                \"et5f7\": true,\n                \"ullamco_95f\": \"in in\",\n                \"enimee\": \"est ut sit officia aute\"\n              },\n              \"dp_id\": \"ut exercitation\",\n              \"shipment_volumetric_weight\": 13782665.098505601,\n              \"marketplace_store_id\": \"est exercitation in\",\n              \"return_details\": {\n                \"nostrud__0\": -73348907,\n                \"consectetur__ff\": 11034311,\n                \"proident3d\": -81267334.3281249\n              },\n              \"dp_sort_key\": \"non quis sed id\",\n              \"packaging_name\": \"dolore nulla incididunt tempor dolore\",\n              \"timestamp\": {\n                \"max\": 23936110,\n                \"min\": -85613264\n              },\n              \"auto_trigger_dp_assignment_acf\": false,\n              \"dp_name\": \"proident eiusmod mollit\",\n              \"po_number\": \"magna irure in\",\n              \"b2c_buyer_details\": {\n                \"tempore19\": -63859343,\n                \"sed_960\": false\n              },\n              \"forward_affiliate_order_id\": \"Duis consectetur labore laborum\",\n              \"return_affiliate_order_id\": \"in\",\n              \"bag_weight\": {\n                \"iruree4\": 25101854\n              },\n              \"refund_to\": \"non nisi ad\"\n            },\n            \"company_affiliate_tag\": \"officia in dolore\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"parent_child\",\n              \"label_a6\": \"nostrud venia\",\n              \"invoice\": \"amet velit\",\n              \"label_pos\": \"proident aute commodo\",\n              \"invoice_a6\": \"d\",\n              \"b2b\": \"sed culpa incididunt\",\n              \"label\": \"Duis sed aliqua\",\n              \"label_a4\": \"ut laboris sunt\",\n              \"invoice_export\": \"mollit proident nisi dolore\",\n              \"credit_note_url\": \"anim ad ut\",\n              \"delivery_challan_a4\": \"incididunt dolor\",\n              \"label_export\": \"minim in Excepteur labore\",\n              \"invoice_a4\": \"nostrud eiusmod\",\n              \"invoice_pos\": \"exercitation Ut fugiat ut\",\n              \"po_invoice\": \"amet Duis ad consectetur elit\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1947-10-02T06:53:58.434Z\",\n                \"id\": \"cillum aliqua dolore do ipsum\",\n                \"name\": \"ipsum u\",\n                \"owner\": \"reprehenderit elit Ut id minim\",\n                \"secret\": \"incididunt\",\n                \"token\": \"ullamco quis deserunt dolo\",\n                \"updated_at\": \"2016-12-04T14:16:44.260Z\",\n                \"description\": \"labore culpa ad deserunt\",\n                \"meta\": [\n                  {\n                    \"name\": \"velit consequat nulla voluptate\",\n                    \"value\": \"eu sunt reprehenderit\"\n                  },\n                  {\n                    \"name\": \"ea occaecat Duis ipsum\",\n                    \"value\": \"proident\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": true\n                },\n                \"payment\": {\n                  \"source\": \"consequat magna\",\n                  \"mode_of_payment\": \"amet ex\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"exercitationa61\": true,\n                    \"ad_11\": -17577229.80032587\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": true\n                },\n                \"logistics\": {\n                  \"dp_assignment\": true\n                }\n              },\n              \"app_company_id\": -57924176\n            },\n            \"affiliate_id\": \"dolore velit ad nisi\",\n            \"id\": \"minim anim ad do\"\n          },\n          \"priority_text\": \"reprehenderit officia nulla\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"conse\",\n              \"forward\": true,\n              \"store_id\": -78593848,\n              \"delivery_awb_number\": \"qui dolore\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": 24510568,\n              \"app_display_name\": \"cillum nostrud laborum\",\n              \"state_id\": 86265294,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": 12365666,\n              \"created_at\": \"1976-07-21T22:15:06.607Z\",\n              \"created_ts\": \"irure proident\",\n              \"shipment_id\": \"cupidatat nulla labore\",\n              \"updated_at\": \"1993-04-26T08:13:07.255Z\",\n              \"updated_ts\": \"elit ex tempor mollit\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"veniam ut\",\n                \"id\": 49973721,\n                \"journey_type\": \"forward\",\n                \"name\": \"aliquip ex \",\n                \"state_type\": \"operational\",\n                \"is_active\": false,\n                \"app_display_name\": \"Lorem enim aute laborum\",\n                \"app_state_name\": \"anim fugiat ullamco culpa\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 25868213,\n              \"display_name\": \"amet do\"\n            },\n            {\n              \"status\": \"in sunt cupidatat irure\",\n              \"forward\": true,\n              \"store_id\": 79364372,\n              \"delivery_awb_number\": \"ipsum consectetur irure \",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": 61431508,\n              \"app_display_name\": \"laboris\",\n              \"state_id\": 36750455,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": -32821779,\n              \"created_at\": \"1959-05-21T21:23:32.447Z\",\n              \"created_ts\": \"et minim consectetur proident\",\n              \"shipment_id\": \"ad exercitation \",\n              \"updated_at\": \"1977-06-02T11:58:53.980Z\",\n              \"updated_ts\": \"exercitation ea eiusmod in\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"anim occaecat incididunt officia reprehenderit\",\n                \"id\": -5360260,\n                \"journey_type\": \"return\",\n                \"name\": \"incididunt deserunt ea culpa\",\n                \"state_type\": \"financial\",\n                \"is_active\": true,\n                \"app_display_name\": \"dolor proident nostrud mollit\",\n                \"app_state_name\": \"ex esse est\",\n                \"app_facing\": true,\n                \"notify_customer\": true\n              },\n              \"bag_id\": -10366016,\n              \"display_name\": \"ad id dolore Ut\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": 59549474,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 77877212.37837225,\n                \"gst_fee\": -98874213.7422289,\n                \"tax_collected_at_source\": -89905551.2260238,\n                \"value_of_good\": -20537466.88167402,\n                \"cgst_tax_percentage\": 13142779.01009792,\n                \"gstin_code\": \"aliqua dolore in proident\",\n                \"igst_tax_percentage\": 80366766.08165365,\n                \"gst_tax_percentage\": 21885938.90496953,\n                \"hsn_code_id\": \"ea officia\",\n                \"igst_gst_fee\": 12832960.661281407,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": -80595272.95095235,\n                \"cgst_gst_fee\": -48705732.07670023,\n                \"gst_tag\": \"in Duis\",\n                \"sgst_tax_percentage\": 3112023.4570352584,\n                \"hsn_code\": \"qui\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"mollit Excepteur Duis\",\n                  \"forward\": true,\n                  \"store_id\": 47381916,\n                  \"delivery_awb_number\": \"ea\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -20058121,\n                  \"app_display_name\": \"sit\",\n                  \"state_id\": 64339779,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -42057655,\n                  \"created_at\": \"1979-01-09T19:35:52.276Z\",\n                  \"created_ts\": \"ea qui fugiat nisi laboris\",\n                  \"shipment_id\": \"id ipsum aute minim ut\",\n                  \"updated_at\": \"1971-10-24T01:57:09.769Z\",\n                  \"updated_ts\": \"ut quis aute\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"minim\",\n                    \"id\": -56273292,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"irure amet in elit\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"amet nulla\",\n                    \"app_state_name\": \"anim ipsum\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 11050112,\n                  \"display_name\": \"esse labore nulla\"\n                },\n                {\n                  \"status\": \"velit laboris\",\n                  \"forward\": true,\n                  \"store_id\": -36072544,\n                  \"delivery_awb_number\": \"tempor aute ve\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -20843714,\n                  \"app_display_name\": \"in incididunt id dolor\",\n                  \"state_id\": -12809168,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": 72652454,\n                  \"created_at\": \"1976-02-25T10:40:52.694Z\",\n                  \"created_ts\": \"occaecat ex\",\n                  \"shipment_id\": \"ut sint esse ea\",\n                  \"updated_at\": \"1969-05-28T21:26:09.743Z\",\n                  \"updated_ts\": \"Lorem esse\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"id quis a\",\n                    \"id\": 62160761,\n                    \"journey_type\": \"return\",\n                    \"name\": \"ad velit nostrud cupidatat\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"sit sint\",\n                    \"app_state_name\": \"mollit dolore qui\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 73882264,\n                  \"display_name\": \"in officia\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"tempor_913\": -86658187.28677315,\n                \"sint_9\": -31153748,\n                \"fugiat_03a\": -35404499\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -67058144,\n                \"bad_quantity\": -32374640,\n                \"good_quantity\": 27576091\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 44148036.78040701,\n                \"brand_calculated_amount\": -9202138.13870117,\n                \"cashback\": 46237317.79351038,\n                \"cashback_applied\": 70013806.16495022,\n                \"cod_charges\": -93271340.54598245,\n                \"coupon_effective_discount\": 81299513.9724882,\n                \"coupon_value\": -88297418.17787436,\n                \"delivery_charge\": -31953634.857981727,\n                \"discount\": -56063894.29432061,\n                \"fynd_credits\": 70727361.5485161,\n                \"gst_fee\": -19273341.886834055,\n                \"gst_tag\": \"non magna\",\n                \"gst_tax_percentage\": -42251810.53628244,\n                \"hsn_code\": \"dolor tempor aliquip elit\",\n                \"identifiers\": {\n                  \"alu\": \"qui Lorem\",\n                  \"ean\": \"cillum proident\",\n                  \"sku_code\": \"in commodo ut officia\",\n                  \"upc\": \"laborum culpa ipsum\",\n                  \"isbn\": \"in irure est\"\n                },\n                \"item_name\": \"cupidata\",\n                \"price_effective\": 31143623.095960304,\n                \"price_marked\": -21909890.600871056,\n                \"promotion_effective_discount\": 78591483.71104446,\n                \"refund_credit\": 58234690.934565544,\n                \"size\": \"eiusmod sint ea\",\n                \"total_units\": -35176713,\n                \"transfer_price\": -27559459.54388079,\n                \"value_of_good\": 35887713.10962081,\n                \"amount_paid_roundoff\": -16927667,\n                \"tax_collected_at_source\": -51462983.11392492,\n                \"amount_to_be_collected\": -76002446.64452824,\n                \"taxes\": [\n                  {\n                    \"name\": \"eu ex si\",\n                    \"rate\": -84856748.20459144,\n                    \"tax_amount\": -77851119.41753508,\n                    \"taxable_amount\": -21567162.36850062\n                  },\n                  {\n                    \"name\": \"laborum ut commodo sunt\",\n                    \"rate\": -23185652.74388078,\n                    \"tax_amount\": -98339660.69842388,\n                    \"taxable_amount\": -22240240.775821805\n                  }\n                ],\n                \"loyalty_discount\": -83773385.23452508\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\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\": \"occaecat veniam cillum\",\n                  \"name\": \"nisi mollit ea\",\n                  \"slug\": \"exercitation aliquip reprehenderit\",\n                  \"bundle_count\": -35091211,\n                  \"article_bundle_id\": \"magna labore ut irure consectetur\",\n                  \"bundle_article_quantity\": 63826751,\n                  \"is_base\": false,\n                  \"price_marked\": -47392657.06520088,\n                  \"price_effective\": 83338902.52797899,\n                  \"item_id\": -57059631,\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\": \"elit nisi\",\n                  \"images\": [\n                    \"do\",\n                    \"Excepteur veniam reprehenderit\"\n                  ],\n                  \"brand_name\": \"mollit et sint tempor\",\n                  \"size\": \"est culpa\"\n                }\n              },\n              \"seller_identifier\": \"in eiusmod dolore\",\n              \"delivery_address\": {\n                \"phone\": \"eiusmod ex ullamco fugiat Lorem\",\n                \"address2\": \"exercitation est non\",\n                \"address\": \"id\",\n                \"longitude\": 63502697.16128424,\n                \"pincode\": \"reprehenderit aliquip dolore\",\n                \"area\": \"aliqu\",\n                \"address_type\": \"office\",\n                \"country\": \"elit\",\n                \"address_category\": \"billing\",\n                \"email\": \"anim consequat quis adipisicing\",\n                \"created_at\": \"1977-06-18T14:33:36.678Z\",\n                \"address1\": \"mollit amet sint laborum adipisicing\",\n                \"display_address\": \"ex\",\n                \"landmark\": \"minim quis id\",\n                \"updated_at\": \"1951-09-28T12:56:30.859Z\",\n                \"version\": \"sed cupidatat qui minim proident\",\n                \"latitude\": -69121235.21708438,\n                \"contact_person\": \"sit exercitation elit laboris\",\n                \"state\": \"ea nulla\",\n                \"city\": \"tempor ullamco\",\n                \"area_code_slug\": \"Lorem\",\n                \"country_code\": \"ad aliqua\",\n                \"country_iso_code\": \"commodo do adipisicing reprehende\",\n                \"country_phone_code\": \"cupidatat laborum ut\",\n                \"delivery_address_id\": 53113321,\n                \"geo_location\": {\n                  \"elit_73\": -70286094.50802144,\n                  \"cillumf0\": false,\n                  \"laborec2e\": -89163167.55516842\n                },\n                \"name\": \"ipsum v\",\n                \"sector\": \"ad officia laboris\",\n                \"state_code\": \"tempor voluptate\",\n                \"uid\": \"est dolor anim\",\n                \"user_id\": \"in ullamco Ut\",\n                \"code\": \"cillum\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"aliquip_0\": false\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": -72593590.90127786,\n                  \"unit\": \"eu\"\n                },\n                \"uid\": \"eiusmod aliqua in\",\n                \"size\": \"do eiusmod\",\n                \"tags\": [\n                  \"sed\",\n                  \"ex eiusmod non esse\"\n                ],\n                \"_custom_json\": {\n                  \"laboris9\": -4688268.31912677,\n                  \"sit7d\": -2401144.1068311483,\n                  \"ut6\": true\n                }\n              },\n              \"brand\": {\n                \"id\": 3005939,\n                \"logo\": \"exercitati\",\n                \"company\": -7397379,\n                \"created_on\": \"1981-08-07T08:13:53.781Z\",\n                \"brand_name\": \"Lorem elit\",\n                \"modified_on\": \"2001-09-22T00:55:13.218Z\"\n              },\n              \"group_id\": \"culpa volupt\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"et sed rep\",\n                \"coupon_code\": \"consequat est\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"in consectetur anim et laborum\",\n                  \"channel_order_id\": \"Excepteur et\",\n                  \"employee_discount\": -86962773.77604344,\n                  \"box_type\": \"proident\",\n                  \"quantity\": 41005317,\n                  \"size_level_total_qty\": 99413484,\n                  \"loyalty_discount\": -21905094.446745425,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"veniam culpa fug\",\n                    \"original_affiliate_order_id\": \"reprehenderit aliqua\"\n                  },\n                  \"channel_shipment_id\": \"anim sint dolore dolor\",\n                  \"marketplace_invoice_id\": \"est ipsum in\",\n                  \"due_date\": \"1990-07-10T12:02:09.426Z\",\n                  \"coupon_code\": \"sit ad nostrud dolor sint\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": 47982620,\n                  \"customer_selling_price\": 14469401.909581453\n                }\n              },\n              \"item\": {\n                \"id\": 43424357,\n                \"attributes\": {\n                  \"currency\": \"in\"\n                },\n                \"brand_id\": 38113536,\n                \"slug_key\": \"est anim quis\",\n                \"l3_category\": 17609660,\n                \"l3_category_name\": \"velit nulla fugiat dolor adipisicing\",\n                \"last_updated_at\": \"1964-06-15T14:59:22.866Z\",\n                \"name\": \"minim dolor non quis\",\n                \"l2_category\": [\n                  \"dolore consequat mollit laboris\",\n                  \"sit dolore labore ut Excepteu\"\n                ],\n                \"brand\": \"\",\n                \"image\": [\n                  \"dolor in et ea\",\n                  \"ut labore sed in Ut\"\n                ],\n                \"code\": \"nostrud in amet ullamco incididunt\",\n                \"l1_category\": [\n                  \"eiusmod laborum aute\",\n                  \"ut aute aliqua Lorem fugiat\"\n                ],\n                \"size\": \"adipisicing aliqua esse minim\",\n                \"can_cancel\": false,\n                \"can_return\": true,\n                \"branch_url\": \"Ut est occaecat nisi\",\n                \"meta\": {\n                  \"aliquip0\": 56435196.73935655,\n                  \"tempor_2a6\": -58038999,\n                  \"nostrud_e\": \"mollit \",\n                  \"reprehenderitfa\": \"nisi\",\n                  \"nulla_6\": -13405007.02417256\n                },\n                \"color\": \"laboris et est in\",\n                \"department_id\": -88372461,\n                \"images\": [\n                  \"ut dolore e\",\n                  \"qui par\"\n                ],\n                \"tags\": [\n                  \"ea magna enim sint in\",\n                  \"tempor nostrud\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"Excepteur esse labore\",\n                  \"amount\": -51892293.683524214\n                },\n                {\n                  \"mode\": \"laborum\",\n                  \"amount\": 23252821.525176287\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"magna in eu elit\",\n                  \"amount\": 54927958.610063404\n                },\n                {\n                  \"mode\": \"dolor cillum veniam ullamco\",\n                  \"amount\": -68417279.88186651\n                }\n              ],\n              \"quantity\": -61223497,\n              \"identifier\": \"Lorem nisi\",\n              \"can_return\": true,\n              \"can_cancel\": true,\n              \"display_name\": \"cupidatat reprehenderit cillum\",\n              \"line_number\": 13091631,\n              \"meta\": {\n                \"commodo_9\": \"consequat Lorem veniam amet\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"amount\",\n                  \"promotion_name\": \"cillum adipisicing proident la\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 91451124,\n                      \"type\": \"cupidatat adipisicing voluptate Duis\"\n                    },\n                    {\n                      \"value\": 92356539,\n                      \"type\": \"Ut qui\"\n                    }\n                  ],\n                  \"amount\": -83967564.12473959,\n                  \"article_quantity\": 78598170,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -27077326,\n                          84223647\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                          -59421689,\n                          25896859\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"consectetur\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"reprehenderit consectetur dolore eiusmod\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"officia qu\",\n                        \"item_name\": \"qui\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"reprehenderit laborum consectetur esse ipsum\",\n                        \"item_id\": -832244,\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                        \"suntc\": 85355987.96930653,\n                        \"non063\": 62180304,\n                        \"ea262\": false\n                      },\n                      \"parent_item_identifier\": \"sunt minim Excepteur\",\n                      \"quantity\": 25113220.40601991\n                    },\n                    {\n                      \"article_id\": \"ad eu minim commodo\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"velit pariatur dolore anim Lorem\",\n                        \"item_name\": \"deserunt est\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"quis tempor ea dolore officia\",\n                        \"item_id\": -50918017,\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\": \"labore elit e\",\n                      \"quantity\": -69272011.8653543\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"ladder_price\",\n                  \"promotion_name\": \"eius\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 80902028,\n                      \"type\": \"tempor nostrud occaecat\"\n                    },\n                    {\n                      \"value\": -118010,\n                      \"type\": \"Lorem ut nisi\"\n                    }\n                  ],\n                  \"amount\": -19459151.372838736,\n                  \"article_quantity\": 30989804,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -2981982,\n                          24303134\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                          67620182,\n                          -56992511\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"ut esse sit\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"incididunt ex\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"sit proident eu mollit\",\n                        \"item_name\": \"id in\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"cupidatat fugiat Lorem do\",\n                        \"item_id\": -51534354,\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\": \"nisi ut amet esse\",\n                      \"quantity\": -13373446.765450358\n                    },\n                    {\n                      \"article_id\": \"aliqua deserunt dolore dolor\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ullamco deserunt ad Excepteur\",\n                        \"item_name\": \"dolor Duis in laborum\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"in commodo\",\n                        \"item_id\": 2325884,\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 id nisi\",\n                      \"quantity\": -22308285.997326165\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -30909553.927895233,\n                \"amount_paid_roundoff\": 92764265.16778323,\n                \"price_effective\": 59569951.35418305,\n                \"promotion_effective_discount\": 60285349.87098467,\n                \"pm_price_split\": 84875525.98134264,\n                \"refund_amount\": 48835383.01134011,\n                \"transfer_price\": -30421524.961855263,\n                \"coupon_effective_discount\": 71048988.65154085,\n                \"tax_collected_at_source\": -69794262.14338896,\n                \"brand_calculated_amount\": -31881141.13223146,\n                \"delivery_charge\": 50696184.40574378,\n                \"cashback\": -5091865.071828887,\n                \"value_of_good\": -71029400.0114232,\n                \"cashback_applied\": 50746533.21118045,\n                \"cod_charges\": 78329589.57314381,\n                \"price_marked\": -54451888.23029499,\n                \"amount_paid\": 75882752.03803837,\n                \"coupon_value\": 71017567.71832126,\n                \"discount\": 27874019.507087052,\n                \"fynd_credits\": -82039472.00130424,\n                \"gift_price\": -14972093.638377741,\n                \"amount_to_be_collected\": 69455418.93177,\n                \"cost_price\": -89249212.4167421,\n                \"loyalty_discount\": 7846968.23093088\n              },\n              \"charges\": [\n                {\n                  \"name\": \"in sint\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 53806046.435509026,\n                      \"currency\": \"dolor do minim\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -81287455.17017171,\n                      \"currency\": \"ad sit ex\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"do ull\"\n                    },\n                    \"distribution_level\": \"ad\"\n                  },\n                  \"code\": \"consectetur esse voluptate\",\n                  \"type\": \"officia nulla\"\n                },\n                {\n                  \"name\": \"in sint\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 30325348.037137493,\n                      \"currency\": \"ut consectetur dolore\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 15694175.93568243,\n                      \"currency\": \"Excepteur mollit\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"ex cupidatat ut reprehenderit\"\n                    },\n                    \"distribution_level\": \"officia dolore\"\n                  },\n                  \"code\": \"ut volup\",\n                  \"type\": \"ea cillum exe\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -94769523.71708074,\n                \"amount_paid_roundoff\": -90259529.31124651,\n                \"price_effective\": 17573739.48207043,\n                \"promotion_effective_discount\": -79600017.19103791,\n                \"pm_price_split\": 51201846.83677915,\n                \"refund_amount\": 3938439.8848852664,\n                \"transfer_price\": -63281384.77166778,\n                \"coupon_effective_discount\": -53308933.43112533,\n                \"tax_collected_at_source\": -12954258.914158866,\n                \"brand_calculated_amount\": -83498904.56655431,\n                \"delivery_charge\": -56341551.386474945,\n                \"cashback\": -75491954.42807655,\n                \"value_of_good\": -46711690.37357417,\n                \"cashback_applied\": -59285785.19607779,\n                \"cod_charges\": -95576778.61778751,\n                \"price_marked\": -20486204.605904534,\n                \"amount_paid\": 39719582.42815471,\n                \"coupon_value\": -86291135.99522173,\n                \"discount\": 4387635.0260557085,\n                \"fynd_credits\": -56152896.36190201,\n                \"gift_price\": 37566114.25858414,\n                \"amount_to_be_collected\": -95236800.13311285,\n                \"cost_price\": 61161487.99965179,\n                \"loyalty_discount\": 91367606.21433488\n              },\n              \"current_status\": {\n                \"id\": 98301411,\n                \"store_id\": -83348742,\n                \"delivery_awb_number\": \"sed Lorem magna ut\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -48066623,\n                \"state_type\": \"financial\",\n                \"state_id\": 16718253,\n                \"created_at\": \"2002-11-11T19:21:58.788Z\",\n                \"created_ts\": \"2002-01-14T03:28:46.420Z\",\n                \"shipment_id\": \"deserunt aute et\",\n                \"updated_at\": \"2025-04-07T05:36:57.440Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"deserunt\",\n                  \"id\": -54000257,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"exercitation sit labore sint cupidatat\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"aliqua ut\",\n                  \"app_state_name\": \"sint tempor exercitation ipsum irure\",\n                  \"app_facing\": false,\n                  \"notify_customer\": false\n                },\n                \"bag_id\": -31659913,\n                \"status\": \"sed exercitation voluptate labore\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": -96281118,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 96396127.21309692,\n                \"gst_fee\": -92105485.98589838,\n                \"tax_collected_at_source\": -56619639.009403676,\n                \"value_of_good\": 21983955.0068897,\n                \"cgst_tax_percentage\": -45693816.35397698,\n                \"gstin_code\": \"cupidatat mollit sunt\",\n                \"igst_tax_percentage\": 59612656.439002365,\n                \"gst_tax_percentage\": -95213652.2302423,\n                \"hsn_code_id\": \"exercitation\",\n                \"igst_gst_fee\": 16021409.143273145,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": -7842029.194377005,\n                \"cgst_gst_fee\": -91097183.76742588,\n                \"gst_tag\": \"sint officia\",\n                \"sgst_tax_percentage\": -33479517.96678941,\n                \"hsn_code\": \"aliquip do\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"do eu ad incididunt id\",\n                  \"forward\": false,\n                  \"store_id\": 33052312,\n                  \"delivery_awb_number\": \"irure esse dolore sit\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 5174441,\n                  \"app_display_name\": \"amet anim ex exercitation\",\n                  \"state_id\": 82615440,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -29609905,\n                  \"created_at\": \"1953-10-18T01:34:02.998Z\",\n                  \"created_ts\": \"Lorem ex eiusmod ut sint\",\n                  \"shipment_id\": \"commodo nostrud anim in\",\n                  \"updated_at\": \"1984-03-04T16:21:25.537Z\",\n                  \"updated_ts\": \"ex do irure sunt\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"Ut eiusmod\",\n                    \"id\": -55979919,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"nisi\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"enim sit cupidatat officia aliquip\",\n                    \"app_state_name\": \"fugiat\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 80123523,\n                  \"display_name\": \"ut tempor est nisi officia\"\n                },\n                {\n                  \"status\": \"velit\",\n                  \"forward\": false,\n                  \"store_id\": -68535238,\n                  \"delivery_awb_number\": \"dolor dol\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 90606058,\n                  \"app_display_name\": \"commodo nisi id\",\n                  \"state_id\": -69832745,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": 42858056,\n                  \"created_at\": \"1950-03-19T23:23:52.765Z\",\n                  \"created_ts\": \"irure pariatur minim\",\n                  \"shipment_id\": \"consectetur sed esse ad\",\n                  \"updated_at\": \"2010-05-20T11:36:47.136Z\",\n                  \"updated_ts\": \"ullamco ea\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"amet Ut\",\n                    \"id\": -19857557,\n                    \"journey_type\": \"return\",\n                    \"name\": \"magna non aliqua eiusmod culpa\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"laborum aute sint occaecat\",\n                    \"app_state_name\": \"enim Excepteur\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -92421995,\n                  \"display_name\": \"cillum proident\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"quis_a\": 26319884.17482996\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 88609157,\n                \"bad_quantity\": 69407247,\n                \"good_quantity\": 68854895\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": 37424490.30292216,\n                \"brand_calculated_amount\": 57787159.061878115,\n                \"cashback\": -13295403.231968895,\n                \"cashback_applied\": 98647986.73008576,\n                \"cod_charges\": 63197639.07506189,\n                \"coupon_effective_discount\": -94341651.62494507,\n                \"coupon_value\": -65774098.77566249,\n                \"delivery_charge\": 98329246.21866494,\n                \"discount\": 56702229.97441873,\n                \"fynd_credits\": -87592631.161488,\n                \"gst_fee\": -89086301.13112697,\n                \"gst_tag\": \"ex aliquip\",\n                \"gst_tax_percentage\": 48591913.25130546,\n                \"hsn_code\": \"exercitation ut laborum q\",\n                \"identifiers\": {\n                  \"alu\": \"volupt\",\n                  \"ean\": \"reprehenderit\",\n                  \"sku_code\": \"adipisicing exercitation ut\",\n                  \"upc\": \"tempor magna dolor velit\",\n                  \"isbn\": \"irure in dolor\"\n                },\n                \"item_name\": \"ipsum voluptate\",\n                \"price_effective\": 61213760.86498782,\n                \"price_marked\": 23938741.30410154,\n                \"promotion_effective_discount\": -6906779.482935429,\n                \"refund_credit\": -60896124.61277793,\n                \"size\": \"pariatur aliqua aliquip vel\",\n                \"total_units\": 49690755,\n                \"transfer_price\": 75635409.76439422,\n                \"value_of_good\": 15411209.094882399,\n                \"amount_paid_roundoff\": -23008415,\n                \"tax_collected_at_source\": -39235264.46379757,\n                \"amount_to_be_collected\": -78727985.38330841,\n                \"taxes\": [\n                  {\n                    \"name\": \"Ut laborum reprehenderit laboris\",\n                    \"rate\": 32127353.94794111,\n                    \"tax_amount\": -27674053.103275746,\n                    \"taxable_amount\": 48769027.192566484\n                  },\n                  {\n                    \"name\": \"id\",\n                    \"rate\": -37651601.96922528,\n                    \"tax_amount\": -74810685.2328926,\n                    \"taxable_amount\": -29221321.92817992\n                  }\n                ],\n                \"loyalty_discount\": -44736234.336193755\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": true,\n                \"is_active\": false,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": true,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"culpa occaecat Excepteur\",\n                  \"name\": \"culpa exercitation in\",\n                  \"slug\": \"consectetur ut mollit\",\n                  \"bundle_count\": -80979192,\n                  \"article_bundle_id\": \"nostrud esse minim ea est\",\n                  \"bundle_article_quantity\": -84110634,\n                  \"is_base\": false,\n                  \"price_marked\": 57885157.20446977,\n                  \"price_effective\": -46915404.360000856,\n                  \"item_id\": -32703331,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": true,\n                    \"unit\": false,\n                    \"time\": true\n                  },\n                  \"seller_identifier\": \"commodo dolore consequat qui\",\n                  \"images\": [\n                    \"officia exercitation\",\n                    \"aliquip elit\"\n                  ],\n                  \"brand_name\": \"est sit\",\n                  \"size\": \"pariatur\"\n                }\n              },\n              \"seller_identifier\": \"minim ea ad sint ipsum\",\n              \"delivery_address\": {\n                \"phone\": \"sit id c\",\n                \"address2\": \"in ullamco deserunt elit fugiat\",\n                \"address\": \"in elit\",\n                \"longitude\": -51407294.45902204,\n                \"pincode\": \"exercitation mollit dolor\",\n                \"area\": \"ea consectetur exercitation eu deserunt\",\n                \"address_type\": \"other\",\n                \"country\": \"et amet consequat deserunt\",\n                \"address_category\": \"delivery\",\n                \"email\": \"eiusmod Duis Lorem cupidatat\",\n                \"created_at\": \"1970-12-01T14:35:47.032Z\",\n                \"address1\": \"nisi culpa\",\n                \"display_address\": \"do reprehenderit laborum eiusmod sint\",\n                \"landmark\": \"est ullamco nulla\",\n                \"updated_at\": \"1964-05-07T02:13:00.525Z\",\n                \"version\": \"ad et dolor\",\n                \"latitude\": -20626468.929476753,\n                \"contact_person\": \"voluptate et\",\n                \"state\": \"in sit eu\",\n                \"city\": \"minim in non voluptate\",\n                \"area_code_slug\": \"occaecat Ut in aute\",\n                \"country_code\": \"exercitation\",\n                \"country_iso_code\": \"laboris esse enim\",\n                \"country_phone_code\": \"labore et sed\",\n                \"delivery_address_id\": 95404556,\n                \"geo_location\": {\n                  \"cupidatat_99f\": -51988040,\n                  \"Lorem_d\": \"culpa\",\n                  \"ea_6\": -75320259.62386322\n                },\n                \"name\": \"et laboris ut sed\",\n                \"sector\": \"reprehenderit consequat in\",\n                \"state_code\": \"pariatur sed\",\n                \"uid\": \"eiusmod\",\n                \"user_id\": \"occaecat in officia\",\n                \"code\": \"amet laborum\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"quis_8c\": true\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": -54665946.62645079,\n                  \"unit\": \"nisi nulla consectetur\"\n                },\n                \"uid\": \"eiusmod aliquip\",\n                \"size\": \"ullamco irure\",\n                \"tags\": [\n                  \"Lorem officia reprehenderit dolore sed\",\n                  \"laborum sed exercitati\"\n                ],\n                \"_custom_json\": {\n                  \"minim_eb7\": true\n                }\n              },\n              \"brand\": {\n                \"id\": -1584386,\n                \"logo\": \"aliquip tempor anim Excepte\",\n                \"company\": 44780969,\n                \"created_on\": \"1982-11-17T08:43:38.799Z\",\n                \"brand_name\": \"pariatur\",\n                \"modified_on\": \"2001-02-17T06:15:04.779Z\"\n              },\n              \"group_id\": \"ut\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"sit Duis sint\",\n                \"coupon_code\": \"tempor ipsum nostrud\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"exercitation ut\",\n                  \"channel_order_id\": \"adipisicing do\",\n                  \"employee_discount\": 49654454.940080196,\n                  \"box_type\": \"eu sed\",\n                  \"quantity\": -13691706,\n                  \"size_level_total_qty\": -80523215,\n                  \"loyalty_discount\": -20095017.456677586,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"do pariatur elit tempor exerc\",\n                    \"original_affiliate_order_id\": \"enim cillum in\"\n                  },\n                  \"channel_shipment_id\": \"aute reprehenderit esse mollit aliqua\",\n                  \"marketplace_invoice_id\": \"consectetur non ad esse\",\n                  \"due_date\": \"1993-09-10T02:11:01.800Z\",\n                  \"coupon_code\": \"in consectetur id\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": -73443814,\n                  \"customer_selling_price\": -88181847.27009645\n                }\n              },\n              \"item\": {\n                \"id\": 53033208,\n                \"attributes\": {\n                  \"currency\": \"commodo aliquip anim ipsum\"\n                },\n                \"brand_id\": 63369438,\n                \"slug_key\": \"sunt laborum\",\n                \"l3_category\": -57364117,\n                \"l3_category_name\": \"sed veniam et sunt eu\",\n                \"last_updated_at\": \"1948-08-16T07:30:44.967Z\",\n                \"name\": \"amet\",\n                \"l2_category\": [\n                  \"sed voluptate\",\n                  \"nisi sint consectetur in\"\n                ],\n                \"brand\": \"ipsum aute pariatur eu in\",\n                \"image\": [\n                  \"dolore sed consectetur anim\",\n                  \"anim id\"\n                ],\n                \"code\": \"sint minim\",\n                \"l1_category\": [\n                  \"ex in sed ullamco\",\n                  \"sint cillum in Ut officia\"\n                ],\n                \"size\": \"mollit exercitati\",\n                \"can_cancel\": false,\n                \"can_return\": true,\n                \"branch_url\": \"laborum Lorem eu\",\n                \"meta\": {\n                  \"anim8\": \"laborum ex\",\n                  \"sed_7\": true,\n                  \"sint_d\": 62554243.42878136\n                },\n                \"color\": \"proident fugiat magna\",\n                \"department_id\": 72313789,\n                \"images\": [\n                  \"et dolor\",\n                  \"qui Ut laborum do voluptate\"\n                ],\n                \"tags\": [\n                  \"cupidatat irure enim sint\",\n                  \"proident aute\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"amet \",\n                  \"amount\": 72050051.83803186\n                },\n                {\n                  \"mode\": \"cupidatat\",\n                  \"amount\": -48358838.646343604\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"ullamco enim nostrud\",\n                  \"amount\": -39381883.246292084\n                },\n                {\n                  \"mode\": \"mollit\",\n                  \"amount\": -49290995.86053818\n                }\n              ],\n              \"quantity\": -61388296,\n              \"identifier\": \"magna ad culpa labore\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"pariatur\",\n              \"line_number\": -11587129,\n              \"meta\": {\n                \"in_2cf\": 8384320.603840038,\n                \"aliquip6d5\": \"nostrud tempor\",\n                \"officia_d3\": -76010175\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"percentage\",\n                  \"promotion_name\": \"nisi sint adipisicing\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 81887300,\n                      \"type\": \"est incididunt dolor sunt\"\n                    },\n                    {\n                      \"value\": -64945921,\n                      \"type\": \"esse in officia\"\n                    }\n                  ],\n                  \"amount\": 76414206.72264436,\n                  \"article_quantity\": -50144702,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -55495188,\n                          -16304039\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                          73351801,\n                          -3820877\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"ipsum cillum exercitati\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"enim non eiusmod Duis amet\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ut tempor\",\n                        \"item_name\": \"ex sunt officia\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sed consectetur\",\n                        \"item_id\": 13535318,\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 dolore dolore\",\n                      \"quantity\": 42317485.54884675\n                    },\n                    {\n                      \"article_id\": \"tempor dolore\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"in commodo\",\n                        \"item_name\": \"et cillum consequat culpa nulla\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"quis nulla velit qui\",\n                        \"item_id\": 70760500,\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\": \"pariatur aliqua cupidatat dolor in\",\n                      \"quantity\": -19117501.07876289\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"free_non_sellable_items\",\n                  \"promotion_name\": \"Duis ipsum enim\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 54071343,\n                      \"type\": \"veniam e\"\n                    },\n                    {\n                      \"value\": 75977850,\n                      \"type\": \"consequat Duis occaecat dolor\"\n                    }\n                  ],\n                  \"amount\": 57854861.21488169,\n                  \"article_quantity\": 31924537,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          46476252,\n                          -10473805\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                          14317079,\n                          1881500\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"laborum\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"eu exercitation dolore et\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"cupidatat minim veniam sunt\",\n                        \"item_name\": \"occaecat veniam in elit magna\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ad aliquip\",\n                        \"item_id\": -35343880,\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\": \"et dolor\",\n                      \"quantity\": -84654554.19424509\n                    },\n                    {\n                      \"article_id\": \"deserunt ut\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"Excep\",\n                        \"item_name\": \"consectetur cupidatat exercitation sed\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"officia eiusmo\",\n                        \"item_id\": 30592382,\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\": \"irure\",\n                      \"quantity\": 90587782.116804\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -71533370.28965692,\n                \"amount_paid_roundoff\": 59931004.40370068,\n                \"price_effective\": -17380929.83411561,\n                \"promotion_effective_discount\": -3412778.1000718176,\n                \"pm_price_split\": -99578027.62002541,\n                \"refund_amount\": -58193473.8407254,\n                \"transfer_price\": -81202679.18837701,\n                \"coupon_effective_discount\": -93680621.6074074,\n                \"tax_collected_at_source\": -65001369.4470017,\n                \"brand_calculated_amount\": -59302486.43892071,\n                \"delivery_charge\": -55189649.06039057,\n                \"cashback\": -489256.9804855138,\n                \"value_of_good\": -65641280.36346477,\n                \"cashback_applied\": 23377593.990072846,\n                \"cod_charges\": -32610674.597152606,\n                \"price_marked\": 11389283.37392211,\n                \"amount_paid\": -90441358.15232703,\n                \"coupon_value\": -5242190.673109189,\n                \"discount\": 90690820.44375679,\n                \"fynd_credits\": 54987869.771224976,\n                \"gift_price\": 21435394.62553616,\n                \"amount_to_be_collected\": -48640795.64461288,\n                \"cost_price\": -63072209.33082518,\n                \"loyalty_discount\": 77337103.15849197\n              },\n              \"charges\": [\n                {\n                  \"name\": \"dolor qui et\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 92530864.14489934,\n                      \"currency\": \"in voluptate quis Ut aute\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -22115042.00638798,\n                      \"currency\": \"ut cillum\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"elit\"\n                    },\n                    \"distribution_level\": \"sed dolor\"\n                  },\n                  \"code\": \"ea enim in\",\n                  \"type\": \"commodo sed enim\"\n                },\n                {\n                  \"name\": \"proident c\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -65090613.66093296,\n                      \"currency\": \"irure\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 95788866.83121312,\n                      \"currency\": \"non laborum in qui culpa\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"proident sit\"\n                    },\n                    \"distribution_level\": \"exercitation occaecat ut tempor\"\n                  },\n                  \"code\": \"tempor\",\n                  \"type\": \"est adipisicing ex labori\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -62172542.56487199,\n                \"amount_paid_roundoff\": -26913808.151957408,\n                \"price_effective\": 28159663.424441203,\n                \"promotion_effective_discount\": -16502744.050268665,\n                \"pm_price_split\": 40742485.342119515,\n                \"refund_amount\": 49699145.24763417,\n                \"transfer_price\": 10247231.036420867,\n                \"coupon_effective_discount\": -57617857.32161839,\n                \"tax_collected_at_source\": 87183270.47242269,\n                \"brand_calculated_amount\": 71448035.4556287,\n                \"delivery_charge\": -77610480.35832232,\n                \"cashback\": 6279197.706316665,\n                \"value_of_good\": -19900197.63754578,\n                \"cashback_applied\": -52370285.05679406,\n                \"cod_charges\": 85284774.40645725,\n                \"price_marked\": -51507913.95311054,\n                \"amount_paid\": -74554880.72798122,\n                \"coupon_value\": 12900858.485303774,\n                \"discount\": 76782868.96243587,\n                \"fynd_credits\": -34005825.34565175,\n                \"gift_price\": 80455901.2272923,\n                \"amount_to_be_collected\": -83240757.34692964,\n                \"cost_price\": -93403984.22622803,\n                \"loyalty_discount\": 69046252.94304517\n              },\n              \"current_status\": {\n                \"id\": -81233975,\n                \"store_id\": -79541359,\n                \"delivery_awb_number\": \"irure nostrud\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -37428271,\n                \"state_type\": \"financial\",\n                \"state_id\": 38109316,\n                \"created_at\": \"2018-12-16T13:41:26.533Z\",\n                \"created_ts\": \"1992-09-19T11:17:31.684Z\",\n                \"shipment_id\": \"anim sunt\",\n                \"updated_at\": \"2001-08-30T21:08:35.903Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"ullamco\",\n                  \"id\": 70287931,\n                  \"journey_type\": \"return\",\n                  \"name\": \"Ut fugiat\",\n                  \"state_type\": \"operational\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"ut esse Ut\",\n                  \"app_state_name\": \"labore dolore fugiat pariatur\",\n                  \"app_facing\": true,\n                  \"notify_customer\": false\n                },\n                \"bag_id\": -65165312,\n                \"status\": \"Excepteur in\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": true,\n          \"total_items\": 22936784,\n          \"fulfilling_store\": {\n            \"address\": \"voluptate culpa proident ex\",\n            \"city\": \"\",\n            \"code\": \"nulla eu magna et minim\",\n            \"contact_person\": \"eu pariatur officia\",\n            \"country\": \"tempor nulla nostrud\",\n            \"fulfillment_channel\": \"consequat incididunt ullamco fugiat \",\n            \"id\": -39825670,\n            \"meta\": {\n              \"sed95c\": \"ipsum culpa irure\",\n              \"Ut_3dc\": 26124361\n            },\n            \"phone\": \"et amet dolor\",\n            \"pincode\": \"voluptate ut\",\n            \"state\": \"et aliqua incididunt quis labore\",\n            \"store_name\": \"sed eiusmod Ut ad\",\n            \"address1\": \"ea consequat dolor\",\n            \"display_address\": \"elit officia nulla\",\n            \"store_email\": \"consectetur ullamco\"\n          },\n          \"meta\": {\n            \"labore_31e\": 45847750.40540102\n          },\n          \"pdf_links\": {\n            \"eub51\": -70338203.95452572\n          },\n          \"payment_mode\": \"elit occaecat dolore esse aliqua\",\n          \"packaging_type\": \"pariatur dolore\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": -91804036.11674696,\n            \"amount_paid_roundoff\": -71620446.41081397,\n            \"price_effective\": 34716347.09382036,\n            \"promotion_effective_discount\": 97633531.75028563,\n            \"pm_price_split\": -97315928.10991985,\n            \"refund_amount\": -42651751.30035965,\n            \"transfer_price\": 53180344.01346207,\n            \"coupon_effective_discount\": 61326243.78990373,\n            \"tax_collected_at_source\": -63640977.90268981,\n            \"brand_calculated_amount\": 36747595.75841829,\n            \"delivery_charge\": 24703481.76721604,\n            \"cashback\": -43000286.01822863,\n            \"value_of_good\": 52734060.25432581,\n            \"cashback_applied\": -52494815.43070171,\n            \"cod_charges\": -15988776.121879548,\n            \"price_marked\": -77077388.81721346,\n            \"amount_paid\": 51659690.40393078,\n            \"coupon_value\": -91212282.48993844,\n            \"discount\": 3338740.4390973,\n            \"fynd_credits\": -81775164.87754697,\n            \"gift_price\": 37502913.83284986,\n            \"amount_to_be_collected\": -27019739.417486027,\n            \"cost_price\": 80709179.74165869,\n            \"loyalty_discount\": 50398724.527887225\n          },\n          \"charges\": [\n            {\n              \"name\": \"cillum reprehenderit nostrud anim\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -89738583.39409877,\n                  \"currency\": \"dolore voluptate est occaecat tempor\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 5207852.534267902,\n                  \"currency\": \"quis non\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"velit eu commodo occaecat ea\"\n                },\n                \"distribution_level\": \"non\"\n              },\n              \"code\": \"sunt id elit aute\",\n              \"type\": \"laborum cillum labor\"\n            },\n            {\n              \"name\": \"sunt consequat aliquip ex ea\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 3661558.457031116,\n                  \"currency\": \"occaecat\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 1493113.3366480768,\n                  \"currency\": \"anim qui deserunt sit nulla\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"Excepteur est esse\"\n                },\n                \"distribution_level\": \"in\"\n              },\n              \"code\": \"Lorem laboris reprehenderit officia\",\n              \"type\": \"cillum ea elit\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 14606157.093559563,\n            \"amount_paid_roundoff\": -26235039.14615038,\n            \"price_effective\": -30412593.0383949,\n            \"promotion_effective_discount\": 28936699.699668184,\n            \"pm_price_split\": -54525625.92845655,\n            \"refund_amount\": 52796555.79554942,\n            \"transfer_price\": 6805892.4992239475,\n            \"coupon_effective_discount\": 5676027.220623419,\n            \"tax_collected_at_source\": -21810544.071752474,\n            \"brand_calculated_amount\": -22383709.657413766,\n            \"delivery_charge\": 29515180.00982611,\n            \"cashback\": 60969339.36004704,\n            \"value_of_good\": -63545181.934689984,\n            \"cashback_applied\": 86110508.34568435,\n            \"cod_charges\": -57982403.31593041,\n            \"price_marked\": 726024.3482751399,\n            \"amount_paid\": -50195527.55478615,\n            \"coupon_value\": 83446979.62414706,\n            \"discount\": -54664615.53036082,\n            \"fynd_credits\": 11318353.210381418,\n            \"gift_price\": -46093324.98780159,\n            \"amount_to_be_collected\": 50595789.1064159,\n            \"cost_price\": -67180686.3098014,\n            \"loyalty_discount\": -11651510.669725344\n          },\n          \"vertical\": \"magna amet veniam\",\n          \"payments\": {\n            \"mode\": \"commodo sint Duis\",\n            \"logo\": \"Excepteur irure proident\",\n            \"source\": \"non labore occaecat eiusmod deserunt\"\n          },\n          \"operational_status\": \"aliquip nostrud laboris Duis dolore\",\n          \"status\": {\n            \"meta\": {\n              \"sunt_de\": -77640257.19951628\n            },\n            \"bag_list\": [\n              \"est in\",\n              \"dolor reprehenderit e\"\n            ],\n            \"id\": -92822150,\n            \"created_at\": \"1966-11-12T00:44:31.263Z\",\n            \"created_ts\": \"dolore deserunt reprehenderit in\",\n            \"shipment_id\": \"cillum sint\",\n            \"status\": \"consequat\",\n            \"display_name\": \"officia esse\",\n            \"current_shipment_status\": \"minim occaecat\",\n            \"status_created_at\": \"1973-07-02T09:01:43.812Z\"\n          },\n          \"total_bags\": -91114241,\n          \"shipment_created_at\": \"2009-03-22T18:18:41.940Z\",\n          \"shipment_created_ts\": \"laborum\",\n          \"currency\": {\n            \"currency_code\": \"irure in\",\n            \"currency_symbol\": \"elit\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"nisi sunt elit ea\",\n              \"currency_name\": \"in ut\",\n              \"currency_symbol\": \"sunt nulla officia\",\n              \"currency_sub_unit\": \"eiusmod tempor ut incididunt\"\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\": \"reprehenderit Lorem id ullamco\",\n          \"shipment_update_time\": -53348235.71551279,\n          \"rto_address\": {\n            \"phone\": \"consequat ut\",\n            \"address2\": \"incid\",\n            \"address\": \"velit est adipisicing\",\n            \"longitude\": -37329605.581644595,\n            \"pincode\": \"eiusmod do ex enim\",\n            \"area\": \"aute\",\n            \"address_type\": \"home\",\n            \"country\": \"nisi quis ut\",\n            \"address_category\": \"billing\",\n            \"email\": \"et officia ipsum in\",\n            \"created_at\": \"1963-10-08T08:13:01.441Z\",\n            \"address1\": \"e\",\n            \"display_address\": \"proident in exercitation pariatur\",\n            \"landmark\": \"\",\n            \"updated_at\": \"1999-04-19T19:56:15.842Z\",\n            \"version\": \"dolore minim amet\",\n            \"latitude\": -54052454.6110404,\n            \"contact_person\": \"culpa consectetur deserunt dolore\",\n            \"state\": \"dolore dolor\",\n            \"city\": \"adipisicing sint\",\n            \"area_code_slug\": \"dolore irure\",\n            \"country_code\": \"nulla \",\n            \"country_iso_code\": \"proident ullamco sit ut\",\n            \"country_phone_code\": \"labore dolore\",\n            \"delivery_address_id\": -85759402,\n            \"geo_location\": {\n              \"pariatur_b\": false\n            },\n            \"name\": \"id commodo in ea ad\",\n            \"sector\": \"magna consectetur\",\n            \"state_code\": \"aute dolor nulla in\",\n            \"uid\": \"culpa aliquip\",\n            \"user_id\": \"enim deserunt\",\n            \"code\": \"ad\"\n          },\n          \"credit_note_id\": \"dolor\",\n          \"is_self_ship\": true,\n          \"mode_of_payment\": \"ut nulla pariatur\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"sint aute ullamco do adipisicing\",\n          \"logistics_meta\": {\n            \"exercitation_742\": 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\": \"qui ipsum cillum\",\n      \"channel\": {\n        \"logo\": \"ad\",\n        \"name\": \"ad\"\n      },\n      \"user_info\": {\n        \"id\": -97062661,\n        \"user_oid\": \"dolore cillum nostrud\",\n        \"mongo_user_id\": \"ut occaecat sint ullamco pariatur\",\n        \"external_customer_id\": \"in anim elit tempor\",\n        \"first_name\": \"mollit cillum\",\n        \"last_name\": \"labore \",\n        \"mobile\": \"nostrud eu commodo ex\",\n        \"email\": \"ut fugiat ullamco\",\n        \"meta\": {\n          \"nulla_4e6\": \"irure veniam deserunt Ut\",\n          \"in_b_c\": 75823905\n        },\n        \"is_anonymous_user\": true,\n        \"name\": \"e\",\n        \"gender\": \"laborum dolor\",\n        \"country_phone_code\": \"culpa dolor eiusmod\"\n      },\n      \"order_value\": -31559112.75479935,\n      \"currency\": {\n        \"currency_code\": \"ad Excepteur\",\n        \"currency_symbol\": \"eu pariatur\"\n      },\n      \"currency_info\": {\n        \"ordering_currency\": {\n          \"currency_code\": \"elit esse \",\n          \"currency_name\": \"Duis amet\",\n          \"currency_symbol\": \"dolor aliquip ut aliqua\",\n          \"currency_sub_unit\": \"laborum 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      \"prices\": {\n        \"refund_credit\": 472360.94584847987,\n        \"amount_paid_roundoff\": -62435133.64288092,\n        \"price_effective\": -61167421.114942536,\n        \"promotion_effective_discount\": 7054427.508857891,\n        \"pm_price_split\": -99033541.41873533,\n        \"refund_amount\": -96923438.03191835,\n        \"transfer_price\": -9479384.2644974,\n        \"coupon_effective_discount\": -85708559.01457661,\n        \"tax_collected_at_source\": 70488362.41216412,\n        \"brand_calculated_amount\": -94626433.6102836,\n        \"delivery_charge\": -28191080.0536104,\n        \"cashback\": -75976799.75932303,\n        \"value_of_good\": -97840297.95822282,\n        \"cashback_applied\": -20820296.418885857,\n        \"cod_charges\": -21678829.168030232,\n        \"price_marked\": 16995975.63971427,\n        \"amount_paid\": 50744742.20854545,\n        \"coupon_value\": 15079232.575970232,\n        \"discount\": 46817711.49269384,\n        \"fynd_credits\": 71017308.85442948,\n        \"gift_price\": -42627596.9275574,\n        \"amount_to_be_collected\": -73201167.7249837,\n        \"cost_price\": -29981893.841318727,\n        \"loyalty_discount\": 10597950.111867413\n      },\n      \"ordering_currency_prices\": {\n        \"refund_credit\": -40813730.975217275,\n        \"amount_paid_roundoff\": -91637007.80998121,\n        \"price_effective\": 77332611.82750413,\n        \"promotion_effective_discount\": -62861763.188284755,\n        \"pm_price_split\": -62619072.432647325,\n        \"refund_amount\": 61425710.57417324,\n        \"transfer_price\": 83619987.60114136,\n        \"coupon_effective_discount\": 58626345.88870251,\n        \"tax_collected_at_source\": -4219113.447819024,\n        \"brand_calculated_amount\": 75902574.10654134,\n        \"delivery_charge\": -37345344.33858303,\n        \"cashback\": 70472695.630139,\n        \"value_of_good\": -79604359.11512156,\n        \"cashback_applied\": -80258901.85675366,\n        \"cod_charges\": -37770218.62850973,\n        \"price_marked\": -37994508.66774325,\n        \"amount_paid\": -23548553.35622555,\n        \"coupon_value\": 17109091.170514107,\n        \"discount\": 33959962.76895352,\n        \"fynd_credits\": -47105238.747036226,\n        \"gift_price\": 5607677.822408736,\n        \"amount_to_be_collected\": -51922159.482384786,\n        \"cost_price\": -23380607.09215632,\n        \"loyalty_discount\": 70472991.31914294\n      },\n      \"loyalty_discount_details\": {\n        \"discount\": -70087579.05094014,\n        \"ownership\": \"seller\",\n        \"is_applied\": false\n      }\n    },\n    {\n      \"breakup_values\": [\n        {\n          \"value\": \"nisi cupidatat ullamco\",\n          \"name\": \"in\",\n          \"display\": \"culpa\"\n        },\n        {\n          \"value\": \"elit\",\n          \"name\": \"exercitation qui commodo\",\n          \"display\": \"laborum ex\"\n        }\n      ],\n      \"total_order_value\": 78777781.1651214,\n      \"meta\": {\n        \"dolor6c\": 23164463,\n        \"commodo4\": true\n      },\n      \"order_created_time\": \"dolor ut commodo nulla aliqua\",\n      \"order_created_ts\": \"culpa ut fugiat consectetur\",\n      \"ordering_source\": \"cupidatat ipsum veniam culpa minim\",\n      \"ordering_source_details\": {\n        \"type\": \"KONNECT\",\n        \"slug\": \"quis id irure\",\n        \"display_name\": \"sit consequat consectetur\",\n        \"is_active\": false,\n        \"logo\": \"http://Ie.uihjeg2CoIPZETlG53ePArXxsI5NfDuENd33YSeGrYt1-Nk0\"\n      },\n      \"payment_mode\": \"Excepteur ea ullamco ut\",\n      \"shipments\": [\n        {\n          \"shipment_id\": \"reprehenderit anim\",\n          \"fulfillment_option\": {\n            \"name\": \"cupidatat et sed\",\n            \"slug\": \"amet a\",\n            \"type\": \"mollit sint sunt nostrud\",\n            \"is_default\": true\n          },\n          \"picked_date\": \"2004-01-01T00:00:13.364Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"quis tempor ad magna\",\n              \"text\": \"Ut reprehenderit\",\n              \"is_passed\": true,\n              \"is_current\": false,\n              \"time\": \"officia sit pariatur laboris\",\n              \"created_ts\": \"dolor\"\n            },\n            {\n              \"status\": \"cupidatat magna Lorem elit ut\",\n              \"text\": \"dolore in\",\n              \"is_passed\": false,\n              \"is_current\": false,\n              \"time\": \"occaecat do et\",\n              \"created_ts\": \"pariatur dolore elit exercitation\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"sunt dolore\",\n            \"invoice_url\": \"eu sed in\",\n            \"updated_date\": \"1991-09-01T20:55:20.743Z\",\n            \"external_invoice_id\": \"anim dolore consequat\",\n            \"label_url\": \"ullamco aliquip in\",\n            \"credit_note_id\": \"in dolore\",\n            \"links\": {\n              \"nullaf\": \"exercitation anim do officia\",\n              \"tempor_a_\": \"cillum voluptate pariatur\"\n            }\n          },\n          \"shipment_status\": \"labore qui\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": -14315131.98631911,\n            \"gst_fee\": 62210506.130417675,\n            \"tax_collected_at_source\": 15945330.757527336,\n            \"value_of_good\": -85599958.18374313,\n            \"cgst_tax_percentage\": 86582956.60201406,\n            \"gstin_code\": \"in consequat\",\n            \"igst_tax_percentage\": -14829195.87959528,\n            \"gst_tax_percentage\": -55766631.02118728,\n            \"hsn_code_id\": \"aute exercitation ad magna quis\",\n            \"igst_gst_fee\": -25052231.194688976,\n            \"is_default_hsn_code\": false,\n            \"sgst_gst_fee\": 86404338.28779605,\n            \"cgst_gst_fee\": 31779127.76024674,\n            \"gst_tag\": \"et elit Duis adipisicing dolor\",\n            \"sgst_tax_percentage\": 12335062.028762996,\n            \"hsn_code\": \"quis ad\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"ullamco veniam\",\n              \"created_at\": \"1976-06-20T05:12:00.755Z\",\n              \"user_id\": \"ullamco aliquip sed ut in\",\n              \"tax_details\": {\n                \"pan_no\": \"dolor Excepteur enim commodo volup\",\n                \"gstin\": \"i\"\n              },\n              \"mongo_cart_id\": 32985200.515100434,\n              \"delivery_charges\": 33322647.83809316,\n              \"transaction_id\": \"adipisicing\",\n              \"collect_by\": \"elit do\",\n              \"headers\": {\n                \"do_e3\": \"elit proident Ut sint\",\n                \"irure_d0\": 49979356\n              },\n              \"coupon_value\": 51738541.028312206,\n              \"order_value\": 5597374.2666481435,\n              \"created_time\": \"incididunt sunt labore pariatur\",\n              \"currency\": \"ad\",\n              \"total_order_value\": 11172176.4009237,\n              \"ordering_channel\": \"magna ad labore\",\n              \"ordering_source\": \"non ut pariatur nisi est\",\n              \"meta\": {\n                \"deserunt_9\": false,\n                \"Duis_b_e\": -99613158.39200902,\n                \"auteaee\": \"veniam esse\"\n              },\n              \"cod_charges\": 56893996.254585296,\n              \"cashback_value\": -59929084.44040852,\n              \"refund_by\": \"minim incididunt\",\n              \"affiliate_order_date\": \"1986-01-10T10:23:19.278Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"ad\",\n              \"payment_mode_id\": -97799086.07939851,\n              \"promotion_effective_discount\": -63488956.50350137,\n              \"mode_of_payment\": \"dolore in\",\n              \"discount\": 83471732.00367078,\n              \"cashback_applied\": -79013342.54008843,\n              \"fynd_credits\": 56807142.947196186,\n              \"affiliate_id\": \"ea dolore in\",\n              \"ordering_channel_logo\": \"magna fugiat consequat ut minim\",\n              \"prices\": {\n                \"refund_credit\": 39142941.85604662,\n                \"amount_paid_roundoff\": -17773041.452784806,\n                \"price_effective\": -66458483.62200524,\n                \"promotion_effective_discount\": 249291.7016967386,\n                \"pm_price_split\": -95486621.1165041,\n                \"refund_amount\": -43902629.57191404,\n                \"transfer_price\": -21401265.25416659,\n                \"coupon_effective_discount\": 32734882.631884158,\n                \"tax_collected_at_source\": 77953852.1177347,\n                \"brand_calculated_amount\": -30239147.95741093,\n                \"delivery_charge\": 82476113.52139845,\n                \"cashback\": 42281757.66490799,\n                \"value_of_good\": -19586078.709068432,\n                \"cashback_applied\": 1323398.6833750308,\n                \"cod_charges\": -56075338.21280142,\n                \"price_marked\": -56018455.45242221,\n                \"amount_paid\": 55296208.39890653,\n                \"coupon_value\": -60793158.815443784,\n                \"discount\": -69090557.74109896,\n                \"fynd_credits\": 34067738.88838011,\n                \"gift_price\": -44225427.95965749,\n                \"amount_to_be_collected\": -22731122.70578897,\n                \"cost_price\": 75820855.35262695,\n                \"loyalty_discount\": 58371472.965757936\n              },\n              \"charges\": [\n                {\n                  \"name\": \"elit\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -79965348.83691874,\n                      \"currency\": \"qui nulla quis\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 45055938.304784775,\n                      \"currency\": \"officia veniam qui dolor ullamco\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"occaecat dolore dolor voluptate\"\n                    },\n                    \"distribution_level\": \"ut aliqua in\"\n                  },\n                  \"code\": \"labore eiusmod ullamco commodo irure\",\n                  \"type\": \"dolor non pariatur Ut\"\n                },\n                {\n                  \"name\": \"labore est voluptate\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 56946305.62955353,\n                      \"currency\": \"Duis Ut c\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -93684775.77613027,\n                      \"currency\": \"consectetur deserunt dolore\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"sunt\"\n                    },\n                    \"distribution_level\": \"deserunt cupidatat elit\"\n                  },\n                  \"code\": \"labore id in\",\n                  \"type\": \"Ut \"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": 9850182.715675175,\n                \"ownership\": \"marketplace\",\n                \"is_applied\": true\n              }\n            },\n            \"errors\": [\n              \"mollit consectetur\",\n              \"cillum\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 4246,\n                \"meta\": {\n                  \"kafka_emission_status\": 34251754,\n                  \"state_manager_used\": \"veniam nulla\"\n                },\n                \"shipment_id\": \"enim consectetur occaecat\",\n                \"status\": \"aliquip sint ut ea\",\n                \"bag_list\": [\n                  26804929,\n                  -75006301\n                ],\n                \"remarks\": \"nostrud Excepteur aute\"\n              },\n              {\n                \"id\": -27477593,\n                \"meta\": {\n                  \"kafka_emission_status\": 2390688,\n                  \"state_manager_used\": \"enim laboris non ea tempor\"\n                },\n                \"shipment_id\": \"elit et est ex ea\",\n                \"status\": \"anim nulla esse et\",\n                \"bag_list\": [\n                  97479888,\n                  53694214\n                ],\n                \"remarks\": \"voluptate dolore nisi esse\"\n              }\n            ],\n            \"text\": \"laboris ut e\",\n            \"value\": \"laboru\",\n            \"color_code\": \"anim dolor\",\n            \"expected_delivery_date\": \"1961-01-04T01:15:14.994Z\"\n          },\n          \"delivery_slot\": {\n            \"Loremc13\": -59527818\n          },\n          \"order\": {\n            \"fynd_order_id\": \"ea amet tempor\",\n            \"order_date\": \"2021-10-15T13:10:24.093Z\",\n            \"created_ts\": \"ullamco labore aliquip\",\n            \"tax_details\": {\n              \"consequatcaf\": -61361178.82181824\n            },\n            \"cod_charges\": \"in sint aliquip pariatur\",\n            \"source\": \"ad Ut ipsum consectetur\",\n            \"affiliate_id\": \"in sunt\",\n            \"affiliate_order_id\": \"esse in\",\n            \"ordering_channel_logo\": {\n              \"nostrud_0\": 80047089,\n              \"qui4c\": -44109512,\n              \"quis_5\": -76025159.79069881,\n              \"enim_d3\": -92433876.95948476,\n              \"in5a\": 14266757\n            },\n            \"order_value\": \"enim consectetur\",\n            \"ordering_channel\": \"ut in\",\n            \"ordering_source\": \"laboris et \",\n            \"loyalty_discount_details\": {\n              \"discount\": -95418239.30526312,\n              \"ownership\": \"seller\",\n              \"is_applied\": false\n            },\n            \"meta\": {\n              \"voluptate9\": \"Duis incididunt ut tempor ipsum\",\n              \"dolor_87\": false\n            }\n          },\n          \"user\": {\n            \"id\": -22520718,\n            \"user_oid\": \"est Excepteur\",\n            \"mongo_user_id\": \"sint Lorem officia aliqua sed\",\n            \"external_customer_id\": \"ut pariatur proident enim\",\n            \"first_name\": \"sed non dolor\",\n            \"last_name\": \"quis fugiat laboris\",\n            \"mobile\": \"ullamco sed\",\n            \"email\": \"laboris qui\",\n            \"meta\": {\n              \"id1\": -76152256.8691436,\n              \"anim_b\": -84971769.31625487,\n              \"dolore_d1\": \"fugiat dolore\",\n              \"aute30\": 50399504\n            },\n            \"is_anonymous_user\": false,\n            \"name\": \"labore ut Duis nulla\",\n            \"gender\": \"ea Lorem\",\n            \"country_phone_code\": \"id qui laborum aliqua\"\n          },\n          \"enable_dp_tracking\": false,\n          \"custom_message\": \"qui\",\n          \"estimated_sla_time\": \"in non\",\n          \"estimated_sla_ts\": \"mollit proident labore ullamco in\",\n          \"can_update_dimension\": false,\n          \"shipment_images\": [\n            \"anim magn\",\n            \"in anim ut\"\n          ],\n          \"delivery_details\": {\n            \"ad5f9\": -16464850.563459247,\n            \"irure_877\": 84005426.813694\n          },\n          \"billing_details\": {\n            \"officia_de\": 70695483,\n            \"proident0\": -3284718,\n            \"amet_c\": false,\n            \"anim_9_8\": -83083488\n          },\n          \"forward_shipment_id\": \"veniam dolor in Lorem ea\",\n          \"fulfilment_priority\": 10139893,\n          \"shipment_details\": {\n            \"lock_status\": false,\n            \"lock_message\": \"in cillum\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": -26274268,\n          \"company_details\": {\n            \"company_name\": \"ipsum\",\n            \"address\": {\n              \"anim0\": false\n            },\n            \"company_cin\": \"aliquip cillum amet sint\",\n            \"company_id\": 98366832,\n            \"company_gst\": \"dolor\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": -83678977,\n                  \"number\": \"nulla\"\n                },\n                {\n                  \"country_code\": 3284948,\n                  \"number\": \"ad non ea dolore\"\n                }\n              ],\n              \"emails\": [\n                \"ipsum aliqua irure laboris\",\n                \"Lorem veniam deserunt nulla\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"ad exercitation sint\",\n            \"pincode\": \"nisi\",\n            \"meta\": {\n              \"fugiat0\": true,\n              \"ipsum_8\": \"tempor Excepteur esse voluptat\"\n            },\n            \"address\": \"anim sit\",\n            \"address1\": \"laboris\",\n            \"display_address\": \"ullamco u\",\n            \"id\": -58256384,\n            \"code\": \"ad d\",\n            \"store_name\": \"ad ex\",\n            \"country\": \"occaecat nostrud minim\",\n            \"contact_person\": \"irure anim tempor consequat\",\n            \"state\": \"ut in mollit\",\n            \"city\": \"consequat proident nisi enim\",\n            \"name\": \"dolore est consequat\",\n            \"store_email\": \"reprehenderit minim dolore\"\n          },\n          \"order_platform\": \"in amet sed\",\n          \"lock_status\": true,\n          \"platform_logo\": \"enim in pariatur\",\n          \"user_agent\": \"veniam ipsum ex amet\",\n          \"dp_details\": {\n            \"pincode\": \"consequat eu\",\n            \"track_url\": \"non incididunt\",\n            \"eway_bill_id\": \"culpa\",\n            \"id\": 39271885,\n            \"country\": \"dolor fugiat\",\n            \"awb_no\": \"voluptate reprehenderit ea\",\n            \"gst_tag\": \"eu qui dolor est irure\",\n            \"name\": \"cupidatat\"\n          },\n          \"invoice_id\": \"eu qui\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"elite\": -15880523,\n            \"do0\": \"irure elit ea\"\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"ipsum esse\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"dolor\",\n              \"channel_order_id\": \"ad dolore\",\n              \"employee_discount\": 22846175.966413096,\n              \"box_type\": \"exercitation sed et cillum magna\",\n              \"quantity\": -29236443,\n              \"size_level_total_qty\": 91996446,\n              \"loyalty_discount\": 34171572.38457608,\n              \"replacement_details\": {\n                \"replacement_type\": \"sed aliquip ullamco\",\n                \"original_affiliate_order_id\": \"eu in Lorem\"\n              },\n              \"channel_shipment_id\": \"fugiat sunt est id ullamco\",\n              \"marketplace_invoice_id\": \"pariatur dolor voluptate do proident\",\n              \"due_date\": \"1957-09-03T21:15:50.467Z\",\n              \"coupon_code\": \"in labore dolore\",\n              \"is_priority\": true,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": 57020986,\n              \"customer_selling_price\": -49159792.02457272\n            },\n            \"affiliate_order_id\": \"a\",\n            \"affiliate_shipment_id\": \"Duis nostrud veniam labore\",\n            \"affiliate_store_id\": \"dolore veniam aute\",\n            \"shipment_meta\": {\n              \"same_store_available\": false,\n              \"weight\": -99236303,\n              \"tracking_url\": \"cupidatat laboris ut Excepteur\",\n              \"estimated_delivery_date\": \"2006-01-22T05:11:11.965Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"et reprehenderit minim\",\n                \"city\": \"non dolore\",\n                \"gstin\": \"ullamco reprehenderit laborum\",\n                \"name\": \"dolor laboris\",\n                \"pincode\": -14723546,\n                \"state\": \"in amet n\",\n                \"ajio_site_id\": \"commodo dolor labore in\"\n              },\n              \"formatted\": {\n                \"max\": \"occaecat cupidatat\",\n                \"min\": \"ipsum pariatur occaecat\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"dolore ut\"\n              },\n              \"return_awb_number\": \"incididunt irure in Excepteur ipsum\",\n              \"is_self_ship\": false,\n              \"box_type\": \"ullamco occaecat cillum\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"idd\": false,\n                  \"ad25\": -85498193,\n                  \"ut_43\": 80879473.25069562,\n                  \"dolore0e\": \"cillum exercit\"\n                },\n                \"invoice\": {\n                  \"sed7b4\": \"sed in\"\n                }\n              },\n              \"return_affiliate_shipment_id\": \"veniam sunt aute exercitation\",\n              \"parent_dp_id\": \"in eu\",\n              \"shipment_weight\": 4466375.8306277245,\n              \"dimension\": {\n                \"height\": 57457950.49426153,\n                \"width\": 26859888.44743377,\n                \"is_default\": true,\n                \"unit\": \"magna in\",\n                \"length\": -69067203.68552923\n              },\n              \"dp_options\": {\n                \"et90\": 57845434.10696101,\n                \"culpa_e2\": true,\n                \"Ut_02e\": -99685629,\n                \"irure_c\": false\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"1980-01-28T00:47:02.907Z\",\n              \"store_invoice_updated_date\": \"1959-03-07T21:38:34.848Z\",\n              \"forward_affiliate_shipment_id\": \"Ut veniam\",\n              \"return_store_node\": 190803,\n              \"fulfilment_priority_text\": \"elit exercitation labore\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"cillum Duis sunt nisi\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"esse\"\n                },\n                {\n                  \"slug\": \"sed est cupidatat\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"in ullamco magna aliquip\"\n                }\n              ],\n              \"external\": {\n                \"dolore99\": 2857198,\n                \"aliquipc30\": -97849203,\n                \"velit83\": -26250397\n              },\n              \"awb_number\": \"esse\",\n              \"lock_data\": {\n                \"locked\": false,\n                \"mto\": false,\n                \"lock_message\": \"Excepteur quis\"\n              },\n              \"order_type\": \"Digital\",\n              \"ewaybill_info\": {\n                \"ullamcoca\": false\n              },\n              \"dp_id\": \"est\",\n              \"shipment_volumetric_weight\": 5564752.199842721,\n              \"marketplace_store_id\": \"culpa exercitation\",\n              \"return_details\": {\n                \"id_13\": -8572658.437742263\n              },\n              \"dp_sort_key\": \"cillum sunt\",\n              \"packaging_name\": \"in in tempor ex\",\n              \"timestamp\": {\n                \"max\": -37488408,\n                \"min\": 61439835\n              },\n              \"auto_trigger_dp_assignment_acf\": true,\n              \"dp_name\": \"laboris\",\n              \"po_number\": \"dolor ipsum sint\",\n              \"b2c_buyer_details\": {\n                \"veniam79\": -63092368\n              },\n              \"forward_affiliate_order_id\": \"nulla ex\",\n              \"return_affiliate_order_id\": \"anim in aute\",\n              \"bag_weight\": {\n                \"ullamco_2\": true\n              },\n              \"refund_to\": \"nulla cillum proi\"\n            },\n            \"company_affiliate_tag\": \"Excepteur laboris ut\",\n            \"pdf_links\": {\n              \"invoice_type\": \"fynd\",\n              \"label_type\": \"external\",\n              \"label_a6\": \"anim ea aute reprehenderit\",\n              \"invoice\": \"dolor aliqua\",\n              \"label_pos\": \"dolor sunt ad\",\n              \"invoice_a6\": \"nisi \",\n              \"b2b\": \"ir\",\n              \"label\": \"irure dolor minim\",\n              \"label_a4\": \"laborum proident\",\n              \"invoice_export\": \"commod\",\n              \"credit_note_url\": \"irure\",\n              \"delivery_challan_a4\": \"do ea laboris Duis dolor\",\n              \"label_export\": \"sit ad consequat ullamco\",\n              \"invoice_a4\": \"Excepteur in sunt sed\",\n              \"invoice_pos\": \"officia sint\",\n              \"po_invoice\": \"cillum laboris dolore\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1960-04-29T20:34:33.957Z\",\n                \"id\": \"tempor magna\",\n                \"name\": \"sit Lorem mollit consequat magna\",\n                \"owner\": \"ex exercitation est anim quis\",\n                \"secret\": \"proident\",\n                \"token\": \"ad fugiat esse\",\n                \"updated_at\": \"1986-11-26T21:23:57.151Z\",\n                \"description\": \"ullamco sunt labore\",\n                \"meta\": [\n                  {\n                    \"name\": \"consequat \",\n                    \"value\": \"proident u\"\n                  },\n                  {\n                    \"name\": \"Ut deserunt sed Duis\",\n                    \"value\": \"sunt et quis reprehenderit\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": true\n                },\n                \"payment\": {\n                  \"source\": \"Duis\",\n                  \"mode_of_payment\": \"ea laborum et consectetur\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"amet_95\": \"mollit irure voluptate\",\n                    \"tempor8cc\": \"aliqua in consequat cupidatat aute\",\n                    \"cupidatat_6\": -94259887.63457616,\n                    \"none\": false\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": false\n                }\n              },\n              \"app_company_id\": 50514245\n            },\n            \"affiliate_id\": \"dolor Excepte\",\n            \"id\": \"ipsum id sed est\"\n          },\n          \"priority_text\": \"in non\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"mollit\",\n              \"forward\": true,\n              \"store_id\": -61898474,\n              \"delivery_awb_number\": \"sit non amet\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": -46126993,\n              \"app_display_name\": \"dolore magna sed deserunt\",\n              \"state_id\": 85031632,\n              \"state_type\": \"operational\",\n              \"bsh_id\": -24485712,\n              \"created_at\": \"1972-07-16T06:09:51.597Z\",\n              \"created_ts\": \"quis consequat tempor\",\n              \"shipment_id\": \"ipsum culpa\",\n              \"updated_at\": \"2005-06-19T07:16:44.067Z\",\n              \"updated_ts\": \"eu ci\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"quis non id ad\",\n                \"id\": -46518208,\n                \"journey_type\": \"return\",\n                \"name\": \"sed Excepteur\",\n                \"state_type\": \"financial\",\n                \"is_active\": false,\n                \"app_display_name\": \"magna fugiat non\",\n                \"app_state_name\": \"\",\n                \"app_facing\": false,\n                \"notify_customer\": true\n              },\n              \"bag_id\": -47641066,\n              \"display_name\": \"reprehenderit dolor nulla proident in\"\n            },\n            {\n              \"status\": \"dolor culpa nostrud\",\n              \"forward\": true,\n              \"store_id\": -51849852,\n              \"delivery_awb_number\": \"ut \",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": 26220204,\n              \"app_display_name\": \"nostrud et fugiat in cupidatat\",\n              \"state_id\": -38821790,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": -59839721,\n              \"created_at\": \"1952-02-09T23:30:48.172Z\",\n              \"created_ts\": \"irure consequat eu ex cupidatat\",\n              \"shipment_id\": \"amet dolore tempor ipsum\",\n              \"updated_at\": \"1995-04-22T11:21:55.562Z\",\n              \"updated_ts\": \"proident laborum consequat aliqua\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"Duis adipisicing\",\n                \"id\": -36338711,\n                \"journey_type\": \"return\",\n                \"name\": \"in\",\n                \"state_type\": \"financial\",\n                \"is_active\": true,\n                \"app_display_name\": \"do in eiusmod proident\",\n                \"app_state_name\": \"est reprehenderit deserunt\",\n                \"app_facing\": false,\n                \"notify_customer\": true\n              },\n              \"bag_id\": -10355623,\n              \"display_name\": \"elit ad qui\"\n            }\n          ],\n          \"is_dp_assign_enabled\": true,\n          \"bags\": [\n            {\n              \"bag_id\": -79698370,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -30065635.772835672,\n                \"gst_fee\": -15227253.461925909,\n                \"tax_collected_at_source\": -3522020.3167733103,\n                \"value_of_good\": -86006878.84661546,\n                \"cgst_tax_percentage\": 21490095.6503509,\n                \"gstin_code\": \"veniam do in\",\n                \"igst_tax_percentage\": -95883766.02019624,\n                \"gst_tax_percentage\": 93416727.96971518,\n                \"hsn_code_id\": \"voluptate enim\",\n                \"igst_gst_fee\": -31203453.49033107,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": 34184065.655168444,\n                \"cgst_gst_fee\": 41279246.54217759,\n                \"gst_tag\": \"mollit amet\",\n                \"sgst_tax_percentage\": 45433540.88735944,\n                \"hsn_code\": \"velit ut\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"commodo Excepteur reprehenderit elit nostrud\",\n                  \"forward\": false,\n                  \"store_id\": -66993828,\n                  \"delivery_awb_number\": \"cupidatat\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 11145006,\n                  \"app_display_name\": \"dolore\",\n                  \"state_id\": 16607578,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": 366866,\n                  \"created_at\": \"1973-09-19T13:10:31.704Z\",\n                  \"created_ts\": \"deserunt et\",\n                  \"shipment_id\": \"nostrud voluptate aliqua cupidatat dolore\",\n                  \"updated_at\": \"2009-05-06T00:06:32.499Z\",\n                  \"updated_ts\": \"id ea ad irure\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"adipisicing\",\n                    \"id\": 69989848,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"qui in\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"cupidatat aliquip adipisicing\",\n                    \"app_state_name\": \"non tempor\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -18588515,\n                  \"display_name\": \"velit\"\n                },\n                {\n                  \"status\": \"et Duis id\",\n                  \"forward\": true,\n                  \"store_id\": 2765162,\n                  \"delivery_awb_number\": \"officia sunt fugiat sit\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -27688877,\n                  \"app_display_name\": \"officia dolor\",\n                  \"state_id\": 15021207,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -96461498,\n                  \"created_at\": \"2007-08-13T08:09:28.559Z\",\n                  \"created_ts\": \"cillum Excepteur\",\n                  \"shipment_id\": \"dolor dolore sit\",\n                  \"updated_at\": \"1982-02-19T01:06:15.074Z\",\n                  \"updated_ts\": \"Duis\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"velit do non ea\",\n                    \"id\": -23372765,\n                    \"journey_type\": \"return\",\n                    \"name\": \"ut tempor officia\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"dolor eiusmod quis consectetur\",\n                    \"app_state_name\": \"in ut\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -84479407,\n                  \"display_name\": \"in Ut magna nostrud\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"dolor_f6\": -13826475.791179731,\n                \"nulla_5\": -9297499,\n                \"veniam_98\": 71406395\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 37913227,\n                \"bad_quantity\": 81258603,\n                \"good_quantity\": -54298286\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": -57106032.140381746,\n                \"brand_calculated_amount\": -85818853.18050073,\n                \"cashback\": -18442175.99600424,\n                \"cashback_applied\": 74898503.10775238,\n                \"cod_charges\": 81595373.84512591,\n                \"coupon_effective_discount\": 97244465.60158926,\n                \"coupon_value\": 48584322.494137764,\n                \"delivery_charge\": -5453024.465317652,\n                \"discount\": 73460457.8775262,\n                \"fynd_credits\": -24380695.840806916,\n                \"gst_fee\": 517166.9951594919,\n                \"gst_tag\": \"occaecat aliquip Ut\",\n                \"gst_tax_percentage\": 62607742.422560364,\n                \"hsn_code\": \"pariatur fugiat ullamco\",\n                \"identifiers\": {\n                  \"alu\": \"reprehenderit ut nisi id et\",\n                  \"ean\": \"tempor consectetu\",\n                  \"sku_code\": \"ea pariatur incididunt cillum fugiat\",\n                  \"upc\": \"nulla id reprehenderit et\",\n                  \"isbn\": \"sed dolor mollit reprehenderit\"\n                },\n                \"item_name\": \"nulla proident pariatu\",\n                \"price_effective\": -76625860.2162953,\n                \"price_marked\": -53962182.88607502,\n                \"promotion_effective_discount\": -77833993.35132736,\n                \"refund_credit\": -63553498.24798586,\n                \"size\": \"nisi eiusmod ad\",\n                \"total_units\": -692329,\n                \"transfer_price\": 43338065.81041798,\n                \"value_of_good\": -33300143.288015917,\n                \"amount_paid_roundoff\": -97741184,\n                \"tax_collected_at_source\": -94679400.51281513,\n                \"amount_to_be_collected\": -84260180.15580565,\n                \"taxes\": [\n                  {\n                    \"name\": \"dolor Lorem\",\n                    \"rate\": 21958222.863306403,\n                    \"tax_amount\": -29659034.30147074,\n                    \"taxable_amount\": 67430223.8809402\n                  },\n                  {\n                    \"name\": \"elit dolor\",\n                    \"rate\": 7919624.240627691,\n                    \"tax_amount\": 9584591.441123754,\n                    \"taxable_amount\": -39159239.39268837\n                  }\n                ],\n                \"loyalty_discount\": 66538573.85661808\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": true,\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\": \"consequat in non Ut\",\n                  \"name\": \"officia dolore est veniam\",\n                  \"slug\": \"nostrud\",\n                  \"bundle_count\": -55630769,\n                  \"article_bundle_id\": \"dolor ut\",\n                  \"bundle_article_quantity\": -35243903,\n                  \"is_base\": false,\n                  \"price_marked\": -30049129.945330486,\n                  \"price_effective\": -64179021.88485769,\n                  \"item_id\": -91519584,\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\": \"dolore ad cillum nostrud\",\n                  \"images\": [\n                    \"anim laborum Lorem\",\n                    \"officia\"\n                  ],\n                  \"brand_name\": \"incididunt in Ut aliqua\",\n                  \"size\": \"cillum\"\n                }\n              },\n              \"seller_identifier\": \"aute est\",\n              \"delivery_address\": {\n                \"phone\": \"nisi i\",\n                \"address2\": \"velit cillum ipsum eiusmod\",\n                \"address\": \"in consectetur\",\n                \"longitude\": 37005795.13677856,\n                \"pincode\": \"do\",\n                \"area\": \"in Ut irure proident\",\n                \"address_type\": \"home\",\n                \"country\": \"proident veniam\",\n                \"address_category\": \"delivery\",\n                \"email\": \"dolor Lorem cupidatat dolor\",\n                \"created_at\": \"1952-04-09T08:00:27.320Z\",\n                \"address1\": \"consequat cillum commodo nisi es\",\n                \"display_address\": \"aute nulla minim commodo\",\n                \"landmark\": \"occaecat sunt labore\",\n                \"updated_at\": \"1955-11-12T18:30:44.217Z\",\n                \"version\": \"ut exe\",\n                \"latitude\": -59492419.28454887,\n                \"contact_person\": \"sunt in\",\n                \"state\": \"Lorem ipsum labore id\",\n                \"city\": \"laboris do cupidatat dolore quis\",\n                \"area_code_slug\": \"adipisicing ad\",\n                \"country_code\": \"adipisicing ei\",\n                \"country_iso_code\": \"aliquip elit\",\n                \"country_phone_code\": \"anim cupi\",\n                \"delivery_address_id\": 22038528,\n                \"geo_location\": {\n                  \"laborum99\": -30141257\n                },\n                \"name\": \"dolor Ut\",\n                \"sector\": \"dolor proiden\",\n                \"state_code\": \"laboris cupidatat dolor in occaec\",\n                \"uid\": \"tempor quis anim cillum enim\",\n                \"user_id\": \"qui sint nulla exercitation\",\n                \"code\": \"officia qui\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"esse_b3c\": -99752778.68516335,\n                  \"fugiate99\": 72360914.27165139,\n                  \"consequat77\": 72175334,\n                  \"inc7\": true,\n                  \"proidentf17\": 23311379.079099044\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": -37285695.505640425,\n                  \"unit\": \"nulla culpa esse\"\n                },\n                \"uid\": \"id velit\",\n                \"size\": \"cupidatat Lorem\",\n                \"tags\": [\n                  \"est\",\n                  \"nisi tempor\"\n                ],\n                \"_custom_json\": {\n                  \"labore0\": 9369992.882025853,\n                  \"exercitationf\": false\n                }\n              },\n              \"brand\": {\n                \"id\": 42072385,\n                \"logo\": \"exercitation quis Lorem\",\n                \"company\": 75884766,\n                \"created_on\": \"1995-05-01T23:28:57.795Z\",\n                \"brand_name\": \"labore aute aliqua magna\",\n                \"modified_on\": \"2021-08-07T17:33:09.753Z\"\n              },\n              \"group_id\": \"reprehenderit proident\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"sed dolor\",\n                \"coupon_code\": \"ex ut\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"irure dol\",\n                  \"channel_order_id\": \"quis ullamco\",\n                  \"employee_discount\": -97664567.40716442,\n                  \"box_type\": \"consectetur in\",\n                  \"quantity\": 57715966,\n                  \"size_level_total_qty\": 51062211,\n                  \"loyalty_discount\": -26063497.914888993,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"ut \",\n                    \"original_affiliate_order_id\": \"sed ut in dolore\"\n                  },\n                  \"channel_shipment_id\": \"dolore cupidatat commodo\",\n                  \"marketplace_invoice_id\": \"magna ullamco\",\n                  \"due_date\": \"1987-07-04T12:57:26.324Z\",\n                  \"coupon_code\": \"anim deserunt\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": 92905195,\n                  \"customer_selling_price\": -40648312.6770056\n                }\n              },\n              \"item\": {\n                \"id\": 94173245,\n                \"attributes\": {\n                  \"currency\": \"enim quis\"\n                },\n                \"brand_id\": 90598761,\n                \"slug_key\": \"ut et\",\n                \"l3_category\": -44219197,\n                \"l3_category_name\": \"\",\n                \"last_updated_at\": \"1972-11-27T08:17:06.898Z\",\n                \"name\": \"ex est culpa\",\n                \"l2_category\": [\n                  \"ex tempor aute dolore commodo\",\n                  \"dolore ut\"\n                ],\n                \"brand\": \"irure sint laborum sunt\",\n                \"image\": [\n                  \"Lorem dolore minim voluptate\",\n                  \"laborum Duis\"\n                ],\n                \"code\": \"labore Duis in\",\n                \"l1_category\": [\n                  \"ad ea quis\",\n                  \"in incididunt id et\"\n                ],\n                \"size\": \"ipsum Ut incididunt\",\n                \"can_cancel\": false,\n                \"can_return\": false,\n                \"branch_url\": \"Duis culpa magna\",\n                \"meta\": {\n                  \"occaecat884\": \"anim\",\n                  \"cupidatat_aa\": true\n                },\n                \"color\": \"culpa Ut dolore\",\n                \"department_id\": -97571315,\n                \"images\": [\n                  \"Lorem amet\",\n                  \"proident reprehenderit est\"\n                ],\n                \"tags\": [\n                  \"magna\",\n                  \"amet labore\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"amet deserunt irure magna\",\n                  \"amount\": 53427749.76121864\n                },\n                {\n                  \"mode\": \"dolor\",\n                  \"amount\": 58541733.10428169\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"in minim dolore\",\n                  \"amount\": -60776599.61205106\n                },\n                {\n                  \"mode\": \"dolore Duis adipisicing\",\n                  \"amount\": 91350211.14922065\n                }\n              ],\n              \"quantity\": -18803767,\n              \"identifier\": \"aliquip proident reprehenderit adipisicing\",\n              \"can_return\": true,\n              \"can_cancel\": true,\n              \"display_name\": \"commodo minim voluptate do aliquip\",\n              \"line_number\": 86648541,\n              \"meta\": {\n                \"cupidatat5\": \"et sed exercitation elit ullamco\",\n                \"ea_c_d\": false\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"bundle_price_percentage\",\n                  \"promotion_name\": \"anim Excepteur Duis sunt\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -32755527,\n                      \"type\": \"irure Lorem\"\n                    },\n                    {\n                      \"value\": -43882457,\n                      \"type\": \"sed commodo laborum est\"\n                    }\n                  ],\n                  \"amount\": -2707563.3196543604,\n                  \"article_quantity\": -29956484,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          26491892,\n                          -29601582\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                          -75203644,\n                          -58210244\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"velit ipsum\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"non veniam\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"sit do reprehenderit la\",\n                        \"item_name\": \"aliqua in laborum aliquip\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"dolor in qui dolore\",\n                        \"item_id\": -32789286,\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\": \"eiusmod veniam proident consectetur\",\n                      \"quantity\": -33444942.90329387\n                    },\n                    {\n                      \"article_id\": \"nisi\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ut veniam\",\n                        \"item_name\": \"in nulla deserunt\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Excepteur dolore\",\n                        \"item_id\": 21008882,\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 esse exercitation elit\",\n                      \"quantity\": 87088525.15667057\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"custom\",\n                  \"promotion_name\": \"amet\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -69404457,\n                      \"type\": \"ut mollit sunt aute\"\n                    },\n                    {\n                      \"value\": 30438944,\n                      \"type\": \"velit amet laboris Ut occaecat\"\n                    }\n                  ],\n                  \"amount\": -95044043.50397198,\n                  \"article_quantity\": 86460865,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -77747690,\n                          -98001339\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                          -77996398,\n                          -6171444\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 a\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"proident\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"commodo consequat sunt\",\n                        \"item_name\": \"in\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"mollit cupidatat ex Lorem\",\n                        \"item_id\": -75502890,\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\": \"nisi laboris est Duis sit\",\n                      \"quantity\": -31378399.002325222\n                    },\n                    {\n                      \"article_id\": \"irure velit\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"esse proident dolor ad ut\",\n                        \"item_name\": \"non aliqua fugiat consectetur tempor\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"laboris aliqua consequat occaeca\",\n                        \"item_id\": -61120467,\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\": \"tempor cupidatat nisi ullamco\",\n                      \"quantity\": 14840704.258594781\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 38167544.03990409,\n                \"amount_paid_roundoff\": 67387748.95324272,\n                \"price_effective\": 95450869.69679722,\n                \"promotion_effective_discount\": -83717620.4423122,\n                \"pm_price_split\": -20481685.28729844,\n                \"refund_amount\": -77900166.21460745,\n                \"transfer_price\": -10088919.382624835,\n                \"coupon_effective_discount\": 94820424.01724401,\n                \"tax_collected_at_source\": 69500201.15477455,\n                \"brand_calculated_amount\": 18684326.61287631,\n                \"delivery_charge\": -26768746.887289822,\n                \"cashback\": 89633353.69183266,\n                \"value_of_good\": 42237938.66837227,\n                \"cashback_applied\": 50610508.92602664,\n                \"cod_charges\": 77022821.77915514,\n                \"price_marked\": -37920541.018615864,\n                \"amount_paid\": 39846697.25764379,\n                \"coupon_value\": -56799880.74375299,\n                \"discount\": -7146301.992668435,\n                \"fynd_credits\": 5753362.291449979,\n                \"gift_price\": -65685359.22966614,\n                \"amount_to_be_collected\": 61113795.93312508,\n                \"cost_price\": 40885142.72149554,\n                \"loyalty_discount\": 39809638.41811183\n              },\n              \"charges\": [\n                {\n                  \"name\": \"Excepteur dolor amet mini\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 92860925.88614246,\n                      \"currency\": \"amet dolor cillum\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -51776589.00519653,\n                      \"currency\": \"sit mol\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"consequat minim elit Duis\"\n                    },\n                    \"distribution_level\": \"consectetur labore tempor sed\"\n                  },\n                  \"code\": \"pariatur deserunt sint\",\n                  \"type\": \"ad reprehenderit\"\n                },\n                {\n                  \"name\": \"sit incididunt sed ullamco ut\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 29307251.174943477,\n                      \"currency\": \"non nulla\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -35437659.20504844,\n                      \"currency\": \"sint nulla elit\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"esse irure ullamco sit\"\n                    },\n                    \"distribution_level\": \"officia\"\n                  },\n                  \"code\": \"anim occa\",\n                  \"type\": \"enim et id\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 56961633.97560009,\n                \"amount_paid_roundoff\": -42301102.29566897,\n                \"price_effective\": 53984111.809076905,\n                \"promotion_effective_discount\": 49279477.548088074,\n                \"pm_price_split\": -6928729.553317532,\n                \"refund_amount\": 31767326.39865966,\n                \"transfer_price\": 13354198.195065066,\n                \"coupon_effective_discount\": 33903949.23977423,\n                \"tax_collected_at_source\": -76478594.9990697,\n                \"brand_calculated_amount\": 75607022.77904215,\n                \"delivery_charge\": -44277093.57851617,\n                \"cashback\": -80425309.8213362,\n                \"value_of_good\": -25046455.12617825,\n                \"cashback_applied\": 84210215.16358942,\n                \"cod_charges\": -3522381.518689513,\n                \"price_marked\": -96576276.07939108,\n                \"amount_paid\": -49194190.13736195,\n                \"coupon_value\": -3857812.898014322,\n                \"discount\": 89704318.67349356,\n                \"fynd_credits\": -28499383.5355352,\n                \"gift_price\": -42247226.09920524,\n                \"amount_to_be_collected\": 88946928.24285921,\n                \"cost_price\": 51613838.6566264,\n                \"loyalty_discount\": 66612346.17186135\n              },\n              \"current_status\": {\n                \"id\": -61486880,\n                \"store_id\": -91009640,\n                \"delivery_awb_number\": \"cupidatat aute est culpa\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": -52057754,\n                \"state_type\": \"operational\",\n                \"state_id\": 13243560,\n                \"created_at\": \"1974-07-14T18:00:24.367Z\",\n                \"created_ts\": \"1996-04-14T23:55:29.204Z\",\n                \"shipment_id\": \"adipisicing quis culpa\",\n                \"updated_at\": \"1981-12-17T01:09:26.123Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"cillum Ut\",\n                  \"id\": -61058189,\n                  \"journey_type\": \"return\",\n                  \"name\": \"veniam ut in reprehenderit\",\n                  \"state_type\": \"financial\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"ut culpa deserunt id\",\n                  \"app_state_name\": \"nostrud labore officia dolor ad\",\n                  \"app_facing\": true,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -74404870,\n                \"status\": \"in id proident labore\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": 62190255,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -43273640.82545695,\n                \"gst_fee\": -30695016.592453107,\n                \"tax_collected_at_source\": -8694475.810399905,\n                \"value_of_good\": -15273026.57788372,\n                \"cgst_tax_percentage\": 75112220.21116787,\n                \"gstin_code\": \"consequat officia commodo ipsum\",\n                \"igst_tax_percentage\": 17778484.528005928,\n                \"gst_tax_percentage\": -48732898.68892736,\n                \"hsn_code_id\": \"magna sint pariatur proident\",\n                \"igst_gst_fee\": 54306219.89788115,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": -60483686.946885526,\n                \"cgst_gst_fee\": -98438231.65938175,\n                \"gst_tag\": \"dolor ut velit aliqua \",\n                \"sgst_tax_percentage\": 63184760.26959154,\n                \"hsn_code\": \"in laboris dolore magna\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"mollit veniam sed\",\n                  \"forward\": false,\n                  \"store_id\": 59784325,\n                  \"delivery_awb_number\": \"Excepteur\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -28966579,\n                  \"app_display_name\": \"occaecat in\",\n                  \"state_id\": 18784122,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": 51089309,\n                  \"created_at\": \"1977-05-25T01:00:31.839Z\",\n                  \"created_ts\": \"ex\",\n                  \"shipment_id\": \"esse culpa ad\",\n                  \"updated_at\": \"1954-11-03T17:57:29.145Z\",\n                  \"updated_ts\": \"sed laboris do\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"mollit sed\",\n                    \"id\": -32031414,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"est reprehenderit sint Ut\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"voluptate velit\",\n                    \"app_state_name\": \"magna irure enim cillum in\",\n                    \"app_facing\": false,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 89672909,\n                  \"display_name\": \"culpa ipsum sit officia aute\"\n                },\n                {\n                  \"status\": \"consequat nostrud\",\n                  \"forward\": true,\n                  \"store_id\": 33812603,\n                  \"delivery_awb_number\": \"qui dolor\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -49605597,\n                  \"app_display_name\": \"ut et\",\n                  \"state_id\": 93998468,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -51566205,\n                  \"created_at\": \"2021-02-10T01:34:42.385Z\",\n                  \"created_ts\": \"veniam ut sit aute\",\n                  \"shipment_id\": \"laborum adipisicing\",\n                  \"updated_at\": \"2017-03-14T02:49:45.844Z\",\n                  \"updated_ts\": \"pariatur dolor Excepte\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"mollit aliqua nisi\",\n                    \"id\": -50817336,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"in et in in elit\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"reprehenderit do\",\n                    \"app_state_name\": \"voluptate veniam\",\n                    \"app_facing\": false,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 48100644,\n                  \"display_name\": \"esse consectetur\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"Duisa\": 10241043.286141142\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 45880394,\n                \"bad_quantity\": 58158461,\n                \"good_quantity\": 27916793\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 67925661.90677845,\n                \"brand_calculated_amount\": 68484042.2756587,\n                \"cashback\": 38126580.364852756,\n                \"cashback_applied\": -62859604.9289297,\n                \"cod_charges\": 88102680.22646755,\n                \"coupon_effective_discount\": 17636403.30553153,\n                \"coupon_value\": 47643927.564083725,\n                \"delivery_charge\": 27096228.310120195,\n                \"discount\": 78092011.96898928,\n                \"fynd_credits\": 66319068.42518762,\n                \"gst_fee\": 26233926.93532352,\n                \"gst_tag\": \"et incididunt commodo\",\n                \"gst_tax_percentage\": 65288407.517994165,\n                \"hsn_code\": \"incididunt veniam eiusmod magna\",\n                \"identifiers\": {\n                  \"alu\": \"nostrud consectetur\",\n                  \"ean\": \"in consequat\",\n                  \"sku_code\": \"eu id et occaecat\",\n                  \"upc\": \"occaecat reprehenderit Duis dolore\",\n                  \"isbn\": \"voluptate eu ex\"\n                },\n                \"item_name\": \"aliqua non tempor ullamco\",\n                \"price_effective\": 2583640.1580592245,\n                \"price_marked\": 20391605.640407026,\n                \"promotion_effective_discount\": 82389026.90855446,\n                \"refund_credit\": 41867669.73669064,\n                \"size\": \"laboris tempor esse\",\n                \"total_units\": -50256150,\n                \"transfer_price\": -92572470.023826,\n                \"value_of_good\": 24380911.437645152,\n                \"amount_paid_roundoff\": -64487212,\n                \"tax_collected_at_source\": -71507451.79744655,\n                \"amount_to_be_collected\": 63121162.61706334,\n                \"taxes\": [\n                  {\n                    \"name\": \"officia irure incididunt dolore minim\",\n                    \"rate\": -6293227.390570611,\n                    \"tax_amount\": 67719943.76597199,\n                    \"taxable_amount\": -61950955.51114882\n                  },\n                  {\n                    \"name\": \"ut elit in cupidatat\",\n                    \"rate\": 46388783.90831372,\n                    \"tax_amount\": 2289725.898816645,\n                    \"taxable_amount\": 35088747.41438493\n                  }\n                ],\n                \"loyalty_discount\": 94847174.29119858\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\": true,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"ea sit\",\n                  \"name\": \"est anim dolo\",\n                  \"slug\": \"nostrud ipsum\",\n                  \"bundle_count\": 55692016,\n                  \"article_bundle_id\": \"in\",\n                  \"bundle_article_quantity\": -36521205,\n                  \"is_base\": true,\n                  \"price_marked\": -40676647.92420791,\n                  \"price_effective\": -53391462.23661073,\n                  \"item_id\": 78750612,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": true,\n                    \"unit\": true,\n                    \"time\": true\n                  },\n                  \"seller_identifier\": \"pariatur Ut\",\n                  \"images\": [\n                    \"irure eu commodo\",\n                    \"tempor anim ullamco velit\"\n                  ],\n                  \"brand_name\": \"in non\",\n                  \"size\": \"Lorem officia Excepteur et\"\n                }\n              },\n              \"seller_identifier\": \"Ut dolore laborum\",\n              \"delivery_address\": {\n                \"phone\": \"do ex\",\n                \"address2\": \"quis\",\n                \"address\": \"consequat anim officia si\",\n                \"longitude\": -81661580.65599456,\n                \"pincode\": \"irure ea nulla\",\n                \"area\": \"irure\",\n                \"address_type\": \"other\",\n                \"country\": \"minim sed sun\",\n                \"address_category\": \"delivery\",\n                \"email\": \"est tempor ullam\",\n                \"created_at\": \"1959-03-18T08:53:46.756Z\",\n                \"address1\": \"et deserunt dolore consectetur\",\n                \"display_address\": \"irure labore\",\n                \"landmark\": \"elit Lorem dolore\",\n                \"updated_at\": \"1978-12-24T11:41:25.940Z\",\n                \"version\": \"adipisicing labore\",\n                \"latitude\": -87752554.3247407,\n                \"contact_person\": \"exercitation ut Ut laboris\",\n                \"state\": \"nisi\",\n                \"city\": \"ex exercitation nisi esse\",\n                \"area_code_slug\": \"aute dolore esse\",\n                \"country_code\": \"ipsum minim eu commodo occaecat\",\n                \"country_iso_code\": \"deserunt\",\n                \"country_phone_code\": \"enim incididunt anim exercitation consequat\",\n                \"delivery_address_id\": -31293084,\n                \"geo_location\": {\n                  \"ea_516\": \"ea culpa Duis Lorem\",\n                  \"occaecat_2\": 5242898\n                },\n                \"name\": \"eu amet\",\n                \"sector\": \"adipisicing qui\",\n                \"state_code\": \"ex laborum aliqua et\",\n                \"uid\": \"nulla dolore reprehenderit\",\n                \"user_id\": \"labore eiusmod\",\n                \"code\": \"mollit\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"officiaae\": \"ea\",\n                  \"tempor_f62\": -15866584\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": 19401694.5183305,\n                  \"unit\": \"sint nostrud amet in ad\"\n                },\n                \"uid\": \"aliquip\",\n                \"size\": \"consequa\",\n                \"tags\": [\n                  \"qui commodo proident reprehenderit\",\n                  \"par\"\n                ],\n                \"_custom_json\": {\n                  \"veniam6\": 1071767.0402653962\n                }\n              },\n              \"brand\": {\n                \"id\": 48374967,\n                \"logo\": \"incididunt laboris fugiat pariatur\",\n                \"company\": -60271409,\n                \"created_on\": \"1968-02-19T01:31:27.075Z\",\n                \"brand_name\": \"officia magna\",\n                \"modified_on\": \"1992-10-12T16:29:31.117Z\"\n              },\n              \"group_id\": \"amet incididunt sit dolore\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"occaecat\",\n                \"coupon_code\": \"aute adipisicing reprehenderit exercitation\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"aliquip\",\n                  \"channel_order_id\": \"exercit\",\n                  \"employee_discount\": 30903433.60338661,\n                  \"box_type\": \"culpa dolore\",\n                  \"quantity\": -72317187,\n                  \"size_level_total_qty\": -64033772,\n                  \"loyalty_discount\": 52052563.950525194,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"anim\",\n                    \"original_affiliate_order_id\": \"reprehenderit\"\n                  },\n                  \"channel_shipment_id\": \"m\",\n                  \"marketplace_invoice_id\": \"veniam dolor o\",\n                  \"due_date\": \"1976-04-24T02:36:16.699Z\",\n                  \"coupon_code\": \"aliquip dolore in\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": -64860675,\n                  \"customer_selling_price\": -85710848.56203361\n                }\n              },\n              \"item\": {\n                \"id\": -58442799,\n                \"attributes\": {\n                  \"currency\": \"voluptate ea\"\n                },\n                \"brand_id\": -62585845,\n                \"slug_key\": \"pariatur eu\",\n                \"l3_category\": -39693750,\n                \"l3_category_name\": \"aliquip dolore nulla\",\n                \"last_updated_at\": \"1977-05-05T22:15:56.125Z\",\n                \"name\": \"fugiat aliqua ipsu\",\n                \"l2_category\": [\n                  \"adipisicing est cupidatat\",\n                  \"voluptate aute l\"\n                ],\n                \"brand\": \"o\",\n                \"image\": [\n                  \"pariatur veniam\",\n                  \"sint sunt tempor do\"\n                ],\n                \"code\": \"in quis\",\n                \"l1_category\": [\n                  \"elit\",\n                  \"pa\"\n                ],\n                \"size\": \"laborum aliqua id\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"dolore sint amet eu proident\",\n                \"meta\": {\n                  \"tempor8c3\": false\n                },\n                \"color\": \"et\",\n                \"department_id\": -85038683,\n                \"images\": [\n                  \"anim ex officia\",\n                  \"reprehenderit aute\"\n                ],\n                \"tags\": [\n                  \"labore\",\n                  \"ipsum exercitation laboris ut\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"voluptate in eiusmod ad laboris\",\n                  \"amount\": 94534929.5732167\n                },\n                {\n                  \"mode\": \"cupidatat esse quis exercitation\",\n                  \"amount\": -4718110.711514756\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"est mollit a\",\n                  \"amount\": -82644800.93995528\n                },\n                {\n                  \"mode\": \"adipis\",\n                  \"amount\": 6873515.666401356\n                }\n              ],\n              \"quantity\": -55257926,\n              \"identifier\": \"officia velit cupidatat\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"dolor\",\n              \"line_number\": 78002005,\n              \"meta\": {\n                \"culpac\": 76028400\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"fixed_price\",\n                  \"promotion_name\": \"laborum non\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 49104783,\n                      \"type\": \"proident Duis\"\n                    },\n                    {\n                      \"value\": 59979718,\n                      \"type\": \"Ut dolore\"\n                    }\n                  ],\n                  \"amount\": -56293561.7595862,\n                  \"article_quantity\": -83080767,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          3519709,\n                          17474622\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                          -61468980,\n                          99136819\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"Lorem laboris\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"adipisicing ut\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"pariatur a\",\n                        \"item_name\": \"in dolore\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"dolore aute elit id\",\n                        \"item_id\": -38189765,\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                        \"magna9_\": false,\n                        \"quis_bd\": 20640109.03363566\n                      },\n                      \"parent_item_identifier\": \"labore ipsum do amet\",\n                      \"quantity\": -44911203.746856645\n                    },\n                    {\n                      \"article_id\": \"anim\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ea\",\n                        \"item_name\": \"officia minim\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sit deserunt\",\n                        \"item_id\": 46810351,\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 commodo proident ex\",\n                      \"quantity\": -11968178.48865886\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"bundle_amount_percentage\",\n                  \"promotion_name\": \"eu proident voluptate ipsum\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -66002118,\n                      \"type\": \"mollit Excepteur\"\n                    },\n                    {\n                      \"value\": -55102339,\n                      \"type\": \"qui nisi c\"\n                    }\n                  ],\n                  \"amount\": -70696487.1789796,\n                  \"article_quantity\": -25955137,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          71450963,\n                          -50587486\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                          88798297,\n                          -26035140\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"dolor mollit fug\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"mollit commodo\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"anim enim amet deserunt\",\n                        \"item_name\": \"enim eu velit\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"deserunt enim\",\n                        \"item_id\": 38308513,\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                        \"nullac1d\": false,\n                        \"Lorem_40d\": -41328761.06564636,\n                        \"quis4_\": \"ut amet aut\"\n                      },\n                      \"parent_item_identifier\": \"Excepteur aute\",\n                      \"quantity\": -11385813.577522486\n                    },\n                    {\n                      \"article_id\": \"ea dolor\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"nulla commodo sit\",\n                        \"item_name\": \"minim consequat ut Lorem\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ipsum sunt\",\n                        \"item_id\": -93398850,\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 incididunt\",\n                      \"quantity\": 869278.3204252869\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -70147877.35517043,\n                \"amount_paid_roundoff\": -13813070.997712001,\n                \"price_effective\": -17531544.633736834,\n                \"promotion_effective_discount\": 80663623.24282125,\n                \"pm_price_split\": 42405472.614346385,\n                \"refund_amount\": 20596555.487264737,\n                \"transfer_price\": -97650415.71804538,\n                \"coupon_effective_discount\": 84060971.96707648,\n                \"tax_collected_at_source\": -19120989.809292912,\n                \"brand_calculated_amount\": 66382844.18873742,\n                \"delivery_charge\": -53024856.00171729,\n                \"cashback\": -91179031.22803584,\n                \"value_of_good\": -65888097.49831652,\n                \"cashback_applied\": -10214031.506430075,\n                \"cod_charges\": -94313265.43935862,\n                \"price_marked\": -78612448.0561448,\n                \"amount_paid\": -8642402.318142965,\n                \"coupon_value\": -73448526.40235314,\n                \"discount\": -99483152.01584066,\n                \"fynd_credits\": 90496709.52616066,\n                \"gift_price\": -12761292.529904008,\n                \"amount_to_be_collected\": 36830171.559538096,\n                \"cost_price\": -44839814.232400775,\n                \"loyalty_discount\": 42434994.84505308\n              },\n              \"charges\": [\n                {\n                  \"name\": \"nostrud adipisicing Duis non\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 69332042.2890836,\n                      \"currency\": \"non\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -53630144.86732638,\n                      \"currency\": \"veniam culpa\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"cupidatat veniam velit in\"\n                    },\n                    \"distribution_level\": \"ullamco Ut\"\n                  },\n                  \"code\": \"voluptate sint\",\n                  \"type\": \"dolor amet ut\"\n                },\n                {\n                  \"name\": \"aliquip consequat ea Duis ullamco\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 99998880.03665581,\n                      \"currency\": \"sed nulla nostrud\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -15645922.890879452,\n                      \"currency\": \"laborum enim\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"incididunt de\"\n                    },\n                    \"distribution_level\": \"dolor \"\n                  },\n                  \"code\": \"aliquip commodo no\",\n                  \"type\": \"do sint consequat ex\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 20296474.962341323,\n                \"amount_paid_roundoff\": -68405973.5482622,\n                \"price_effective\": 1827511.9366954118,\n                \"promotion_effective_discount\": -22390632.927780986,\n                \"pm_price_split\": -49917930.922404,\n                \"refund_amount\": 71938676.37631124,\n                \"transfer_price\": 12187917.403251052,\n                \"coupon_effective_discount\": 53662957.578396946,\n                \"tax_collected_at_source\": 9024200.223590031,\n                \"brand_calculated_amount\": 84353791.84617648,\n                \"delivery_charge\": 15600672.622706607,\n                \"cashback\": 58773125.24999532,\n                \"value_of_good\": 585987.4918508381,\n                \"cashback_applied\": 1786264.8359155357,\n                \"cod_charges\": 10451392.853249073,\n                \"price_marked\": -98608736.12313132,\n                \"amount_paid\": 85938922.95917928,\n                \"coupon_value\": -48992201.93058302,\n                \"discount\": 57702619.040982485,\n                \"fynd_credits\": 23339259.759297132,\n                \"gift_price\": -18147998.235081837,\n                \"amount_to_be_collected\": 58537232.49555397,\n                \"cost_price\": -33859074.764750116,\n                \"loyalty_discount\": -94983683.60087332\n              },\n              \"current_status\": {\n                \"id\": -25561026,\n                \"store_id\": -57894728,\n                \"delivery_awb_number\": \"velit ut deserunt\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -93845878,\n                \"state_type\": \"operational\",\n                \"state_id\": -54356019,\n                \"created_at\": \"1960-04-28T08:21:02.305Z\",\n                \"created_ts\": \"2000-02-12T17:09:39.257Z\",\n                \"shipment_id\": \"occaecat reprehenderit\",\n                \"updated_at\": \"1976-08-05T13:12:11.911Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"cupidatat sunt\",\n                  \"id\": 8440291,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"sunt sint\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"incididunt aute Excepteur anim\",\n                  \"app_state_name\": \"cupidatat\",\n                  \"app_facing\": true,\n                  \"notify_customer\": false\n                },\n                \"bag_id\": 38543461,\n                \"status\": \"dolor do\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": true,\n          \"total_items\": 8727508,\n          \"fulfilling_store\": {\n            \"address\": \"dolor nostru\",\n            \"city\": \"proident dolore\",\n            \"code\": \"an\",\n            \"contact_person\": \"ad\",\n            \"country\": \"nisi do elit\",\n            \"fulfillment_channel\": \"adipisicing aliqua irure in Duis\",\n            \"id\": -39041464,\n            \"meta\": {\n              \"aute190\": true,\n              \"dolor__a9\": true\n            },\n            \"phone\": \"sint ullamco ea\",\n            \"pincode\": \"veniam anim\",\n            \"state\": \"nisi minim\",\n            \"store_name\": \"ad voluptate labore exercitation\",\n            \"address1\": \"magna cillum\",\n            \"display_address\": \"officia sed dolor adipisicing\",\n            \"store_email\": \"c\"\n          },\n          \"meta\": {\n            \"ipsum_4\": true\n          },\n          \"pdf_links\": {\n            \"voluptatec87\": 94643454\n          },\n          \"payment_mode\": \"irure incididunt sint aliquip\",\n          \"packaging_type\": \"re\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": 70982807.64442739,\n            \"amount_paid_roundoff\": -67728386.45586167,\n            \"price_effective\": 20940888.605165362,\n            \"promotion_effective_discount\": -8555255.97802949,\n            \"pm_price_split\": 4311662.997662723,\n            \"refund_amount\": -20867145.481761813,\n            \"transfer_price\": 97346872.19436595,\n            \"coupon_effective_discount\": -48804211.613973305,\n            \"tax_collected_at_source\": 95482381.40514576,\n            \"brand_calculated_amount\": -30600962.785266533,\n            \"delivery_charge\": 55105419.03063902,\n            \"cashback\": 89420295.19255033,\n            \"value_of_good\": 29524826.50486377,\n            \"cashback_applied\": -22435971.05564508,\n            \"cod_charges\": -88297527.60670911,\n            \"price_marked\": -57371914.63270897,\n            \"amount_paid\": -33793745.389521755,\n            \"coupon_value\": 79904949.73741171,\n            \"discount\": 16656209.451445252,\n            \"fynd_credits\": -18564517.295651853,\n            \"gift_price\": -93973075.47087803,\n            \"amount_to_be_collected\": -80303957.94922805,\n            \"cost_price\": -95896128.35517088,\n            \"loyalty_discount\": -10938740.968837246\n          },\n          \"charges\": [\n            {\n              \"name\": \"consectetur deserunt aute in\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -84622050.91453493,\n                  \"currency\": \"irure eiusmod tempor Ut\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -12138629.476629063,\n                  \"currency\": \"in sint in\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"occaecat enim eiusm\"\n                },\n                \"distribution_level\": \"proident dolor\"\n              },\n              \"code\": \"nulla\",\n              \"type\": \"adipisicing dolore et minim eiusmod\"\n            },\n            {\n              \"name\": \"eu\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 82839295.78053692,\n                  \"currency\": \"nulla eiusmod ipsum nostrud\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -10901519.250955567,\n                  \"currency\": \"ut culpa\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"pariatur sed\"\n                },\n                \"distribution_level\": \"dolor minim non commodo\"\n              },\n              \"code\": \"cupidatat irure nostrud laboris mollit\",\n              \"type\": \"dolore qui\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 38432212.53729907,\n            \"amount_paid_roundoff\": 57996331.12856054,\n            \"price_effective\": -35752558.53513753,\n            \"promotion_effective_discount\": 74167115.49245825,\n            \"pm_price_split\": -59306981.731232345,\n            \"refund_amount\": -71735537.05313736,\n            \"transfer_price\": 27987486.02660601,\n            \"coupon_effective_discount\": -42019752.486889586,\n            \"tax_collected_at_source\": -30454995.565932125,\n            \"brand_calculated_amount\": -7105956.641172543,\n            \"delivery_charge\": -75497200.39025179,\n            \"cashback\": 52460170.45890793,\n            \"value_of_good\": 37962671.49062386,\n            \"cashback_applied\": -66607739.586221814,\n            \"cod_charges\": -33509564.43708957,\n            \"price_marked\": -18360663.169076383,\n            \"amount_paid\": -73537664.6829792,\n            \"coupon_value\": -82751443.96360531,\n            \"discount\": 73387413.93079916,\n            \"fynd_credits\": -40403177.77223068,\n            \"gift_price\": -6815037.719302714,\n            \"amount_to_be_collected\": 97548027.40058553,\n            \"cost_price\": -54935562.2348747,\n            \"loyalty_discount\": 66026713.30643904\n          },\n          \"vertical\": \"veniam esse ullamco\",\n          \"payments\": {\n            \"mode\": \"magna \",\n            \"logo\": \"dolor\",\n            \"source\": \"eiusmod esse \"\n          },\n          \"operational_status\": \"esse non culpa do\",\n          \"status\": {\n            \"meta\": {\n              \"id_680\": 72855427.65572175,\n              \"dolor_68\": -93430806,\n              \"ullamco2\": -73317414\n            },\n            \"bag_list\": [\n              \"enim labore laboris\",\n              \"minim aute in\"\n            ],\n            \"id\": -42432939,\n            \"created_at\": \"2006-02-03T10:33:34.588Z\",\n            \"created_ts\": \"mollit\",\n            \"shipment_id\": \"commodo Excepteur nostrud\",\n            \"status\": \"aliqua\",\n            \"display_name\": \"quis consectetur commodo ad\",\n            \"current_shipment_status\": \"ad exercitation ipsum incididunt\",\n            \"status_created_at\": \"2023-08-16T23:02:38.907Z\"\n          },\n          \"total_bags\": -96742609,\n          \"shipment_created_at\": \"1959-05-03T09:36:55.325Z\",\n          \"shipment_created_ts\": \"enim sint id ea\",\n          \"currency\": {\n            \"currency_code\": \"mollit Ut dolore lab\",\n            \"currency_symbol\": \"aliqua minim ullamco\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"voluptate laborum consectetur occaecat\",\n              \"currency_name\": \"mollit\",\n              \"currency_symbol\": \"dolor officia enim\",\n              \"currency_sub_unit\": \"ea officia \"\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\": \"nisi re\",\n          \"shipment_update_time\": 47891838.28690863,\n          \"rto_address\": {\n            \"phone\": \"in dolore sunt adipisicing\",\n            \"address2\": \"veniam dolore\",\n            \"address\": \"est laborum id sit\",\n            \"longitude\": -78666817.13713813,\n            \"pincode\": \"id incididunt\",\n            \"area\": \"dolor\",\n            \"address_type\": \"other\",\n            \"country\": \"cupidatat dolor\",\n            \"address_category\": \"billing\",\n            \"email\": \"ad id exercitation\",\n            \"created_at\": \"1998-03-31T19:55:27.866Z\",\n            \"address1\": \"deserunt occaecat tempor Excepteur magna\",\n            \"display_address\": \"cupidatat enim\",\n            \"landmark\": \"velit deserunt ad\",\n            \"updated_at\": \"1968-05-04T11:19:03.755Z\",\n            \"version\": \"ex exe\",\n            \"latitude\": 25235158.22103803,\n            \"contact_person\": \"officia proident fugiat incididunt in\",\n            \"state\": \"fugiat aliquip aute dolore\",\n            \"city\": \"ut aute irure\",\n            \"area_code_slug\": \"cupidatat tempor consequat in\",\n            \"country_code\": \"velit\",\n            \"country_iso_code\": \"ut \",\n            \"country_phone_code\": \"magna ut aliqua reprehenderit\",\n            \"delivery_address_id\": -64983182,\n            \"geo_location\": {\n              \"mollit_12\": -94297261.71222028\n            },\n            \"name\": \"dolor sit deserunt do\",\n            \"sector\": \"anim in dolor\",\n            \"state_code\": \"nulla amet\",\n            \"uid\": \"eu ullamco ea\",\n            \"user_id\": \"labore Lorem dolor\",\n            \"code\": \"dolore ea\"\n          },\n          \"credit_note_id\": \"in aliquip\",\n          \"is_self_ship\": false,\n          \"mode_of_payment\": \"esse Excepteur ad\",\n          \"is_lapa_enabled\": false,\n          \"forward_end_shipment_id\": \"magna in ullamco deser\",\n          \"logistics_meta\": {\n            \"dolore_5e2\": \"ut\"\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\": \"cupidatat et commodo\",\n          \"fulfillment_option\": {\n            \"name\": \"in qui\",\n            \"slug\": \"Duis ullamco amet ut\",\n            \"type\": \"exercitation officia elit magna\",\n            \"is_default\": false\n          },\n          \"picked_date\": \"1963-04-15T02:08:15.927Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"minim adipisicing pariatur mollit\",\n              \"text\": \"sunt Excepteur labore ad\",\n              \"is_passed\": true,\n              \"is_current\": true,\n              \"time\": \"in\",\n              \"created_ts\": \"s\"\n            },\n            {\n              \"status\": \"magna tempor ut et ut\",\n              \"text\": \"ullamco sunt\",\n              \"is_passed\": false,\n              \"is_current\": false,\n              \"time\": \"aute\",\n              \"created_ts\": \"amet\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"cillum nostrud\",\n            \"invoice_url\": \"Excepteur ad\",\n            \"updated_date\": \"1998-02-16T20:34:01.614Z\",\n            \"external_invoice_id\": \"officia\",\n            \"label_url\": \"est dolo\",\n            \"credit_note_id\": \"pariatur consectetur\",\n            \"links\": {\n              \"cupidatat_be\": \"L\",\n              \"dolor67f\": 73567633.71049955\n            }\n          },\n          \"shipment_status\": \"adipisicing anim commodo pariatur labore\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": 48797266.04664603,\n            \"gst_fee\": -70620710.14075224,\n            \"tax_collected_at_source\": 65216027.697248966,\n            \"value_of_good\": 77276267.39629862,\n            \"cgst_tax_percentage\": -64671715.56455696,\n            \"gstin_code\": \"dolore ex\",\n            \"igst_tax_percentage\": 55964023.373853415,\n            \"gst_tax_percentage\": -52886859.8231667,\n            \"hsn_code_id\": \"e\",\n            \"igst_gst_fee\": -8125525.297523588,\n            \"is_default_hsn_code\": true,\n            \"sgst_gst_fee\": 7676156.132852972,\n            \"cgst_gst_fee\": -12775058.92556192,\n            \"gst_tag\": \"non qui velit\",\n            \"sgst_tax_percentage\": 50709020.002355546,\n            \"hsn_code\": \"laboris des\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"Duis aliquip ea\",\n              \"created_at\": \"1986-08-30T11:06:37.208Z\",\n              \"user_id\": \"sed in\",\n              \"tax_details\": {\n                \"pan_no\": \"officia dolor elit consequat\",\n                \"gstin\": \"dolor Ut anim reprehenderit\"\n              },\n              \"mongo_cart_id\": -68618736.67414637,\n              \"delivery_charges\": -10343507.02214098,\n              \"transaction_id\": \"cillu\",\n              \"collect_by\": \"anim id ullamco\",\n              \"headers\": {\n                \"cillum_c\": \"consectetur cillum fugiat nisi\",\n                \"ine8e\": \"veniam Lorem l\",\n                \"quis__\": 29232047.118865937,\n                \"pariatureff\": false,\n                \"proident_e5\": \"cillum proident non\"\n              },\n              \"coupon_value\": 70305232.29232112,\n              \"order_value\": 680132.6375037879,\n              \"created_time\": \"aliquip ex\",\n              \"currency\": \"sit dolor do eiusmod\",\n              \"total_order_value\": -4377798.121931821,\n              \"ordering_channel\": \"in nisi veniam\",\n              \"ordering_source\": \"ea amet adipisicing pariatur do\",\n              \"meta\": {\n                \"mollit_ae\": 37772854,\n                \"cupidatat_57d\": true\n              },\n              \"cod_charges\": -58603430.76983878,\n              \"cashback_value\": -30798591.267874897,\n              \"refund_by\": \"commodo culpa nostrud\",\n              \"affiliate_order_date\": \"2023-12-19T05:34:39.864Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"veniam labore velit culpa pariatur\",\n              \"payment_mode_id\": -90673764.52856445,\n              \"promotion_effective_discount\": 61369546.04212588,\n              \"mode_of_payment\": \"sunt laboris\",\n              \"discount\": -19300799.754336,\n              \"cashback_applied\": 41734689.47810975,\n              \"fynd_credits\": -10473647.183231145,\n              \"affiliate_id\": \"aliqua velit ut id\",\n              \"ordering_channel_logo\": \"non dolore\",\n              \"prices\": {\n                \"refund_credit\": -55444041.08088505,\n                \"amount_paid_roundoff\": 18118835.82051359,\n                \"price_effective\": 89927799.20787725,\n                \"promotion_effective_discount\": 38306076.32708117,\n                \"pm_price_split\": 86327761.10792121,\n                \"refund_amount\": 95609539.111042,\n                \"transfer_price\": 17542818.166159794,\n                \"coupon_effective_discount\": -27267413.08774443,\n                \"tax_collected_at_source\": 25378829.52093646,\n                \"brand_calculated_amount\": -97523780.24084036,\n                \"delivery_charge\": 43694764.95493382,\n                \"cashback\": 20458851.087237224,\n                \"value_of_good\": 74973940.75654668,\n                \"cashback_applied\": -72023709.27045925,\n                \"cod_charges\": -13913211.3350465,\n                \"price_marked\": -39309180.84773149,\n                \"amount_paid\": 92175797.23189756,\n                \"coupon_value\": 49379349.5712536,\n                \"discount\": 82929026.74865615,\n                \"fynd_credits\": 67613792.43643028,\n                \"gift_price\": -80553.79450793564,\n                \"amount_to_be_collected\": -29060558.463490337,\n                \"cost_price\": -13803595.267115206,\n                \"loyalty_discount\": 48474099.16060346\n              },\n              \"charges\": [\n                {\n                  \"name\": \"culpa amet\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 19584801.113453925,\n                      \"currency\": \"esse\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -85980700.58610205,\n                      \"currency\": \"minim voluptate proident occaecat\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"et esse dolor\"\n                    },\n                    \"distribution_level\": \"adipisici\"\n                  },\n                  \"code\": \"nisi ips\",\n                  \"type\": \"veniam id\"\n                },\n                {\n                  \"name\": \"ut\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 47635787.814154804,\n                      \"currency\": \"incididunt aute nisi\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -65411065.144328795,\n                      \"currency\": \"mollit irure cillum non\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"ullamc\"\n                    },\n                    \"distribution_level\": \"veniam qui laboris\"\n                  },\n                  \"code\": \"in sunt proident \",\n                  \"type\": \"et dolore nostrud\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": -87899101.93409911,\n                \"ownership\": \"seller\",\n                \"is_applied\": true\n              }\n            },\n            \"errors\": [\n              \"eu\",\n              \"magna anim et incididunt fugiat\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": -13629233,\n                \"meta\": {\n                  \"kafka_emission_status\": -61844405,\n                  \"state_manager_used\": \"consequat adipisicing irure et\"\n                },\n                \"shipment_id\": \"cillum consequat magna aliqua\",\n                \"status\": \"magna esse et\",\n                \"bag_list\": [\n                  -77796298,\n                  16821125\n                ],\n                \"remarks\": \"nulla adipisicing Ut incididunt\"\n              },\n              {\n                \"id\": -13524797,\n                \"meta\": {\n                  \"kafka_emission_status\": 79061908,\n                  \"state_manager_used\": \"in laboris do\"\n                },\n                \"shipment_id\": \"ex ipsum in\",\n                \"status\": \"proident occaecat aute minim eu\",\n                \"bag_list\": [\n                  92428373,\n                  17216372\n                ],\n                \"remarks\": \"nostrud occaecat culpa\"\n              }\n            ],\n            \"text\": \"cupidatat exercitation\",\n            \"value\": \"occaecat anim\",\n            \"color_code\": \"dolore eiusmod adipisicing esse enim\",\n            \"expected_delivery_date\": \"2002-02-26T01:05:37.021Z\"\n          },\n          \"delivery_slot\": {\n            \"laborise_\": 1216723.972878635\n          },\n          \"order\": {\n            \"fynd_order_id\": \"anim\",\n            \"order_date\": \"2003-01-23T04:48:06.853Z\",\n            \"created_ts\": \"adipis\",\n            \"tax_details\": {\n              \"aliqua2\": -30699400.083897382\n            },\n            \"cod_charges\": \"do in aute occaecat\",\n            \"source\": \"Ut adipisicing fugiat laboris\",\n            \"affiliate_id\": \"voluptate incididunt\",\n            \"affiliate_order_id\": \"commodo dolor\",\n            \"ordering_channel_logo\": {\n              \"dolor_67\": -9759614.946541935,\n              \"laboris_17\": 11263071\n            },\n            \"order_value\": \"in ad\",\n            \"ordering_channel\": \"ipsum deserunt est labore\",\n            \"ordering_source\": \"incididunt Duis enim\",\n            \"loyalty_discount_details\": {\n              \"discount\": -49255504.10986577,\n              \"ownership\": \"marketplace\",\n              \"is_applied\": false\n            },\n            \"meta\": {\n              \"labore2\": 6869376.293672502\n            }\n          },\n          \"user\": {\n            \"id\": -44090215,\n            \"user_oid\": \"esse\",\n            \"mongo_user_id\": \"ullamco ipsum\",\n            \"external_customer_id\": \"Lorem consequat\",\n            \"first_name\": \"commodo consequat ut reprehenderit Lorem\",\n            \"last_name\": \"amet ex\",\n            \"mobile\": \"consectetur tempor commodo proident\",\n            \"email\": \"paria\",\n            \"meta\": {\n              \"dolor03c\": false,\n              \"ullamcocba\": -98782785\n            },\n            \"is_anonymous_user\": true,\n            \"name\": \"minim dolor\",\n            \"gender\": \"minim aliqua\",\n            \"country_phone_code\": \"velit laborum\"\n          },\n          \"enable_dp_tracking\": true,\n          \"custom_message\": \"Lorem in tempor magna\",\n          \"estimated_sla_time\": \"do voluptate dolore nost\",\n          \"estimated_sla_ts\": \"esse nulla\",\n          \"can_update_dimension\": false,\n          \"shipment_images\": [\n            \"ut enim\",\n            \"incididunt aliquip veniam deserunt\"\n          ],\n          \"delivery_details\": {\n            \"esse_7\": 66269116,\n            \"esse4ea\": 85621286\n          },\n          \"billing_details\": {\n            \"ine\": -86986253,\n            \"nostrudd\": false,\n            \"officia85\": true\n          },\n          \"forward_shipment_id\": \"cupidatat dolor irure\",\n          \"fulfilment_priority\": -33352737,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"et ut ex tempor occaecat\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": -85362798,\n          \"company_details\": {\n            \"company_name\": \"eiusmod ut\",\n            \"address\": {\n              \"ex_f\": \"mollit laborum sit commodo\",\n              \"consequatd\": true\n            },\n            \"company_cin\": \"dolor\",\n            \"company_id\": 51746053,\n            \"company_gst\": \"ad sed dolor fugiat\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": -90466844,\n                  \"number\": \"id commo\"\n                },\n                {\n                  \"country_code\": 31832847,\n                  \"number\": \"aliquip dolore\"\n                }\n              ],\n              \"emails\": [\n                \"fugiat dolore sed\",\n                \"elit qui et incididunt\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"officia ad dolore dolor\",\n            \"pincode\": \"sed Duis est dolor tempor\",\n            \"meta\": {\n              \"cupidatat_0a\": -79511325,\n              \"Utf3\": false\n            },\n            \"address\": \"ad eiusmod\",\n            \"address1\": \"aliquip eu\",\n            \"display_address\": \"id irure in\",\n            \"id\": -58201697,\n            \"code\": \"sit consequat adipisicing proident\",\n            \"store_name\": \"ipsum reprehenderit ex exercitation\",\n            \"country\": \"consequat deserunt Excepteur\",\n            \"contact_person\": \"elit incididunt\",\n            \"state\": \"dolore anim veniam consequat\",\n            \"city\": \"culpa Duis\",\n            \"name\": \"sit ullamco ea consequat\",\n            \"store_email\": \"fugiat magna\"\n          },\n          \"order_platform\": \"sun\",\n          \"lock_status\": false,\n          \"platform_logo\": \"labore do\",\n          \"user_agent\": \"anim in minim culpa reprehenderit\",\n          \"dp_details\": {\n            \"pincode\": \"nulla\",\n            \"track_url\": \"est \",\n            \"eway_bill_id\": \"adipisicing nisi Ut ea commodo\",\n            \"id\": -47602441,\n            \"country\": \"sit tempor\",\n            \"awb_no\": \"ut ullamco Ut incididunt ut\",\n            \"gst_tag\": \"laboris Ut Lorem esse\",\n            \"name\": \"ipsum irure proident\"\n          },\n          \"invoice_id\": \"Duis esse sed dolor labore\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"idef9\": 49577212\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"ut ullamco quis\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"occaecat dolore a\",\n              \"channel_order_id\": \"occaecat consectetur\",\n              \"employee_discount\": 16747617.344569623,\n              \"box_type\": \"esse adipisicing enim elit\",\n              \"quantity\": 42251791,\n              \"size_level_total_qty\": 30735827,\n              \"loyalty_discount\": 12205492.11566633,\n              \"replacement_details\": {\n                \"replacement_type\": \"cillum pariatur est consectetur\",\n                \"original_affiliate_order_id\": \"\"\n              },\n              \"channel_shipment_id\": \"officia exercitation ipsum quis aute\",\n              \"marketplace_invoice_id\": \"incididunt \",\n              \"due_date\": \"1977-05-03T00:37:25.502Z\",\n              \"coupon_code\": \"irure ul\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": 69329084,\n              \"customer_selling_price\": -86613769.06523462\n            },\n            \"affiliate_order_id\": \"adipisicing do et\",\n            \"affiliate_shipment_id\": \"adipisicing commodo elit eiusmod\",\n            \"affiliate_store_id\": \"consectetur exercitation Ut non\",\n            \"shipment_meta\": {\n              \"same_store_available\": false,\n              \"weight\": 18424444,\n              \"tracking_url\": \"nostrud velit\",\n              \"estimated_delivery_date\": \"1960-06-07T21:35:49.362Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"veniam Duis\",\n                \"city\": \"ex nostrud\",\n                \"gstin\": \"deserunt tempor dolor\",\n                \"name\": \"labore in do\",\n                \"pincode\": 39175988,\n                \"state\": \"consectetur qui fugiat consequat\",\n                \"ajio_site_id\": \"nostrud dolore culpa\"\n              },\n              \"formatted\": {\n                \"max\": \"consecte\",\n                \"min\": \"aute sint\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"esse pariatur culpa qui\"\n              },\n              \"return_awb_number\": \"esse\",\n              \"is_self_ship\": true,\n              \"box_type\": \"in\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"qui_3\": \"commodo mollit\",\n                  \"nostrud0\": \"ut sed\",\n                  \"id_7\": 82023499\n                },\n                \"invoice\": {\n                  \"dolor4b\": -47671303.28379534\n                }\n              },\n              \"return_affiliate_shipment_id\": \"magna\",\n              \"parent_dp_id\": \"eiusmod Ut in tempor ut\",\n              \"shipment_weight\": 15045400.991179436,\n              \"dimension\": {\n                \"height\": 64334125.07162598,\n                \"width\": 77519169.4991613,\n                \"is_default\": true,\n                \"unit\": \"elit\",\n                \"length\": -32732931.54712063\n              },\n              \"dp_options\": {\n                \"laborum0\": true,\n                \"sit5\": \"ea dolore veniam deserunt voluptate\",\n                \"aliqua_965\": false\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"2008-06-12T01:44:54.909Z\",\n              \"store_invoice_updated_date\": \"1958-05-16T02:12:44.710Z\",\n              \"forward_affiliate_shipment_id\": \"minim ad nostrud ut\",\n              \"return_store_node\": -96862428,\n              \"fulfilment_priority_text\": \"aliqua\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"exercitation dolore quis minim\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"commodo cillum sed dolor\"\n                },\n                {\n                  \"slug\": \"eiusmod laborum adipisicing esse est\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"dolore\"\n                }\n              ],\n              \"external\": {\n                \"ad_8\": 16433244,\n                \"reprehenderit1\": -68160337\n              },\n              \"awb_number\": \"ut temp\",\n              \"lock_data\": {\n                \"locked\": true,\n                \"mto\": true,\n                \"lock_message\": \"ad sed\"\n              },\n              \"order_type\": \"Digital\",\n              \"ewaybill_info\": {\n                \"quis_fa\": -53208937\n              },\n              \"dp_id\": \"exercitation eu fugiat voluptate dolore\",\n              \"shipment_volumetric_weight\": 61751504.152817994,\n              \"marketplace_store_id\": \"ullamco\",\n              \"return_details\": {\n                \"sit_d1\": true\n              },\n              \"dp_sort_key\": \"aliquip cupidatat voluptate\",\n              \"packaging_name\": \"sit commodo\",\n              \"timestamp\": {\n                \"max\": -80370366,\n                \"min\": -2769581\n              },\n              \"auto_trigger_dp_assignment_acf\": false,\n              \"dp_name\": \"nisi\",\n              \"po_number\": \"deserunt ipsum\",\n              \"b2c_buyer_details\": {\n                \"esse5\": 1918593.8111066818,\n                \"Excepteur_d2\": false,\n                \"minim_e\": 21123127.08080113\n              },\n              \"forward_affiliate_order_id\": \"est sunt sint\",\n              \"return_affiliate_order_id\": \"labore veniam\",\n              \"bag_weight\": {\n                \"Ut_5\": -43252399,\n                \"et7df\": -70076095,\n                \"non_8\": \"ut tempor\",\n                \"in_406\": 49136460\n              },\n              \"refund_to\": \"mollit\"\n            },\n            \"company_affiliate_tag\": \"labore quis nulla laborum aute\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"external\",\n              \"label_a6\": \"in voluptate\",\n              \"invoice\": \"anim consectetur eiusmod mollit\",\n              \"label_pos\": \"nisi tempor dolor enim\",\n              \"invoice_a6\": \"culpa eu amet cupi\",\n              \"b2b\": \"sit sint\",\n              \"label\": \"fugiat\",\n              \"label_a4\": \"laboris ut occaecat esse\",\n              \"invoice_export\": \"Excepteur nulla occaecat veniam\",\n              \"credit_note_url\": \"Lorem aliquip reprehenderit\",\n              \"delivery_challan_a4\": \"nulla est\",\n              \"label_export\": \"nisi non est tempor\",\n              \"invoice_a4\": \"non sint\",\n              \"invoice_pos\": \"non sunt anim laboris enim\",\n              \"po_invoice\": \"consectetur et \"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"2004-06-10T01:24:35.365Z\",\n                \"id\": \"anim veniam\",\n                \"name\": \"consectetur deserunt ut officia\",\n                \"owner\": \"laboris adipisicing culpa occaecat\",\n                \"secret\": \"magna sed ad ut\",\n                \"token\": \"ullamco non Exce\",\n                \"updated_at\": \"2013-02-13T04:08:01.504Z\",\n                \"description\": \"veniam\",\n                \"meta\": [\n                  {\n                    \"name\": \"ad\",\n                    \"value\": \"qui est\"\n                  },\n                  {\n                    \"name\": \"in aliqui\",\n                    \"value\": \"nulla officia\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"Ut\",\n                  \"mode_of_payment\": \"nisi ex est\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"aute_\": -4486874,\n                    \"aute_e\": \"mollit sunt\"\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": true\n                },\n                \"logistics\": {\n                  \"dp_assignment\": false\n                }\n              },\n              \"app_company_id\": 47228615\n            },\n            \"affiliate_id\": \"veniam do sed ad sit\",\n            \"id\": \"qui ex\"\n          },\n          \"priority_text\": \"aute\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"ut laboris dolor\",\n              \"forward\": false,\n              \"store_id\": 10355898,\n              \"delivery_awb_number\": \"mollit elit est\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": 87144296,\n              \"app_display_name\": \"laborum tempor c\",\n              \"state_id\": 71562880,\n              \"state_type\": \"financial\",\n              \"bsh_id\": -33345411,\n              \"created_at\": \"1963-10-18T19:18:15.972Z\",\n              \"created_ts\": \"tempor consectetur dolore Duis\",\n              \"shipment_id\": \"cillum ad aliqua\",\n              \"updated_at\": \"1998-04-30T14:27:50.957Z\",\n              \"updated_ts\": \"in d\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"aliquip ex culpa esse\",\n                \"id\": -78018761,\n                \"journey_type\": \"return\",\n                \"name\": \"quis\",\n                \"state_type\": \"financial\",\n                \"is_active\": true,\n                \"app_display_name\": \"aute dolor commodo\",\n                \"app_state_name\": \"Ut anim est\",\n                \"app_facing\": true,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 23241404,\n              \"display_name\": \"esse irure ea\"\n            },\n            {\n              \"status\": \"nulla voluptate ut\",\n              \"forward\": false,\n              \"store_id\": 5480106,\n              \"delivery_awb_number\": \"ut\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": -8803542,\n              \"app_display_name\": \"cillum Ut officia eiusmod\",\n              \"state_id\": -23316932,\n              \"state_type\": \"financial\",\n              \"bsh_id\": -55979426,\n              \"created_at\": \"1965-10-13T19:56:26.110Z\",\n              \"created_ts\": \"consectetur ipsum sint\",\n              \"shipment_id\": \"pariatur adipisicing quis dolore nisi\",\n              \"updated_at\": \"1963-07-07T13:15:31.675Z\",\n              \"updated_ts\": \"do occaecat aliquip sint laboris\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"consectetur irure sed amet voluptate\",\n                \"id\": 63853643,\n                \"journey_type\": \"forward\",\n                \"name\": \"est Excepteur commodo culpa\",\n                \"state_type\": \"operational\",\n                \"is_active\": true,\n                \"app_display_name\": \"sed in est Ut\",\n                \"app_state_name\": \"sed mollit consectetur anim\",\n                \"app_facing\": false,\n                \"notify_customer\": true\n              },\n              \"bag_id\": -94442163,\n              \"display_name\": \"cillum eiusmod incididunt ad sint\"\n            }\n          ],\n          \"is_dp_assign_enabled\": true,\n          \"bags\": [\n            {\n              \"bag_id\": 49190013,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 70182359.40843329,\n                \"gst_fee\": 26291824.515576273,\n                \"tax_collected_at_source\": 40001463.27494249,\n                \"value_of_good\": -69785487.92594737,\n                \"cgst_tax_percentage\": -84571919.43272714,\n                \"gstin_code\": \"exercitation e\",\n                \"igst_tax_percentage\": -67551401.07500383,\n                \"gst_tax_percentage\": -20477235.088336304,\n                \"hsn_code_id\": \"nisi labore officia cupidatat\",\n                \"igst_gst_fee\": -8753363.434362799,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": 6773508.902874649,\n                \"cgst_gst_fee\": -76151050.96054746,\n                \"gst_tag\": \"dolore ea\",\n                \"sgst_tax_percentage\": 97688244.6890476,\n                \"hsn_code\": \"fugiat ex aliq\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"voluptate sit ex pariatur in\",\n                  \"forward\": false,\n                  \"store_id\": 79389076,\n                  \"delivery_awb_number\": \"labore nostrud et laborum\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 74986459,\n                  \"app_display_name\": \"consequat consectetur\",\n                  \"state_id\": 30396803,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 9177483,\n                  \"created_at\": \"1997-04-16T12:53:29.908Z\",\n                  \"created_ts\": \"esse\",\n                  \"shipment_id\": \"quis\",\n                  \"updated_at\": \"1966-08-31T07:02:29.308Z\",\n                  \"updated_ts\": \"quis tempor Excepteur\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"adipisicing in esse\",\n                    \"id\": 47919808,\n                    \"journey_type\": \"return\",\n                    \"name\": \"aliquip sunt\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"rep\",\n                    \"app_state_name\": \"aute deserunt\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -27186153,\n                  \"display_name\": \"nostrud commodo\"\n                },\n                {\n                  \"status\": \"esse veniam magna dolor\",\n                  \"forward\": false,\n                  \"store_id\": -9750301,\n                  \"delivery_awb_number\": \"voluptate laborum pariatur fugiat\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -81539008,\n                  \"app_display_name\": \"culpa\",\n                  \"state_id\": 76588609,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -4463745,\n                  \"created_at\": \"1980-01-26T07:45:46.682Z\",\n                  \"created_ts\": \"\",\n                  \"shipment_id\": \"sunt labori\",\n                  \"updated_at\": \"1999-08-21T19:37:59.081Z\",\n                  \"updated_ts\": \"officia amet sint\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"dolor commodo Duis nulla\",\n                    \"id\": -28186359,\n                    \"journey_type\": \"return\",\n                    \"name\": \"dolore occaecat exercitation\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"Lorem Ut id consequat\",\n                    \"app_state_name\": \"ut amet fugiat aliqua\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -32662381,\n                  \"display_name\": \"reprehenderit in\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"aliqua_ab\": -69027537,\n                \"elit__e\": false,\n                \"Lorem_b_7\": false,\n                \"est_6\": true\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 79167939,\n                \"bad_quantity\": 93670029,\n                \"good_quantity\": 92907088\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 65207153.75469336,\n                \"brand_calculated_amount\": 30847317.920308366,\n                \"cashback\": 58142994.30619717,\n                \"cashback_applied\": 96750836.12404549,\n                \"cod_charges\": -46446167.8994462,\n                \"coupon_effective_discount\": -89010183.75863607,\n                \"coupon_value\": -12950587.317641154,\n                \"delivery_charge\": -94395331.26709802,\n                \"discount\": 33740238.888023555,\n                \"fynd_credits\": -12413662.09283039,\n                \"gst_fee\": -56762848.84959566,\n                \"gst_tag\": \"aliqua cupidatat\",\n                \"gst_tax_percentage\": -34973875.58622007,\n                \"hsn_code\": \"consectetur dolor Lorem culpa\",\n                \"identifiers\": {\n                  \"alu\": \"elit in culpa\",\n                  \"ean\": \"anim elit pariatur\",\n                  \"sku_code\": \"ut aliqua\",\n                  \"upc\": \"ut anim\",\n                  \"isbn\": \"in sunt ut e\"\n                },\n                \"item_name\": \"occaecat\",\n                \"price_effective\": -77547238.03597261,\n                \"price_marked\": 34343948.42594394,\n                \"promotion_effective_discount\": 13778114.892314613,\n                \"refund_credit\": 18332792.70152235,\n                \"size\": \"dolor sit cupidatat elit\",\n                \"total_units\": -44728490,\n                \"transfer_price\": 26572724.33130835,\n                \"value_of_good\": 9545274.442335486,\n                \"amount_paid_roundoff\": 63677484,\n                \"tax_collected_at_source\": -38565653.46930019,\n                \"amount_to_be_collected\": -40925636.55476953,\n                \"taxes\": [\n                  {\n                    \"name\": \"occaecat laboris do\",\n                    \"rate\": -69392741.56233828,\n                    \"tax_amount\": -22519720.071073174,\n                    \"taxable_amount\": 55767995.62845194\n                  },\n                  {\n                    \"name\": \"deserunt tempor in ea et\",\n                    \"rate\": 49520877.35575467,\n                    \"tax_amount\": 46452773.4753916,\n                    \"taxable_amount\": -40559184.98902842\n                  }\n                ],\n                \"loyalty_discount\": -77651786.82956217\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\": false,\n                \"is_returnable\": false,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"deserunt amet\",\n                  \"name\": \"ex in ipsum ut commodo\",\n                  \"slug\": \"proident magna\",\n                  \"bundle_count\": 46183037,\n                  \"article_bundle_id\": \"occaecat quis irure\",\n                  \"bundle_article_quantity\": -51056258,\n                  \"is_base\": true,\n                  \"price_marked\": 31277060.90282674,\n                  \"price_effective\": -23730296.162323534,\n                  \"item_id\": -75727991,\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\": \"incididunt enim laboris minim\",\n                  \"images\": [\n                    \"quis culpa voluptate\",\n                    \"reprehende\"\n                  ],\n                  \"brand_name\": \"ex Excepteur sed quis magna\",\n                  \"size\": \"ullamco quis in\"\n                }\n              },\n              \"seller_identifier\": \"mollit\",\n              \"delivery_address\": {\n                \"phone\": \"aliquip veniam\",\n                \"address2\": \"deserunt ut magna commodo\",\n                \"address\": \"quis labore culpa\",\n                \"longitude\": 59131166.60911819,\n                \"pincode\": \"proident consectetur\",\n                \"area\": \"irure adipisicing nisi aliqua occaecat\",\n                \"address_type\": \"office\",\n                \"country\": \"ut ea voluptate\",\n                \"address_category\": \"billing\",\n                \"email\": \"mollit do in\",\n                \"created_at\": \"1978-04-10T00:37:48.859Z\",\n                \"address1\": \"proident elit ex dolor ea\",\n                \"display_address\": \"qui in quis\",\n                \"landmark\": \"anim dolor Excepteur\",\n                \"updated_at\": \"1985-08-06T00:21:33.990Z\",\n                \"version\": \"Lorem laborum mollit in\",\n                \"latitude\": 22240766.241553307,\n                \"contact_person\": \"mollit veniam tempor incididunt\",\n                \"state\": \"ut ex\",\n                \"city\": \"sunt Lorem pariatur sit\",\n                \"area_code_slug\": \"sunt do nostrud anim\",\n                \"country_code\": \"ipsum Duis exercitation velit tempor\",\n                \"country_iso_code\": \"irure\",\n                \"country_phone_code\": \"tempor deserunt offi\",\n                \"delivery_address_id\": 50478410,\n                \"geo_location\": {\n                  \"qui1\": 1501821\n                },\n                \"name\": \"qui dolore\",\n                \"sector\": \"nulla eu nostrud in\",\n                \"state_code\": \"nisi incididunt\",\n                \"uid\": \"deserunt in occaecat\",\n                \"user_id\": \"exercitation\",\n                \"code\": \"adipisicing ipsum reprehenderit\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"adipisicing07\": false,\n                  \"deserunt64\": 80623023\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": 78053595.3649557,\n                  \"unit\": \"esse ut\"\n                },\n                \"uid\": \"non ut sunt ex do\",\n                \"size\": \"dolore nostrud eu\",\n                \"tags\": [\n                  \"dolore in ea\",\n                  \"id pariatur\"\n                ],\n                \"_custom_json\": {\n                  \"minim_9\": true,\n                  \"animb\": false\n                }\n              },\n              \"brand\": {\n                \"id\": 90762133,\n                \"logo\": \"Duis et sint do\",\n                \"company\": -13494272,\n                \"created_on\": \"1993-03-27T09:33:59.177Z\",\n                \"brand_name\": \"sint sed voluptate fugiat\",\n                \"modified_on\": \"1993-12-10T22:32:00.675Z\"\n              },\n              \"group_id\": \"ex non\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"sit Duis non\",\n                \"coupon_code\": \"in minim\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"cupidatat\",\n                  \"channel_order_id\": \"commodo\",\n                  \"employee_discount\": -77023982.49815796,\n                  \"box_type\": \"adipisicing quis aliqua aliquip\",\n                  \"quantity\": -40561754,\n                  \"size_level_total_qty\": -95987944,\n                  \"loyalty_discount\": 98217690.49842012,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"dolore laboris exercitation et\",\n                    \"original_affiliate_order_id\": \"magna laborum commodo\"\n                  },\n                  \"channel_shipment_id\": \"pariatu\",\n                  \"marketplace_invoice_id\": \"minim commodo cillum\",\n                  \"due_date\": \"2018-08-10T20:15:12.315Z\",\n                  \"coupon_code\": \"esse sint\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": 41662165,\n                  \"customer_selling_price\": 30479138.83700107\n                }\n              },\n              \"item\": {\n                \"id\": -20849957,\n                \"attributes\": {\n                  \"currency\": \"sit non in magna\"\n                },\n                \"brand_id\": -62326535,\n                \"slug_key\": \"adipisicing ex\",\n                \"l3_category\": -87482521,\n                \"l3_category_name\": \"voluptate in fugiat esse incididunt\",\n                \"last_updated_at\": \"2022-01-09T17:45:16.548Z\",\n                \"name\": \"dolor\",\n                \"l2_category\": [\n                  \"id eiusmod commodo\",\n                  \"fugiat Ut\"\n                ],\n                \"brand\": \"enim occaecat\",\n                \"image\": [\n                  \"deserunt labore\",\n                  \"in cupidatat Ut\"\n                ],\n                \"code\": \"non magna\",\n                \"l1_category\": [\n                  \"et Ut\",\n                  \"non adipisicing Lorem qui aute\"\n                ],\n                \"size\": \"consectetur sint sed ut\",\n                \"can_cancel\": false,\n                \"can_return\": true,\n                \"branch_url\": \"reprehenderit sunt et\",\n                \"meta\": {\n                  \"aute_9e6\": \"irure fugiat\"\n                },\n                \"color\": \"consequat laboris labore ad\",\n                \"department_id\": -29242539,\n                \"images\": [\n                  \"in sed eu\",\n                  \"Duis eiusmod proident\"\n                ],\n                \"tags\": [\n                  \"reprehenderit eu deserunt consequat velit\",\n                  \"laboris Lorem\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"fugiat mollit et ut nostrud\",\n                  \"amount\": 56202444.97858238\n                },\n                {\n                  \"mode\": \"labore enim consectetur amet\",\n                  \"amount\": 61517724.719175726\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"reprehenderit esse labore\",\n                  \"amount\": 90623485.56026754\n                },\n                {\n                  \"mode\": \"et consectetur voluptate ut enim\",\n                  \"amount\": -13701269.485093132\n                }\n              ],\n              \"quantity\": 33630992,\n              \"identifier\": \"esse consectetur labore exercitation dolor\",\n              \"can_return\": true,\n              \"can_cancel\": true,\n              \"display_name\": \"id consectetur\",\n              \"line_number\": -73163716,\n              \"meta\": {\n                \"labore_34\": \"dolore qui proident\",\n                \"aliquip_0\": false\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"custom\",\n                  \"promotion_name\": \"est dolore\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 33046983,\n                      \"type\": \"in\"\n                    },\n                    {\n                      \"value\": 68167819,\n                      \"type\": \"ut dolore ex in\"\n                    }\n                  ],\n                  \"amount\": -24947498.85306628,\n                  \"article_quantity\": -97564008,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          32729112,\n                          9235472\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                          -7434425,\n                          -24285994\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"quis ipsum ex esse\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"culpa\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"sunt sit id aute\",\n                        \"item_name\": \"nisi\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"tempor\",\n                        \"item_id\": -23788359,\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\": \"proident eiusmod Ut aliquip\",\n                      \"quantity\": 7794439.851032302\n                    },\n                    {\n                      \"article_id\": \"incididunt ad culpa\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"eu ad velit\",\n                        \"item_name\": \"eiusmod tempor magna sed\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ad\",\n                        \"item_id\": -38226791,\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                        \"in_b\": -88657628.66067453\n                      },\n                      \"parent_item_identifier\": \"veniam dolor\",\n                      \"quantity\": 19322645.605207622\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"bogo\",\n                  \"promotion_name\": \"minim sed voluptate sunt in\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -7225190,\n                      \"type\": \"tempor amet\"\n                    },\n                    {\n                      \"value\": -90651069,\n                      \"type\": \"in deserunt\"\n                    }\n                  ],\n                  \"amount\": 41815209.15360978,\n                  \"article_quantity\": 82675430,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -19253849,\n                          -89880017\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                          11796527,\n                          -22109733\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"non aliquip proident officia\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"ipsum anim nisi\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"eu in consectetur\",\n                        \"item_name\": \"labore ex pariatur\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sunt culpa\",\n                        \"item_id\": 87511010,\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                        \"voluptate05\": -95042650,\n                        \"voluptate_e1\": false\n                      },\n                      \"parent_item_identifier\": \"ut laborum aute\",\n                      \"quantity\": 84730914.71919051\n                    },\n                    {\n                      \"article_id\": \"dolor in officia aliquip\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ut pariatur quis\",\n                        \"item_name\": \"veniam cillum velit eiusmod dolore\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ut fugiat ut ea\",\n                        \"item_id\": -71097883,\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 nostrud\",\n                      \"quantity\": -51106623.52648405\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -89318396.8755987,\n                \"amount_paid_roundoff\": 64944463.42838028,\n                \"price_effective\": 88773480.5277406,\n                \"promotion_effective_discount\": -97053611.00461864,\n                \"pm_price_split\": -69251861.931546,\n                \"refund_amount\": 91915643.32909077,\n                \"transfer_price\": 98336804.97832966,\n                \"coupon_effective_discount\": -8309093.0118018985,\n                \"tax_collected_at_source\": -73600495.7148924,\n                \"brand_calculated_amount\": -48623547.961420275,\n                \"delivery_charge\": 37528984.491565555,\n                \"cashback\": 15022569.35628204,\n                \"value_of_good\": 20820675.54028493,\n                \"cashback_applied\": -95097367.36693025,\n                \"cod_charges\": 13692017.029496342,\n                \"price_marked\": -60653735.27303821,\n                \"amount_paid\": 711688.8921709508,\n                \"coupon_value\": -29782995.769327015,\n                \"discount\": -67610595.4878663,\n                \"fynd_credits\": 70877575.73195744,\n                \"gift_price\": -79744562.46508482,\n                \"amount_to_be_collected\": -15556376.489713937,\n                \"cost_price\": 63696340.0310123,\n                \"loyalty_discount\": -19782792.312275082\n              },\n              \"charges\": [\n                {\n                  \"name\": \"sint cupidatat\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -47574984.72670179,\n                      \"currency\": \"Excepteur et sit est\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 75385686.63307932,\n                      \"currency\": \"culpa\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"commodo laborum culpa\"\n                    },\n                    \"distribution_level\": \"laborum Duis et\"\n                  },\n                  \"code\": \"velit\",\n                  \"type\": \"ad Ut\"\n                },\n                {\n                  \"name\": \"fugiat enim\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -82032178.79753506,\n                      \"currency\": \"Duis\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -1530740.9176031202,\n                      \"currency\": \"et\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"Duis do culpa\"\n                    },\n                    \"distribution_level\": \"veniam\"\n                  },\n                  \"code\": \"anim ullamco in\",\n                  \"type\": \"cillum et\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 3317700.5924686342,\n                \"amount_paid_roundoff\": 67315793.72142935,\n                \"price_effective\": -84024956.9802757,\n                \"promotion_effective_discount\": 22367469.567608416,\n                \"pm_price_split\": -58560277.14390293,\n                \"refund_amount\": -92111643.63653004,\n                \"transfer_price\": -33592048.425248414,\n                \"coupon_effective_discount\": 34882364.77142671,\n                \"tax_collected_at_source\": -55321708.66413679,\n                \"brand_calculated_amount\": -75943616.32001747,\n                \"delivery_charge\": -83308128.22535911,\n                \"cashback\": 76141770.91342166,\n                \"value_of_good\": 44222401.45141104,\n                \"cashback_applied\": -6760902.275630802,\n                \"cod_charges\": -87462688.1032624,\n                \"price_marked\": -1606521.1308107674,\n                \"amount_paid\": 34486566.43207356,\n                \"coupon_value\": 4239225.137212843,\n                \"discount\": -79294633.13703749,\n                \"fynd_credits\": 36786959.16984904,\n                \"gift_price\": 55280860.99361515,\n                \"amount_to_be_collected\": 88207484.81676543,\n                \"cost_price\": 86875443.27473336,\n                \"loyalty_discount\": -63065380.682220384\n              },\n              \"current_status\": {\n                \"id\": 24782715,\n                \"store_id\": -80823402,\n                \"delivery_awb_number\": \"deserunt ad\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -78960709,\n                \"state_type\": \"financial\",\n                \"state_id\": 75310862,\n                \"created_at\": \"1952-07-12T20:11:34.888Z\",\n                \"created_ts\": \"1990-06-27T05:59:54.160Z\",\n                \"shipment_id\": \"Lorem ut esse\",\n                \"updated_at\": \"1989-11-29T11:32:33.154Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"esse do ipsum\",\n                  \"id\": -97108103,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"ex dolore eiusmod\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"cillum sint amet id Lorem\",\n                  \"app_state_name\": \"proident\",\n                  \"app_facing\": true,\n                  \"notify_customer\": false\n                },\n                \"bag_id\": -85435318,\n                \"status\": \"aute cillum ad dolore anim\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": false\n            },\n            {\n              \"bag_id\": 49743411,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 72330521.43245086,\n                \"gst_fee\": -886934.2090237737,\n                \"tax_collected_at_source\": -33769241.23222831,\n                \"value_of_good\": 42409004.71034813,\n                \"cgst_tax_percentage\": -95853109.78200412,\n                \"gstin_code\": \"ad exercitation consequat laboris\",\n                \"igst_tax_percentage\": -88051467.66000238,\n                \"gst_tax_percentage\": 96777936.1649324,\n                \"hsn_code_id\": \"commodo quis irure nostrud\",\n                \"igst_gst_fee\": -32713751.930713683,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": -39633576.136047386,\n                \"cgst_gst_fee\": -65212372.907689616,\n                \"gst_tag\": \"Duis qui in\",\n                \"sgst_tax_percentage\": -77232332.65510654,\n                \"hsn_code\": \"velit\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"aliquip\",\n                  \"forward\": false,\n                  \"store_id\": 6204169,\n                  \"delivery_awb_number\": \"elit\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 96960500,\n                  \"app_display_name\": \"sint ut enim\",\n                  \"state_id\": -24542071,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": -13026888,\n                  \"created_at\": \"1983-06-04T03:47:19.124Z\",\n                  \"created_ts\": \"ullamco in sit do id\",\n                  \"shipment_id\": \"e\",\n                  \"updated_at\": \"1947-04-23T14:50:28.855Z\",\n                  \"updated_ts\": \"nostrud exercitation Duis\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"Ut culpa\",\n                    \"id\": 2599778,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"exercitation in sint minim\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"eiusmod ea\",\n                    \"app_state_name\": \"reprehenderit quis elit\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -44473019,\n                  \"display_name\": \"esse commodo labo\"\n                },\n                {\n                  \"status\": \"ex\",\n                  \"forward\": false,\n                  \"store_id\": 13226332,\n                  \"delivery_awb_number\": \"cupidatat id consectetur minim\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 33435700,\n                  \"app_display_name\": \"aute pariatur in\",\n                  \"state_id\": 26776857,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -82890390,\n                  \"created_at\": \"1953-12-02T23:30:34.408Z\",\n                  \"created_ts\": \"veniam anim reprehenderit\",\n                  \"shipment_id\": \"reprehenderit officia incididunt\",\n                  \"updated_at\": \"2013-07-09T06:32:18.353Z\",\n                  \"updated_ts\": \"dolor voluptate\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"dolor enim fugiat\",\n                    \"id\": 11071099,\n                    \"journey_type\": \"return\",\n                    \"name\": \"labore\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"fugiat\",\n                    \"app_state_name\": \"pariatur culpa eu cupidatat\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -10783029,\n                  \"display_name\": \"laborum nostrud\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"elitba7\": -57984200.11550518\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 90565731,\n                \"bad_quantity\": -14029509,\n                \"good_quantity\": 18358687\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": -94340774.97561488,\n                \"brand_calculated_amount\": 3217858.3456123024,\n                \"cashback\": -2429050.885916874,\n                \"cashback_applied\": -71970178.92961752,\n                \"cod_charges\": 53979364.74989319,\n                \"coupon_effective_discount\": 75629.25462089479,\n                \"coupon_value\": -80632478.86907803,\n                \"delivery_charge\": -31049777.955177575,\n                \"discount\": 57272331.33759192,\n                \"fynd_credits\": -68349680.51381084,\n                \"gst_fee\": -34993146.539477624,\n                \"gst_tag\": \"labore sed in tempor\",\n                \"gst_tax_percentage\": -8416794.216759354,\n                \"hsn_code\": \"laboris in reprehenderit sit\",\n                \"identifiers\": {\n                  \"alu\": \"tempor deserunt proident\",\n                  \"ean\": \"cillum nisi officia ipsum\",\n                  \"sku_code\": \"ea nisi amet et\",\n                  \"upc\": \"do ut\",\n                  \"isbn\": \"culpa est quis\"\n                },\n                \"item_name\": \"in magna ullamco\",\n                \"price_effective\": -60047996.87414937,\n                \"price_marked\": -51270823.13689098,\n                \"promotion_effective_discount\": -96888280.90548402,\n                \"refund_credit\": 37754472.91776016,\n                \"size\": \"nulla culpa ea\",\n                \"total_units\": -49785985,\n                \"transfer_price\": 10812945.326689601,\n                \"value_of_good\": 29631289.19979945,\n                \"amount_paid_roundoff\": -54118582,\n                \"tax_collected_at_source\": 71619276.19056052,\n                \"amount_to_be_collected\": -49835574.422303,\n                \"taxes\": [\n                  {\n                    \"name\": \"fugiat\",\n                    \"rate\": -19187092.836091906,\n                    \"tax_amount\": -1869699.04306072,\n                    \"taxable_amount\": 9625427.544454634\n                  },\n                  {\n                    \"name\": \"ex in\",\n                    \"rate\": -82879401.86507754,\n                    \"tax_amount\": 36296190.38022938,\n                    \"taxable_amount\": -93589854.86916547\n                  }\n                ],\n                \"loyalty_discount\": -33906752.39600864\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": true,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": false,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"esse non\",\n                  \"name\": \"amet reprehenderit\",\n                  \"slug\": \"proident voluptate velit\",\n                  \"bundle_count\": -13811900,\n                  \"article_bundle_id\": \"consectetur elit nisi exercitation ut\",\n                  \"bundle_article_quantity\": -15029951,\n                  \"is_base\": true,\n                  \"price_marked\": -3549941.5270683765,\n                  \"price_effective\": -59969062.95406128,\n                  \"item_id\": 5277035,\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\": \"in ad irure dolore\",\n                  \"images\": [\n                    \"moll\",\n                    \"id est eiusmod enim do\"\n                  ],\n                  \"brand_name\": \"dolor\",\n                  \"size\": \"et sed adipisicing\"\n                }\n              },\n              \"seller_identifier\": \"in minim fugiat Excepteur\",\n              \"delivery_address\": {\n                \"phone\": \"eiusmod\",\n                \"address2\": \"sint \",\n                \"address\": \"quis voluptate nisi\",\n                \"longitude\": 35185548.088781714,\n                \"pincode\": \"tempor exercitation culpa sint dolore\",\n                \"area\": \"minim cillum culpa incididunt ut\",\n                \"address_type\": \"office\",\n                \"country\": \"culpa est in\",\n                \"address_category\": \"store\",\n                \"email\": \"eu aliqua dolor\",\n                \"created_at\": \"1959-06-30T02:20:11.809Z\",\n                \"address1\": \"irure aliquip culpa\",\n                \"display_address\": \"cillum\",\n                \"landmark\": \"ipsum qui et proident\",\n                \"updated_at\": \"1958-10-04T07:29:23.692Z\",\n                \"version\": \"eu mollit ad\",\n                \"latitude\": -1608240.1810620725,\n                \"contact_person\": \"aliquip in occaecat cillum\",\n                \"state\": \"dolore minim aute consectetur incididunt\",\n                \"city\": \"adipisicing mollit dolor amet\",\n                \"area_code_slug\": \"ut dolore\",\n                \"country_code\": \"tempor dolor consectetur\",\n                \"country_iso_code\": \"laboris minim sint\",\n                \"country_phone_code\": \"in aute aliqua\",\n                \"delivery_address_id\": -12133057,\n                \"geo_location\": {\n                  \"tempor_54\": -47131240\n                },\n                \"name\": \"fug\",\n                \"sector\": \"Excepteur ad veniam dolore\",\n                \"state_code\": \"sint adipisicing eu Ut cillum\",\n                \"uid\": \"magna\",\n                \"user_id\": \"ex cillum\",\n                \"code\": \"cillum in\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"nulla332\": false\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": 45516799.59685692,\n                  \"unit\": \"aliquip mollit ex cillum\"\n                },\n                \"uid\": \"sed eu\",\n                \"size\": \"minim\",\n                \"tags\": [\n                  \"in\",\n                  \"sint mollit ea\"\n                ],\n                \"_custom_json\": {\n                  \"dolore_2\": -65997773.05251946,\n                  \"sunt_32\": \"commodo nisi\",\n                  \"id_c\": 74476833.277298\n                }\n              },\n              \"brand\": {\n                \"id\": 60593189,\n                \"logo\": \"ut amet deserunt\",\n                \"company\": -21814651,\n                \"created_on\": \"1980-06-11T01:31:10.747Z\",\n                \"brand_name\": \"dolor tempor\",\n                \"modified_on\": \"1984-03-23T11:24:34.277Z\"\n              },\n              \"group_id\": \"mollit tempor\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"dolor officia \",\n                \"coupon_code\": \"elit irure veniam cillum\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"et consectetur sed laboris est\",\n                  \"channel_order_id\": \"laboris\",\n                  \"employee_discount\": 57179783.2533465,\n                  \"box_type\": \"ad adipisicing\",\n                  \"quantity\": 26350104,\n                  \"size_level_total_qty\": 22679339,\n                  \"loyalty_discount\": -41221887.57897143,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"est proident irure id\",\n                    \"original_affiliate_order_id\": \"ullamco Ut Duis qui\"\n                  },\n                  \"channel_shipment_id\": \"cillum ea adipisicing\",\n                  \"marketplace_invoice_id\": \"elit \",\n                  \"due_date\": \"2023-09-30T08:51:37.276Z\",\n                  \"coupon_code\": \"sed\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": -74919165,\n                  \"customer_selling_price\": 80812500.36831445\n                }\n              },\n              \"item\": {\n                \"id\": 82823365,\n                \"attributes\": {\n                  \"currency\": \"do ad\"\n                },\n                \"brand_id\": -21800377,\n                \"slug_key\": \"sunt\",\n                \"l3_category\": 88294673,\n                \"l3_category_name\": \"velit sed elit\",\n                \"last_updated_at\": \"1951-11-08T09:21:52.830Z\",\n                \"name\": \"ea velit deserunt in\",\n                \"l2_category\": [\n                  \"do\",\n                  \"culpa eiusmod ipsum non\"\n                ],\n                \"brand\": \"pariatur qui ea est\",\n                \"image\": [\n                  \"in ut mollit\",\n                  \"minim incididunt\"\n                ],\n                \"code\": \"eiusmod sunt\",\n                \"l1_category\": [\n                  \"dolore\",\n                  \"pariatur adipisicing in\"\n                ],\n                \"size\": \"sunt et ad\",\n                \"can_cancel\": true,\n                \"can_return\": true,\n                \"branch_url\": \"et in sunt Ut\",\n                \"meta\": {\n                  \"elit_ca\": -42059399,\n                  \"mollit9\": true,\n                  \"Lorem_a29\": false\n                },\n                \"color\": \"in elit aliquip enim cupidatat\",\n                \"department_id\": 11399513,\n                \"images\": [\n                  \"sed magna Ut\",\n                  \"deserunt ut incididunt enim\"\n                ],\n                \"tags\": [\n                  \"ex et sed minim\",\n                  \"labore do\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"dolore eiusmod in eu consequat\",\n                  \"amount\": 90375880.50856954\n                },\n                {\n                  \"mode\": \"est tempor deserunt in\",\n                  \"amount\": 99283381.80260229\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"magna sit\",\n                  \"amount\": 11764991.325399026\n                },\n                {\n                  \"mode\": \"fugiat culpa reprehenderit\",\n                  \"amount\": -275401.15229451656\n                }\n              ],\n              \"quantity\": 95297272,\n              \"identifier\": \"do Lorem proident aute Duis\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"cupidatat incididunt reprehenderit ipsum qui\",\n              \"line_number\": -87548155,\n              \"meta\": {\n                \"dolore_2\": true,\n                \"veniam_e6\": 85749107\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"shipping_price\",\n                  \"promotion_name\": \"ut\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 69794744,\n                      \"type\": \"eu commodo\"\n                    },\n                    {\n                      \"value\": 44041691,\n                      \"type\": \"fugiat eiusmod\"\n                    }\n                  ],\n                  \"amount\": 74043593.4493767,\n                  \"article_quantity\": -68917517,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -18853633,\n                          -99777859\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                          36861811,\n                          -9597176\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 dol\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"laborum ut consectetur laboris\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"commodo Lorem\",\n                        \"item_name\": \"ea laborum in est reprehenderit\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Ut tempor voluptate\",\n                        \"item_id\": 349973,\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 Excepteur\",\n                      \"quantity\": 74038735.12290856\n                    },\n                    {\n                      \"article_id\": \"ullamco ut ea est fugiat\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"sunt\",\n                        \"item_name\": \"anim laborum occaecat proident\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"enim cill\",\n                        \"item_id\": 23093209,\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\": \"ex aliqua\",\n                      \"quantity\": 28359543.90606661\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"custom\",\n                  \"promotion_name\": \"laboris\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 88376568,\n                      \"type\": \"veniam ut irure\"\n                    },\n                    {\n                      \"value\": 29165157,\n                      \"type\": \"in nostrud sint ex tempor\"\n                    }\n                  ],\n                  \"amount\": -74653635.30014338,\n                  \"article_quantity\": 73597670,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          76870859,\n                          -5622627\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                          22817507,\n                          -18223900\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"exercitation sit magna est\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"in est\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"qui in pariatur\",\n                        \"item_name\": \"aute esse veniam laborum\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"fugiat mollit aliqua adipisicing reprehenderit\",\n                        \"item_id\": -8704991,\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                        \"eu_ac\": -72496413\n                      },\n                      \"parent_item_identifier\": \"dolor Lorem qui\",\n                      \"quantity\": -70928263.14495672\n                    },\n                    {\n                      \"article_id\": \"pariatur\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"culpa ea adipisicing\",\n                        \"item_name\": \"incididunt pariatur anim nostrud\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"in Lorem cupidatat\",\n                        \"item_id\": -56668917,\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                        \"veniamfc\": 3140680.8772729337\n                      },\n                      \"parent_item_identifier\": \"commodo dolor eiusmod ad\",\n                      \"quantity\": 25796568.966781527\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 94610963.54412216,\n                \"amount_paid_roundoff\": -70030263.44435504,\n                \"price_effective\": 73945591.86236936,\n                \"promotion_effective_discount\": 98860106.93897286,\n                \"pm_price_split\": 2765179.6536213458,\n                \"refund_amount\": 22919765.722343758,\n                \"transfer_price\": -74812942.98619786,\n                \"coupon_effective_discount\": 84765505.88856944,\n                \"tax_collected_at_source\": -13656319.168409675,\n                \"brand_calculated_amount\": -20687791.513447,\n                \"delivery_charge\": -15980819.644129157,\n                \"cashback\": 35190716.97814259,\n                \"value_of_good\": 31678562.44173138,\n                \"cashback_applied\": -92425683.69780621,\n                \"cod_charges\": -22136976.941089243,\n                \"price_marked\": 9766942.794015378,\n                \"amount_paid\": -89523984.47933331,\n                \"coupon_value\": 68084748.98293927,\n                \"discount\": 77573860.12010512,\n                \"fynd_credits\": 66162504.03677294,\n                \"gift_price\": 23744377.102115527,\n                \"amount_to_be_collected\": 79322094.01020059,\n                \"cost_price\": 48058986.3108086,\n                \"loyalty_discount\": 22158066.0191202\n              },\n              \"charges\": [\n                {\n                  \"name\": \"est n\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 36166522.99125674,\n                      \"currency\": \"est fugiat ut voluptate\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 4340188.869508937,\n                      \"currency\": \"nisi amet incididunt\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"Ut in dolore ut adipisicing\"\n                    },\n                    \"distribution_level\": \"culpa qui Duis cillum\"\n                  },\n                  \"code\": \"nulla\",\n                  \"type\": \"velit commodo enim minim\"\n                },\n                {\n                  \"name\": \"Lorem sint\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -15217207.165704936,\n                      \"currency\": \"dolore ex enim minim\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 28415845.944938928,\n                      \"currency\": \"in qui fugiat\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"Ut\"\n                    },\n                    \"distribution_level\": \"occaecat reprehenderit aute\"\n                  },\n                  \"code\": \"tempor fugiat cupidatat ame\",\n                  \"type\": \"eiusmod esse laboris voluptate\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -9250975.235505715,\n                \"amount_paid_roundoff\": -80532193.89816447,\n                \"price_effective\": -54175236.355937265,\n                \"promotion_effective_discount\": 58985650.07920197,\n                \"pm_price_split\": -60305596.66095052,\n                \"refund_amount\": 14545722.915782377,\n                \"transfer_price\": 88982470.33328861,\n                \"coupon_effective_discount\": -57008399.96395901,\n                \"tax_collected_at_source\": 22432515.72593467,\n                \"brand_calculated_amount\": -9718119.024396315,\n                \"delivery_charge\": -25178484.285573527,\n                \"cashback\": -78376372.93937081,\n                \"value_of_good\": 38764587.43121871,\n                \"cashback_applied\": 58611804.76059577,\n                \"cod_charges\": -24975050.588241562,\n                \"price_marked\": 35869838.26283342,\n                \"amount_paid\": -98432775.14394964,\n                \"coupon_value\": 75348107.17622888,\n                \"discount\": -8125865.886656806,\n                \"fynd_credits\": 9003066.397911131,\n                \"gift_price\": 13308783.032580212,\n                \"amount_to_be_collected\": -17765208.10180773,\n                \"cost_price\": 64551136.91319579,\n                \"loyalty_discount\": 20726243.663472623\n              },\n              \"current_status\": {\n                \"id\": 30490894,\n                \"store_id\": 68309794,\n                \"delivery_awb_number\": \"ad et\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": -92425018,\n                \"state_type\": \"operational\",\n                \"state_id\": 89453709,\n                \"created_at\": \"1955-09-23T23:05:43.541Z\",\n                \"created_ts\": \"2014-06-06T01:02:08.067Z\",\n                \"shipment_id\": \"ea amet\",\n                \"updated_at\": \"1979-03-27T18:53:36.643Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"veniam id do aliquip fugiat\",\n                  \"id\": -93524145,\n                  \"journey_type\": \"return\",\n                  \"name\": \"qui enim\",\n                  \"state_type\": \"financial\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"do exercitation eu sed\",\n                  \"app_state_name\": \"in deserunt mollit\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -60942729,\n                \"status\": \"tempor laboris enim\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": true,\n          \"total_items\": 74744853,\n          \"fulfilling_store\": {\n            \"address\": \"aute in Ut nostrud tempor\",\n            \"city\": \"dolore quis ad laborum\",\n            \"code\": \"mollit\",\n            \"contact_person\": \"ea aute et aliqua\",\n            \"country\": \"minim Ut\",\n            \"fulfillment_channel\": \"dolore ea anim ut\",\n            \"id\": -62991943,\n            \"meta\": {\n              \"Duis_e8\": -27605583.48208742,\n              \"dolord2\": \"velit in et\",\n              \"pariature2\": \"Duis fugiat et\"\n            },\n            \"phone\": \"pariatur magna\",\n            \"pincode\": \"et fugiat consequat voluptate\",\n            \"state\": \"fugiat aliqua commodo exercitation\",\n            \"store_name\": \"dolor reprehenderit proident ea\",\n            \"address1\": \"dolore Duis cillum enim\",\n            \"display_address\": \"ut dolore nulla mollit\",\n            \"store_email\": \"minim incididunt ad\"\n          },\n          \"meta\": {\n            \"aliqua_cd\": -25869320.791423038,\n            \"sit_5c\": false\n          },\n          \"pdf_links\": {\n            \"ullamco_568\": -48586939.97404879,\n            \"sint_c\": true\n          },\n          \"payment_mode\": \"esse\",\n          \"packaging_type\": \"nisi et in\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": -67825358.89171837,\n            \"amount_paid_roundoff\": -2541410.6286000907,\n            \"price_effective\": 6042656.534011394,\n            \"promotion_effective_discount\": -57432139.54287372,\n            \"pm_price_split\": -10183906.594040915,\n            \"refund_amount\": 90444069.2087797,\n            \"transfer_price\": -90184311.05987492,\n            \"coupon_effective_discount\": 63772291.72830528,\n            \"tax_collected_at_source\": 53745291.989456445,\n            \"brand_calculated_amount\": 6520153.509257793,\n            \"delivery_charge\": 48277099.97410628,\n            \"cashback\": 29762961.68794468,\n            \"value_of_good\": 11401619.991715163,\n            \"cashback_applied\": -68362271.4833978,\n            \"cod_charges\": 89533284.40920717,\n            \"price_marked\": -17309761.335548222,\n            \"amount_paid\": 2682901.8304258287,\n            \"coupon_value\": -41112789.09863239,\n            \"discount\": 48436568.07354763,\n            \"fynd_credits\": -99761926.56197785,\n            \"gift_price\": 71291009.7050902,\n            \"amount_to_be_collected\": -84100821.28776187,\n            \"cost_price\": 85627194.16415054,\n            \"loyalty_discount\": 47147408.25965884\n          },\n          \"charges\": [\n            {\n              \"name\": \"commodo cupidatat incidi\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 88150892.97683764,\n                  \"currency\": \"velit adipisicing\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 39838538.29696199,\n                  \"currency\": \"cupidatat velit officia\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"incididunt minim non do\"\n                },\n                \"distribution_level\": \"id dolore\"\n              },\n              \"code\": \"\",\n              \"type\": \"minim ut anim\"\n            },\n            {\n              \"name\": \"anim in\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -24948766.57619445,\n                  \"currency\": \"in incididunt\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 88775290.08572105,\n                  \"currency\": \"te\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"exercitation officia nulla dolore\"\n                },\n                \"distribution_level\": \"tempor\"\n              },\n              \"code\": \"adipisi\",\n              \"type\": \"dolore\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 8597581.827807188,\n            \"amount_paid_roundoff\": 97042518.33561975,\n            \"price_effective\": 18416623.51861362,\n            \"promotion_effective_discount\": -42080402.91341,\n            \"pm_price_split\": 86121790.42302558,\n            \"refund_amount\": 48507710.618442655,\n            \"transfer_price\": 27987371.625521496,\n            \"coupon_effective_discount\": -53304427.941483736,\n            \"tax_collected_at_source\": -88196230.48955947,\n            \"brand_calculated_amount\": -78582121.32847494,\n            \"delivery_charge\": 6966241.432869762,\n            \"cashback\": 92578757.9564735,\n            \"value_of_good\": 37266698.25836453,\n            \"cashback_applied\": -20597062.238342375,\n            \"cod_charges\": 23212875.568399698,\n            \"price_marked\": -45426447.32254866,\n            \"amount_paid\": 35863513.289764315,\n            \"coupon_value\": 13591267.69720915,\n            \"discount\": 97681670.96375579,\n            \"fynd_credits\": 73455486.89923206,\n            \"gift_price\": -52972398.77362809,\n            \"amount_to_be_collected\": 70586848.8299962,\n            \"cost_price\": -93856641.07170863,\n            \"loyalty_discount\": 94099505.91788423\n          },\n          \"vertical\": \"consequat quis ipsum occaecat\",\n          \"payments\": {\n            \"mode\": \"consequat velit non\",\n            \"logo\": \"labore amet deserunt in\",\n            \"source\": \"adipisicing exercitation ut Duis\"\n          },\n          \"operational_status\": \"ipsum ex labore\",\n          \"status\": {\n            \"meta\": {\n              \"exercitation0_c\": \"sunt proident Excepteur do ipsum\"\n            },\n            \"bag_list\": [\n              \"aliqua\",\n              \"dolor veniam occaecat\"\n            ],\n            \"id\": -90759733,\n            \"created_at\": \"1965-08-21T01:00:40.189Z\",\n            \"created_ts\": \"cillum sint qui\",\n            \"shipment_id\": \"consectetur veniam ea ullamco\",\n            \"status\": \"dolor nostrud occaecat non\",\n            \"display_name\": \"eu do ut\",\n            \"current_shipment_status\": \"irure reprehenderit dolore non\",\n            \"status_created_at\": \"1993-06-25T05:27:51.429Z\"\n          },\n          \"total_bags\": 39142531,\n          \"shipment_created_at\": \"1983-11-06T01:54:11.399Z\",\n          \"shipment_created_ts\": \"laborum dolor\",\n          \"currency\": {\n            \"currency_code\": \"ad dolor\",\n            \"currency_symbol\": \"laboris\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"veniam dolore in\",\n              \"currency_name\": \"elit aliquip\",\n              \"currency_symbol\": \"occaecat id veniam\",\n              \"currency_sub_unit\": \"elit do dolore\"\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\": \"voluptate ma\",\n          \"shipment_update_time\": -34418306.49704869,\n          \"rto_address\": {\n            \"phone\": \"adipisicing Ut\",\n            \"address2\": \"sint\",\n            \"address\": \"exercitation sunt nostrud quis\",\n            \"longitude\": -89682205.32987314,\n            \"pincode\": \"ea adipisicing occaecat in tempor\",\n            \"area\": \"voluptate proident labore\",\n            \"address_type\": \"other\",\n            \"country\": \"exercitation mollit officia\",\n            \"address_category\": \"billing\",\n            \"email\": \"sunt reprehenderit nisi\",\n            \"created_at\": \"1953-01-12T12:07:21.396Z\",\n            \"address1\": \"voluptate non laboris exercitation\",\n            \"display_address\": \"veniam\",\n            \"landmark\": \"sunt labo\",\n            \"updated_at\": \"1987-04-26T15:52:07.270Z\",\n            \"version\": \"non nulla incididunt fugiat eu\",\n            \"latitude\": -8996618.144405037,\n            \"contact_person\": \"Duis laboris aliqua cupidatat\",\n            \"state\": \"veniam sed officia\",\n            \"city\": \"quis aliqua aute nostrud\",\n            \"area_code_slug\": \"dolor sint\",\n            \"country_code\": \"id Duis adipisicing\",\n            \"country_iso_code\": \"qui irure sint\",\n            \"country_phone_code\": \"amet reprehenderit\",\n            \"delivery_address_id\": -82144072,\n            \"geo_location\": {\n              \"ea3\": 43335174,\n              \"Duisd\": 49842135\n            },\n            \"name\": \"est ut dolore\",\n            \"sector\": \"eu eiusmod\",\n            \"state_code\": \"Duis mollit ut\",\n            \"uid\": \"aliquip in\",\n            \"user_id\": \"irure deserunt in\",\n            \"code\": \"velit esse\"\n          },\n          \"credit_note_id\": \"esse in nisi\",\n          \"is_self_ship\": false,\n          \"mode_of_payment\": \"nostrud nisi irure aliquip aute\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"laborum esse est Ut\",\n          \"logistics_meta\": {\n            \"esse43b\": false,\n            \"aute99\": 96075423\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\": \"irure dolore exercitation\",\n      \"channel\": {\n        \"logo\": \"pariatur qui veniam mo\",\n        \"name\": \"nisi in dolore proident \"\n      },\n      \"user_info\": {\n        \"id\": 44874776,\n        \"user_oid\": \"labore sunt magna\",\n        \"mongo_user_id\": \"consequat voluptate sint esse\",\n        \"external_customer_id\": \"minim et\",\n        \"first_name\": \"pariatur exercitation\",\n        \"last_name\": \"quis irure cupidatat\",\n        \"mobile\": \"id est\",\n        \"email\": \"reprehenderit ad\",\n        \"meta\": {\n          \"consequatd5\": -82136525\n        },\n        \"is_anonymous_user\": false,\n        \"name\": \"do consequat deserunt aliqua\",\n        \"gender\": \"s\",\n        \"country_phone_code\": \"consequat ea mollit laboris\"\n      },\n      \"order_value\": -964314.6040946096,\n      \"currency\": {\n        \"currency_code\": \"proident magna eu\",\n        \"currency_symbol\": \"consequat eiusmod\"\n      },\n      \"currency_info\": {\n        \"ordering_currency\": {\n          \"currency_code\": \"est\",\n          \"currency_name\": \"enim\",\n          \"currency_symbol\": \"aute ut occaecat culpa\",\n          \"currency_sub_unit\": \"incididunt anim aute ut\"\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\": 63874236.52663711,\n        \"amount_paid_roundoff\": -77689824.82565993,\n        \"price_effective\": 99485958.4890171,\n        \"promotion_effective_discount\": -21684398.931463137,\n        \"pm_price_split\": 6756236.291774303,\n        \"refund_amount\": 32051931.10089621,\n        \"transfer_price\": 29884191.01880133,\n        \"coupon_effective_discount\": 99048397.0545657,\n        \"tax_collected_at_source\": -64100991.2117001,\n        \"brand_calculated_amount\": 46863576.10856545,\n        \"delivery_charge\": -76592397.7589177,\n        \"cashback\": -45183261.922515385,\n        \"value_of_good\": 82641564.71364799,\n        \"cashback_applied\": -36410019.59522208,\n        \"cod_charges\": -25639701.87672621,\n        \"price_marked\": 30404115.414358526,\n        \"amount_paid\": -19925414.365087286,\n        \"coupon_value\": 42738389.39013407,\n        \"discount\": -68601155.78302737,\n        \"fynd_credits\": -84449219.59418759,\n        \"gift_price\": 58532708.93658596,\n        \"amount_to_be_collected\": 57673608.26648721,\n        \"cost_price\": 56851887.17412028,\n        \"loyalty_discount\": -4936036.019762114\n      },\n      \"ordering_currency_prices\": {\n        \"refund_credit\": 84963079.00599223,\n        \"amount_paid_roundoff\": 8826589.22738266,\n        \"price_effective\": -44467561.359712526,\n        \"promotion_effective_discount\": 10298976.467443094,\n        \"pm_price_split\": 33140301.198930234,\n        \"refund_amount\": -3118892.830595061,\n        \"transfer_price\": 43307563.38613063,\n        \"coupon_effective_discount\": -1042886.4529672414,\n        \"tax_collected_at_source\": 21436960.101209477,\n        \"brand_calculated_amount\": -15743523.222579807,\n        \"delivery_charge\": -68866715.72806726,\n        \"cashback\": -6009242.250831857,\n        \"value_of_good\": 84623666.24170256,\n        \"cashback_applied\": -48931028.35577743,\n        \"cod_charges\": 93247277.96284366,\n        \"price_marked\": 28896188.71311876,\n        \"amount_paid\": 67046344.9393968,\n        \"coupon_value\": -44287745.090902366,\n        \"discount\": -60510713.22000024,\n        \"fynd_credits\": 59852248.13645598,\n        \"gift_price\": 86656264.17461646,\n        \"amount_to_be_collected\": 98640606.64893958,\n        \"cost_price\": 44853979.78229129,\n        \"loyalty_discount\": -30464916.70390962\n      },\n      \"loyalty_discount_details\": {\n        \"discount\": -25604324.41004564,\n        \"ownership\": \"seller\",\n        \"is_applied\": true\n      }\n    }\n  ],\n  \"lane\": \"consectetur dolore esse\",\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": "6e588c6a-cd2c-4da3-9ec9-2d77ac835f39",
            "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": "a379df45-b1dc-453e-b19e-0b5137d486b8",
                "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": "363e3020-06f9-43a4-a51b-053a6a2ba020",
            "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": "d8907caa-bb65-4bcf-9520-becc0c799877",
                "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": "eb7c2939-e289-4bf5-95df-5edee315a1d8",
            "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": "604271b0-d5e7-48aa-a771-ef27507f7214",
                "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": "820323ba-9a54-4994-8a03-568db6b08ebc",
            "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": "f0290cee-3e1a-4228-936c-47969257e03a",
                "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": "dc9b3348-d4be-4032-8fef-8e4c6e77d024",
            "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": "51f57784-5026-4fa8-baea-8bb569bb657c",
                "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\": 400,\n  \"data\": {\n    \"bag_update_time\": 33396820.582218066,\n    \"id\": \"cillum aliqua\",\n    \"bag_id\": -97317996,\n    \"affiliate_bag_details\": {\n      \"affiliate_bag_id\": \"ipsum ea irure dolore\",\n      \"affiliate_meta\": {\n        \"order_item_id\": \"cillum dolor culpa aliquip id\",\n        \"channel_order_id\": \"do exercitation\",\n        \"employee_discount\": 41704242.11979431,\n        \"box_type\": \"culpa enim exercitation adipisicing\",\n        \"quantity\": 99212076,\n        \"size_level_total_qty\": -6530667,\n        \"loyalty_discount\": 10412008.688729957,\n        \"replacement_details\": {\n          \"replacement_type\": \"pariatur Lor\",\n          \"original_affiliate_order_id\": \"cillum anim sint\"\n        },\n        \"channel_shipment_id\": \"sint anim\",\n        \"marketplace_invoice_id\": \"incididunt\",\n        \"due_date\": \"1956-02-10T21:02:41.835Z\",\n        \"coupon_code\": \"in consectetur in fugiat\",\n        \"is_priority\": true,\n        \"is_serial_number_required\": false,\n        \"fulfilment_priority\": -97125948,\n        \"customer_selling_price\": -58737597.52272205\n      },\n      \"affiliate_order_id\": \"nostrud nulla Ut\",\n      \"employee_discount\": 74020360.2124438,\n      \"loyalty_discount\": 12653110.76186277\n    },\n    \"affiliate_details\": {\n      \"affiliate_bag_id\": \"in nisi sed elit\",\n      \"affiliate_meta\": {\n        \"order_item_id\": \"quis ea irure dolore\",\n        \"channel_order_id\": \"quis eiusmod\",\n        \"employee_discount\": 42700237.40581626,\n        \"box_type\": \"est laborum\",\n        \"quantity\": 12306388,\n        \"size_level_total_qty\": -98431645,\n        \"loyalty_discount\": 60939822.32627338,\n        \"replacement_details\": {\n          \"replacement_type\": \"reprehenderit cillum adipisicing Ut\",\n          \"original_affiliate_order_id\": \"culpa\"\n        },\n        \"channel_shipment_id\": \"do dolor proident et cillum\",\n        \"marketplace_invoice_id\": \"nostrud occaecat ullamco\",\n        \"due_date\": \"1985-07-19T18:47:15.927Z\",\n        \"coupon_code\": \"sunt commodo\",\n        \"is_priority\": true,\n        \"is_serial_number_required\": false,\n        \"fulfilment_priority\": 2149074,\n        \"customer_selling_price\": -89159655.12118618\n      },\n      \"affiliate_order_id\": \"deserunt qui dolor in\",\n      \"affiliate_shipment_id\": \"elit volu\",\n      \"affiliate_store_id\": \"Lorem reprehenderit ex amet ea\",\n      \"shipment_meta\": {\n        \"same_store_available\": true,\n        \"weight\": 92673791,\n        \"tracking_url\": \"sed dolor dolor in\",\n        \"estimated_delivery_date\": \"2001-09-03T17:40:40.379Z\",\n        \"b2b_buyer_details\": {\n          \"address\": \"in ad dolore id\",\n          \"city\": \"et fugiat dolore mollit\",\n          \"gstin\": \"aliquip ea est culpa\",\n          \"name\": \"aliquip ullamco\",\n          \"pincode\": -5090187,\n          \"state\": \"in amet consequat non\",\n          \"ajio_site_id\": \"cillum aliquip \"\n        },\n        \"formatted\": {\n          \"max\": \"reprehenderit ipsum pariatur incididunt adipisicing\",\n          \"min\": \"incididunt tempor id proident\"\n        },\n        \"debug_info\": {\n          \"stormbreaker_uuid\": \"Ut deserunt\"\n        },\n        \"return_awb_number\": \"consectetur in dolor ea officia\",\n        \"is_self_ship\": true,\n        \"box_type\": \"ut ex quis\",\n        \"einvoice_info\": {\n          \"credit_note\": {\n            \"ipsumc\": -26465864,\n            \"Ut7d\": \"et exercitation Ut\",\n            \"laboris978\": \"irure nisi elit sit\"\n          },\n          \"invoice\": {\n            \"incididunt_42\": \"consequat aute\",\n            \"sunt_3\": 95446361.70566547\n          }\n        },\n        \"return_affiliate_shipment_id\": \"aliquip ullamco dolor non\",\n        \"parent_dp_id\": \"tempor ex do\",\n        \"shipment_weight\": 56093851.668972224,\n        \"dimension\": {\n          \"height\": -97016206.71154055,\n          \"width\": -40379777.87618612,\n          \"is_default\": true,\n          \"unit\": \"in amet\",\n          \"length\": -38277215.464629054\n        },\n        \"dp_options\": {\n          \"officia9b\": true\n        },\n        \"assign_dp_from_sb\": true,\n        \"due_date\": \"1967-11-07T15:49:33.605Z\",\n        \"store_invoice_updated_date\": \"1961-05-10T02:38:02.689Z\",\n        \"forward_affiliate_shipment_id\": \"aute deserunt voluptate mollit\",\n        \"return_store_node\": 89451616,\n        \"fulfilment_priority_text\": \"in anim ea\",\n        \"shipment_tags\": [\n          {\n            \"slug\": \"laboris\",\n            \"entity_type\": \"shipments\",\n            \"display_text\": \"Excepteur irure exercitation\"\n          },\n          {\n            \"slug\": \"in consequat\",\n            \"entity_type\": \"shipments\",\n            \"display_text\": \"laborum sunt qui\"\n          }\n        ],\n        \"external\": {\n          \"elitb8\": -98175214.94265318,\n          \"irure__ea\": -19292086,\n          \"aliquip5\": false\n        },\n        \"awb_number\": \"minim labore\",\n        \"lock_data\": {\n          \"locked\": false,\n          \"mto\": false,\n          \"lock_message\": \"Excepteur dolor anim elit exercitation\"\n        },\n        \"order_type\": \"PickAtStore\",\n        \"ewaybill_info\": {\n          \"eua\": true,\n          \"pariatur_3a\": 24881561,\n          \"elit_9\": \"non proident enim occaecat\",\n          \"officia3\": true\n        },\n        \"dp_id\": \"fugiat aute co\",\n        \"shipment_volumetric_weight\": -39278434.98498414,\n        \"marketplace_store_id\": \"deserunt nostrud\",\n        \"return_details\": {\n          \"Duis6\": 75655650\n        },\n        \"dp_sort_key\": \"nostrud et ipsum consectetur d\",\n        \"packaging_name\": \"ea id deserunt\",\n        \"timestamp\": {\n          \"max\": 49215208,\n          \"min\": 51230999\n        },\n        \"auto_trigger_dp_assignment_acf\": false,\n        \"dp_name\": \"\",\n        \"po_number\": \"officia nostrud\",\n        \"b2c_buyer_details\": {\n          \"nostrud__4\": \"non in amet in\",\n          \"inb38\": true\n        },\n        \"forward_affiliate_order_id\": \"labore et mollit\",\n        \"return_affiliate_order_id\": \"tempor anim ipsum\",\n        \"bag_weight\": {\n          \"laboris_4_\": false\n        },\n        \"refund_to\": \"et ullamco dolor\"\n      },\n      \"company_affiliate_tag\": \"pariatur tempor dolor non\",\n      \"pdf_links\": {\n        \"invoice_type\": \"fynd\",\n        \"label_type\": \"parent_child\",\n        \"label_a6\": \"adipisicing\",\n        \"invoice\": \"esse\",\n        \"label_pos\": \"aliquip consequat ut\",\n        \"invoice_a6\": \"Duis dolore\",\n        \"b2b\": \"occaecat deserunt in\",\n        \"label\": \"consequat ad irure mollit\",\n        \"label_a4\": \"veniam in culpa velit Excepteur\",\n        \"invoice_export\": \"aliqua in\",\n        \"credit_note_url\": \"sed id\",\n        \"delivery_challan_a4\": \"eu id dolore eiusmod\",\n        \"label_export\": \"sit in quis\",\n        \"invoice_a4\": \"pariatur Lorem ipsum dolore\",\n        \"invoice_pos\": \"adipisicing fugiat do incididunt anim\",\n        \"po_invoice\": \"nulla\"\n      },\n      \"config\": {\n        \"app\": {\n          \"created_at\": \"2025-12-26T07:33:19.059Z\",\n          \"id\": \"laborum voluptate dolor\",\n          \"name\": \"exercitation laboris\",\n          \"owner\": \"ullamco conse\",\n          \"secret\": \"quis laborum cillum do\",\n          \"token\": \"minim in ad Lorem\",\n          \"updated_at\": \"2019-03-11T14:02:53.724Z\",\n          \"description\": \"magna aliqua sit\",\n          \"meta\": [\n            {\n              \"name\": \"culpa Duis sit\",\n              \"value\": \"officia irure dolore\"\n            },\n            {\n              \"name\": \"enim irure quis\",\n              \"value\": \"incididunt in ea\"\n            }\n          ]\n        },\n        \"inventory\": {\n          \"article_assignment\": {\n            \"post_order_reassignment\": false\n          },\n          \"payment\": {\n            \"source\": \"Excepteur reprehenderit cillum nisi\",\n            \"mode_of_payment\": \"tempor consequat esse eu in\"\n          },\n          \"inventory\": {\n            \"store\": {\n              \"fugiat3\": \"magna\",\n              \"sitc6e\": false,\n              \"laboris_\": \"enim incididunt ut\"\n            }\n          },\n          \"order\": {\n            \"force_reassignment\": false\n          },\n          \"logistics\": {\n            \"dp_assignment\": true\n          }\n        },\n        \"app_company_id\": 60608607\n      },\n      \"affiliate_id\": \"non laboris Lorem enim\",\n      \"id\": \"occaecat in officia voluptate\"\n    },\n    \"article\": {\n      \"_id\": \"ipsum nostrud consequat minim\",\n      \"identifiers\": {\n        \"commodo_1af\": -92583281,\n        \"sedd3\": \"in ad eu amet\",\n        \"culpa959\": true\n      },\n      \"seller_identifier\": \"consectetur qui enim\",\n      \"size\": \"cillum culpa enim\",\n      \"uid\": \"laborum aliqua\",\n      \"set\": {\n        \"dolor_82\": false,\n        \"exercitation7\": -14021592.3071962,\n        \"proident5\": \"culpa ex sit commodo\"\n      },\n      \"dimensions\": {\n        \"height\": 52034760.91929683,\n        \"width\": 52937100.41501129,\n        \"is_default\": true,\n        \"unit\": \"dolore proident\",\n        \"length\": -46804471.74204399\n      },\n      \"currency\": {\n        \"fugiat89e\": \"cupidatat aliqua fugiat\",\n        \"adipisicing5\": -11560873\n      },\n      \"esp_modified\": true,\n      \"return_config\": {\n        \"returnable\": false,\n        \"time\": -6195010.578314081,\n        \"unit\": \"do ea est\"\n      },\n      \"code\": \"Duis cillum minim\",\n      \"weight\": {\n        \"is_default\": false,\n        \"shipping\": 60755739,\n        \"unit\": \"aliqua ex tempor\"\n      },\n      \"raw_meta\": \"nulla laborum aute\",\n      \"is_set\": true,\n      \"tags\": [\n        \"deserunt Excepteur eiusmod\",\n        \"proident ipsum reprehenderit officia\"\n      ],\n      \"_custom_json\": {\n        \"nostrude5a\": false,\n        \"in2a\": false,\n        \"nisi21\": -13280578.079613432\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\": \"elit culpa ea\",\n        \"forward\": true,\n        \"store_id\": 70886169,\n        \"delivery_awb_number\": \"ipsum dolor dolor\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": -59029797,\n        \"app_display_name\": \"Lorem est\",\n        \"state_id\": -31633665,\n        \"state_type\": \"logistics\",\n        \"bsh_id\": 54265469,\n        \"created_at\": \"1961-08-24T23:44:18.466Z\",\n        \"created_ts\": \"in et ex est\",\n        \"shipment_id\": \"sed aliquip\",\n        \"updated_at\": \"1955-10-20T10:47:19.285Z\",\n        \"updated_ts\": \"nostrud ea ex incididunt\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"voluptate aute tempor\",\n          \"id\": 3067038,\n          \"journey_type\": \"return\",\n          \"name\": \"aute laborum irure\",\n          \"state_type\": \"logistics\",\n          \"is_active\": true,\n          \"app_display_name\": \"irure deserunt non ex officia\",\n          \"app_state_name\": \"culpa ex pariatur\",\n          \"app_facing\": true,\n          \"notify_customer\": true\n        },\n        \"bag_id\": -59883507,\n        \"display_name\": \"qui\"\n      },\n      {\n        \"status\": \"do laborum incididunt officia\",\n        \"forward\": false,\n        \"store_id\": -76604443,\n        \"delivery_awb_number\": \"consequat laborum tempor\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": -64880958,\n        \"app_display_name\": \"est\",\n        \"state_id\": 29757646,\n        \"state_type\": \"logistics\",\n        \"bsh_id\": 41710485,\n        \"created_at\": \"2000-11-30T07:42:30.631Z\",\n        \"created_ts\": \"pariatur Lo\",\n        \"shipment_id\": \"ut\",\n        \"updated_at\": \"1956-04-13T11:52:52.826Z\",\n        \"updated_ts\": \"velit pariatur amet\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"dolore ut nisi\",\n          \"id\": -39720685,\n          \"journey_type\": \"return\",\n          \"name\": \"enim esse incididunt eiusmod pariatur\",\n          \"state_type\": \"financial\",\n          \"is_active\": false,\n          \"app_display_name\": \"ea\",\n          \"app_state_name\": \"consequat voluptate mollit dolore\",\n          \"app_facing\": false,\n          \"notify_customer\": false\n        },\n        \"bag_id\": -96295731,\n        \"display_name\": \"inc\"\n      }\n    ],\n    \"bag_status_history\": [\n      {\n        \"status\": \"cillum in tempor est\",\n        \"forward\": true,\n        \"store_id\": -40887823,\n        \"delivery_awb_number\": \"reprehenderit eu magna\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": -70120697,\n        \"app_display_name\": \"ipsum\",\n        \"state_id\": 38650853,\n        \"state_type\": \"logistics\",\n        \"bsh_id\": 15234461,\n        \"created_at\": \"1950-02-10T00:07:43.327Z\",\n        \"created_ts\": \"dolore nulla ex officia\",\n        \"shipment_id\": \"eiusmod dolor non\",\n        \"updated_at\": \"1998-03-29T08:29:13.117Z\",\n        \"updated_ts\": \"Duis\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"irure consequat eius\",\n          \"id\": -97109135,\n          \"journey_type\": \"forward\",\n          \"name\": \"laboris incididunt\",\n          \"state_type\": \"logistics\",\n          \"is_active\": false,\n          \"app_display_name\": \"E\",\n          \"app_state_name\": \"eu sunt ex incididunt non\",\n          \"app_facing\": false,\n          \"notify_customer\": true\n        },\n        \"bag_id\": 82279640,\n        \"display_name\": \"est dolor veniam incididunt\"\n      },\n      {\n        \"status\": \"eiusmod ut eu sint\",\n        \"forward\": false,\n        \"store_id\": 70801738,\n        \"delivery_awb_number\": \"pro\",\n        \"kafka_sync\": true,\n        \"delivery_partner_id\": 80158805,\n        \"app_display_name\": \"elit et\",\n        \"state_id\": 42784241,\n        \"state_type\": \"financial\",\n        \"bsh_id\": 23274088,\n        \"created_at\": \"1995-05-18T13:37:44.281Z\",\n        \"created_ts\": \"in eiusmod\",\n        \"shipment_id\": \"exercitation aliquip\",\n        \"updated_at\": \"1949-11-30T04:19:02.350Z\",\n        \"updated_ts\": \"fugiat sunt velit irure\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"ea officia\",\n          \"id\": 17224433,\n          \"journey_type\": \"return\",\n          \"name\": \"Ut aute nostrud nulla\",\n          \"state_type\": \"operational\",\n          \"is_active\": false,\n          \"app_display_name\": \"culpa deserunt\",\n          \"app_state_name\": \"amet labore\",\n          \"app_facing\": true,\n          \"notify_customer\": true\n        },\n        \"bag_id\": -45266472,\n        \"display_name\": \"enim laborum Excepteur pariatur\"\n      }\n    ],\n    \"brand\": {\n      \"brand_name\": \"dolor consectetur non\",\n      \"credit_note_expiry_days\": 83725198,\n      \"logo\": \"laboris in\",\n      \"invoice_prefix\": \"enim commodo consectetur ut dolor\",\n      \"credit_note_allowed\": true,\n      \"start_date\": \"1975-05-28T02:53:07.056Z\",\n      \"company\": \"tempor in consequat dolore\",\n      \"is_virtual_invoice\": true,\n      \"script_last_ran\": \"ut magna reprehenderit ad\",\n      \"pickup_location\": \"Lorem\",\n      \"created_on\": \"2007-03-27T04:53:37.622Z\",\n      \"brand_id\": -27461411,\n      \"modified_on\": \"1980-10-12T09:48:04.733Z\",\n      \"id\": 45463614\n    },\n    \"company\": {\n      \"pan_no\": \"in elit mollit labore ea\",\n      \"created_on\": \"2010-04-11T07:25:12.543Z\",\n      \"id\": 78045048,\n      \"company_name\": \"dol\",\n      \"gst_number\": \"amet irure voluptate\",\n      \"company_type\": \"franchise\",\n      \"modified_on\": \"2013-03-16T22:31:58.736Z\",\n      \"meta\": {\n        \"laborum_3\": \"ea qui\",\n        \"id_62\": \"culpa tempor Lorem ipsum cillum\"\n      },\n      \"business_type\": \"U\",\n      \"agreement_start_date\": \"2022-03-17T03:33:58.009Z\"\n    },\n    \"current_operational_status\": {\n      \"status\": \"nulla labore minim\",\n      \"forward\": false,\n      \"store_id\": 63864306,\n      \"delivery_awb_number\": \"non culpa sed\",\n      \"kafka_sync\": false,\n      \"delivery_partner_id\": 47746546,\n      \"app_display_name\": \"culpa magna in\",\n      \"state_id\": -39644399,\n      \"state_type\": \"financial\",\n      \"bsh_id\": -51768354,\n      \"created_at\": \"1986-02-20T14:30:45.277Z\",\n      \"created_ts\": \"elit esse\",\n      \"shipment_id\": \"est esse in do\",\n      \"updated_at\": \"1964-04-29T07:51:46.484Z\",\n      \"updated_ts\": \"ipsum Duis\",\n      \"bag_state_mapper\": {\n        \"display_name\": \"esse laborum exercitation\",\n        \"id\": -24969273,\n        \"journey_type\": \"forward\",\n        \"name\": \"aliqua consequat\",\n        \"state_type\": \"operational\",\n        \"is_active\": false,\n        \"app_display_name\": \"Lorem culpa esse\",\n        \"app_state_name\": \"ullamco ex labore ea commodo\",\n        \"app_facing\": false,\n        \"notify_customer\": false\n      },\n      \"bag_id\": -46529238,\n      \"display_name\": \"dolore\"\n    },\n    \"current_status\": {\n      \"status\": \"occaecat in\",\n      \"forward\": false,\n      \"store_id\": -78574345,\n      \"delivery_awb_number\": \"est\",\n      \"kafka_sync\": true,\n      \"delivery_partner_id\": 78940401,\n      \"app_display_name\": \"ea ut\",\n      \"state_id\": 4815573,\n      \"state_type\": \"financial\",\n      \"bsh_id\": -48449265,\n      \"created_at\": \"1961-10-16T00:45:34.738Z\",\n      \"created_ts\": \"occaecat in\",\n      \"shipment_id\": \"Ut sunt cupidatat Lorem aliqua\",\n      \"updated_at\": \"1999-07-28T02:33:17.675Z\",\n      \"updated_ts\": \"esse deserunt\",\n      \"bag_state_mapper\": {\n        \"display_name\": \"magna consequat\",\n        \"id\": 96822378,\n        \"journey_type\": \"return\",\n        \"name\": \"est proident\",\n        \"state_type\": \"logistics\",\n        \"is_active\": false,\n        \"app_display_name\": \"in fugiat\",\n        \"app_state_name\": \"sint\",\n        \"app_facing\": false,\n        \"notify_customer\": true\n      },\n      \"bag_id\": -76456300,\n      \"display_name\": \"in voluptate\"\n    },\n    \"dates\": {\n      \"delivery_date\": \"2012-12-31T13:04:54.028Z\",\n      \"order_created\": \"Excepteur cupidatat ex\"\n    },\n    \"delivery_address\": {\n      \"phone\": \"Excepteur mollit non minim\",\n      \"address2\": \"ea occaecat laborum\",\n      \"address\": \"in voluptate in\",\n      \"longitude\": -1985658.0094973743,\n      \"pincode\": \"nulla laborum Ut\",\n      \"area\": \"aliquip aliqua Excepteur ea\",\n      \"address_type\": \"other\",\n      \"country\": \"ullamco et\",\n      \"address_category\": \"delivery\",\n      \"email\": \"officia\",\n      \"created_at\": \"1987-03-30T06:21:06.630Z\",\n      \"address1\": \"Lorem ut qui\",\n      \"display_address\": \"et\",\n      \"landmark\": \"Lorem sit \",\n      \"updated_at\": \"1956-11-03T18:48:42.091Z\",\n      \"version\": \"dolore nisi exercitation\",\n      \"latitude\": -86129179.3815571,\n      \"contact_person\": \"incididunt esse est sit nostr\",\n      \"state\": \"ea pariatur\",\n      \"city\": \"id ut ex labore Lorem\",\n      \"area_code_slug\": \"voluptate\",\n      \"country_code\": \"ad id\",\n      \"country_iso_code\": \"occaecat Ut\",\n      \"country_phone_code\": \"officia\",\n      \"delivery_address_id\": 12666744,\n      \"geo_location\": {\n        \"dolor_58\": 10868214,\n        \"essed5_\": false\n      },\n      \"name\": \"labor\",\n      \"sector\": \"ex\",\n      \"state_code\": \"qui Ut mollit dolor eu\",\n      \"uid\": \"in dolore id\",\n      \"user_id\": \"irure \",\n      \"code\": \"fugiat cupidatat\"\n    },\n    \"delivery_slot\": {\n      \"slot\": \"sint est\",\n      \"upper_bound\": \"deserunt reprehenderit\",\n      \"lower_bound\": \"proident aliquip ipsum culpa\",\n      \"date\": \"mollit adipisicing eiusmod Excepteur\",\n      \"type\": \"non sint tempor\"\n    },\n    \"display_name\": \"ullamco in reprehenderit in ut\",\n    \"dp_details\": {\n      \"fugiat4\": false,\n      \"pariaturbc1\": -36269248,\n      \"pariatur_222\": -85522587\n    },\n    \"einvoice_info\": {\n      \"ad___\": 93917471,\n      \"cillum__\": 89478349.10650232\n    },\n    \"entity_type\": \"bag\",\n    \"fallback_user\": {\n      \"deserunt_4_b\": \"velit commodo enim\"\n    },\n    \"financial_breakup\": [\n      {\n        \"added_to_fynd_cash\": false,\n        \"amount_paid\": -87618422.42449367,\n        \"brand_calculated_amount\": -97419359.35801686,\n        \"cashback\": -48408401.23627097,\n        \"cashback_applied\": 9649635.832662359,\n        \"cod_charges\": -90346443.93765645,\n        \"coupon_effective_discount\": -69659078.10602166,\n        \"coupon_value\": -1935581.717473507,\n        \"delivery_charge\": -3766597.4912549853,\n        \"discount\": -18899688.77304469,\n        \"fynd_credits\": 71162034.4181526,\n        \"gst_fee\": -14328896.918963969,\n        \"gst_tag\": \"Ut mollit enim deserunt\",\n        \"gst_tax_percentage\": 20397459.109430566,\n        \"hsn_code\": \"cupidatat fugiat\",\n        \"identifiers\": {\n          \"alu\": \"sit est sed\",\n          \"ean\": \"irure et in\",\n          \"sku_code\": \"Du\",\n          \"upc\": \"ipsum culpa aliquip\",\n          \"isbn\": \"Duis est dolore\"\n        },\n        \"item_name\": \"culpa nulla pariatur consequat\",\n        \"price_effective\": 58315967.2974737,\n        \"price_marked\": -11893744.178464606,\n        \"promotion_effective_discount\": -9404249.585288808,\n        \"refund_credit\": -76049816.86175196,\n        \"size\": \"aliquip et ut\",\n        \"total_units\": -50208441,\n        \"transfer_price\": 94231204.2628259,\n        \"value_of_good\": -84814959.00303173,\n        \"amount_paid_roundoff\": -11637548,\n        \"tax_collected_at_source\": 9561586.815933734,\n        \"amount_to_be_collected\": 45901407.35014573,\n        \"taxes\": [\n          {\n            \"name\": \"dolore id cillum\",\n            \"rate\": -29718838.951629102,\n            \"tax_amount\": -983049.0968100876,\n            \"taxable_amount\": -62564801.9082198\n          },\n          {\n            \"name\": \"velit labore \",\n            \"rate\": 15756073.402364641,\n            \"tax_amount\": 42607642.81795862,\n            \"taxable_amount\": 26143624.798333094\n          }\n        ],\n        \"loyalty_discount\": -69511558.22379951\n      },\n      {\n        \"added_to_fynd_cash\": true,\n        \"amount_paid\": 53922635.09669402,\n        \"brand_calculated_amount\": -58251714.54885263,\n        \"cashback\": 13779928.96205233,\n        \"cashback_applied\": 50932839.68921399,\n        \"cod_charges\": 46335205.28919813,\n        \"coupon_effective_discount\": -50505133.85626476,\n        \"coupon_value\": 56606367.81888643,\n        \"delivery_charge\": 17244140.486291885,\n        \"discount\": 50018476.74589798,\n        \"fynd_credits\": 21303587.44820468,\n        \"gst_fee\": 56635330.375032574,\n        \"gst_tag\": \"occaecat\",\n        \"gst_tax_percentage\": -30449590.52507381,\n        \"hsn_code\": \"officia anim ut\",\n        \"identifiers\": {\n          \"alu\": \"aliqua ipsum \",\n          \"ean\": \"deserunt\",\n          \"sku_code\": \"elit labore\",\n          \"upc\": \"dolore eiusmod ullamco deserunt\",\n          \"isbn\": \"enim exercitation\"\n        },\n        \"item_name\": \"veniam fugiat quis Ut\",\n        \"price_effective\": -50553059.53082079,\n        \"price_marked\": 23337764.145156607,\n        \"promotion_effective_discount\": 70936429.68300363,\n        \"refund_credit\": -46814796.193935715,\n        \"size\": \"veniam sunt velit elit officia\",\n        \"total_units\": -48149055,\n        \"transfer_price\": -53288508.31260836,\n        \"value_of_good\": 2014090.8686507791,\n        \"amount_paid_roundoff\": 89635264,\n        \"tax_collected_at_source\": -23786494.116102383,\n        \"amount_to_be_collected\": 24866887.22168222,\n        \"taxes\": [\n          {\n            \"name\": \"consequat\",\n            \"rate\": 84389431.61780798,\n            \"tax_amount\": -43311795.63625573,\n            \"taxable_amount\": 38874263.28014532\n          },\n          {\n            \"name\": \"deserunt do ipsum ea\",\n            \"rate\": -27645424.949279994,\n            \"tax_amount\": -1785098.7190012932,\n            \"taxable_amount\": 69485241.85728514\n          }\n        ],\n        \"loyalty_discount\": -64723767.79694833\n      }\n    ],\n    \"fulfilling_store\": {\n      \"address1\": \"exercitation ut\",\n      \"city\": \"magna Duis consequat\",\n      \"company_id\": -79962620,\n      \"contact_person\": \"enim ex nisi eu\",\n      \"country\": \"quis\",\n      \"created_at\": \"1996-10-31T05:25:20.098Z\",\n      \"fulfillment_channel\": \"amet magna commodo\",\n      \"location_type\": \"store\",\n      \"meta\": {\n        \"display_name\": \"officia ut culpa exercitatio\",\n        \"gst_credentials\": {\n          \"e_invoice\": {\n            \"enabled\": true,\n            \"username\": \"elit dolor Excep\",\n            \"user\": \"Lorem irure nulla incididunt\",\n            \"password\": \"in\"\n          },\n          \"e_waybill\": {\n            \"enabled\": true\n          }\n        },\n        \"stage\": \"mollit reprehenderit\",\n        \"additional_contact_details\": {\n          \"anim_937\": 88068948.35185224\n        },\n        \"notification_emails\": [\n          \"deserunt magna consequat in esse\",\n          \"consectetur reprehe\"\n        ],\n        \"gst_number\": \"amet officia ut\",\n        \"ewaybill_portal_details\": {\n          \"euce\": 98627312,\n          \"Duis_d\": 28870669.37848495\n        },\n        \"einvoice_portal_details\": {\n          \"username\": \"culpa do reprehenderit sint commodo\",\n          \"user\": \"Lorem elit mollit cu\",\n          \"password\": \"occaecat id deser\"\n        },\n        \"product_return_config\": {\n          \"ea_933\": \"nisi minim\",\n          \"Excepteur_17_\": \"ullamco do\"\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\": \"cupidatat tempor\",\n      \"phone\": \"enim laborum consectetur\",\n      \"pincode\": \"ad amet\",\n      \"state\": \"Duis magna pariatur dolore aute\",\n      \"store_email\": \"deserunt\",\n      \"is_active\": true,\n      \"alohomora_user_id\": -91525590,\n      \"is_enabled_for_recon\": true,\n      \"mall_area\": \"\",\n      \"vat_no\": \"elit\",\n      \"display_address\": \"cillum sint\",\n      \"store_active_from\": \"nisi\",\n      \"longitude\": 64963702.69698191,\n      \"brand_store_tags\": [\n        \"qui\",\n        \"ut volupta\"\n      ],\n      \"order_integration_id\": \"tempor dolo\",\n      \"parent_store_id\": -23733177,\n      \"code\": \"qui commodo\",\n      \"updated_at\": \"1975-03-27T15:21:43.898Z\",\n      \"store_address_json\": {\n        \"address1\": \"incididunt in dolore\",\n        \"address_category\": \"delivery\",\n        \"address_type\": \"in dolor\",\n        \"city\": \"esse fugi\",\n        \"contact_person\": \"cupidatat consequat\",\n        \"country\": \"elit irure consequat\",\n        \"country_code\": \"in ut anim deserunt\",\n        \"created_at\": \"1976-03-02T01:37:25.118Z\",\n        \"latitude\": -6809467.424701989,\n        \"longitude\": 73058194.49693707,\n        \"phone\": \"ut sit\",\n        \"pincode\": 23065066,\n        \"state\": \"aliqua laboris\",\n        \"updated_at\": \"1949-12-30T01:12:15.780Z\",\n        \"display_address\": \"sunt consequat sint\",\n        \"version\": \"est minim nulla eiusmod Lorem\",\n        \"address2\": \"sunt et Ut nisi\",\n        \"area\": \"proident voluptate ullamco labore\",\n        \"email\": \"ipsum\",\n        \"landmark\": \"ea magna ullamco deserunt\"\n      },\n      \"s_id\": \"dolore sin\",\n      \"packaging_material_count\": -83651674,\n      \"is_archived\": true,\n      \"login_username\": \"veniam consectetur\",\n      \"mall_name\": \"labore paria\",\n      \"latitude\": -44815581.31601129,\n      \"address2\": \"in\"\n    },\n    \"fyndstore_emp\": {\n      \"proident429\": -82454877.67526707\n    },\n    \"gst_details\": {\n      \"brand_calculated_amount\": 10518205.485948905,\n      \"gst_fee\": -24091430.16919844,\n      \"tax_collected_at_source\": -84574256.48741439,\n      \"value_of_good\": 23953868.550592184,\n      \"cgst_tax_percentage\": -485589.1341727078,\n      \"gstin_code\": \"cillum voluptat\",\n      \"igst_tax_percentage\": 27765318.894026786,\n      \"gst_tax_percentage\": -76571129.46928124,\n      \"hsn_code_id\": \"in esse do\",\n      \"igst_gst_fee\": -68833027.42549029,\n      \"is_default_hsn_code\": true,\n      \"sgst_gst_fee\": 49619238.08908978,\n      \"cgst_gst_fee\": 10949850.39539656,\n      \"gst_tag\": \"in aliqua velit\",\n      \"sgst_tax_percentage\": -9400590.329888508,\n      \"hsn_code\": \"ad eiusmod Ut magna\"\n    },\n    \"invoice\": {\n      \"updated_date\": \"1965-02-17T08:25:19.327Z\",\n      \"store_invoice_id\": \"anim\",\n      \"invoice_url\": \"commodo cillum amet laborum\",\n      \"label_url\": \"Duis dolor Ut velit\"\n    },\n    \"item\": {\n      \"attributes\": {\n        \"ipsum_a\": -90241104\n      },\n      \"brand\": \"incididunt aliqua occaecat cupidatat\",\n      \"brand_id\": -60600143,\n      \"image\": [\n        \"mollit aliquip sunt\",\n        \"sunt Duis dolore\"\n      ],\n      \"item_id\": 18096660,\n      \"name\": \"dolor in\",\n      \"size\": \"incididunt do\",\n      \"slug_key\": \"quis veniam consequat\",\n      \"webstore_product_url\": \"et dolor occaecat\",\n      \"l3_category\": -32993752,\n      \"l3_category_name\": \"minim sint\",\n      \"last_updated_at\": \"2015-02-11T18:03:13.469Z\",\n      \"l2_category\": [\n        \"et\",\n        \"nisi sunt\"\n      ],\n      \"code\": \"nostrud voluptate\",\n      \"l1_category_id\": -71517470,\n      \"l1_category\": [\n        \"sit dolor\",\n        \"Lorem ex dolor dolor incididunt\"\n      ],\n      \"gender\": \"exercitation ipsum id dolor\",\n      \"can_cancel\": true,\n      \"can_return\": true,\n      \"branch_url\": \"cillum pariatur nulla in\",\n      \"meta\": {\n        \"tempor_54c\": 92760376.45227936,\n        \"irure4e6\": \"quis voluptate minim\",\n        \"elita\": \"veniam labore mollit anim irure\"\n      },\n      \"color\": \"Ut\",\n      \"department_id\": -68350381,\n      \"l2_category_id\": 13567719\n    },\n    \"journey_type\": \"return\",\n    \"line_number\": -29852519,\n    \"lock_status\": true,\n    \"manifest_id\": \"et cillum \",\n    \"meta\": {\n      \"non_56a\": 72181477.02119583,\n      \"magna20_\": true,\n      \"in_2bf\": -20671501.240003034\n    },\n    \"mode_of_payment\": \"ex dolore esse\",\n    \"no_of_bags_order\": 75753136,\n    \"operational_status\": \"laboris deserunt ut\",\n    \"order\": {\n      \"fynd_order_id\": \"ut cillum veniam\",\n      \"created_at\": \"1996-03-23T23:04:04.729Z\",\n      \"user_id\": \"ullamco laboris velit commodo in\",\n      \"tax_details\": {\n        \"pan_no\": \"do velit occaecat nisi\",\n        \"gstin\": \"magna ullamco do\"\n      },\n      \"mongo_cart_id\": -99373659.90556563,\n      \"delivery_charges\": 58570081.94745287,\n      \"transaction_id\": \"nostrud consectetur\",\n      \"collect_by\": \"ad in\",\n      \"headers\": {\n        \"laboris0\": true\n      },\n      \"coupon_value\": -23257983.48672396,\n      \"order_value\": 87907998.89543992,\n      \"created_time\": \"proident non et voluptate\",\n      \"currency\": \"est adipisicing\",\n      \"total_order_value\": 60985783.495345384,\n      \"ordering_channel\": \"eiusmod aliqu\",\n      \"ordering_source\": \"Lorem et\",\n      \"meta\": {\n        \"sed_a\": \"magna\",\n        \"ipsum73\": 27032402\n      },\n      \"cod_charges\": -19313345.164050683,\n      \"cashback_value\": 35646704.7498382,\n      \"refund_by\": \"enim in velit esse in\",\n      \"affiliate_order_date\": \"2012-08-13T10:29:24.520Z\",\n      \"payment_methods\": {\n        \"COD\": {\n          \"amount\": 1100\n        }\n      },\n      \"affiliate_order_id\": \"pariatur nulla ullamc\",\n      \"payment_mode_id\": 60735929.14216116,\n      \"promotion_effective_discount\": -13322680.277633607,\n      \"mode_of_payment\": \"minim quis ipsum fugiat\",\n      \"discount\": -96183169.155145,\n      \"cashback_applied\": -9817756.162974596,\n      \"fynd_credits\": 35458876.264532536,\n      \"affiliate_id\": \"occaecat Lorem\",\n      \"ordering_channel_logo\": \"nostrud dolore minim aute laborum\",\n      \"prices\": {\n        \"refund_credit\": 56156370.23068482,\n        \"amount_paid_roundoff\": 30600123.01680191,\n        \"price_effective\": -42696258.495994724,\n        \"promotion_effective_discount\": 39564509.68817094,\n        \"pm_price_split\": 79709723.02917093,\n        \"refund_amount\": -57685193.516833924,\n        \"transfer_price\": 37569289.53586924,\n        \"coupon_effective_discount\": -76196235.21586174,\n        \"tax_collected_at_source\": -63842226.24185205,\n        \"brand_calculated_amount\": 5302949.685532004,\n        \"delivery_charge\": 76119135.59496695,\n        \"cashback\": 28136921.842544556,\n        \"value_of_good\": 55522641.711789876,\n        \"cashback_applied\": -68563487.08490843,\n        \"cod_charges\": 91089906.3343415,\n        \"price_marked\": 5106196.730683625,\n        \"amount_paid\": -511486.94801814854,\n        \"coupon_value\": -17708633.475370347,\n        \"discount\": -99823039.20261702,\n        \"fynd_credits\": -71739660.63780451,\n        \"gift_price\": -42068827.89560242,\n        \"amount_to_be_collected\": 81095220.18485066,\n        \"cost_price\": -26963652.392805576,\n        \"loyalty_discount\": -17399416.026743844\n      },\n      \"charges\": [\n        {\n          \"name\": \"laboris velit consequat eu\",\n          \"amount\": {\n            \"base_currency\": {\n              \"value\": 43540651.572048485,\n              \"currency\": \"reprehenderit enim exercitation dolore\"\n            },\n            \"ordering_currency\": {\n              \"value\": 43844297.79745093,\n              \"currency\": \"officia elit proident ipsum\"\n            }\n          },\n          \"distribution_logic\": {\n            \"distribution\": {\n              \"type\": \"single\",\n              \"logic\": \"aliqua id ut elit\"\n            },\n            \"distribution_level\": \"adipisicing quis et amet\"\n          },\n          \"code\": \"laborum esse labore nostrud in\",\n          \"type\": \"esse veniam\"\n        },\n        {\n          \"name\": \"officia sit fugiat\",\n          \"amount\": {\n            \"base_currency\": {\n              \"value\": 75381624.55901891,\n              \"currency\": \"do\"\n            },\n            \"ordering_currency\": {\n              \"value\": 82172999.15393984,\n              \"currency\": \"sit tempor commodo culpa sed\"\n            }\n          },\n          \"distribution_logic\": {\n            \"distribution\": {\n              \"type\": \"single\",\n              \"logic\": \"vel\"\n            },\n            \"distribution_level\": \"deserunt Ut ut\"\n          },\n          \"code\": \"sint adipisicing eu ad\",\n          \"type\": \"veniam amet\"\n        }\n      ],\n      \"loyalty_discount_details\": {\n        \"discount\": 64902053.171313584,\n        \"ownership\": \"seller\",\n        \"is_applied\": false\n      }\n    },\n    \"order_integration_id\": \"qui anim reprehenderit\",\n    \"order_type\": \"Digital\",\n    \"order_value\": 61802316.20268342,\n    \"ordering_store\": {\n      \"address1\": \"occaecat dolor consectetur\",\n      \"city\": \"magna enim\",\n      \"company_id\": 59031113,\n      \"contact_person\": \"sed proident labore\",\n      \"country\": \"elit eiusmod fugiat id\",\n      \"created_at\": \"2020-05-21T03:39:51.377Z\",\n      \"fulfillment_channel\": \"sit Excepteur\",\n      \"location_type\": \"mall\",\n      \"meta\": {\n        \"display_name\": \"Duis irure tempor magna ullamco\",\n        \"gst_credentials\": {\n          \"e_invoice\": {\n            \"enabled\": false,\n            \"username\": \"quis exercitation l\",\n            \"user\": \"aute ad commodo\",\n            \"password\": \"cupida\"\n          },\n          \"e_waybill\": {\n            \"enabled\": false\n          }\n        },\n        \"stage\": \"dolore\",\n        \"additional_contact_details\": {\n          \"velit_f11\": true,\n          \"do6f\": \"fugiat enim\",\n          \"fugiatbd\": false,\n          \"eiusmod_4_\": -91864822.36702189\n        },\n        \"notification_emails\": [\n          \"id reprehenderit\",\n          \"in ea nisi qui\"\n        ],\n        \"gst_number\": \"ex sunt pariatur\",\n        \"ewaybill_portal_details\": {\n          \"amet_e5\": false,\n          \"aliquipd\": false\n        },\n        \"einvoice_portal_details\": {\n          \"username\": \"fugiat\",\n          \"user\": \"anim\",\n          \"password\": \"sint dolor dolore cupidatat\"\n        },\n        \"product_return_config\": {\n          \"qui__b7\": \"cillum tempor paria\"\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\": \"proident est\",\n      \"phone\": \"proi\",\n      \"pincode\": \"mollit in incidid\",\n      \"state\": \"amet Duis\",\n      \"store_email\": \"commodo cupidatat est exercitation\",\n      \"is_active\": true,\n      \"alohomora_user_id\": 78140981,\n      \"is_enabled_for_recon\": false,\n      \"mall_area\": \"eu ex reprehenderit deserunt\",\n      \"vat_no\": \"nostrud amet cupidatat sit est\",\n      \"display_address\": \"non\",\n      \"store_active_from\": \"nostrud eu consequat do\",\n      \"longitude\": 44358681.522699565,\n      \"brand_store_tags\": [\n        \"deserunt dolor ad\",\n        \"amet dolore occaecat ad deserunt\"\n      ],\n      \"order_integration_id\": \"nisi in\",\n      \"parent_store_id\": -49200493,\n      \"code\": \"commodo in exercitation\",\n      \"updated_at\": \"2020-05-02T13:02:30.673Z\",\n      \"store_address_json\": {\n        \"address1\": \"est voluptate adipisicing\",\n        \"address_category\": \"store\",\n        \"address_type\": \"ipsum laboris anim dolor volupta\",\n        \"city\": \"sunt irure\",\n        \"contact_person\": \"reprehenderit sit\",\n        \"country\": \"proident deserunt qui\",\n        \"country_code\": \"ut minim sed\",\n        \"created_at\": \"2003-08-02T06:45:39.787Z\",\n        \"latitude\": 2737359.478685826,\n        \"longitude\": -87184399.71259566,\n        \"phone\": \"proident\",\n        \"pincode\": -97869154,\n        \"state\": \"laboris ull\",\n        \"updated_at\": \"1949-03-23T12:54:32.068Z\",\n        \"display_address\": \"consequat labore d\",\n        \"version\": \"consequat dolor\",\n        \"address2\": \"sit\",\n        \"area\": \"ex Lorem am\",\n        \"email\": \"culpa consectetur\",\n        \"landmark\": \"in sed dolore\"\n      },\n      \"s_id\": \"fugiat pariatur\",\n      \"packaging_material_count\": -3030615,\n      \"is_archived\": false,\n      \"login_username\": \"veniam\",\n      \"mall_name\": \"reprehenderit adipisicing ad\",\n      \"latitude\": 73987368.26855847,\n      \"address2\": \"Lorem amet non\"\n    },\n    \"parent_promo_bags\": {\n      \"uta3\": -61798748,\n      \"quis8c\": -94710438.33538362\n    },\n    \"payment_methods\": {\n      \"COD\": {\n        \"amount\": 1100\n      }\n    },\n    \"payment_type\": \"self\",\n    \"payments\": {\n      \"sint_03\": 85742820.58917993,\n      \"ullamco_1\": \"minim mollit do\",\n      \"sint6e\": \"sint aute mollit\"\n    },\n    \"prices\": {\n      \"refund_credit\": 13617595.432526171,\n      \"amount_paid_roundoff\": -14111268.479067326,\n      \"price_effective\": -98611547.81722967,\n      \"promotion_effective_discount\": 56053025.23164454,\n      \"pm_price_split\": 2181911.302873865,\n      \"refund_amount\": -84533683.38834588,\n      \"transfer_price\": 61114270.24992725,\n      \"coupon_effective_discount\": -11946353.663308918,\n      \"tax_collected_at_source\": 22960814.429116324,\n      \"brand_calculated_amount\": -59029414.782308586,\n      \"delivery_charge\": -17114503.81023103,\n      \"cashback\": 93317696.52205902,\n      \"value_of_good\": -56916772.619676605,\n      \"cashback_applied\": 72400001.08645895,\n      \"cod_charges\": -77577441.46090734,\n      \"price_marked\": -82256939.8945883,\n      \"amount_paid\": 51013963.38679266,\n      \"coupon_value\": -83568534.7337908,\n      \"discount\": 23356040.202111706,\n      \"fynd_credits\": -25417323.557046115,\n      \"gift_price\": 4465799.943458438,\n      \"amount_to_be_collected\": 20162849.772047892,\n      \"cost_price\": -53297631.774908006,\n      \"loyalty_discount\": -62461352.557918206\n    },\n    \"charges\": [\n      {\n        \"name\": \"elit veniam consequat qui\",\n        \"amount\": {\n          \"base_currency\": {\n            \"value\": 74881109.05166706,\n            \"currency\": \"sed ea id\"\n          },\n          \"ordering_currency\": {\n            \"value\": 93797714.90591109,\n            \"currency\": \"Except\"\n          }\n        },\n        \"distribution_logic\": {\n          \"distribution\": {\n            \"type\": \"multi\",\n            \"logic\": \"culpa velit est et consectetur\"\n          },\n          \"distribution_level\": \"in sunt\"\n        },\n        \"code\": \"nostrud amet qui ut reprehenderit\",\n        \"type\": \"aute aliqua\"\n      },\n      {\n        \"name\": \"mollit ut labore aliqua\",\n        \"amount\": {\n          \"base_currency\": {\n            \"value\": 51868686.75628635,\n            \"currency\": \"culpa in\"\n          },\n          \"ordering_currency\": {\n            \"value\": 10137113.287881538,\n            \"currency\": \"nulla aliqua\"\n          }\n        },\n        \"distribution_logic\": {\n          \"distribution\": {\n            \"type\": \"single\",\n            \"logic\": \"ipsum cillum consectetur Duis\"\n          },\n          \"distribution_level\": \"deserunt\"\n        },\n        \"code\": \"amet mollit sed laboris\",\n        \"type\": \"ut veniam \"\n      }\n    ],\n    \"qc_required\": false,\n    \"quantity\": -11540825.532845482,\n    \"restore_coupon\": false,\n    \"restore_promos\": {\n      \"in89\": true\n    },\n    \"rto_address\": {\n      \"phone\": \"irure dolore esse\",\n      \"address2\": \"dolor\",\n      \"address\": \"ut in eu\",\n      \"longitude\": -47534372.47961609,\n      \"pincode\": \"culpa do enim deserunt\",\n      \"area\": \"dolore labore esse irure\",\n      \"address_type\": \"office\",\n      \"country\": \"est ullamco esse\",\n      \"address_category\": \"billing\",\n      \"email\": \"id deserunt amet aliqua\",\n      \"created_at\": \"1958-12-12T17:30:28.383Z\",\n      \"address1\": \"Lorem anim laboris et aliqua\",\n      \"display_address\": \"velit ut elit\",\n      \"landmark\": \"Lorem\",\n      \"updated_at\": \"2013-10-15T23:43:54.247Z\",\n      \"version\": \"sunt ut\",\n      \"latitude\": -3934499.6486442536,\n      \"contact_person\": \"qui aute\",\n      \"state\": \"quis nulla Excepteur deserunt et\",\n      \"city\": \"minim non\",\n      \"area_code_slug\": \"officia\",\n      \"country_code\": \"veniam officia proident in\",\n      \"country_iso_code\": \"nostrud voluptate velit amet Lorem\",\n      \"country_phone_code\": \"labore aliqua\",\n      \"delivery_address_id\": 4284195,\n      \"geo_location\": {\n        \"nisi_1__\": \"cillum proident non est\",\n        \"deserunt8\": false,\n        \"sed02\": true\n      },\n      \"name\": \"aliq\",\n      \"sector\": \"magna consectetur dolore do\",\n      \"state_code\": \"cill\",\n      \"uid\": \"Duis reprehenderit ea dolor\",\n      \"user_id\": \"adipisicing aliquip ex\",\n      \"code\": \"i\"\n    },\n    \"seller_identifier\": \"id conse\",\n    \"shipment\": {\n      \"line_items\": [\n        {\n          \"seller_identifier\": \"magna do commodo irure Ut\",\n          \"charges\": [\n            {\n              \"amount\": {\n                \"currency\": \"tempor\",\n                \"value\": 29942848.140631378\n              },\n              \"name\": \"sit\",\n              \"type\": \"Lorem do\",\n              \"code\": \"adipisicing\",\n              \"tax\": {\n                \"amount\": {\n                  \"ea_a5\": false,\n                  \"in0\": false,\n                  \"minimbf\": 51667866.69320777\n                },\n                \"name\": \"sed est anim laborum reprehenderit\",\n                \"rate\": 16858833.13708803\n              }\n            },\n            {\n              \"amount\": {\n                \"currency\": \"tempor exercitation fugiat in\",\n                \"value\": -67331241.60455804\n              },\n              \"name\": \"ea culpa aliquip ex\",\n              \"type\": \"esse enim\",\n              \"code\": \"eu et proident ut\",\n              \"tax\": {\n                \"amount\": {\n                  \"in52\": \"labore amet commodo sit non\",\n                  \"velitf\": true,\n                  \"enim60e\": \"eiusmod velit\"\n                },\n                \"name\": \"Ut\",\n                \"rate\": -12060303.440370083\n              }\n            }\n          ],\n          \"meta\": {\n            \"nulla7d\": -75841950.62715326\n          },\n          \"custom_message\": \"eu\",\n          \"quantity\": -15210459,\n          \"external_line_id\": \"magna in\"\n        },\n        {\n          \"seller_identifier\": \"in veniam\",\n          \"charges\": [\n            {\n              \"amount\": {\n                \"currency\": \"ipsum\",\n                \"value\": -87398903.15757486\n              },\n              \"name\": \"elit dolor\",\n              \"type\": \"nulla aliqua\",\n              \"code\": \"laboris\",\n              \"tax\": {\n                \"amount\": {\n                  \"sunt_5e\": true,\n                  \"ut_d66\": \"in la\"\n                },\n                \"name\": \"sed Excepteur elit\",\n                \"rate\": -28953386.53619075\n              }\n            },\n            {\n              \"amount\": {\n                \"currency\": \"mollit dolor d\",\n                \"value\": -40605844.5608918\n              },\n              \"name\": \"Ut Lorem amet\",\n              \"type\": \"irure\",\n              \"code\": \"ve\",\n              \"tax\": {\n                \"amount\": {\n                  \"incd\": true,\n                  \"culpa40\": false\n                },\n                \"name\": \"non velit reprehenderit veniam\",\n                \"rate\": 99554387.59411547\n              }\n            }\n          ],\n          \"meta\": {\n            \"ut81\": \"dolor ut\",\n            \"est4\": false,\n            \"reprehenderit_08\": false,\n            \"in_f22\": 48875498\n          },\n          \"custom_message\": \"ullamco non consectetur quis Excepteur\",\n          \"quantity\": -26495162,\n          \"external_line_id\": \"consequat deserunt non tempor\"\n        }\n      ],\n      \"external_shipment_id\": \"laboris consectetur minim sed\",\n      \"processing_dates\": {\n        \"dp_pickup_slot\": {\n          \"occaecat9\": -37118390.787580766,\n          \"suntefa\": 33457644\n        },\n        \"dispatch_after_date\": \"sunt\",\n        \"dispatch_by_date\": \"amet ut\",\n        \"confirm_by_date\": \"magna non occaecat sint Duis\",\n        \"customer_pickup_slot\": {\n          \"ine\": \"consectetur Lorem\",\n          \"do_a13\": false\n        },\n        \"pack_by_date\": \"1989-03-08T10:23:33.366Z\"\n      },\n      \"meta\": {\n        \"fugiat_0\": 36352508,\n        \"aliquip45\": 63876607\n      },\n      \"priority\": 43280978,\n      \"location_id\": -12222515,\n      \"order_type\": \"Digital\",\n      \"tags\": [\n        {\n          \"slug\": \"deserunt \",\n          \"display_text\": \"in dolore eu\"\n        },\n        {\n          \"slug\": \"velit ipsum\",\n          \"display_text\": \"officia sunt ut elit\"\n        }\n      ],\n      \"system_messages\": [\n        {\n          \"message_type\": \"error\",\n          \"priority\": 33862512.66840561,\n          \"message\": \"consectetur tempor nostrud laboris pariatur\",\n          \"inject_at\": [\n            \"sed sint nostrud Lorem\",\n            \"cillum minim ad\"\n          ]\n        },\n        {\n          \"message_type\": \"info\",\n          \"priority\": -70388720.71938051,\n          \"message\": \"consectetur repreh\",\n          \"inject_at\": [\n            \"culpa occaecat quis aliqua\",\n            \"Ut ut amet\"\n          ]\n        }\n      ],\n      \"process_after_config\": {\n        \"is_scheduled_shipment\": false,\n        \"enable_processing_after\": \"1954-04-07T10:12:35.928Z\"\n      },\n      \"parent_type\": \"eu enim pariatur\",\n      \"store_invoice_id\": \"incididunt irure nisi in\",\n      \"lock_status\": \"consequat do occaecat adipisicing\",\n      \"type\": \"deserunt\",\n      \"billing_address_json\": {\n        \"phone\": \"dolor qui\",\n        \"address2\": \"sed proident aute in\",\n        \"address\": \"dolor nisi\",\n        \"longitude\": 71272079.47673512,\n        \"pincode\": \"sint consequat sit\",\n        \"area\": \"Excepteur in nostrud sed\",\n        \"address_type\": \"other\",\n        \"country\": \"occaecat dolore\",\n        \"address_category\": \"billing\",\n        \"email\": \"exercitation Excepteur dolore nisi\",\n        \"created_at\": \"1956-04-14T13:35:46.144Z\",\n        \"address1\": \"amet\",\n        \"display_address\": \"incididunt laborum do eu\",\n        \"landmark\": \"enim mollit sunt occaecat labore\",\n        \"updated_at\": \"1962-07-30T17:51:56.645Z\",\n        \"version\": \"esse aliqua sed sunt\",\n        \"latitude\": 51685687.09599534,\n        \"contact_person\": \"Ut Excepteur laborum sunt\",\n        \"state\": \"enim in est ea aliquip\",\n        \"city\": \"labore dolor\",\n        \"area_code_slug\": \"veniam\",\n        \"country_code\": \"magna ut amet exercitati\",\n        \"country_iso_code\": \"ex sed in\",\n        \"country_phone_code\": \"anim est\",\n        \"delivery_address_id\": 688193,\n        \"geo_location\": {\n          \"laboris_44\": 24288071.253003627,\n          \"labore1\": false,\n          \"veniam73\": true,\n          \"laboree4\": \"enim quis\"\n        },\n        \"name\": \"consectetur Lorem non ullamco eu\",\n        \"sector\": \"minim anim\",\n        \"state_code\": \"mollit non eiusmod magna ut\",\n        \"uid\": \"ut aliquip labore elit sit\",\n        \"user_id\": \"fugiat sunt\",\n        \"code\": \"et ut\"\n      },\n      \"id\": \"irure dolore quis\",\n      \"fulfilment_priority\": -73958639,\n      \"is_active\": true,\n      \"previous_shipment_id\": \"cillum ex dolore voluptate\",\n      \"pdf_links\": {\n        \"elit915\": \"voluptate et est id officia\"\n      },\n      \"delivery_address_json\": {\n        \"phone\": \"officia aliquip consequat aute amet\",\n        \"address2\": \"irure anim\",\n        \"address\": \"Lorem quis ex veniam esse\",\n        \"longitude\": -54818580.367495075,\n        \"pincode\": \"do \",\n        \"area\": \"aliqua\",\n        \"address_type\": \"office\",\n        \"country\": \"enim culpa\",\n        \"address_category\": \"billing\",\n        \"email\": \"in cupidatat magna sed\",\n        \"created_at\": \"2001-07-16T12:09:19.297Z\",\n        \"address1\": \"velit\",\n        \"display_address\": \"cupida\",\n        \"landmark\": \"qui voluptate\",\n        \"updated_at\": \"1960-08-19T23:50:46.557Z\",\n        \"version\": \"reprehenderit Duis\",\n        \"latitude\": -70443519.52234642,\n        \"contact_person\": \"magna in\",\n        \"state\": \"et in aliquip dolore\",\n        \"city\": \"ea\",\n        \"area_code_slug\": \"fugiat in sed\",\n        \"country_code\": \"ipsum proident velit mollit\",\n        \"country_iso_code\": \"reprehenderit labore officia ad\",\n        \"country_phone_code\": \"Lorem exercitatio\",\n        \"delivery_address_id\": -3620245,\n        \"geo_location\": {\n          \"voluptate_e\": -47020379.547816746\n        },\n        \"name\": \"sed anim\",\n        \"sector\": \"in officia enim veniam\",\n        \"state_code\": \"proident sed adipisicing est\",\n        \"uid\": \"tempor elit exercitation\",\n        \"user_id\": \"sed Duis laborum ma\",\n        \"code\": \"consequat\"\n      },\n      \"eway_bill_id\": \"proident in quis\",\n      \"affiliate_shipment_id\": \"adipisicing eiusmod\",\n      \"fynd_order_id\": \"est Excepteur eiusmod in reprehenderit\",\n      \"created_at\": \"2014-12-15T22:52:38.272Z\",\n      \"delivery_awb_number\": \"occaecat ut nisi fugiat\",\n      \"hand_over_contact_json\": {\n        \"phone\": \"Duis in commodo\",\n        \"address2\": \"ut ut consequat quis in\",\n        \"address\": \"mollit laboris\",\n        \"longitude\": 52815680.488609105,\n        \"pincode\": \"reprehenderit eiusmod esse\",\n        \"area\": \"sit\",\n        \"address_type\": \"home\",\n        \"country\": \"minim tempor\",\n        \"address_category\": \"store\",\n        \"email\": \"cillum id ea\",\n        \"created_at\": \"2022-03-01T01:44:31.172Z\",\n        \"address1\": \"labore in\",\n        \"display_address\": \"qui occaecat exercitation dolore\",\n        \"landmark\": \"reprehenderit ipsum\",\n        \"updated_at\": \"1957-10-27T01:45:43.852Z\",\n        \"version\": \"proident non Lorem velit\",\n        \"latitude\": -26442073.324162424,\n        \"contact_person\": \"amet qui officia Excepteur\",\n        \"state\": \"nisi mollit Excepteur ad aliqua\",\n        \"city\": \"exercitation ea\",\n        \"area_code_slug\": \"in laborum\",\n        \"country_code\": \"in adipisicing consectetur\",\n        \"country_iso_code\": \"aliqua tempor esse\",\n        \"country_phone_code\": \"mollit dolore exercitation\",\n        \"delivery_address_id\": -33973456,\n        \"geo_location\": {\n          \"nullad\": 33739825.96498944,\n          \"Excepteur2a6\": -56396144.27002684\n        },\n        \"name\": \"Ut culpa anim consectetur nisi\",\n        \"sector\": \"aliqua adipisicing Excepteur\",\n        \"state_code\": \"mollit tempor\",\n        \"uid\": \"non laboris\",\n        \"user_id\": \"sunt ipsum dolore\",\n        \"code\": \"mollit cillum do reprehenderit\"\n      },\n      \"credit_note_id\": \"est in fugiat\",\n      \"parent_id\": \"ut eiusmod nostrud\",\n      \"affiliate_id\": \"officia\",\n      \"packaging_type\": \"eu Excepteur in\",\n      \"vertical\": \"nulla pariatur non quis\",\n      \"quantity\": 90457878.43696362,\n      \"status\": {\n        \"meta\": {\n          \"mollit_1_\": \"ut Ut\",\n          \"occaecat__\": -55033929.426442005,\n          \"officia_14\": false\n        },\n        \"bag_list\": [\n          \"ex in in\",\n          \"culpa dolor\"\n        ],\n        \"id\": 52913377,\n        \"created_at\": \"1969-04-21T03:03:17.880Z\",\n        \"created_ts\": \"ad enim\",\n        \"shipment_id\": \"dolor non\",\n        \"status\": \"nulla ali\",\n        \"display_name\": \"Ut qui est ex\",\n        \"current_shipment_status\": \"incididunt quis consectetur exercitation\",\n        \"status_created_at\": \"1964-10-05T21:30:10.331Z\"\n      },\n      \"price\": {\n        \"refund_credit\": -61688447.93414148,\n        \"amount_paid_roundoff\": 40108407.62052843,\n        \"price_effective\": -75828226.01828076,\n        \"promotion_effective_discount\": -93907108.6133664,\n        \"pm_price_split\": 40723701.60820839,\n        \"refund_amount\": 60533022.11473906,\n        \"transfer_price\": 89203535.9160912,\n        \"coupon_effective_discount\": -42589807.5608814,\n        \"tax_collected_at_source\": -8605704.189368695,\n        \"brand_calculated_amount\": -28685655.636423483,\n        \"delivery_charge\": -23444281.07161866,\n        \"cashback\": -80832463.63754678,\n        \"value_of_good\": 2145605.2431160957,\n        \"cashback_applied\": -39589145.915462255,\n        \"cod_charges\": 17699795.91653353,\n        \"price_marked\": -17471524.496058643,\n        \"amount_paid\": 47786343.17229429,\n        \"coupon_value\": 94879149.11360052,\n        \"discount\": 27230327.4886768,\n        \"fynd_credits\": -76909144.63132472,\n        \"gift_price\": -98092372.91577797,\n        \"amount_to_be_collected\": -34710383.260975815,\n        \"cost_price\": -67045016.518387035,\n        \"loyalty_discount\": -34674974.44197258\n      },\n      \"gst\": {\n        \"value_of_good\": 40965549.905641526,\n        \"gst_fee\": 62537090.30678105,\n        \"brand_calculated_amount\": 83962348.19257537,\n        \"tax_collected_at_source\": -69751182.687048,\n        \"gstin_code\": \"Ut voluptate dolore\"\n      }\n    },\n    \"shipment_details\": {\n      \"affiliate_shipment_id\": \"Excepteur nisi do fugiat\",\n      \"articles\": [\n        {\n          \"_id\": \"voluptate officia irure dolore\",\n          \"attributes\": {\n            \"sint_8\": false,\n            \"idf\": 60269300,\n            \"adipisicingdbe\": 62687204.728717595\n          },\n          \"brand_id\": 82422322,\n          \"category\": {\n            \"esse5b2\": 50289000.216327906\n          },\n          \"dimension\": {\n            \"ea_6b\": 11383642,\n            \"culpa_7\": 77735350.67784083\n          },\n          \"quantity\": 30006100,\n          \"weight\": {\n            \"dofcb\": \"irure consectetur\"\n          }\n        },\n        {\n          \"_id\": \"deserunt ea\",\n          \"attributes\": {\n            \"ea_35\": -86485566.16301346,\n            \"nostrud_42a\": \"aliquip \"\n          },\n          \"brand_id\": 9590250,\n          \"category\": {\n            \"Ut_9\": 96430209,\n            \"id_f\": 7969908.700123489\n          },\n          \"dimension\": {\n            \"dolora_a\": false\n          },\n          \"quantity\": 28431596,\n          \"weight\": {\n            \"laborum9\": false\n          }\n        }\n      ],\n      \"fulfillment_id\": 57853957,\n      \"shipments\": -45378295,\n      \"box_type\": \"veniam consectet\",\n      \"dp_id\": \"incididunt sed\",\n      \"meta\": {\n        \"incididunt__3\": -13357222.942984179\n      },\n      \"dp_options\": {\n        \"qui_7c1\": false\n      },\n      \"lock_status\": true,\n      \"action_to_status\": {\n        \"download_invoice\": \"lock\",\n        \"download_label\": \"lock\"\n      }\n    },\n    \"shipment_id\": \"eu\",\n    \"shipment_gst\": {\n      \"value_of_good\": -78553603.36577956,\n      \"gst_fee\": -73569077.28612132,\n      \"brand_calculated_amount\": -30689503.704745173,\n      \"tax_collected_at_source\": 9496877.927143738,\n      \"gstin_code\": \"non exercitation enim\"\n    },\n    \"shipment_status\": {\n      \"meta\": {\n        \"amet9b4\": \"esse ex in officia sint\"\n      },\n      \"bag_list\": [\n        \"in consequat\",\n        \"est elit in culpa laboris\"\n      ],\n      \"id\": 53814117,\n      \"created_at\": \"2024-12-08T01:21:42.545Z\",\n      \"created_ts\": \"anim\",\n      \"shipment_id\": \"exercitation deserunt dolor sunt\",\n      \"status\": \"fugiat dolore dolore qui\",\n      \"display_name\": \"mollit non ut nostrud\",\n      \"current_shipment_status\": \"proident ipsum sunt\",\n      \"status_created_at\": \"1959-12-03T18:38:02.479Z\"\n    },\n    \"shipment_status_history\": [\n      {\n        \"meta\": {\n          \"eu_a8\": true,\n          \"labore506\": 61760482\n        },\n        \"bag_list\": [\n          \"commodo al\",\n          \"tempor commodo deserunt consectetur\"\n        ],\n        \"id\": -95620585,\n        \"created_at\": \"1998-07-28T14:47:44.139Z\",\n        \"created_ts\": \"Lorem Duis officia\",\n        \"shipment_id\": \"eiusmod aliqua ut\",\n        \"status\": \"commodo aute aliquip tempor\",\n        \"display_name\": \"nisi deserunt\",\n        \"current_shipment_status\": \"in laborum deserunt nulla\",\n        \"status_created_at\": \"1996-06-16T02:24:31.413Z\"\n      },\n      {\n        \"meta\": {\n          \"sunt80\": true,\n          \"dolore65_\": \"tempor qui esse mollit\"\n        },\n        \"bag_list\": [\n          \"mollit velit\",\n          \"consequat voluptate do minim\"\n        ],\n        \"id\": 61660354,\n        \"created_at\": \"1946-07-08T07:54:37.165Z\",\n        \"created_ts\": \"eiusmod sed\",\n        \"shipment_id\": \"et sed dolore magna irure\",\n        \"status\": \"quis Duis velit incididunt Excepteur\",\n        \"display_name\": \"Duis\",\n        \"current_shipment_status\": \"et\",\n        \"status_created_at\": \"2025-02-09T06:23:22.661Z\"\n      }\n    ],\n    \"status\": {\n      \"can_be_cancelled\": true,\n      \"enable_tracking\": true,\n      \"is_active\": false,\n      \"is_customer_return_allowed\": true,\n      \"is_returnable\": true\n    },\n    \"tags\": [\n      \"dolor ulla\",\n      \"sed in\"\n    ],\n    \"total_shipment_bags\": -564395,\n    \"total_shipments_in_order\": -3174800,\n    \"transaction_type\": \"shipment\",\n    \"type\": \"nulla laboris ea ullamco anim\",\n    \"updated_at\": \"1958-08-31T17:04:47.741Z\",\n    \"user\": {\n      \"user_oid\": \"deserunt \",\n      \"external_customer_id\": \"in laborum ut\",\n      \"first_name\": \"id co\",\n      \"last_name\": \"ipsum Ut occaecat deserunt in\",\n      \"mobile\": \"adipisicing proident sunt\",\n      \"email\": \"reprehenderit\",\n      \"is_anonymous_user\": true,\n      \"gender\": \"ipsum ut Lorem\",\n      \"mongo_user_id\": \"qui est\",\n      \"meta\": {\n        \"et78\": false\n      }\n    },\n    \"weight\": {\n      \"value\": -96789144.73900604,\n      \"unit\": \"occaecat nostrud magna sit\"\n    },\n    \"original_bag_list\": [\n      -35985428,\n      18482908\n    ],\n    \"identifier\": \"voluptate sint aute\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "72722741-ad77-47ce-a7e9-d1ee882ae2c4",
            "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": "3a863f0c-7055-4281-8af0-7607f8b8cd66",
                "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\": 200,\n  \"data\": {\n    \"items\": [\n      {\n        \"bag_update_time\": 52221299.77017048,\n        \"id\": \"aute irure nostrud dolore\",\n        \"bag_id\": -2351739,\n        \"affiliate_bag_details\": {\n          \"affiliate_bag_id\": \"nisi in magna\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"non tempor enim sint\",\n            \"channel_order_id\": \"ut in et\",\n            \"employee_discount\": -79972014.82126881,\n            \"box_type\": \"amet dolore n\",\n            \"quantity\": -48251376,\n            \"size_level_total_qty\": 44335447,\n            \"loyalty_discount\": 35125030.72578594,\n            \"replacement_details\": {\n              \"replacement_type\": \"aliqua\",\n              \"original_affiliate_order_id\": \"elit culpa\"\n            },\n            \"channel_shipment_id\": \"officia esse\",\n            \"marketplace_invoice_id\": \"labore officia ut tempor\",\n            \"due_date\": \"2011-02-22T02:34:36.472Z\",\n            \"coupon_code\": \"exercitation in culpa eiusmod tempor\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": false,\n            \"fulfilment_priority\": 52559161,\n            \"customer_selling_price\": -18402603.093293518\n          },\n          \"affiliate_order_id\": \"\",\n          \"employee_discount\": 87164902.8870433,\n          \"loyalty_discount\": 40174393.97266999\n        },\n        \"affiliate_details\": {\n          \"affiliate_bag_id\": \"tempor exercitation in al\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"minim irure a\",\n            \"channel_order_id\": \"consequat Duis amet\",\n            \"employee_discount\": 44648073.687420905,\n            \"box_type\": \"velit ut dolor\",\n            \"quantity\": 9526715,\n            \"size_level_total_qty\": 17182643,\n            \"loyalty_discount\": -20372586.02056849,\n            \"replacement_details\": {\n              \"replacement_type\": \"dolor est velit ut mollit\",\n              \"original_affiliate_order_id\": \"ad adipisicing\"\n            },\n            \"channel_shipment_id\": \"exercitation laborum culpa dolore\",\n            \"marketplace_invoice_id\": \"dolore\",\n            \"due_date\": \"1984-09-19T10:43:11.775Z\",\n            \"coupon_code\": \"et dolor enim laborum tempor\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": true,\n            \"fulfilment_priority\": 60239787,\n            \"customer_selling_price\": -63715816.28386682\n          },\n          \"affiliate_order_id\": \"aliqua irure eiusmod\",\n          \"affiliate_shipment_id\": \"eiusmod \",\n          \"affiliate_store_id\": \"veniam aliqua minim occaecat\",\n          \"shipment_meta\": {\n            \"same_store_available\": false,\n            \"weight\": -75975948,\n            \"tracking_url\": \"occaecat veniam irure\",\n            \"estimated_delivery_date\": \"2008-09-09T19:14:14.017Z\",\n            \"b2b_buyer_details\": {\n              \"address\": \"id tempor qui eli\",\n              \"city\": \"laborum\",\n              \"gstin\": \"eiusmod U\",\n              \"name\": \"cillum dolor tempor\",\n              \"pincode\": -55415858,\n              \"state\": \"esse id amet magna\",\n              \"ajio_site_id\": \"nulla adipisicing anim\"\n            },\n            \"formatted\": {\n              \"max\": \"Lorem qui culpa ea sed\",\n              \"min\": \"occaecat Excepteur nisi in et\"\n            },\n            \"debug_info\": {\n              \"stormbreaker_uuid\": \"nulla\"\n            },\n            \"return_awb_number\": \"officia labore in velit\",\n            \"is_self_ship\": true,\n            \"box_type\": \"mollit occaecat ut in\",\n            \"einvoice_info\": {\n              \"credit_note\": {\n                \"elitc64\": true,\n                \"Lorem7\": -41835125,\n                \"pariatur_9\": -36580141.614515945,\n                \"in_78\": 9941581\n              },\n              \"invoice\": {\n                \"voluptate_5\": 80270386.1824269,\n                \"magna_1\": true\n              }\n            },\n            \"return_affiliate_shipment_id\": \"id sunt nul\",\n            \"parent_dp_id\": \"ut sunt nisi\",\n            \"shipment_weight\": -89388124.95997874,\n            \"dimension\": {\n              \"height\": -3042996.1896416545,\n              \"width\": 95988552.64452356,\n              \"is_default\": false,\n              \"unit\": \"nulla irure\",\n              \"length\": -2829262.2802559286\n            },\n            \"dp_options\": {\n              \"fugiatfbc\": \"non sed mollit\"\n            },\n            \"assign_dp_from_sb\": true,\n            \"due_date\": \"2003-01-15T12:08:29.102Z\",\n            \"store_invoice_updated_date\": \"1970-07-15T10:57:39.526Z\",\n            \"forward_affiliate_shipment_id\": \"laboris voluptate proident laborum\",\n            \"return_store_node\": 45749596,\n            \"fulfilment_priority_text\": \"aliquip eius\",\n            \"shipment_tags\": [\n              {\n                \"slug\": \"elit\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"nisi velit\"\n              },\n              {\n                \"slug\": \"elit aute\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"ut ea Duis ullamco\"\n              }\n            ],\n            \"external\": {\n              \"sed_752\": -23899418\n            },\n            \"awb_number\": \"in eu aute pariatur\",\n            \"lock_data\": {\n              \"locked\": false,\n              \"mto\": true,\n              \"lock_message\": \"esse ut\"\n            },\n            \"order_type\": \"Digital\",\n            \"ewaybill_info\": {\n              \"nostrud_ec\": -9373081.926260427,\n              \"mollit_281\": -17535661.20896232,\n              \"sint_2\": 68889764\n            },\n            \"dp_id\": \"dolore est in eiusmod\",\n            \"shipment_volumetric_weight\": -9895836.619531378,\n            \"marketplace_store_id\": \"voluptate tempor aute dolor\",\n            \"return_details\": {\n              \"et_b47\": \"ipsum ut Duis dolore\",\n              \"anim286\": true\n            },\n            \"dp_sort_key\": \"laboris velit amet quis aliquip\",\n            \"packaging_name\": \"Duis ipsum sunt\",\n            \"timestamp\": {\n              \"max\": -79579703,\n              \"min\": 49625533\n            },\n            \"auto_trigger_dp_assignment_acf\": true,\n            \"dp_name\": \"nostrud dolor in\",\n            \"po_number\": \"proident\",\n            \"b2c_buyer_details\": {\n              \"Ut_5bd\": \"proident elit\",\n              \"anim_270\": -95446297,\n              \"officiaac8\": false\n            },\n            \"forward_affiliate_order_id\": \"do officia eu minim\",\n            \"return_affiliate_order_id\": \"ipsum sunt nulla laborum\",\n            \"bag_weight\": {\n              \"magna815\": false,\n              \"consectetur_4\": \"ad dolor Excepteur\"\n            },\n            \"refund_to\": \"reprehenderit in non\"\n          },\n          \"company_affiliate_tag\": \"ex laboris dolor\",\n          \"pdf_links\": {\n            \"invoice_type\": \"external\",\n            \"label_type\": \"fynd\",\n            \"label_a6\": \"in id ut eu in\",\n            \"invoice\": \"aliquip\",\n            \"label_pos\": \"enim mollit Ut sint\",\n            \"invoice_a6\": \"non occaecat \",\n            \"b2b\": \"nisi culpa\",\n            \"label\": \"in Ut amet minim\",\n            \"label_a4\": \"irure\",\n            \"invoice_export\": \"in Excepteur\",\n            \"credit_note_url\": \"cupidatat cillum mollit elit amet\",\n            \"delivery_challan_a4\": \"cillum\",\n            \"label_export\": \"laborum anim\",\n            \"invoice_a4\": \"non aliquip pariatur veniam ut\",\n            \"invoice_pos\": \"aliquip Lorem qui\",\n            \"po_invoice\": \"cillum irure dolor esse\"\n          },\n          \"config\": {\n            \"app\": {\n              \"created_at\": \"2016-02-21T16:04:13.464Z\",\n              \"id\": \"laborum \",\n              \"name\": \"Ut nulla et nisi\",\n              \"owner\": \"cupidatat deserunt Ut enim\",\n              \"secret\": \"exercitation\",\n              \"token\": \"nulla nostrud\",\n              \"updated_at\": \"1967-07-11T22:21:55.482Z\",\n              \"description\": \"enim non minim sed\",\n              \"meta\": [\n                {\n                  \"name\": \"cillum deserunt amet ipsum\",\n                  \"value\": \"magna id in\"\n                },\n                {\n                  \"name\": \"veniam nostrud reprehenderit\",\n                  \"value\": \"in ut eiusmod dolor\"\n                }\n              ]\n            },\n            \"inventory\": {\n              \"article_assignment\": {\n                \"post_order_reassignment\": true\n              },\n              \"payment\": {\n                \"source\": \"enim in esse commodo magna\",\n                \"mode_of_payment\": \"esse\"\n              },\n              \"inventory\": {\n                \"store\": {\n                  \"eu_7d6\": 26405380,\n                  \"id7c\": -75871831.13444516\n                }\n              },\n              \"order\": {\n                \"force_reassignment\": false\n              },\n              \"logistics\": {\n                \"dp_assignment\": false\n              }\n            },\n            \"app_company_id\": -15120252\n          },\n          \"affiliate_id\": \"do e\",\n          \"id\": \"magna\"\n        },\n        \"article\": {\n          \"_id\": \"deserunt consectetur\",\n          \"identifiers\": {\n            \"elit26\": \"exercitation laboris magna\",\n            \"dolor_78_\": 97998625.31199017,\n            \"adipisicing_1\": 47713535.966807455\n          },\n          \"seller_identifier\": \"nulla ex\",\n          \"size\": \"labore ullamco id occaecat\",\n          \"uid\": \"d\",\n          \"set\": {\n            \"labore_31\": 94968741.89255786,\n            \"ea_6\": 89889946.21024138\n          },\n          \"dimensions\": {\n            \"height\": -51552604.09064581,\n            \"width\": 15205099.07120724,\n            \"is_default\": true,\n            \"unit\": \"amet nulla esse\",\n            \"length\": -56922312.891684435\n          },\n          \"currency\": {\n            \"aliquipe21\": 72925517\n          },\n          \"esp_modified\": false,\n          \"return_config\": {\n            \"returnable\": false,\n            \"time\": -35184542.378897764,\n            \"unit\": \"non nostrud pariatur\"\n          },\n          \"code\": \"dolore ut in ex\",\n          \"weight\": {\n            \"is_default\": true,\n            \"shipping\": 29698866,\n            \"unit\": \"Excepteur\"\n          },\n          \"raw_meta\": \"veniam cupidatat anim\",\n          \"is_set\": true,\n          \"tags\": [\n            \"reprehenderit non Ut in\",\n            \"est amet minim Ut\"\n          ],\n          \"_custom_json\": {\n            \"veniam_ea\": 28336120.1647605,\n            \"qui78\": \"dolore et cupidatat labore\"\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\": \"laborum id aliquip dolore\",\n            \"forward\": true,\n            \"store_id\": -4493032,\n            \"delivery_awb_number\": \"dolore in sint non\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": -21923493,\n            \"app_display_name\": \"dolor in eu\",\n            \"state_id\": 28239910,\n            \"state_type\": \"operational\",\n            \"bsh_id\": -18088715,\n            \"created_at\": \"2025-08-11T23:25:58.513Z\",\n            \"created_ts\": \"ad officia adipisicing consectetur\",\n            \"shipment_id\": \"deserunt consectetur esse\",\n            \"updated_at\": \"2003-02-24T01:25:28.294Z\",\n            \"updated_ts\": \"aliqua\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"magna commodo anim amet ipsum\",\n              \"id\": -90150513,\n              \"journey_type\": \"return\",\n              \"name\": \"Excepteur cillum qui\",\n              \"state_type\": \"logistics\",\n              \"is_active\": false,\n              \"app_display_name\": \"amet veniam dolor\",\n              \"app_state_name\": \"Excepteur quis officia\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -26471688,\n            \"display_name\": \"sed reprehenderit mollit\"\n          },\n          {\n            \"status\": \"Lorem\",\n            \"forward\": false,\n            \"store_id\": -97941069,\n            \"delivery_awb_number\": \"ex sint officia\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 50408748,\n            \"app_display_name\": \"aliquip Ut cillum eiusmod\",\n            \"state_id\": -11011043,\n            \"state_type\": \"operational\",\n            \"bsh_id\": -86609387,\n            \"created_at\": \"1961-04-03T18:27:16.903Z\",\n            \"created_ts\": \"qui nisi dolor\",\n            \"shipment_id\": \"id Ut elit non\",\n            \"updated_at\": \"1998-06-28T19:54:08.015Z\",\n            \"updated_ts\": \"fugiat id tempor aliqua\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"adipisicing tempor\",\n              \"id\": -18903286,\n              \"journey_type\": \"forward\",\n              \"name\": \"elit ad cupidatat\",\n              \"state_type\": \"financial\",\n              \"is_active\": true,\n              \"app_display_name\": \"ut id officia magna do\",\n              \"app_state_name\": \"adipisicing\",\n              \"app_facing\": true,\n              \"notify_customer\": false\n            },\n            \"bag_id\": 89967507,\n            \"display_name\": \"tempor Ut nos\"\n          }\n        ],\n        \"bag_status_history\": [\n          {\n            \"status\": \"officia magna\",\n            \"forward\": true,\n            \"store_id\": 68979655,\n            \"delivery_awb_number\": \"esse nisi irure amet\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 27691281,\n            \"app_display_name\": \"proident incididunt ea amet\",\n            \"state_id\": -56506423,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": 26185653,\n            \"created_at\": \"2020-07-07T23:50:04.222Z\",\n            \"created_ts\": \"elit adipisicing ex\",\n            \"shipment_id\": \"tempor ullamco dolore irure\",\n            \"updated_at\": \"1974-12-02T23:11:21.806Z\",\n            \"updated_ts\": \"non tempor adipisicing id sunt\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"exercitation\",\n              \"id\": 54998362,\n              \"journey_type\": \"return\",\n              \"name\": \"ea dolor\",\n              \"state_type\": \"operational\",\n              \"is_active\": false,\n              \"app_display_name\": \"in ut amet\",\n              \"app_state_name\": \"magna eiusmod Excepteur\",\n              \"app_facing\": true,\n              \"notify_customer\": false\n            },\n            \"bag_id\": 8711553,\n            \"display_name\": \"enim laboris cupidatat consectetur\"\n          },\n          {\n            \"status\": \"\",\n            \"forward\": true,\n            \"store_id\": 25564190,\n            \"delivery_awb_number\": \"do nulla culpa tempor\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 52829322,\n            \"app_display_name\": \"elit sed dolor proident\",\n            \"state_id\": -68900572,\n            \"state_type\": \"financial\",\n            \"bsh_id\": 75017377,\n            \"created_at\": \"2014-07-31T08:27:15.406Z\",\n            \"created_ts\": \"laborum sed minim ex\",\n            \"shipment_id\": \"ex occaecat sed nisi\",\n            \"updated_at\": \"2013-12-09T17:42:20.738Z\",\n            \"updated_ts\": \"laborum anim dolore dolor\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"eiusmod laboris velit\",\n              \"id\": 55844519,\n              \"journey_type\": \"forward\",\n              \"name\": \"non sed veniam dolor\",\n              \"state_type\": \"operational\",\n              \"is_active\": true,\n              \"app_display_name\": \"do id minim\",\n              \"app_state_name\": \"nulla adipisicing\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -404417,\n            \"display_name\": \"dolore ex incididunt dolore\"\n          }\n        ],\n        \"brand\": {\n          \"brand_name\": \"reprehenderit officia Excepteur aute amet\",\n          \"credit_note_expiry_days\": -35553402,\n          \"logo\": \"aliqua nostrud nisi sed\",\n          \"invoice_prefix\": \"ex fugiat in dolore\",\n          \"credit_note_allowed\": true,\n          \"start_date\": \"1957-08-25T19:02:42.325Z\",\n          \"company\": \"eu in dolor in\",\n          \"is_virtual_invoice\": true,\n          \"script_last_ran\": \"dolore nostrud\",\n          \"pickup_location\": \"consequat consectetur dolore\",\n          \"created_on\": \"1975-03-26T02:42:10.042Z\",\n          \"brand_id\": 27847798,\n          \"modified_on\": \"1972-11-04T04:39:32.150Z\",\n          \"id\": -35079891\n        },\n        \"company\": {\n          \"pan_no\": \"consectetur\",\n          \"created_on\": \"1987-05-12T07:20:58.641Z\",\n          \"id\": -61966012,\n          \"company_name\": \"sunt do\",\n          \"gst_number\": \"culpa labore laborum anim\",\n          \"company_type\": \"distributor\",\n          \"modified_on\": \"2004-12-31T20:54:51.135Z\",\n          \"meta\": {\n            \"anim89_\": true,\n            \"elit13\": 59003584.92827281,\n            \"Ut67\": -3163574\n          },\n          \"business_type\": \"elit irure\",\n          \"agreement_start_date\": \"1994-04-16T00:35:27.168Z\"\n        },\n        \"current_operational_status\": {\n          \"status\": \"aute mollit officia\",\n          \"forward\": true,\n          \"store_id\": -53496842,\n          \"delivery_awb_number\": \"ut mollit dolore pariatur\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": 88143446,\n          \"app_display_name\": \"dolore deserunt officia minim ut\",\n          \"state_id\": -45572438,\n          \"state_type\": \"operational\",\n          \"bsh_id\": -88340747,\n          \"created_at\": \"2015-02-11T07:19:52.034Z\",\n          \"created_ts\": \"velit consectetu\",\n          \"shipment_id\": \"culpa\",\n          \"updated_at\": \"1988-03-09T20:59:53.006Z\",\n          \"updated_ts\": \"aliquip\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"voluptate sit sed non\",\n            \"id\": 40436701,\n            \"journey_type\": \"return\",\n            \"name\": \"velit\",\n            \"state_type\": \"operational\",\n            \"is_active\": true,\n            \"app_display_name\": \"nulla ad Ut\",\n            \"app_state_name\": \"do eu dolore\",\n            \"app_facing\": false,\n            \"notify_customer\": false\n          },\n          \"bag_id\": 33880019,\n          \"display_name\": \"elit ipsum\"\n        },\n        \"current_status\": {\n          \"status\": \"tempor laboris pariatur\",\n          \"forward\": false,\n          \"store_id\": -91941929,\n          \"delivery_awb_number\": \"quis culpa\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": -73575136,\n          \"app_display_name\": \"veniam pariatur cillum\",\n          \"state_id\": -24257252,\n          \"state_type\": \"financial\",\n          \"bsh_id\": -93987755,\n          \"created_at\": \"1959-11-01T12:47:15.863Z\",\n          \"created_ts\": \"sunt ut\",\n          \"shipment_id\": \"dolore aliquip\",\n          \"updated_at\": \"2024-08-09T19:36:31.197Z\",\n          \"updated_ts\": \"do sed irure fugiat e\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"occaecat officia consequa\",\n            \"id\": -47038239,\n            \"journey_type\": \"return\",\n            \"name\": \"consecte\",\n            \"state_type\": \"operational\",\n            \"is_active\": true,\n            \"app_display_name\": \"voluptate amet\",\n            \"app_state_name\": \"amet consectetur do\",\n            \"app_facing\": true,\n            \"notify_customer\": true\n          },\n          \"bag_id\": 94429370,\n          \"display_name\": \"do nostrud reprehenderit officia\"\n        },\n        \"dates\": {\n          \"delivery_date\": \"1983-05-30T01:27:33.984Z\",\n          \"order_created\": \"dolor aliquip laboris in\"\n        },\n        \"delivery_address\": {\n          \"phone\": \"dolor anim velit vol\",\n          \"address2\": \"dolore et veniam Duis ex\",\n          \"address\": \"amet ut\",\n          \"longitude\": 76546016.32959959,\n          \"pincode\": \"et culpa ipsum\",\n          \"area\": \"ipsum ad nostrud\",\n          \"address_type\": \"home\",\n          \"country\": \"ad\",\n          \"address_category\": \"delivery\",\n          \"email\": \"do qui dolore est reprehenderit\",\n          \"created_at\": \"1987-01-04T22:17:10.892Z\",\n          \"address1\": \"Excepteur pariatur et\",\n          \"display_address\": \"Lorem Ut\",\n          \"landmark\": \"ad\",\n          \"updated_at\": \"1998-08-24T15:48:01.548Z\",\n          \"version\": \"ipsum fugi\",\n          \"latitude\": -48609569.923441276,\n          \"contact_person\": \"dolor veniam eiusmod ex\",\n          \"state\": \"esse Excepteur Duis\",\n          \"city\": \"nostrud Ut consequat\",\n          \"area_code_slug\": \"nisi laborum cupidatat fugiat pariatur\",\n          \"country_code\": \"et do eiusmod esse\",\n          \"country_iso_code\": \"sit cupidatat sint ea\",\n          \"country_phone_code\": \"enim ut\",\n          \"delivery_address_id\": 17064115,\n          \"geo_location\": {\n            \"labore74a\": -6977896.141623989\n          },\n          \"name\": \"in quis anim\",\n          \"sector\": \"incididunt\",\n          \"state_code\": \"dolore amet nostrud\",\n          \"uid\": \"dolore irure\",\n          \"user_id\": \"sint eiusmod anim\",\n          \"code\": \"exercitation esse nisi reprehenderit aliquip\"\n        },\n        \"delivery_slot\": {\n          \"slot\": \"Excepteur in culpa aliqua\",\n          \"upper_bound\": \"Ut enim\",\n          \"lower_bound\": \"ipsum Lorem ex quis amet\",\n          \"date\": \"ex in magna nost\",\n          \"type\": \"nostrud Ut nisi\"\n        },\n        \"display_name\": \"irure mollit culpa in occaecat\",\n        \"dp_details\": {\n          \"exercitation_f\": false,\n          \"eiusmod_c\": false,\n          \"in0d3\": true\n        },\n        \"einvoice_info\": {\n          \"ipsum__1_\": \"velit sed Ut\",\n          \"ut152\": 92104145\n        },\n        \"entity_type\": \"bag\",\n        \"fallback_user\": {\n          \"in_c_\": \"eiusmod\"\n        },\n        \"financial_breakup\": [\n          {\n            \"added_to_fynd_cash\": false,\n            \"amount_paid\": -43223887.24881279,\n            \"brand_calculated_amount\": -6062134.98564592,\n            \"cashback\": -74813529.95682009,\n            \"cashback_applied\": 11085206.617817268,\n            \"cod_charges\": 86475571.04211959,\n            \"coupon_effective_discount\": 92283905.35140684,\n            \"coupon_value\": 43966038.01542792,\n            \"delivery_charge\": 1167041.7236653715,\n            \"discount\": -60189933.689717144,\n            \"fynd_credits\": -33382908.283467263,\n            \"gst_fee\": -99254456.27736193,\n            \"gst_tag\": \"dolore consequat ut aliquip\",\n            \"gst_tax_percentage\": -95231190.90778409,\n            \"hsn_code\": \"dolore Excepteur in laboris culpa\",\n            \"identifiers\": {\n              \"alu\": \"et fugiat aliqua qui\",\n              \"ean\": \"nulla pariatur occaeca\",\n              \"sku_code\": \"in id aute consectetur ad\",\n              \"upc\": \"aliquip occaecat\",\n              \"isbn\": \"u\"\n            },\n            \"item_name\": \"consectetur amet commodo sed\",\n            \"price_effective\": -26471561.949148774,\n            \"price_marked\": -66975289.97238162,\n            \"promotion_effective_discount\": -62162445.895865746,\n            \"refund_credit\": -7856680.9135828465,\n            \"size\": \"magna pariatur dolore\",\n            \"total_units\": -49402836,\n            \"transfer_price\": -3720320.393571049,\n            \"value_of_good\": 17327929.370438248,\n            \"amount_paid_roundoff\": 43493778,\n            \"tax_collected_at_source\": -12656630.658885822,\n            \"amount_to_be_collected\": 22837771.73830028,\n            \"taxes\": [\n              {\n                \"name\": \"est magna anim\",\n                \"rate\": 21069329.598145664,\n                \"tax_amount\": -76013956.44863285,\n                \"taxable_amount\": -95897630.89662147\n              },\n              {\n                \"name\": \"dolore quis voluptate Ut\",\n                \"rate\": -62634263.03063615,\n                \"tax_amount\": -72297687.48279706,\n                \"taxable_amount\": -22747921.00862339\n              }\n            ],\n            \"loyalty_discount\": -78219512.3874188\n          },\n          {\n            \"added_to_fynd_cash\": true,\n            \"amount_paid\": 38941294.34720069,\n            \"brand_calculated_amount\": 53496413.518460006,\n            \"cashback\": -18307864.34356959,\n            \"cashback_applied\": 4867112.407284901,\n            \"cod_charges\": -33034449.991278738,\n            \"coupon_effective_discount\": 31238054.523682207,\n            \"coupon_value\": 79917821.40650746,\n            \"delivery_charge\": -70624503.82717013,\n            \"discount\": 99063317.16845971,\n            \"fynd_credits\": 75338761.5579643,\n            \"gst_fee\": 22997433.884720936,\n            \"gst_tag\": \"laboris sunt do minim\",\n            \"gst_tax_percentage\": -43795147.52869507,\n            \"hsn_code\": \"sunt est magna dolore Ut\",\n            \"identifiers\": {\n              \"alu\": \"aute laboris in\",\n              \"ean\": \"esse ex\",\n              \"sku_code\": \"occaecat q\",\n              \"upc\": \"consequat Ut exercitation ad\",\n              \"isbn\": \"Duis et deserunt incididunt\"\n            },\n            \"item_name\": \"amet dolore Duis\",\n            \"price_effective\": -35265360.71272979,\n            \"price_marked\": 11335124.617071196,\n            \"promotion_effective_discount\": -29466127.848583803,\n            \"refund_credit\": -85644043.05641307,\n            \"size\": \"enim aliquip\",\n            \"total_units\": -43133653,\n            \"transfer_price\": -38664657.15661836,\n            \"value_of_good\": -36760232.51097913,\n            \"amount_paid_roundoff\": -42332638,\n            \"tax_collected_at_source\": 45408980.915106595,\n            \"amount_to_be_collected\": 28325597.496489108,\n            \"taxes\": [\n              {\n                \"name\": \"adipisicing aliqua\",\n                \"rate\": -91366998.3244549,\n                \"tax_amount\": 37627545.45475006,\n                \"taxable_amount\": -92982.50189191103\n              },\n              {\n                \"name\": \"qui es\",\n                \"rate\": 18476108.05025357,\n                \"tax_amount\": -18368627.12893103,\n                \"taxable_amount\": -16873233.37679048\n              }\n            ],\n            \"loyalty_discount\": 82328140.03447881\n          }\n        ],\n        \"fulfilling_store\": {\n          \"address1\": \"cillum ni\",\n          \"city\": \"Duis ad Lorem eiusmod\",\n          \"company_id\": -129635,\n          \"contact_person\": \"eiusmod nulla nisi deserunt irure\",\n          \"country\": \"eu consequat\",\n          \"created_at\": \"1971-07-22T04:42:22.541Z\",\n          \"fulfillment_channel\": \"exercitation magna labore\",\n          \"location_type\": \"store\",\n          \"meta\": {\n            \"display_name\": \"eu est\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": false,\n                \"username\": \"elit non\",\n                \"user\": \"consequ\",\n                \"password\": \"consequat\"\n              },\n              \"e_waybill\": {\n                \"enabled\": false\n              }\n            },\n            \"stage\": \"ut ea labore\",\n            \"additional_contact_details\": {\n              \"magna_f_\": true\n            },\n            \"notification_emails\": [\n              \"occaecat\",\n              \"aute cupidatat ex ea\"\n            ],\n            \"gst_number\": \"Excepteur incididunt culpa mollit do\",\n            \"ewaybill_portal_details\": {\n              \"sint_f8\": \"aute reprehenderit aliqua\"\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"dolore ut in in \",\n              \"user\": \"labore tempor reprehenderit fugiat\",\n              \"password\": \"elit est pariatur\"\n            },\n            \"product_return_config\": {\n              \"deserunta\": \"c\",\n              \"eu0\": true\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\": \"consequat cupidatat sunt laborum\",\n          \"phone\": \"in veniam occaecat laborum esse\",\n          \"pincode\": \"laborum\",\n          \"state\": \"pariatur qui\",\n          \"store_email\": \"esse est do\",\n          \"is_active\": false,\n          \"alohomora_user_id\": 89673072,\n          \"is_enabled_for_recon\": true,\n          \"mall_area\": \"qui et occaecat Lorem\",\n          \"vat_no\": \"id proident\",\n          \"display_address\": \"mollit\",\n          \"store_active_from\": \"nisi amet id\",\n          \"longitude\": 11058389.024195224,\n          \"brand_store_tags\": [\n            \"Excepteur do fugiat pariatur non\",\n            \"do\"\n          ],\n          \"order_integration_id\": \"aliqua laboris\",\n          \"parent_store_id\": 71873394,\n          \"code\": \"cillum ut velit\",\n          \"updated_at\": \"2001-12-02T21:07:39.678Z\",\n          \"store_address_json\": {\n            \"address1\": \"eiusmod\",\n            \"address_category\": \"billing\",\n            \"address_type\": \"in ipsum\",\n            \"city\": \"dolor Excepteur\",\n            \"contact_person\": \"tempor dolo\",\n            \"country\": \"sunt do\",\n            \"country_code\": \"cupidatat ullamco adipisicing velit ut\",\n            \"created_at\": \"2013-03-07T21:32:59.388Z\",\n            \"latitude\": 81792721.63808754,\n            \"longitude\": 14113260.706984624,\n            \"phone\": \"nostrud in nisi amet proident\",\n            \"pincode\": -96275475,\n            \"state\": \"sunt eu qui\",\n            \"updated_at\": \"1956-08-29T07:17:32.772Z\",\n            \"display_address\": \"reprehenderit nisi ad\",\n            \"version\": \"ad\",\n            \"address2\": \"incididunt tempor eiusmod\",\n            \"area\": \"voluptate\",\n            \"email\": \"do cupidatat\",\n            \"landmark\": \"minim dolore\"\n          },\n          \"s_id\": \"eiusmod deserunt ut ullamco irure\",\n          \"packaging_material_count\": 18787459,\n          \"is_archived\": true,\n          \"login_username\": \"esse amet sit culpa\",\n          \"mall_name\": \"id laborum nulla\",\n          \"latitude\": 89032068.37993568,\n          \"address2\": \"occaecat dolore\"\n        },\n        \"fyndstore_emp\": {\n          \"eu2bf\": 36710738.45856586,\n          \"irure_827\": -17189824.26363565\n        },\n        \"gst_details\": {\n          \"brand_calculated_amount\": -64680193.94730469,\n          \"gst_fee\": -30620149.55812855,\n          \"tax_collected_at_source\": -25304758.836199522,\n          \"value_of_good\": -13975522.432115555,\n          \"cgst_tax_percentage\": 78259887.13802081,\n          \"gstin_code\": \"aute ut\",\n          \"igst_tax_percentage\": 48487390.166053414,\n          \"gst_tax_percentage\": -55271299.557573,\n          \"hsn_code_id\": \"ullamco\",\n          \"igst_gst_fee\": -30507307.26563002,\n          \"is_default_hsn_code\": false,\n          \"sgst_gst_fee\": 59637532.60997307,\n          \"cgst_gst_fee\": -28357401.268813387,\n          \"gst_tag\": \"et sit quis incididunt ea\",\n          \"sgst_tax_percentage\": 14529523.241085589,\n          \"hsn_code\": \"deserunt\"\n        },\n        \"invoice\": {\n          \"updated_date\": \"1950-03-31T07:11:00.610Z\",\n          \"store_invoice_id\": \"officia dolor adipisicing\",\n          \"invoice_url\": \"ut\",\n          \"label_url\": \"minim non\"\n        },\n        \"item\": {\n          \"attributes\": {\n            \"labore_b6\": \"est sunt\",\n            \"do166\": -52154486.85491637\n          },\n          \"brand\": \"veniam Duis\",\n          \"brand_id\": -80165878,\n          \"image\": [\n            \"anim ipsum qu\",\n            \"sint veniam nulla Duis\"\n          ],\n          \"item_id\": 1877896,\n          \"name\": \"aute esse eu\",\n          \"size\": \"Duis\",\n          \"slug_key\": \"dolore mollit Ut\",\n          \"webstore_product_url\": \"ut\",\n          \"l3_category\": 68257285,\n          \"l3_category_name\": \"amet do\",\n          \"last_updated_at\": \"2008-12-22T03:02:56.094Z\",\n          \"l2_category\": [\n            \"id irure nulla\",\n            \"Lorem ut amet\"\n          ],\n          \"code\": \"ullamco irure\",\n          \"l1_category_id\": 46988266,\n          \"l1_category\": [\n            \"pariatur\",\n            \"eiusmod esse\"\n          ],\n          \"gender\": \"sint\",\n          \"can_cancel\": true,\n          \"can_return\": true,\n          \"branch_url\": \"quis nisi\",\n          \"meta\": {\n            \"nulla34\": \"ipsum Lorem\",\n            \"exercitation864\": -36172055,\n            \"culpa1af\": 38027578\n          },\n          \"color\": \"ea anim\",\n          \"department_id\": 97471447,\n          \"l2_category_id\": 1067367\n        },\n        \"journey_type\": \"forward\",\n        \"line_number\": 22162355,\n        \"lock_status\": false,\n        \"manifest_id\": \"laboris ut reprehenderit irure eu\",\n        \"meta\": {\n          \"veniamdcf\": \"ad laboris sunt\",\n          \"est1\": 26420932.051227733,\n          \"Lorem_b2_\": false\n        },\n        \"mode_of_payment\": \"do eiusmod Lorem sint consectetur\",\n        \"no_of_bags_order\": 34321366,\n        \"operational_status\": \"Ut non officia labore\",\n        \"order\": {\n          \"fynd_order_id\": \"labore\",\n          \"created_at\": \"2017-08-25T06:43:49.752Z\",\n          \"user_id\": \"irure aute qui\",\n          \"tax_details\": {\n            \"pan_no\": \"occaecat anim\",\n            \"gstin\": \"anim pariatur\"\n          },\n          \"mongo_cart_id\": -26483576.832758486,\n          \"delivery_charges\": -53224006.87724138,\n          \"transaction_id\": \"nostrud amet\",\n          \"collect_by\": \"dolor esse\",\n          \"headers\": {\n            \"et_d\": false,\n            \"qui6\": false,\n            \"laborum_a05\": true\n          },\n          \"coupon_value\": 36628418.271443635,\n          \"order_value\": 93721186.50471473,\n          \"created_time\": \"commodo elit sit voluptate\",\n          \"currency\": \"nulla deserunt minim incididunt labore\",\n          \"total_order_value\": 6432415.814941898,\n          \"ordering_channel\": \"eu\",\n          \"ordering_source\": \"dolor\",\n          \"meta\": {\n            \"dolor92\": 85294444,\n            \"laboris_7db\": false\n          },\n          \"cod_charges\": -3309936.1689102203,\n          \"cashback_value\": -25144217.809657082,\n          \"refund_by\": \"minim voluptate\",\n          \"affiliate_order_date\": \"1956-03-23T03:41:30.370Z\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"affiliate_order_id\": \"par\",\n          \"payment_mode_id\": -6000886.696799681,\n          \"promotion_effective_discount\": -51950942.59850164,\n          \"mode_of_payment\": \"n\",\n          \"discount\": -34305110.96344562,\n          \"cashback_applied\": -29835086.252186164,\n          \"fynd_credits\": -9052434.90570493,\n          \"affiliate_id\": \"minim labore ipsum adipisicing\",\n          \"ordering_channel_logo\": \"adipisicing laborum\",\n          \"prices\": {\n            \"refund_credit\": 30471044.50023523,\n            \"amount_paid_roundoff\": 31659568.612243712,\n            \"price_effective\": 85474809.73459184,\n            \"promotion_effective_discount\": 80797015.47375637,\n            \"pm_price_split\": 6249547.976375118,\n            \"refund_amount\": -58176244.8240112,\n            \"transfer_price\": -46104691.04714427,\n            \"coupon_effective_discount\": 16947979.579097122,\n            \"tax_collected_at_source\": 96601792.65517649,\n            \"brand_calculated_amount\": 68055144.58979714,\n            \"delivery_charge\": -18333825.230659023,\n            \"cashback\": 45604102.76445356,\n            \"value_of_good\": 82666926.64084655,\n            \"cashback_applied\": -54469303.23123094,\n            \"cod_charges\": 63940683.38035336,\n            \"price_marked\": 10754409.426988155,\n            \"amount_paid\": 65918916.97527745,\n            \"coupon_value\": 74864675.22042584,\n            \"discount\": -8930601.017803013,\n            \"fynd_credits\": -751510.935668394,\n            \"gift_price\": -85890984.95462984,\n            \"amount_to_be_collected\": -48863609.60661076,\n            \"cost_price\": 13868682.605493188,\n            \"loyalty_discount\": 73652702.27349651\n          },\n          \"charges\": [\n            {\n              \"name\": \"irure veniam cillum\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -97466084.02975592,\n                  \"currency\": \"quis voluptate\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -36101753.72296407,\n                  \"currency\": \"nulla aliqua Lorem\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"et consequat ea\"\n                },\n                \"distribution_level\": \"aute dolor voluptate et enim\"\n              },\n              \"code\": \"aute fugiat nulla labore\",\n              \"type\": \"ea anim aliquip\"\n            },\n            {\n              \"name\": \"ut est in nostrud\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 2086976.3125762343,\n                  \"currency\": \"exercitation dolore\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 83933833.30946892,\n                  \"currency\": \"adipisicing id\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"ut enim ullamco\"\n                },\n                \"distribution_level\": \"aliquip non pariatur quis\"\n              },\n              \"code\": \"fugiat\",\n              \"type\": \"elit irure consectetur quis\"\n            }\n          ],\n          \"loyalty_discount_details\": {\n            \"discount\": 64460526.682837516,\n            \"ownership\": \"marketplace\",\n            \"is_applied\": true\n          }\n        },\n        \"order_integration_id\": \"reprehenderit\",\n        \"order_type\": \"PickAtStore\",\n        \"order_value\": -96253876.86250417,\n        \"ordering_store\": {\n          \"address1\": \"aliqua tempor Excepteur\",\n          \"city\": \"incididunt in occaecat consectetur adipisici\",\n          \"company_id\": 29279795,\n          \"contact_person\": \"elit id\",\n          \"country\": \"eu sed aliquip Ut\",\n          \"created_at\": \"2014-03-22T18:09:48.057Z\",\n          \"fulfillment_channel\": \"exercitation officia dolor\",\n          \"location_type\": \"high_street\",\n          \"meta\": {\n            \"display_name\": \"velit eiusmod esse et\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": false,\n                \"username\": \"pariatur D\",\n                \"user\": \"reprehenderit anim in magna\",\n                \"password\": \"ex sint dolor nisi non\"\n              },\n              \"e_waybill\": {\n                \"enabled\": true\n              }\n            },\n            \"stage\": \"commodo ea\",\n            \"additional_contact_details\": {\n              \"ea_e52\": true,\n              \"esse__df\": false,\n              \"aliquip_a9\": -56034058\n            },\n            \"notification_emails\": [\n              \"Excepteur exercitation\",\n              \"elit Excepteur reprehenderit\"\n            ],\n            \"gst_number\": \"elit ea et\",\n            \"ewaybill_portal_details\": {\n              \"minimbcd\": 50403610,\n              \"magna_49\": \"qui\",\n              \"consequat_3da\": false\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"ea non quis dolor\",\n              \"user\": \"esse\",\n              \"password\": \"sed occaecat culpa non\"\n            },\n            \"product_return_config\": {\n              \"sunt_c8\": 32624916.196961\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\": \"nisi consequat laboris incididunt\",\n          \"phone\": \"sed elit aliqua\",\n          \"pincode\": \"velit\",\n          \"state\": \"commodo in\",\n          \"store_email\": \"minim ipsum velit\",\n          \"is_active\": true,\n          \"alohomora_user_id\": 19097844,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"esse dolor sunt est labore\",\n          \"vat_no\": \"nostrud\",\n          \"display_address\": \"commodo nostrud repr\",\n          \"store_active_from\": \"incididunt pariatur ipsum ad\",\n          \"longitude\": -16132672.993075341,\n          \"brand_store_tags\": [\n            \"ad\",\n            \"ex ea r\"\n          ],\n          \"order_integration_id\": \"ea nostrud dolor\",\n          \"parent_store_id\": -45003775,\n          \"code\": \"ullamco sit id officia\",\n          \"updated_at\": \"1948-10-21T04:01:56.951Z\",\n          \"store_address_json\": {\n            \"address1\": \"occaecat\",\n            \"address_category\": \"delivery\",\n            \"address_type\": \"irure in ullamco ad\",\n            \"city\": \"sit et exercitation\",\n            \"contact_person\": \"nostrud\",\n            \"country\": \"irure deserunt reprehenderit anim aute\",\n            \"country_code\": \"minim Lorem consectetur\",\n            \"created_at\": \"1959-10-18T17:45:40.939Z\",\n            \"latitude\": 49928022.707470715,\n            \"longitude\": 14775405.04369776,\n            \"phone\": \"ut\",\n            \"pincode\": 99202109,\n            \"state\": \"ex qui aliquip laborum\",\n            \"updated_at\": \"1954-04-14T02:34:17.133Z\",\n            \"display_address\": \"laborum id in\",\n            \"version\": \"quis dolor labore\",\n            \"address2\": \"ex dolor elit veniam\",\n            \"area\": \"id ut\",\n            \"email\": \"anim te\",\n            \"landmark\": \"ea in\"\n          },\n          \"s_id\": \"exercitation irure aute nostrud\",\n          \"packaging_material_count\": -8325694,\n          \"is_archived\": true,\n          \"login_username\": \"aliqua dolore a\",\n          \"mall_name\": \"est ullamco et\",\n          \"latitude\": 68691323.52238211,\n          \"address2\": \"esse veniam\"\n        },\n        \"parent_promo_bags\": {\n          \"incididunt_0d3\": 62961018.06265241\n        },\n        \"payment_methods\": {\n          \"COD\": {\n            \"amount\": 1100\n          }\n        },\n        \"payment_type\": \"self\",\n        \"payments\": {\n          \"quib\": 85875872,\n          \"Duis__4\": -22058083.273230135,\n          \"in_86\": -22283301.07486078\n        },\n        \"prices\": {\n          \"refund_credit\": -13670194.654998362,\n          \"amount_paid_roundoff\": -85256680.58857563,\n          \"price_effective\": -15952435.309954226,\n          \"promotion_effective_discount\": -60887854.14915816,\n          \"pm_price_split\": 54740089.374242276,\n          \"refund_amount\": -27060436.84292157,\n          \"transfer_price\": -87032493.14454924,\n          \"coupon_effective_discount\": 3169997.391737357,\n          \"tax_collected_at_source\": -10857129.664685503,\n          \"brand_calculated_amount\": -24986879.044383243,\n          \"delivery_charge\": 57831850.277706176,\n          \"cashback\": 14918484.798784927,\n          \"value_of_good\": -9776877.270860493,\n          \"cashback_applied\": 29476530.05942881,\n          \"cod_charges\": -4444851.853075698,\n          \"price_marked\": -37450813.08448856,\n          \"amount_paid\": -19428609.502685428,\n          \"coupon_value\": 54233679.560328245,\n          \"discount\": -16051392.595093578,\n          \"fynd_credits\": -68512659.39370759,\n          \"gift_price\": -74082716.99901281,\n          \"amount_to_be_collected\": -48654317.066162765,\n          \"cost_price\": 44906332.31346363,\n          \"loyalty_discount\": 27368676.186879173\n        },\n        \"charges\": [\n          {\n            \"name\": \"dolore aliquip consequat nostrud\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 61008496.4028109,\n                \"currency\": \"mollit dolo\"\n              },\n              \"ordering_currency\": {\n                \"value\": -22750329.98023203,\n                \"currency\": \"cillum elit\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"sit non pariatur\"\n              },\n              \"distribution_level\": \"quis labore Lorem\"\n            },\n            \"code\": \"eu\",\n            \"type\": \"Excepteur nulla culpa eiusmod\"\n          },\n          {\n            \"name\": \"proident nulla Excepteur\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 6104313.988222152,\n                \"currency\": \"quis velit do fugiat\"\n              },\n              \"ordering_currency\": {\n                \"value\": -7430302.78582868,\n                \"currency\": \"fugiat mollit exercitation quis\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"ipsum amet eu in\"\n              },\n              \"distribution_level\": \"proident dolor cillum ullamco\"\n            },\n            \"code\": \"labore exercitation\",\n            \"type\": \"sunt cillum ex\"\n          }\n        ],\n        \"qc_required\": false,\n        \"quantity\": -89067384.18767457,\n        \"restore_coupon\": true,\n        \"restore_promos\": {\n          \"reprehenderite\": 10891679.2723504,\n          \"sunt__\": 38529286.44578779\n        },\n        \"rto_address\": {\n          \"phone\": \"aliqua nostrud exercitation culpa\",\n          \"address2\": \"ut pariatur la\",\n          \"address\": \"id qui aute\",\n          \"longitude\": 17158291.80372612,\n          \"pincode\": \"exercitation ad\",\n          \"area\": \"quis \",\n          \"address_type\": \"home\",\n          \"country\": \"proident Excepteur\",\n          \"address_category\": \"store\",\n          \"email\": \"id\",\n          \"created_at\": \"1962-04-17T22:00:16.824Z\",\n          \"address1\": \"nulla\",\n          \"display_address\": \"fugiat minim laboris\",\n          \"landmark\": \"Duis et ut\",\n          \"updated_at\": \"1953-06-29T06:24:50.132Z\",\n          \"version\": \"consecte\",\n          \"latitude\": 72651312.50342897,\n          \"contact_person\": \"al\",\n          \"state\": \"et laboris pariatur proident\",\n          \"city\": \"quis\",\n          \"area_code_slug\": \"veniam\",\n          \"country_code\": \"id do veniam\",\n          \"country_iso_code\": \"cupidatat anim veniam\",\n          \"country_phone_code\": \"irure est\",\n          \"delivery_address_id\": 63472626,\n          \"geo_location\": {\n            \"ea_5a\": false\n          },\n          \"name\": \"dolor id do cup\",\n          \"sector\": \"magna\",\n          \"state_code\": \"eiusmod in nostrud sint\",\n          \"uid\": \"est elit d\",\n          \"user_id\": \"consequat laboris nulla\",\n          \"code\": \"Lor\"\n        },\n        \"seller_identifier\": \"ut in\",\n        \"shipment\": {\n          \"line_items\": [\n            {\n              \"seller_identifier\": \"ut veniam\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"in ex culpa laborum\",\n                    \"value\": -68603114.44401237\n                  },\n                  \"name\": \"consequat si\",\n                  \"type\": \"Lor\",\n                  \"code\": \"cillum elit\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"irurea9e\": 98992945.83949235,\n                      \"infa7\": \"reprehenderit labore\",\n                      \"autee61\": false\n                    },\n                    \"name\": \"qui ut voluptate id\",\n                    \"rate\": -41343032.9475577\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"reprehenderit\",\n                    \"value\": -27311750.802726522\n                  },\n                  \"name\": \"cillum nulla nostrud dolor\",\n                  \"type\": \"consectetur amet occaecat culpa\",\n                  \"code\": \"ut fugiat\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"eu_4ce\": true\n                    },\n                    \"name\": \"do\",\n                    \"rate\": -63181034.166768104\n                  }\n                }\n              ],\n              \"meta\": {\n                \"laborum26\": -87759098,\n                \"id7e\": 27381644.313171044\n              },\n              \"custom_message\": \"minim ullam\",\n              \"quantity\": 34014681,\n              \"external_line_id\": \"sunt exercitation Excepteur qui\"\n            },\n            {\n              \"seller_identifier\": \"quis aliquip occaecat s\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"id aute ea\",\n                    \"value\": -84377050.30688241\n                  },\n                  \"name\": \"ullamco\",\n                  \"type\": \"eiusmod cupidatat id dolore\",\n                  \"code\": \"mollit\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"est_6\": \"exercitation\",\n                      \"ina\": 25033184\n                    },\n                    \"name\": \"sunt dolore\",\n                    \"rate\": -40699159.6484028\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"cupidatat aliquip\",\n                    \"value\": 89503015.88908958\n                  },\n                  \"name\": \"commodo ipsum dolor ea\",\n                  \"type\": \"esse veniam voluptate\",\n                  \"code\": \"ad ullamco consectetur\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"aute_2\": \"pariatur in\",\n                      \"Ut_ab2\": 68687519.25107586\n                    },\n                    \"name\": \"commodo ullamco do amet\",\n                    \"rate\": -73755097.96190962\n                  }\n                }\n              ],\n              \"meta\": {\n                \"nostrud_7\": true,\n                \"fugiat22\": -35943243,\n                \"nostrud3f\": true\n              },\n              \"custom_message\": \"est eu\",\n              \"quantity\": -16790495,\n              \"external_line_id\": \"proiden\"\n            }\n          ],\n          \"external_shipment_id\": \"aliquip mollit reprehenderit\",\n          \"processing_dates\": {\n            \"dp_pickup_slot\": {\n              \"qui_f\": \"ullamco minim\",\n              \"dolor_\": false,\n              \"adipisicing47\": -13954739\n            },\n            \"dispatch_after_date\": \"anim ex exercitation\",\n            \"dispatch_by_date\": \"laborum in proident dolore\",\n            \"confirm_by_date\": \"a\",\n            \"customer_pickup_slot\": {\n              \"ipsum_d_e\": \"nulla dolore proident reprehenderit\"\n            },\n            \"pack_by_date\": \"1958-05-22T00:56:48.814Z\"\n          },\n          \"meta\": {\n            \"sunt_032\": false\n          },\n          \"priority\": -16568278,\n          \"location_id\": 29916710,\n          \"order_type\": \"PickAtStore\",\n          \"tags\": [\n            {\n              \"slug\": \"proident anim\",\n              \"display_text\": \"ut nu\"\n            },\n            {\n              \"slug\": \"ad ut sed officia do\",\n              \"display_text\": \"anim\"\n            }\n          ],\n          \"system_messages\": [\n            {\n              \"message_type\": \"warn\",\n              \"priority\": -89379388.1519025,\n              \"message\": \"aliqua laboris esse sit\",\n              \"inject_at\": [\n                \"dolor dolore\",\n                \"elit laborum enim\"\n              ]\n            },\n            {\n              \"message_type\": \"error\",\n              \"priority\": 69373122.52755761,\n              \"message\": \"nulla proident dolor\",\n              \"inject_at\": [\n                \"exercitation in\",\n                \"laboris mollit\"\n              ]\n            }\n          ],\n          \"process_after_config\": {\n            \"is_scheduled_shipment\": false,\n            \"enable_processing_after\": \"2022-11-21T23:19:59.695Z\"\n          },\n          \"parent_type\": \"nisi dolore\",\n          \"store_invoice_id\": \"cillum irure eiusmod elit\",\n          \"lock_status\": \"qu\",\n          \"type\": \"consequat deserunt dolore\",\n          \"billing_address_json\": {\n            \"phone\": \"ullamco exercitation aliquip veli\",\n            \"address2\": \"pariatur consequat do quis incididunt\",\n            \"address\": \"nisi id elit\",\n            \"longitude\": 11931679.431040674,\n            \"pincode\": \"Excepteur consectetur anim\",\n            \"area\": \"consequat laborum irure eu\",\n            \"address_type\": \"other\",\n            \"country\": \"consectetur sint\",\n            \"address_category\": \"delivery\",\n            \"email\": \"tempor est cillum\",\n            \"created_at\": \"1965-06-04T08:12:51.218Z\",\n            \"address1\": \"dolore tempor proident anim vol\",\n            \"display_address\": \"occaecat in\",\n            \"landmark\": \"incididun\",\n            \"updated_at\": \"2006-07-13T13:11:20.350Z\",\n            \"version\": \"quis reprehenderit dolor dolore\",\n            \"latitude\": -37372664.71437351,\n            \"contact_person\": \"in id commodo ex\",\n            \"state\": \"elit minim\",\n            \"city\": \"in et esse sunt\",\n            \"area_code_slug\": \"occaecat\",\n            \"country_code\": \"Ut dolore dolore\",\n            \"country_iso_code\": \"consequat ut ea\",\n            \"country_phone_code\": \"eiusmod aliquip\",\n            \"delivery_address_id\": -70863736,\n            \"geo_location\": {\n              \"anim_e9\": false\n            },\n            \"name\": \"nostrud\",\n            \"sector\": \"elit nostrud\",\n            \"state_code\": \"dolore deserunt\",\n            \"uid\": \"amet reprehenderit minim id\",\n            \"user_id\": \"laborum occaecat labore\",\n            \"code\": \"consectetur adipisicing et commodo\"\n          },\n          \"id\": \"exercitati\",\n          \"fulfilment_priority\": -43074019,\n          \"is_active\": true,\n          \"previous_shipment_id\": \"aute nulla non\",\n          \"pdf_links\": {\n            \"elit1\": -56390908,\n            \"dolor_b8\": -20035597.3120379\n          },\n          \"delivery_address_json\": {\n            \"phone\": \"qui pariatur\",\n            \"address2\": \"d\",\n            \"address\": \"ullamco do eiusmod pariatur aliqua\",\n            \"longitude\": 61055801.52286604,\n            \"pincode\": \"do\",\n            \"area\": \"velit aute nisi\",\n            \"address_type\": \"office\",\n            \"country\": \"nulla aute anim\",\n            \"address_category\": \"delivery\",\n            \"email\": \"ipsum amet\",\n            \"created_at\": \"2015-09-06T21:00:03.382Z\",\n            \"address1\": \"non irure\",\n            \"display_address\": \"mollit ut\",\n            \"landmark\": \"dolore occaecat ut ad Ut\",\n            \"updated_at\": \"1971-03-08T15:31:27.858Z\",\n            \"version\": \"aliquip\",\n            \"latitude\": -51972845.40929901,\n            \"contact_person\": \"amet magna\",\n            \"state\": \"cupidatat in \",\n            \"city\": \"in dolore\",\n            \"area_code_slug\": \"i\",\n            \"country_code\": \"ad elit ut\",\n            \"country_iso_code\": \"ut\",\n            \"country_phone_code\": \"sint velit ad esse\",\n            \"delivery_address_id\": -54558458,\n            \"geo_location\": {\n              \"sunt_70\": \"dolore Excepteur\",\n              \"quis390\": 11394797.333001122\n            },\n            \"name\": \"proident nisi ex exercitation\",\n            \"sector\": \"in elit\",\n            \"state_code\": \"Lorem laboris officia sed\",\n            \"uid\": \"repre\",\n            \"user_id\": \"aliqua\",\n            \"code\": \"tempor laboris\"\n          },\n          \"eway_bill_id\": \"voluptate incididunt veniam\",\n          \"affiliate_shipment_id\": \"labore e\",\n          \"fynd_order_id\": \"dolor\",\n          \"created_at\": \"1980-01-29T23:53:37.192Z\",\n          \"delivery_awb_number\": \"deserunt ea ad\",\n          \"hand_over_contact_json\": {\n            \"phone\": \"consectetur ea aliqua mollit incididunt\",\n            \"address2\": \"laboris aliqua\",\n            \"address\": \"fugiat \",\n            \"longitude\": -25132602.73615341,\n            \"pincode\": \"elit dolor\",\n            \"area\": \"aliqua do\",\n            \"address_type\": \"home\",\n            \"country\": \"Duis incididunt veniam voluptate in\",\n            \"address_category\": \"store\",\n            \"email\": \"cillum laboris nisi\",\n            \"created_at\": \"1995-01-10T14:21:03.132Z\",\n            \"address1\": \"dolor\",\n            \"display_address\": \"et laboris eu irure\",\n            \"landmark\": \"commodo ipsum cillum\",\n            \"updated_at\": \"1973-09-20T06:02:34.007Z\",\n            \"version\": \"aliqua e\",\n            \"latitude\": -36914457.86601477,\n            \"contact_person\": \"do reprehenderit esse aliquip officia\",\n            \"state\": \"consectetur enim\",\n            \"city\": \"nulla labore ut aliquip dolor\",\n            \"area_code_slug\": \"in sint consectetur commodo\",\n            \"country_code\": \"ut\",\n            \"country_iso_code\": \"adipisicing dolore commodo sint\",\n            \"country_phone_code\": \"Ut do in\",\n            \"delivery_address_id\": 18662348,\n            \"geo_location\": {\n              \"eub6\": 83771565\n            },\n            \"name\": \"quis et nisi deserunt\",\n            \"sector\": \"nostrud quis\",\n            \"state_code\": \"mollit Excepteur\",\n            \"uid\": \"irure consectetur ea tempor do\",\n            \"user_id\": \"esse quis Duis\",\n            \"code\": \"occaecat\"\n          },\n          \"credit_note_id\": \"in laborum\",\n          \"parent_id\": \"Excepteur\",\n          \"affiliate_id\": \"labore ea velit\",\n          \"packaging_type\": \"anim\",\n          \"vertical\": \"eu culpa sit magna\",\n          \"quantity\": 27485277.153515935,\n          \"status\": {\n            \"meta\": {\n              \"tempor_65\": 71139285.92254767\n            },\n            \"bag_list\": [\n              \"exercitation sed cupidatat\",\n              \"eu dolor in\"\n            ],\n            \"id\": 81516256,\n            \"created_at\": \"2021-07-22T13:22:48.417Z\",\n            \"created_ts\": \"amet voluptate\",\n            \"shipment_id\": \"aute voluptate labore laboris\",\n            \"status\": \"eiusmod et in ea\",\n            \"display_name\": \"labore sit irure cillum ea\",\n            \"current_shipment_status\": \"eiusmod ex\",\n            \"status_created_at\": \"2017-04-11T05:05:27.768Z\"\n          },\n          \"price\": {\n            \"refund_credit\": -94099547.59698756,\n            \"amount_paid_roundoff\": 14001654.12581633,\n            \"price_effective\": -59077309.773278765,\n            \"promotion_effective_discount\": -56881878.912808314,\n            \"pm_price_split\": 26094830.35115297,\n            \"refund_amount\": -32681968.31029369,\n            \"transfer_price\": 45042709.68053022,\n            \"coupon_effective_discount\": -71356175.27076401,\n            \"tax_collected_at_source\": -55566734.50743381,\n            \"brand_calculated_amount\": -78598599.84256774,\n            \"delivery_charge\": 92211542.12252662,\n            \"cashback\": 33805189.14714852,\n            \"value_of_good\": 39140246.82699299,\n            \"cashback_applied\": 86070354.35911506,\n            \"cod_charges\": -41577599.42964443,\n            \"price_marked\": -11081965.572564602,\n            \"amount_paid\": 98749297.35470909,\n            \"coupon_value\": 45472878.77117249,\n            \"discount\": -96830714.19339177,\n            \"fynd_credits\": 6009104.846135125,\n            \"gift_price\": -26269435.670230344,\n            \"amount_to_be_collected\": -16051669.076277569,\n            \"cost_price\": -36365447.31419491,\n            \"loyalty_discount\": 65917075.91187146\n          },\n          \"gst\": {\n            \"value_of_good\": 58834296.76602402,\n            \"gst_fee\": -55141499.715709984,\n            \"brand_calculated_amount\": 13956822.054626584,\n            \"tax_collected_at_source\": 94818290.58777493,\n            \"gstin_code\": \"eu elit consectetur\"\n          }\n        },\n        \"shipment_details\": {\n          \"affiliate_shipment_id\": \"do esse reprehenderit\",\n          \"articles\": [\n            {\n              \"_id\": \"voluptate\",\n              \"attributes\": {\n                \"nostrud_f_\": -68198147.87869567\n              },\n              \"brand_id\": -95005018,\n              \"category\": {\n                \"veniam__9\": false\n              },\n              \"dimension\": {\n                \"consequat_274\": -40519284.69698995,\n                \"pariatur2e\": 79858034,\n                \"dolore_488\": true\n              },\n              \"quantity\": -1885858,\n              \"weight\": {\n                \"ipsum_0\": \"reprehenderit dolor in dolore\"\n              }\n            },\n            {\n              \"_id\": \"cupidatat dol\",\n              \"attributes\": {\n                \"anim_09\": false,\n                \"amet7\": -5010322.165688351\n              },\n              \"brand_id\": -50642435,\n              \"category\": {\n                \"non12\": \"consectetur exercitation ea magna\",\n                \"amet78\": -3887357.603386432\n              },\n              \"dimension\": {\n                \"voluptate_e\": false\n              },\n              \"quantity\": 89487948,\n              \"weight\": {\n                \"non_644\": true,\n                \"ad__\": -65240186,\n                \"nulla_03a\": false\n              }\n            }\n          ],\n          \"fulfillment_id\": -93043917,\n          \"shipments\": 89728536,\n          \"box_type\": \"aliquip culpa voluptate sit\",\n          \"dp_id\": \"labore\",\n          \"meta\": {\n            \"elite\": \"officia et veniam Ut\"\n          },\n          \"dp_options\": {\n            \"culpa_41a\": \"sint labore el\",\n            \"anim6\": -42308676\n          },\n          \"lock_status\": true,\n          \"action_to_status\": {\n            \"download_invoice\": \"lock\",\n            \"download_label\": \"lock\"\n          }\n        },\n        \"shipment_id\": \"et pariatur\",\n        \"shipment_gst\": {\n          \"value_of_good\": 1611514.3345525265,\n          \"gst_fee\": -94538897.05495837,\n          \"brand_calculated_amount\": -93437001.49352579,\n          \"tax_collected_at_source\": -32156471.358173594,\n          \"gstin_code\": \"laborum tempor esse anim\"\n        },\n        \"shipment_status\": {\n          \"meta\": {\n            \"Duis87\": false,\n            \"aliquip9\": true,\n            \"fugiat_d83\": \"nisi dolore\"\n          },\n          \"bag_list\": [\n            \"cupidatat est\",\n            \"ipsum\"\n          ],\n          \"id\": -68414549,\n          \"created_at\": \"2002-11-23T09:40:25.647Z\",\n          \"created_ts\": \"nisi ut\",\n          \"shipment_id\": \"sint Lorem\",\n          \"status\": \"aliquip ut pariatur in dolore\",\n          \"display_name\": \"pro\",\n          \"current_shipment_status\": \"irure exercitation\",\n          \"status_created_at\": \"2003-06-23T17:14:02.166Z\"\n        },\n        \"shipment_status_history\": [\n          {\n            \"meta\": {\n              \"aliquipf\": true,\n              \"ea_5_3\": 10987716\n            },\n            \"bag_list\": [\n              \"officia ad ea\",\n              \"commodo irure dolor in moll\"\n            ],\n            \"id\": -87201258,\n            \"created_at\": \"2000-12-31T21:39:47.122Z\",\n            \"created_ts\": \"eiusmod anim laborum\",\n            \"shipment_id\": \"fugiat pariatur deserunt do consequat\",\n            \"status\": \"tempor consectetur\",\n            \"display_name\": \"deserunt c\",\n            \"current_shipment_status\": \"qui\",\n            \"status_created_at\": \"2013-01-18T11:30:42.133Z\"\n          },\n          {\n            \"meta\": {\n              \"in_19\": 54286568\n            },\n            \"bag_list\": [\n              \"ad\",\n              \"nisi in dolore esse\"\n            ],\n            \"id\": 85806011,\n            \"created_at\": \"2004-05-18T22:04:27.488Z\",\n            \"created_ts\": \"occaecat veniam magna inci\",\n            \"shipment_id\": \"nostrud sunt Lorem aliqua deserunt\",\n            \"status\": \"consectetur nulla\",\n            \"display_name\": \"velit ipsum fugiat aliqua qui\",\n            \"current_shipment_status\": \"in in ullamco adipisicing\",\n            \"status_created_at\": \"2001-12-25T02:45:36.841Z\"\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\": false\n        },\n        \"tags\": [\n          \"sunt eu consectetur\",\n          \"ex dolore qui Exce\"\n        ],\n        \"total_shipment_bags\": 88821154,\n        \"total_shipments_in_order\": 55794413,\n        \"transaction_type\": \"shipment\",\n        \"type\": \"laboris eu Ut\",\n        \"updated_at\": \"1950-05-04T00:52:48.221Z\",\n        \"user\": {\n          \"user_oid\": \"sed officia Ut a\",\n          \"external_customer_id\": \"quis sit\",\n          \"first_name\": \"veniam qui voluptate\",\n          \"last_name\": \"velit exercitation dolore minim\",\n          \"mobile\": \"amet irure labore\",\n          \"email\": \"eiusmod quis et occaecat\",\n          \"is_anonymous_user\": false,\n          \"gender\": \"mollit dolore sint\",\n          \"mongo_user_id\": \"ut esse\",\n          \"meta\": {\n            \"nostrud546\": -13582315\n          }\n        },\n        \"weight\": {\n          \"value\": -99277116.25977165,\n          \"unit\": \"pariatur officia\"\n        },\n        \"original_bag_list\": [\n          -20023296,\n          77097082\n        ],\n        \"identifier\": \"voluptate ipsum\"\n      },\n      {\n        \"bag_update_time\": 33350367.95074302,\n        \"id\": \"enim\",\n        \"bag_id\": -51562495,\n        \"affiliate_bag_details\": {\n          \"affiliate_bag_id\": \"in veniam\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"id enim labore\",\n            \"channel_order_id\": \"reprehenderit nisi eiusmod elit\",\n            \"employee_discount\": 37034080.50426251,\n            \"box_type\": \"mollit nisi deserunt\",\n            \"quantity\": -6853393,\n            \"size_level_total_qty\": 71422038,\n            \"loyalty_discount\": -59241980.67649642,\n            \"replacement_details\": {\n              \"replacement_type\": \"Lorem in proident et in\",\n              \"original_affiliate_order_id\": \"veniam incididunt\"\n            },\n            \"channel_shipment_id\": \"proident ad nulla\",\n            \"marketplace_invoice_id\": \"minim velit ea magna pariatur\",\n            \"due_date\": \"1954-12-30T19:49:14.244Z\",\n            \"coupon_code\": \"qui culpa deserunt mollit\",\n            \"is_priority\": true,\n            \"is_serial_number_required\": false,\n            \"fulfilment_priority\": -31864181,\n            \"customer_selling_price\": -382025.41869983077\n          },\n          \"affiliate_order_id\": \"aliqua Duis Lorem dolor\",\n          \"employee_discount\": 64864163.01132643,\n          \"loyalty_discount\": 12817180.014072165\n        },\n        \"affiliate_details\": {\n          \"affiliate_bag_id\": \"magna id mollit\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"occaecat eiusmod\",\n            \"channel_order_id\": \"esse velit aute est Lor\",\n            \"employee_discount\": 74969906.66190735,\n            \"box_type\": \"quis eu cupidatat incididunt in\",\n            \"quantity\": 93456461,\n            \"size_level_total_qty\": -35390508,\n            \"loyalty_discount\": 30173425.781091094,\n            \"replacement_details\": {\n              \"replacement_type\": \"nostrud do\",\n              \"original_affiliate_order_id\": \"nulla ea dolor eu aliqua\"\n            },\n            \"channel_shipment_id\": \"Lorem sit ex laborum dolore\",\n            \"marketplace_invoice_id\": \"in Ut\",\n            \"due_date\": \"1961-03-09T20:56:41.268Z\",\n            \"coupon_code\": \"aute consequat sed ea deserunt\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": false,\n            \"fulfilment_priority\": 42201846,\n            \"customer_selling_price\": -21441203.08844495\n          },\n          \"affiliate_order_id\": \"eu \",\n          \"affiliate_shipment_id\": \"magna occaecat\",\n          \"affiliate_store_id\": \"dolor in laborum Duis elit\",\n          \"shipment_meta\": {\n            \"same_store_available\": false,\n            \"weight\": -88083109,\n            \"tracking_url\": \"nulla esse sint\",\n            \"estimated_delivery_date\": \"1960-06-25T07:31:47.572Z\",\n            \"b2b_buyer_details\": {\n              \"address\": \"in\",\n              \"city\": \"in sit\",\n              \"gstin\": \"ipsum mollit est dolore\",\n              \"name\": \"aliqua minim laboris\",\n              \"pincode\": -4703466,\n              \"state\": \"aliquip quis aliqua\",\n              \"ajio_site_id\": \"cillum laborum\"\n            },\n            \"formatted\": {\n              \"max\": \"voluptate ullamco\",\n              \"min\": \"tempor do eiusmod voluptate in\"\n            },\n            \"debug_info\": {\n              \"stormbreaker_uuid\": \"reprehenderi\"\n            },\n            \"return_awb_number\": \"est adipisicing fugiat ipsum\",\n            \"is_self_ship\": false,\n            \"box_type\": \"cillum sed sint veniam\",\n            \"einvoice_info\": {\n              \"credit_note\": {\n                \"dolore_9\": 86500238\n              },\n              \"invoice\": {\n                \"et___4\": 10540916.30395861,\n                \"velit_f93\": true\n              }\n            },\n            \"return_affiliate_shipment_id\": \"esse\",\n            \"parent_dp_id\": \"consequat proident amet quis\",\n            \"shipment_weight\": 20504093.629953116,\n            \"dimension\": {\n              \"height\": 49432820.11567277,\n              \"width\": 75024373.91007262,\n              \"is_default\": false,\n              \"unit\": \"dolore commodo\",\n              \"length\": 25326690.748826757\n            },\n            \"dp_options\": {\n              \"non_79\": -36644192.31810468,\n              \"cupidatatca1\": -37407827.341035694\n            },\n            \"assign_dp_from_sb\": false,\n            \"due_date\": \"1991-11-10T12:16:08.531Z\",\n            \"store_invoice_updated_date\": \"2009-08-02T10:20:10.043Z\",\n            \"forward_affiliate_shipment_id\": \"dolor occaecat ut dolor\",\n            \"return_store_node\": -47566928,\n            \"fulfilment_priority_text\": \"sunt eiusmod ex dolor veniam\",\n            \"shipment_tags\": [\n              {\n                \"slug\": \"laborum\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"Duis sint eu labore\"\n              },\n              {\n                \"slug\": \"dolore elit et laboris\",\n                \"entity_type\": \"shipments\",\n                \"display_text\": \"sit nostrud\"\n              }\n            ],\n            \"external\": {\n              \"ex_5\": \"deserunt ad exercita\",\n              \"dod58\": \"consectetur eiusmod\"\n            },\n            \"awb_number\": \"sed amet magna anim\",\n            \"lock_data\": {\n              \"locked\": true,\n              \"mto\": false,\n              \"lock_message\": \"adipisicing ad aliqua\"\n            },\n            \"order_type\": \"PickAtStore\",\n            \"ewaybill_info\": {\n              \"in79a\": false,\n              \"dolore69d\": 69518046\n            },\n            \"dp_id\": \"dolor deserunt id\",\n            \"shipment_volumetric_weight\": -2695731.3952841014,\n            \"marketplace_store_id\": \"Ut adipisicing\",\n            \"return_details\": {\n              \"id_81\": \"minim reprehenderit nulla laboris cillum\",\n              \"ut4\": 85129466.58577159,\n              \"exd3\": true\n            },\n            \"dp_sort_key\": \"in minim aute consequat\",\n            \"packaging_name\": \"incididunt ipsum deserunt\",\n            \"timestamp\": {\n              \"max\": -71245779,\n              \"min\": 62783658\n            },\n            \"auto_trigger_dp_assignment_acf\": false,\n            \"dp_name\": \"do amet in occaecat\",\n            \"po_number\": \"amet laboris cillum nisi magna\",\n            \"b2c_buyer_details\": {\n              \"sintf81\": -49383274\n            },\n            \"forward_affiliate_order_id\": \"adipisicing tempor\",\n            \"return_affiliate_order_id\": \"qui ex ipsum occaecat\",\n            \"bag_weight\": {\n              \"Duis4b\": 78359037\n            },\n            \"refund_to\": \"magna Lorem sunt\"\n          },\n          \"company_affiliate_tag\": \"aute Lorem occaecat ullamco repreh\",\n          \"pdf_links\": {\n            \"invoice_type\": \"fynd\",\n            \"label_type\": \"parent_child\",\n            \"label_a6\": \"sed dolore nisi adipisicing dolore\",\n            \"invoice\": \"ut eu non sint\",\n            \"label_pos\": \"non aliquip sit\",\n            \"invoice_a6\": \"adipisicing \",\n            \"b2b\": \"proident et mollit occaecat dolore\",\n            \"label\": \"exercitation sunt cillum commodo dolore\",\n            \"label_a4\": \"sed\",\n            \"invoice_export\": \"veniam reprehenderit aliquip sunt\",\n            \"credit_note_url\": \"occaecat \",\n            \"delivery_challan_a4\": \"est Duis\",\n            \"label_export\": \"et cillum\",\n            \"invoice_a4\": \"anim est pariatur adipisicing\",\n            \"invoice_pos\": \"fugiat est\",\n            \"po_invoice\": \"adipisicing ut ad exercitation\"\n          },\n          \"config\": {\n            \"app\": {\n              \"created_at\": \"2025-10-17T00:11:53.462Z\",\n              \"id\": \"in \",\n              \"name\": \"labore adipisicing\",\n              \"owner\": \"dolor ut sunt et labore\",\n              \"secret\": \"et non ex laboris\",\n              \"token\": \"aliquip ipsum occaecat dolor dolore\",\n              \"updated_at\": \"1955-02-01T02:21:05.383Z\",\n              \"description\": \"dolo\",\n              \"meta\": [\n                {\n                  \"name\": \"nulla\",\n                  \"value\": \"laboris nostrud culpa\"\n                },\n                {\n                  \"name\": \"Ut aute of\",\n                  \"value\": \"la\"\n                }\n              ]\n            },\n            \"inventory\": {\n              \"article_assignment\": {\n                \"post_order_reassignment\": false\n              },\n              \"payment\": {\n                \"source\": \"officia voluptate\",\n                \"mode_of_payment\": \"qui in\"\n              },\n              \"inventory\": {\n                \"store\": {\n                  \"Lorem_9\": \"quis consequat Ut magna nisi\",\n                  \"aute_b3\": \"incididunt ad ut sunt sed\"\n                }\n              },\n              \"order\": {\n                \"force_reassignment\": true\n              },\n              \"logistics\": {\n                \"dp_assignment\": true\n              }\n            },\n            \"app_company_id\": 80403031\n          },\n          \"affiliate_id\": \"in deserunt dolor enim\",\n          \"id\": \"voluptate\"\n        },\n        \"article\": {\n          \"_id\": \"Duis in proident sunt\",\n          \"identifiers\": {\n            \"anime\": -95027605,\n            \"ut_a59\": 14792238\n          },\n          \"seller_identifier\": \"incididunt est\",\n          \"size\": \"ullamco est minim dolor\",\n          \"uid\": \"dolor officia fugiat velit\",\n          \"set\": {\n            \"in40\": \"anim\",\n            \"Duis70\": false,\n            \"incididunt_e\": -37178552.62368213\n          },\n          \"dimensions\": {\n            \"height\": 14885750.926256597,\n            \"width\": -52615985.67452595,\n            \"is_default\": true,\n            \"unit\": \"eu officia est\",\n            \"length\": 75502024.14463934\n          },\n          \"currency\": {\n            \"in__fb\": \"enim eiusmod et\",\n            \"cillum_8\": -84684196,\n            \"nisi_54\": -53396670\n          },\n          \"esp_modified\": true,\n          \"return_config\": {\n            \"returnable\": true,\n            \"time\": -62632786.024615504,\n            \"unit\": \"sit ut enim reprehenderit\"\n          },\n          \"code\": \"est ullamco ex qui\",\n          \"weight\": {\n            \"is_default\": false,\n            \"shipping\": 64964092,\n            \"unit\": \"anim dolor\"\n          },\n          \"raw_meta\": \"voluptat\",\n          \"is_set\": false,\n          \"tags\": [\n            \"dolor dolore magna id proident\",\n            \"reprehenderit Lorem ut\"\n          ],\n          \"_custom_json\": {\n            \"occaecatc\": 21425075.396929875\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\": \"fugiat in commodo pariatur\",\n            \"forward\": true,\n            \"store_id\": 62384742,\n            \"delivery_awb_number\": \"laborum in elit adipisicing\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": -26318512,\n            \"app_display_name\": \"occaecat laborum officia esse\",\n            \"state_id\": -77969585,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": -6367319,\n            \"created_at\": \"1988-09-02T15:52:42.987Z\",\n            \"created_ts\": \"sint esse\",\n            \"shipment_id\": \"amet est dolor\",\n            \"updated_at\": \"2009-07-21T12:36:29.939Z\",\n            \"updated_ts\": \"dolore\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"ex minim\",\n              \"id\": 2186512,\n              \"journey_type\": \"return\",\n              \"name\": \"cupidatat commodo\",\n              \"state_type\": \"logistics\",\n              \"is_active\": true,\n              \"app_display_name\": \"labori\",\n              \"app_state_name\": \"labore\",\n              \"app_facing\": false,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -18489267,\n            \"display_name\": \"anim reprehenderit\"\n          },\n          {\n            \"status\": \"exercitation laboris\",\n            \"forward\": true,\n            \"store_id\": -23684957,\n            \"delivery_awb_number\": \"fugiat dolor voluptate\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 71616683,\n            \"app_display_name\": \"et Duis esse\",\n            \"state_id\": -31473729,\n            \"state_type\": \"financial\",\n            \"bsh_id\": 26703181,\n            \"created_at\": \"1975-08-05T19:34:06.417Z\",\n            \"created_ts\": \"incididunt sunt Duis\",\n            \"shipment_id\": \"ad\",\n            \"updated_at\": \"2025-03-06T06:49:32.356Z\",\n            \"updated_ts\": \"consequat pariatur voluptate sunt\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"sunt\",\n              \"id\": -19016849,\n              \"journey_type\": \"return\",\n              \"name\": \"elit eiusmod sed irure ea\",\n              \"state_type\": \"financial\",\n              \"is_active\": true,\n              \"app_display_name\": \"minim occaecat\",\n              \"app_state_name\": \"est eu consectetur\",\n              \"app_facing\": false,\n              \"notify_customer\": false\n            },\n            \"bag_id\": -54386425,\n            \"display_name\": \"aute aliquip est ut\"\n          }\n        ],\n        \"bag_status_history\": [\n          {\n            \"status\": \"ea ut\",\n            \"forward\": true,\n            \"store_id\": 11897924,\n            \"delivery_awb_number\": \"sed dolore minim ex\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": -65805746,\n            \"app_display_name\": \"ni\",\n            \"state_id\": -29706461,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": -87052330,\n            \"created_at\": \"1974-05-20T15:06:56.667Z\",\n            \"created_ts\": \"dolor deserunt magna commod\",\n            \"shipment_id\": \"ipsum Excepteur laborum qui quis\",\n            \"updated_at\": \"2016-10-04T12:46:52.640Z\",\n            \"updated_ts\": \"ex velit ea exercitation\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"labore\",\n              \"id\": -67938605,\n              \"journey_type\": \"forward\",\n              \"name\": \"officia eiusmod\",\n              \"state_type\": \"operational\",\n              \"is_active\": true,\n              \"app_display_name\": \"reprehend\",\n              \"app_state_name\": \"nulla ut consequat\",\n              \"app_facing\": true,\n              \"notify_customer\": false\n            },\n            \"bag_id\": 25195723,\n            \"display_name\": \"ut\"\n          },\n          {\n            \"status\": \"occaecat\",\n            \"forward\": true,\n            \"store_id\": -53259666,\n            \"delivery_awb_number\": \"elit enim cupidatat exercitation\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": -12747792,\n            \"app_display_name\": \"veniam dolor\",\n            \"state_id\": -26880265,\n            \"state_type\": \"financial\",\n            \"bsh_id\": 83730326,\n            \"created_at\": \"1983-03-30T22:56:49.705Z\",\n            \"created_ts\": \"laboris cupidatat aute eu\",\n            \"shipment_id\": \"tempor exercitati\",\n            \"updated_at\": \"2001-06-01T14:42:34.883Z\",\n            \"updated_ts\": \"do culpa Ut consequat magna\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"voluptate mollit\",\n              \"id\": 24905563,\n              \"journey_type\": \"forward\",\n              \"name\": \"nulla voluptate\",\n              \"state_type\": \"operational\",\n              \"is_active\": false,\n              \"app_display_name\": \"tempor i\",\n              \"app_state_name\": \"consectetur eius\",\n              \"app_facing\": false,\n              \"notify_customer\": false\n            },\n            \"bag_id\": -90828694,\n            \"display_name\": \"non sed officia\"\n          }\n        ],\n        \"brand\": {\n          \"brand_name\": \"fugiat enim consectetur ad Excepteur\",\n          \"credit_note_expiry_days\": -30696486,\n          \"logo\": \"dolor veniam ipsum sint\",\n          \"invoice_prefix\": \"ut enim\",\n          \"credit_note_allowed\": true,\n          \"start_date\": \"1962-01-11T21:44:07.102Z\",\n          \"company\": \"commodo irure incididunt\",\n          \"is_virtual_invoice\": false,\n          \"script_last_ran\": \"est laborum\",\n          \"pickup_location\": \"\",\n          \"created_on\": \"2014-05-04T20:15:26.533Z\",\n          \"brand_id\": 61499225,\n          \"modified_on\": \"2024-05-28T15:42:53.335Z\",\n          \"id\": 50960375\n        },\n        \"company\": {\n          \"pan_no\": \"sunt quis laborum\",\n          \"created_on\": \"1984-11-13T23:10:09.969Z\",\n          \"id\": 40291230,\n          \"company_name\": \"nisi sint minim volupt\",\n          \"gst_number\": \"exercitation Lorem\",\n          \"company_type\": \"mbo\",\n          \"modified_on\": \"1991-04-04T03:20:13.549Z\",\n          \"meta\": {\n            \"dolord\": 33239519,\n            \"Utdae\": \"occaecat l\"\n          },\n          \"business_type\": \"est consectetur et\",\n          \"agreement_start_date\": \"2020-01-20T02:33:26.008Z\"\n        },\n        \"current_operational_status\": {\n          \"status\": \"elit nulla tempor irure\",\n          \"forward\": true,\n          \"store_id\": 14573082,\n          \"delivery_awb_number\": \"eiusmod adipisicing sit cillum\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": 37974806,\n          \"app_display_name\": \"id aute ut anim ex\",\n          \"state_id\": 75414927,\n          \"state_type\": \"operational\",\n          \"bsh_id\": 41628180,\n          \"created_at\": \"1956-08-31T12:32:11.340Z\",\n          \"created_ts\": \"do\",\n          \"shipment_id\": \"voluptate cillum\",\n          \"updated_at\": \"1967-02-01T12:11:25.872Z\",\n          \"updated_ts\": \"pariatur Lorem voluptate\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"culpa exercitation\",\n            \"id\": 94067780,\n            \"journey_type\": \"forward\",\n            \"name\": \"adipisicing qui voluptate\",\n            \"state_type\": \"financial\",\n            \"is_active\": false,\n            \"app_display_name\": \"aliqua\",\n            \"app_state_name\": \"pariatur ex sint\",\n            \"app_facing\": false,\n            \"notify_customer\": true\n          },\n          \"bag_id\": -75538043,\n          \"display_name\": \"ea pariatur quis mollit\"\n        },\n        \"current_status\": {\n          \"status\": \"officia ad\",\n          \"forward\": false,\n          \"store_id\": 6893553,\n          \"delivery_awb_number\": \"sunt ullamco commodo ad\",\n          \"kafka_sync\": true,\n          \"delivery_partner_id\": 16508195,\n          \"app_display_name\": \"incididunt\",\n          \"state_id\": 830294,\n          \"state_type\": \"logistics\",\n          \"bsh_id\": 64023622,\n          \"created_at\": \"2002-09-06T03:34:09.575Z\",\n          \"created_ts\": \"dolor ex dolore ad ullamco\",\n          \"shipment_id\": \"e\",\n          \"updated_at\": \"2018-11-03T04:50:20.114Z\",\n          \"updated_ts\": \"aliqua sint dolore cupidatat proident\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"magna ut sunt irure nulla\",\n            \"id\": -86272748,\n            \"journey_type\": \"return\",\n            \"name\": \"laborum laboris esse\",\n            \"state_type\": \"operational\",\n            \"is_active\": false,\n            \"app_display_name\": \"mollit\",\n            \"app_state_name\": \"officia sed exercitation\",\n            \"app_facing\": false,\n            \"notify_customer\": true\n          },\n          \"bag_id\": -32788884,\n          \"display_name\": \"sit proident deserunt\"\n        },\n        \"dates\": {\n          \"delivery_date\": \"1986-07-20T06:02:24.913Z\",\n          \"order_created\": \"adipisicing cupidatat exercitation Duis\"\n        },\n        \"delivery_address\": {\n          \"phone\": \"proi\",\n          \"address2\": \"dolore veniam esse\",\n          \"address\": \"enim ut dolore amet Duis\",\n          \"longitude\": -99715359.98810638,\n          \"pincode\": \"ad incididunt\",\n          \"area\": \"ea velit do\",\n          \"address_type\": \"home\",\n          \"country\": \"in in\",\n          \"address_category\": \"store\",\n          \"email\": \"est ad\",\n          \"created_at\": \"1957-09-21T01:57:47.682Z\",\n          \"address1\": \"ipsum\",\n          \"display_address\": \"dolor nulla\",\n          \"landmark\": \"consectetur dolor velit aute\",\n          \"updated_at\": \"1985-05-05T07:34:10.597Z\",\n          \"version\": \"consectetur tempor in\",\n          \"latitude\": -16888647.659039974,\n          \"contact_person\": \"voluptate pariatur commodo\",\n          \"state\": \"dolor quis nulla ut ullamco\",\n          \"city\": \"sit minim\",\n          \"area_code_slug\": \"Duis amet laborum\",\n          \"country_code\": \"est et ipsum occaecat\",\n          \"country_iso_code\": \"amet velit ullamco esse\",\n          \"country_phone_code\": \"sunt sed ut Duis\",\n          \"delivery_address_id\": 2116272,\n          \"geo_location\": {\n            \"voluptate6\": -21531572\n          },\n          \"name\": \"aute eiusmod culpa ullamco laboris\",\n          \"sector\": \"Duis\",\n          \"state_code\": \"cillum veniam in do\",\n          \"uid\": \"cillum nisi ipsum sed sit\",\n          \"user_id\": \"culpa ipsum laboris deserunt\",\n          \"code\": \"veniam\"\n        },\n        \"delivery_slot\": {\n          \"slot\": \"do nulla minim in\",\n          \"upper_bound\": \"cillum\",\n          \"lower_bound\": \"esse\",\n          \"date\": \"exercitation sed\",\n          \"type\": \"dolor do proident\"\n        },\n        \"display_name\": \"qui aliquip culpa ut Excepteur\",\n        \"dp_details\": {\n          \"dolore_e97\": true,\n          \"ipsum6\": false,\n          \"mollit8\": true\n        },\n        \"einvoice_info\": {\n          \"Ut_ce1\": 13776670.63374868,\n          \"voluptate_\": 70769939.39240396\n        },\n        \"entity_type\": \"bag\",\n        \"fallback_user\": {\n          \"ea_7\": 14116219,\n          \"occaecat641\": 81569697.40701339\n        },\n        \"financial_breakup\": [\n          {\n            \"added_to_fynd_cash\": false,\n            \"amount_paid\": -47764417.23257659,\n            \"brand_calculated_amount\": -6986123.993466094,\n            \"cashback\": -27142731.530418247,\n            \"cashback_applied\": 46671735.75959352,\n            \"cod_charges\": 32412837.390335843,\n            \"coupon_effective_discount\": 8862172.32544753,\n            \"coupon_value\": -51429101.386470236,\n            \"delivery_charge\": -18582604.813261658,\n            \"discount\": 7081144.096346393,\n            \"fynd_credits\": 68412064.4173103,\n            \"gst_fee\": -57995386.65406665,\n            \"gst_tag\": \"occaecat \",\n            \"gst_tax_percentage\": 95331085.43082985,\n            \"hsn_code\": \"deser\",\n            \"identifiers\": {\n              \"alu\": \"dolore deserunt laboris in exercitation\",\n              \"ean\": \"mollit consectetur\",\n              \"sku_code\": \"officia culpa aliqua vel\",\n              \"upc\": \"non laboris pariat\",\n              \"isbn\": \"enim\"\n            },\n            \"item_name\": \"do veniam\",\n            \"price_effective\": 66538614.22065064,\n            \"price_marked\": -33052320.079879925,\n            \"promotion_effective_discount\": 45235192.958734244,\n            \"refund_credit\": -47580201.95884707,\n            \"size\": \"in adipisicing\",\n            \"total_units\": -9160379,\n            \"transfer_price\": -74415976.55882215,\n            \"value_of_good\": -52681795.650594145,\n            \"amount_paid_roundoff\": -38292792,\n            \"tax_collected_at_source\": -69578506.25845045,\n            \"amount_to_be_collected\": 25996776.22100769,\n            \"taxes\": [\n              {\n                \"name\": \"dolore magna\",\n                \"rate\": 94771883.59730926,\n                \"tax_amount\": 70532603.68888718,\n                \"taxable_amount\": 34366156.53717622\n              },\n              {\n                \"name\": \"laborum id dolor\",\n                \"rate\": 20108412.1712078,\n                \"tax_amount\": 4072591.3223080784,\n                \"taxable_amount\": 23780235.933886692\n              }\n            ],\n            \"loyalty_discount\": 81475208.6684339\n          },\n          {\n            \"added_to_fynd_cash\": true,\n            \"amount_paid\": -17138700.322508037,\n            \"brand_calculated_amount\": -16458783.767019674,\n            \"cashback\": 34318878.803956956,\n            \"cashback_applied\": 77579457.93719149,\n            \"cod_charges\": -86276506.68456118,\n            \"coupon_effective_discount\": -79451456.55806348,\n            \"coupon_value\": 74700760.56494138,\n            \"delivery_charge\": 88317314.03702405,\n            \"discount\": -37730364.06375163,\n            \"fynd_credits\": -24183305.975339398,\n            \"gst_fee\": -7038668.867517516,\n            \"gst_tag\": \"et velit do\",\n            \"gst_tax_percentage\": 85857128.18115935,\n            \"hsn_code\": \"nisi cillum sint magna\",\n            \"identifiers\": {\n              \"alu\": \"pariatur consectetur ut dolor deserunt\",\n              \"ean\": \"Ut culpa enim ipsum occaecat\",\n              \"sku_code\": \"consectetur consequat Ut cul\",\n              \"upc\": \"aliqua magna qui sunt\",\n              \"isbn\": \"in eu\"\n            },\n            \"item_name\": \"nisi magna Ut aute proident\",\n            \"price_effective\": 95790283.52054149,\n            \"price_marked\": -9686381.075603873,\n            \"promotion_effective_discount\": -40327312.025346406,\n            \"refund_credit\": 96601463.77807432,\n            \"size\": \"pariatur aliqua\",\n            \"total_units\": 26567349,\n            \"transfer_price\": -53521297.39276394,\n            \"value_of_good\": -70567544.70712203,\n            \"amount_paid_roundoff\": -86366148,\n            \"tax_collected_at_source\": 85772037.85942021,\n            \"amount_to_be_collected\": 74098973.03338563,\n            \"taxes\": [\n              {\n                \"name\": \"in in dolore\",\n                \"rate\": 53011631.636431485,\n                \"tax_amount\": -76232437.7983577,\n                \"taxable_amount\": -37807664.85737104\n              },\n              {\n                \"name\": \"minim id quis laboris\",\n                \"rate\": -42046808.01511844,\n                \"tax_amount\": -85586906.8842324,\n                \"taxable_amount\": 1587171.5518226624\n              }\n            ],\n            \"loyalty_discount\": -77343075.92663004\n          }\n        ],\n        \"fulfilling_store\": {\n          \"address1\": \"enim in aliquip\",\n          \"city\": \"nisi\",\n          \"company_id\": -56795136,\n          \"contact_person\": \"in Except\",\n          \"country\": \"laboris eiusmod consequat et dolor\",\n          \"created_at\": \"1988-02-25T09:20:05.900Z\",\n          \"fulfillment_channel\": \"eu veniam\",\n          \"location_type\": \"store\",\n          \"meta\": {\n            \"display_name\": \"dolore commodo Ut\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": true,\n                \"username\": \"reprehenderit dolore ea Ut\",\n                \"user\": \"id e\",\n                \"password\": \"ut consectetur nisi culpa\"\n              },\n              \"e_waybill\": {\n                \"enabled\": true\n              }\n            },\n            \"stage\": \"qui\",\n            \"additional_contact_details\": {\n              \"velit16\": 65420758.50278893\n            },\n            \"notification_emails\": [\n              \"ullamco ex\",\n              \"voluptate dolore Duis\"\n            ],\n            \"gst_number\": \"voluptate ea cillum\",\n            \"ewaybill_portal_details\": {\n              \"nostruda3\": 78902791.55324808\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"magna dolor ut\",\n              \"user\": \"minim reprehenderit adipisicing sit laboris\",\n              \"password\": \"u\"\n            },\n            \"product_return_config\": {\n              \"dolore__a\": true,\n              \"sint7b9\": false,\n              \"cillum_b_\": -84990482\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\": \"occaecat dolor\",\n          \"phone\": \"Ut Duis\",\n          \"pincode\": \"in aliqui\",\n          \"state\": \"dolor aliqua\",\n          \"store_email\": \"anim consectetur\",\n          \"is_active\": true,\n          \"alohomora_user_id\": -21888585,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"et laboris ex in\",\n          \"vat_no\": \"labore ut pariatur\",\n          \"display_address\": \"Ut culpa\",\n          \"store_active_from\": \"culpa in eiusmod minim mollit\",\n          \"longitude\": -65613149.39681697,\n          \"brand_store_tags\": [\n            \"dolor deserunt\",\n            \"velit reprehenderit dolor \"\n          ],\n          \"order_integration_id\": \"anim\",\n          \"parent_store_id\": 17221113,\n          \"code\": \"est sed in laborum\",\n          \"updated_at\": \"2004-03-18T05:14:12.132Z\",\n          \"store_address_json\": {\n            \"address1\": \"id\",\n            \"address_category\": \"billing\",\n            \"address_type\": \"fugiat v\",\n            \"city\": \"ullamco in anim\",\n            \"contact_person\": \"aliqua sint occaecat exerci\",\n            \"country\": \"id\",\n            \"country_code\": \"eiusmod dolore\",\n            \"created_at\": \"1974-06-21T03:41:10.916Z\",\n            \"latitude\": 20050632.64604874,\n            \"longitude\": -59534568.816100866,\n            \"phone\": \"nisi Lorem elit\",\n            \"pincode\": 64079224,\n            \"state\": \"laboris pariatu\",\n            \"updated_at\": \"1972-09-25T10:23:18.060Z\",\n            \"display_address\": \"Lorem ullamco\",\n            \"version\": \"ullamco tempor\",\n            \"address2\": \"laborum nisi quis culpa dolor\",\n            \"area\": \"elit in Lorem\",\n            \"email\": \"esse dolor pariatur cillum laboris\",\n            \"landmark\": \"laborum commodo\"\n          },\n          \"s_id\": \"fugiat adipisicing officia est aliqua\",\n          \"packaging_material_count\": -65822016,\n          \"is_archived\": false,\n          \"login_username\": \"labore laboris\",\n          \"mall_name\": \"consequat sit\",\n          \"latitude\": 45597409.295172215,\n          \"address2\": \"dolore tempor Excepteur\"\n        },\n        \"fyndstore_emp\": {\n          \"officiadf\": false\n        },\n        \"gst_details\": {\n          \"brand_calculated_amount\": -40727488.56997141,\n          \"gst_fee\": 27793921.788876206,\n          \"tax_collected_at_source\": 12459904.879051238,\n          \"value_of_good\": -83620397.48490226,\n          \"cgst_tax_percentage\": 57702675.6888634,\n          \"gstin_code\": \"minim ipsum consequat reprehenderit\",\n          \"igst_tax_percentage\": 81930485.55094871,\n          \"gst_tax_percentage\": -79885627.84097147,\n          \"hsn_code_id\": \"eiusmod cillum laboris Ut\",\n          \"igst_gst_fee\": -31219192.44901128,\n          \"is_default_hsn_code\": true,\n          \"sgst_gst_fee\": -45509328.6823665,\n          \"cgst_gst_fee\": 52753679.05198109,\n          \"gst_tag\": \"fugiat Ut magna ipsum\",\n          \"sgst_tax_percentage\": -75779641.2917819,\n          \"hsn_code\": \"aute ut irure\"\n        },\n        \"invoice\": {\n          \"updated_date\": \"1954-02-27T14:38:47.543Z\",\n          \"store_invoice_id\": \"sunt pariatur quis\",\n          \"invoice_url\": \"laboris Lorem\",\n          \"label_url\": \"adipisicing do\"\n        },\n        \"item\": {\n          \"attributes\": {\n            \"laboris3\": \"voluptate fugiat aliqua\",\n            \"mollit55\": false\n          },\n          \"brand\": \"nulla laborum magna\",\n          \"brand_id\": -87128749,\n          \"image\": [\n            \"id anim dolor\",\n            \"cillum exercitation minim reprehenderit\"\n          ],\n          \"item_id\": 26074152,\n          \"name\": \"fugiat cillum in quis\",\n          \"size\": \"velit\",\n          \"slug_key\": \"ea esse ex\",\n          \"webstore_product_url\": \"magna ut proident elit\",\n          \"l3_category\": 87493395,\n          \"l3_category_name\": \"sed deserunt enim\",\n          \"last_updated_at\": \"1997-06-01T11:44:59.773Z\",\n          \"l2_category\": [\n            \"dolore pariatur commodo ut\",\n            \"aliqua in i\"\n          ],\n          \"code\": \"qui tempor dolore\",\n          \"l1_category_id\": 27289532,\n          \"l1_category\": [\n            \"dolore veniam qui aute\",\n            \"Ut occaecat consequat in\"\n          ],\n          \"gender\": \"et laborum est\",\n          \"can_cancel\": true,\n          \"can_return\": true,\n          \"branch_url\": \"dolore anim do Ut\",\n          \"meta\": {\n            \"eiusmodb\": false,\n            \"in_39\": \"mollit commodo\"\n          },\n          \"color\": \"sit ad aliquip veniam cupidatat\",\n          \"department_id\": -35905720,\n          \"l2_category_id\": 92380642\n        },\n        \"journey_type\": \"return\",\n        \"line_number\": 6652154,\n        \"lock_status\": false,\n        \"manifest_id\": \"aliquip incididunt\",\n        \"meta\": {\n          \"euab\": false,\n          \"qui__5\": -57525332\n        },\n        \"mode_of_payment\": \"eu proident tempor labore\",\n        \"no_of_bags_order\": 14572593,\n        \"operational_status\": \"elit occaecat mollit aute\",\n        \"order\": {\n          \"fynd_order_id\": \"aliqua consectetur\",\n          \"created_at\": \"1969-11-14T08:01:24.826Z\",\n          \"user_id\": \"commodo laborum anim\",\n          \"tax_details\": {\n            \"pan_no\": \"incididunt non ipsum\",\n            \"gstin\": \"et molli\"\n          },\n          \"mongo_cart_id\": 54242979.296111226,\n          \"delivery_charges\": 97816250.00535029,\n          \"transaction_id\": \"eiusmod\",\n          \"collect_by\": \"ex labore id tempor\",\n          \"headers\": {\n            \"nisid8\": true,\n            \"adipisicing615\": \"adipisicing ipsum\"\n          },\n          \"coupon_value\": 69189365.13087308,\n          \"order_value\": -96750735.58044805,\n          \"created_time\": \"ex et\",\n          \"currency\": \"Duis commodo\",\n          \"total_order_value\": 91258590.06731561,\n          \"ordering_channel\": \"irure amet\",\n          \"ordering_source\": \"deserunt dolor minim voluptate\",\n          \"meta\": {\n            \"esse_8\": 49533611,\n            \"cillum_19\": -62965175.50443328,\n            \"temporaf3\": 90786830.62321997,\n            \"culpa_dd\": \"minim\"\n          },\n          \"cod_charges\": 27769461.205912814,\n          \"cashback_value\": 8632969.720829517,\n          \"refund_by\": \"enim reprehenderit\",\n          \"affiliate_order_date\": \"1996-06-01T06:28:00.902Z\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"affiliate_order_id\": \"Dui\",\n          \"payment_mode_id\": -67111335.70765004,\n          \"promotion_effective_discount\": 60822633.687485516,\n          \"mode_of_payment\": \"ea ullamco\",\n          \"discount\": -31923678.12709725,\n          \"cashback_applied\": -64128865.77828636,\n          \"fynd_credits\": -22351176.397801265,\n          \"affiliate_id\": \"quis do\",\n          \"ordering_channel_logo\": \"veniam Ut culpa incididunt ut\",\n          \"prices\": {\n            \"refund_credit\": -57573184.30873814,\n            \"amount_paid_roundoff\": -65580214.19375506,\n            \"price_effective\": 29336165.410034314,\n            \"promotion_effective_discount\": -88527454.29938862,\n            \"pm_price_split\": -68428179.15146542,\n            \"refund_amount\": 46523578.75050548,\n            \"transfer_price\": 89081115.69008362,\n            \"coupon_effective_discount\": -50318616.21068967,\n            \"tax_collected_at_source\": 58236565.194607645,\n            \"brand_calculated_amount\": -221874.0523430556,\n            \"delivery_charge\": -78547486.93021025,\n            \"cashback\": 56707698.457053095,\n            \"value_of_good\": -60226140.02482616,\n            \"cashback_applied\": 21536012.662213728,\n            \"cod_charges\": -57163038.325207524,\n            \"price_marked\": -42054316.68187498,\n            \"amount_paid\": 49038717.737724006,\n            \"coupon_value\": 59090207.376147926,\n            \"discount\": 9924007.974748328,\n            \"fynd_credits\": -33998064.60509449,\n            \"gift_price\": 79582566.80492407,\n            \"amount_to_be_collected\": -82899974.22924702,\n            \"cost_price\": 25618965.161398053,\n            \"loyalty_discount\": 13058830.243953556\n          },\n          \"charges\": [\n            {\n              \"name\": \"do iru\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -72424394.62728396,\n                  \"currency\": \"ut consectetur irure dolore\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 76341404.5018687,\n                  \"currency\": \"voluptate\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"exercitation elit dolore\"\n                },\n                \"distribution_level\": \"nulla anim cillum sed labore\"\n              },\n              \"code\": \"dolore adipisicing esse\",\n              \"type\": \"Excepteur magna\"\n            },\n            {\n              \"name\": \"in\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 83229072.43168616,\n                  \"currency\": \"culpa minim fugiat laboris\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -16498653.297991157,\n                  \"currency\": \"nisi temp\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"amet sit occaecat tempor\"\n                },\n                \"distribution_level\": \"aute\"\n              },\n              \"code\": \"magna\",\n              \"type\": \"pariatur nostrud\"\n            }\n          ],\n          \"loyalty_discount_details\": {\n            \"discount\": -7254252.2762082815,\n            \"ownership\": \"seller\",\n            \"is_applied\": true\n          }\n        },\n        \"order_integration_id\": \"est\",\n        \"order_type\": \"Digital\",\n        \"order_value\": 54670513.58154178,\n        \"ordering_store\": {\n          \"address1\": \"magna dolore laborum cupida\",\n          \"city\": \"e\",\n          \"company_id\": -26959513,\n          \"contact_person\": \"ad ut\",\n          \"country\": \"exercitation laboris velit nisi eu\",\n          \"created_at\": \"1978-03-19T19:12:06.186Z\",\n          \"fulfillment_channel\": \"sunt\",\n          \"location_type\": \"store\",\n          \"meta\": {\n            \"display_name\": \"minim sunt mollit\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": true,\n                \"username\": \"enim ullamco ex elit\",\n                \"user\": \"aliquip\",\n                \"password\": \"sint et sit\"\n              },\n              \"e_waybill\": {\n                \"enabled\": false\n              }\n            },\n            \"stage\": \"quis\",\n            \"additional_contact_details\": {\n              \"amet8b8\": -92180841,\n              \"aliqua__46\": -13495219.07770814\n            },\n            \"notification_emails\": [\n              \"deserunt irure ullamco\",\n              \"laborum nostrud ut\"\n            ],\n            \"gst_number\": \"non sit\",\n            \"ewaybill_portal_details\": {\n              \"magna_3\": -19470290,\n              \"ex_8\": -91723408\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"dolore Excepteur \",\n              \"user\": \"in proident Excepteur\",\n              \"password\": \"id exercitation cillum sint\"\n            },\n            \"product_return_config\": {\n              \"est_d\": true\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\": \"sed dolor tempor mollit cupidatat\",\n          \"phone\": \"sunt irure Excepteur occaec\",\n          \"pincode\": \"mollit proident consectetur\",\n          \"state\": \"exercitation incididunt anim\",\n          \"store_email\": \"nostrud cupidatat eiusmod\",\n          \"is_active\": true,\n          \"alohomora_user_id\": -108963,\n          \"is_enabled_for_recon\": true,\n          \"mall_area\": \"dolore\",\n          \"vat_no\": \"lab\",\n          \"display_address\": \"cillum anim\",\n          \"store_active_from\": \"voluptate Lorem\",\n          \"longitude\": -75407412.19785634,\n          \"brand_store_tags\": [\n            \"minim cupidatat\",\n            \"esse dolore dolor culpa nulla\"\n          ],\n          \"order_integration_id\": \"in enim dolore occaecat commodo\",\n          \"parent_store_id\": -81600662,\n          \"code\": \"anim\",\n          \"updated_at\": \"1983-08-05T00:06:44.067Z\",\n          \"store_address_json\": {\n            \"address1\": \"pariatur do eiusmod Ut\",\n            \"address_category\": \"delivery\",\n            \"address_type\": \"do aliquip\",\n            \"city\": \"deserunt dolor\",\n            \"contact_person\": \"culpa consectetur ea veniam\",\n            \"country\": \"ullamco\",\n            \"country_code\": \"aliqua incididunt\",\n            \"created_at\": \"2023-03-10T01:42:16.452Z\",\n            \"latitude\": 88516822.27481055,\n            \"longitude\": 65748478.831795365,\n            \"phone\": \"do cillum\",\n            \"pincode\": -15168454,\n            \"state\": \"incididunt aute\",\n            \"updated_at\": \"2006-12-12T17:22:04.287Z\",\n            \"display_address\": \"aliquip culpa\",\n            \"version\": \"Ut minim\",\n            \"address2\": \"ad irure\",\n            \"area\": \"velit aliquip\",\n            \"email\": \"irure exercitation\",\n            \"landmark\": \"quis elit esse\"\n          },\n          \"s_id\": \"anim in\",\n          \"packaging_material_count\": 64639742,\n          \"is_archived\": true,\n          \"login_username\": \"aliquip labore\",\n          \"mall_name\": \"ven\",\n          \"latitude\": -35079650.327707276,\n          \"address2\": \"voluptate dolor qui\"\n        },\n        \"parent_promo_bags\": {\n          \"dolor72\": false\n        },\n        \"payment_methods\": {\n          \"COD\": {\n            \"amount\": 1100\n          }\n        },\n        \"payment_type\": \"partner\",\n        \"payments\": {\n          \"ipsum88b\": 94958457,\n          \"Excepteurb\": false\n        },\n        \"prices\": {\n          \"refund_credit\": -98733145.56316166,\n          \"amount_paid_roundoff\": 16010024.55320315,\n          \"price_effective\": -95553032.73471557,\n          \"promotion_effective_discount\": -9619568.491946667,\n          \"pm_price_split\": 47295139.12663078,\n          \"refund_amount\": 65024721.71074468,\n          \"transfer_price\": 10276766.463369742,\n          \"coupon_effective_discount\": 46268467.39319679,\n          \"tax_collected_at_source\": -89533435.90000187,\n          \"brand_calculated_amount\": 2243884.234844893,\n          \"delivery_charge\": -16508012.954874292,\n          \"cashback\": 94541668.23789585,\n          \"value_of_good\": 88313216.67614093,\n          \"cashback_applied\": -72978198.16251239,\n          \"cod_charges\": 66281267.00292793,\n          \"price_marked\": -55534414.56054325,\n          \"amount_paid\": -56540992.399399444,\n          \"coupon_value\": 72277742.23183045,\n          \"discount\": -93737846.09676221,\n          \"fynd_credits\": 48758787.89770627,\n          \"gift_price\": 66236519.65748772,\n          \"amount_to_be_collected\": 7695512.382310718,\n          \"cost_price\": 74516342.84207383,\n          \"loyalty_discount\": -16692803.027210161\n        },\n        \"charges\": [\n          {\n            \"name\": \"nulla in labore\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 52617880.6424332,\n                \"currency\": \"irure tempor minim magna dolor\"\n              },\n              \"ordering_currency\": {\n                \"value\": -36869354.91728267,\n                \"currency\": \"cupidatat c\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"single\",\n                \"logic\": \"magna\"\n              },\n              \"distribution_level\": \"laboris dolor eu cillum\"\n            },\n            \"code\": \"et sit dolore reprehenderit\",\n            \"type\": \"laboris esse ut deserunt ullamco\"\n          },\n          {\n            \"name\": \"voluptate laboris quis nostrud\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 23185306.43450761,\n                \"currency\": \"aliquip cillum fugiat pariatur\"\n              },\n              \"ordering_currency\": {\n                \"value\": -58033420.402329974,\n                \"currency\": \"sint aute\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"ea pariatur qui fugiat sed\"\n              },\n              \"distribution_level\": \"ut sed est Duis\"\n            },\n            \"code\": \"tempor\",\n            \"type\": \"id\"\n          }\n        ],\n        \"qc_required\": false,\n        \"quantity\": 1265229.2469275147,\n        \"restore_coupon\": false,\n        \"restore_promos\": {\n          \"pariatur9a\": \"ex sint\"\n        },\n        \"rto_address\": {\n          \"phone\": \"dolor pariatur Excepteur\",\n          \"address2\": \"ut eiusmod\",\n          \"address\": \"cupidatat eu proident\",\n          \"longitude\": 64601665.82616952,\n          \"pincode\": \"Duis\",\n          \"area\": \"ut ipsum minim\",\n          \"address_type\": \"other\",\n          \"country\": \"sed sint dolor occaecat\",\n          \"address_category\": \"billing\",\n          \"email\": \"consequat dolore nulla laborum\",\n          \"created_at\": \"2010-06-20T09:24:14.965Z\",\n          \"address1\": \"consectetur ea occaecat\",\n          \"display_address\": \"velit\",\n          \"landmark\": \"sit veniam aute\",\n          \"updated_at\": \"1968-05-19T19:03:03.487Z\",\n          \"version\": \"nostrud veniam tem\",\n          \"latitude\": -46157812.83385472,\n          \"contact_person\": \"enim vo\",\n          \"state\": \"adipisicing irure\",\n          \"city\": \"Lor\",\n          \"area_code_slug\": \"do ut dolore exercitati\",\n          \"country_code\": \"reprehenderit labore\",\n          \"country_iso_code\": \"mini\",\n          \"country_phone_code\": \"pariatur\",\n          \"delivery_address_id\": -12985875,\n          \"geo_location\": {\n            \"nulla_2\": \"et\"\n          },\n          \"name\": \"eu\",\n          \"sector\": \"ex\",\n          \"state_code\": \"sint ad\",\n          \"uid\": \"Excepteur dolore laborum\",\n          \"user_id\": \"dolore esse\",\n          \"code\": \"cupidatat dolore\"\n        },\n        \"seller_identifier\": \"do nostrud pariatur sunt\",\n        \"shipment\": {\n          \"line_items\": [\n            {\n              \"seller_identifier\": \"Duis ad\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"quis\",\n                    \"value\": 84054801.89458218\n                  },\n                  \"name\": \"voluptate labore\",\n                  \"type\": \"occaecat cillum\",\n                  \"code\": \"esse nulla elit\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"ad_065\": 71729838,\n                      \"amet_f\": true\n                    },\n                    \"name\": \"nulla cillum et occaecat sunt\",\n                    \"rate\": 31976915.054305002\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"ex elit\",\n                    \"value\": -30524988.843727067\n                  },\n                  \"name\": \"voluptate\",\n                  \"type\": \"aute pariatur sed\",\n                  \"code\": \"dolor eiusmod\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"nisi_f\": 91616301.78715846,\n                      \"adipisicing_e\": true\n                    },\n                    \"name\": \"ullamco amet aute\",\n                    \"rate\": 40519654.602669895\n                  }\n                }\n              ],\n              \"meta\": {\n                \"officiac\": -73288556\n              },\n              \"custom_message\": \"ut\",\n              \"quantity\": -82051271,\n              \"external_line_id\": \"cillum\"\n            },\n            {\n              \"seller_identifier\": \"sit ea\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"irure commodo anim in\",\n                    \"value\": 66968639.03650829\n                  },\n                  \"name\": \"magna incididunt dolor nis\",\n                  \"type\": \"ut occaecat reprehenderit laborum\",\n                  \"code\": \"irure in cillum est\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"consectetur6\": -24837710.092927694\n                    },\n                    \"name\": \"quis id ipsum\",\n                    \"rate\": 61271170.723867506\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"incididunt in cillum\",\n                    \"value\": 77357549.99271148\n                  },\n                  \"name\": \"cupidatat et repreh\",\n                  \"type\": \"in\",\n                  \"code\": \"consequat deserunt\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"Ut77f\": 27063214.747955218\n                    },\n                    \"name\": \"veniam in in exercitation\",\n                    \"rate\": 10584747.361778349\n                  }\n                }\n              ],\n              \"meta\": {\n                \"incididunt_2f\": 12137218,\n                \"ut_13\": 43718229.754600525\n              },\n              \"custom_message\": \"aliqua officia\",\n              \"quantity\": 60684276,\n              \"external_line_id\": \"in dolor\"\n            }\n          ],\n          \"external_shipment_id\": \"velit nostrud sit officia\",\n          \"processing_dates\": {\n            \"dp_pickup_slot\": {\n              \"minim_e_\": -43013167\n            },\n            \"dispatch_after_date\": \"proident do sint\",\n            \"dispatch_by_date\": \"reprehenderit et aliqua proident\",\n            \"confirm_by_date\": \"amet quis\",\n            \"customer_pickup_slot\": {\n              \"adipisicing_47\": 57391779\n            },\n            \"pack_by_date\": \"1967-11-30T16:58:01.706Z\"\n          },\n          \"meta\": {\n            \"mollit_1b\": 34108560.58496794,\n            \"minim502\": -55395035.08486389,\n            \"ut_8\": 12326597\n          },\n          \"priority\": -77580588,\n          \"location_id\": -4219382,\n          \"order_type\": \"PickAtStore\",\n          \"tags\": [\n            {\n              \"slug\": \"laborum culpa\",\n              \"display_text\": \"in Duis dolor ex\"\n            },\n            {\n              \"slug\": \"minim velit nisi\",\n              \"display_text\": \"sit sed incididun\"\n            }\n          ],\n          \"system_messages\": [\n            {\n              \"message_type\": \"error\",\n              \"priority\": 2670802.298540175,\n              \"message\": \"Excepteur laborum cupidatat\",\n              \"inject_at\": [\n                \"qui ea nisi sed\",\n                \"proident aliquip deserunt laborum\"\n              ]\n            },\n            {\n              \"message_type\": \"warn\",\n              \"priority\": 5310763.203443348,\n              \"message\": \"ut sed nostrud\",\n              \"inject_at\": [\n                \"Ut magna enim adipisicing\",\n                \"aliqua\"\n              ]\n            }\n          ],\n          \"process_after_config\": {\n            \"is_scheduled_shipment\": false,\n            \"enable_processing_after\": \"1970-04-30T17:19:05.847Z\"\n          },\n          \"parent_type\": \"consequat veniam ut Ut\",\n          \"store_invoice_id\": \"irure ut sint\",\n          \"lock_status\": \"laboris labore minim\",\n          \"type\": \"cupidatat aliquip enim nulla sunt\",\n          \"billing_address_json\": {\n            \"phone\": \"voluptate aute\",\n            \"address2\": \"qui exercitation et do\",\n            \"address\": \"cupidatat mollit ex in proident\",\n            \"longitude\": -90664598.01370841,\n            \"pincode\": \"mollit nulla ad\",\n            \"area\": \"magna\",\n            \"address_type\": \"home\",\n            \"country\": \"eu dolor \",\n            \"address_category\": \"delivery\",\n            \"email\": \"eu est aute anim\",\n            \"created_at\": \"1975-06-22T04:12:51.958Z\",\n            \"address1\": \"aliquip\",\n            \"display_address\": \"Duis veniam\",\n            \"landmark\": \"esse in amet aute laboris\",\n            \"updated_at\": \"2006-01-22T19:54:42.114Z\",\n            \"version\": \"non\",\n            \"latitude\": -26378293.36319007,\n            \"contact_person\": \"elit pariatur\",\n            \"state\": \"tempor commodo\",\n            \"city\": \"commodo Excepteur magna tempor\",\n            \"area_code_slug\": \"nisi aliqua adipisicing sint\",\n            \"country_code\": \"exe\",\n            \"country_iso_code\": \"amet proident ea Duis\",\n            \"country_phone_code\": \"fugiat qui\",\n            \"delivery_address_id\": -64620782,\n            \"geo_location\": {\n              \"Lorem_8_\": -5840334.6448762715\n            },\n            \"name\": \"elit laboris\",\n            \"sector\": \"aliquip ad\",\n            \"state_code\": \"elit in ad voluptate\",\n            \"uid\": \"ex venia\",\n            \"user_id\": \"laboris enim qui\",\n            \"code\": \"velit magna\"\n          },\n          \"id\": \"in in dolor mi\",\n          \"fulfilment_priority\": 65255736,\n          \"is_active\": false,\n          \"previous_shipment_id\": \"nostrud in\",\n          \"pdf_links\": {\n            \"fugiat_9f\": -91176922.27069649,\n            \"Duis_39\": 88369860.9538326\n          },\n          \"delivery_address_json\": {\n            \"phone\": \"velit\",\n            \"address2\": \"proident amet pariatur incididunt\",\n            \"address\": \"elit sit\",\n            \"longitude\": 7954908.575283289,\n            \"pincode\": \"est ut aliqua\",\n            \"area\": \"voluptate dolor\",\n            \"address_type\": \"office\",\n            \"country\": \"esse mollit Lorem co\",\n            \"address_category\": \"delivery\",\n            \"email\": \"ipsum consequat aliquip nulla ut\",\n            \"created_at\": \"2011-04-03T10:24:54.315Z\",\n            \"address1\": \"eiusmod\",\n            \"display_address\": \"incididunt\",\n            \"landmark\": \"in con\",\n            \"updated_at\": \"2020-09-10T02:41:42.279Z\",\n            \"version\": \"deserunt adipisicing aute dolore\",\n            \"latitude\": 88374261.41620085,\n            \"contact_person\": \"consectetur laboris \",\n            \"state\": \"voluptate ut in\",\n            \"city\": \"dolore\",\n            \"area_code_slug\": \"mollit aliquip magna\",\n            \"country_code\": \"minim do officia\",\n            \"country_iso_code\": \"laboris dolor in incididunt\",\n            \"country_phone_code\": \"pariatur velit\",\n            \"delivery_address_id\": 92603069,\n            \"geo_location\": {\n              \"commodo01\": \"officia con\",\n              \"aute_0\": \"cillum exercitation do\"\n            },\n            \"name\": \"aliquip\",\n            \"sector\": \"eu \",\n            \"state_code\": \"veniam fugiat\",\n            \"uid\": \"minim fugiat D\",\n            \"user_id\": \"voluptate\",\n            \"code\": \"esse sint in\"\n          },\n          \"eway_bill_id\": \"labore ex\",\n          \"affiliate_shipment_id\": \"consectetur cupidatat\",\n          \"fynd_order_id\": \"co\",\n          \"created_at\": \"2016-06-07T06:12:22.688Z\",\n          \"delivery_awb_number\": \"mollit\",\n          \"hand_over_contact_json\": {\n            \"phone\": \"dolore cillum aute aliquip\",\n            \"address2\": \"non elit ut voluptate\",\n            \"address\": \"exercitation Duis\",\n            \"longitude\": -5099688.667390808,\n            \"pincode\": \"nisi\",\n            \"area\": \"ut sunt Ut minim\",\n            \"address_type\": \"other\",\n            \"country\": \"voluptate culpa minim magna\",\n            \"address_category\": \"store\",\n            \"email\": \"proident eu\",\n            \"created_at\": \"1950-05-15T03:43:49.626Z\",\n            \"address1\": \"Duis fugiat aute aliqua sit\",\n            \"display_address\": \"mollit non sunt et\",\n            \"landmark\": \"do\",\n            \"updated_at\": \"1970-06-06T15:01:36.959Z\",\n            \"version\": \"cillum adipisicing commodo\",\n            \"latitude\": 51564853.89134246,\n            \"contact_person\": \"sit deserun\",\n            \"state\": \"cupidatat tempor nisi\",\n            \"city\": \"deserunt commodo dolor\",\n            \"area_code_slug\": \"Ut id anim\",\n            \"country_code\": \"non qui\",\n            \"country_iso_code\": \"consectetur\",\n            \"country_phone_code\": \"enim dolor anim sunt\",\n            \"delivery_address_id\": -53657622,\n            \"geo_location\": {\n              \"anim5c\": 12173344\n            },\n            \"name\": \"Duis ullamco\",\n            \"sector\": \"magna velit anim\",\n            \"state_code\": \"sit sunt c\",\n            \"uid\": \"commodo in aliquip nisi\",\n            \"user_id\": \"Ut non\",\n            \"code\": \"et est nostrud\"\n          },\n          \"credit_note_id\": \"deserunt consequat officia adipisicing Lorem\",\n          \"parent_id\": \"eu velit consectetur\",\n          \"affiliate_id\": \"labore adipisicing\",\n          \"packaging_type\": \"ut in\",\n          \"vertical\": \"elit labore do\",\n          \"quantity\": 60036703.3448503,\n          \"status\": {\n            \"meta\": {\n              \"qui_19\": -63856421,\n              \"incididunte\": 56101997.98760015\n            },\n            \"bag_list\": [\n              \"ut consectetur cupidatat nisi\",\n              \"ullamco consequat incididunt sit\"\n            ],\n            \"id\": 20817428,\n            \"created_at\": \"1965-10-18T18:20:58.683Z\",\n            \"created_ts\": \"Duis pariatur\",\n            \"shipment_id\": \"in ad\",\n            \"status\": \"deserunt ut aute fugia\",\n            \"display_name\": \"nulla\",\n            \"current_shipment_status\": \"do\",\n            \"status_created_at\": \"2002-06-29T15:52:44.169Z\"\n          },\n          \"price\": {\n            \"refund_credit\": -29911010.02196555,\n            \"amount_paid_roundoff\": -15787696.692723647,\n            \"price_effective\": -47244366.87592166,\n            \"promotion_effective_discount\": 62269606.03761959,\n            \"pm_price_split\": -5054668.784142315,\n            \"refund_amount\": 18166536.17125255,\n            \"transfer_price\": 27556236.208030075,\n            \"coupon_effective_discount\": -64866134.28823897,\n            \"tax_collected_at_source\": -17798436.19407861,\n            \"brand_calculated_amount\": -17208154.735749036,\n            \"delivery_charge\": -30711739.468454227,\n            \"cashback\": -22230738.78015703,\n            \"value_of_good\": -57588594.63590524,\n            \"cashback_applied\": -35884823.56265952,\n            \"cod_charges\": -27504889.761221603,\n            \"price_marked\": -8811289.771496877,\n            \"amount_paid\": -42278291.90939101,\n            \"coupon_value\": 88730764.47637373,\n            \"discount\": 70842983.97138542,\n            \"fynd_credits\": -73716718.11342542,\n            \"gift_price\": -69394349.74989682,\n            \"amount_to_be_collected\": 70816165.84221652,\n            \"cost_price\": 21706645.765618756,\n            \"loyalty_discount\": 39107829.55072111\n          },\n          \"gst\": {\n            \"value_of_good\": -95723578.6440958,\n            \"gst_fee\": -95632375.15412077,\n            \"brand_calculated_amount\": -35347436.003720924,\n            \"tax_collected_at_source\": 32062004.62521714,\n            \"gstin_code\": \"consequat sint occa\"\n          }\n        },\n        \"shipment_details\": {\n          \"affiliate_shipment_id\": \"aliqua Duis\",\n          \"articles\": [\n            {\n              \"_id\": \"Duis dolor esse \",\n              \"attributes\": {\n                \"cillum_f72\": false\n              },\n              \"brand_id\": 13800818,\n              \"category\": {\n                \"dolore\": \"consectetur amet proident exercitation\"\n              },\n              \"dimension\": {\n                \"esse_b10\": false\n              },\n              \"quantity\": -47576442,\n              \"weight\": {\n                \"amet_ff\": -60943328\n              }\n            },\n            {\n              \"_id\": \"do magna labore ea\",\n              \"attributes\": {\n                \"laborum_0ce\": 49049620.20407635\n              },\n              \"brand_id\": -87394370,\n              \"category\": {\n                \"suntd3\": false,\n                \"ad_7e\": 14470555,\n                \"dolore_f5a\": -98116978\n              },\n              \"dimension\": {\n                \"ad_4\": false,\n                \"laboris_1f\": -2285070,\n                \"irure_f\": false\n              },\n              \"quantity\": 84376469,\n              \"weight\": {\n                \"Excepteur35\": -91897207.65004878\n              }\n            }\n          ],\n          \"fulfillment_id\": -30445683,\n          \"shipments\": 79356126,\n          \"box_type\": \"sint\",\n          \"dp_id\": \"mollit\",\n          \"meta\": {\n            \"cillumb33\": -49034269.94263387,\n            \"irure_c\": 1662675,\n            \"qui_71a\": 90988515.3880997\n          },\n          \"dp_options\": {\n            \"velit3c\": -994838,\n            \"enim5\": 65800663\n          },\n          \"lock_status\": true,\n          \"action_to_status\": {\n            \"download_invoice\": \"lock\",\n            \"download_label\": \"lock\"\n          }\n        },\n        \"shipment_id\": \"in cillum\",\n        \"shipment_gst\": {\n          \"value_of_good\": 71802538.26347092,\n          \"gst_fee\": 90266685.92025667,\n          \"brand_calculated_amount\": -46806942.86012663,\n          \"tax_collected_at_source\": 17907411.02786617,\n          \"gstin_code\": \"consectetur pariatur veniam dolo\"\n        },\n        \"shipment_status\": {\n          \"meta\": {\n            \"ullamcof\": \"do sit sint\",\n            \"sint_bbc\": true\n          },\n          \"bag_list\": [\n            \"aute Lorem pariatur\",\n            \"fugiat eu laborum\"\n          ],\n          \"id\": -92519313,\n          \"created_at\": \"2015-04-15T19:43:23.407Z\",\n          \"created_ts\": \"laboris ut sed eu culpa\",\n          \"shipment_id\": \"dolore proident a\",\n          \"status\": \"et dolore anim\",\n          \"display_name\": \"ex est anim sit nulla\",\n          \"current_shipment_status\": \"sed voluptate\",\n          \"status_created_at\": \"2009-10-25T12:23:01.421Z\"\n        },\n        \"shipment_status_history\": [\n          {\n            \"meta\": {\n              \"fugiatf\": -61385967,\n              \"est7\": true\n            },\n            \"bag_list\": [\n              \"labor\",\n              \"Ut esse in\"\n            ],\n            \"id\": 40774678,\n            \"created_at\": \"1989-06-11T14:19:26.025Z\",\n            \"created_ts\": \"Ut Lorem\",\n            \"shipment_id\": \"magna qui id\",\n            \"status\": \"ex aliqua re\",\n            \"display_name\": \"aute irure nisi\",\n            \"current_shipment_status\": \"id elit ipsum enim\",\n            \"status_created_at\": \"1964-02-23T11:14:28.726Z\"\n          },\n          {\n            \"meta\": {\n              \"labore2a\": true,\n              \"pariatur3ff\": true\n            },\n            \"bag_list\": [\n              \"Lorem consectetur officia laboris irure\",\n              \"sunt culpa ex et cupidatat\"\n            ],\n            \"id\": -55236852,\n            \"created_at\": \"1956-11-06T13:32:29.948Z\",\n            \"created_ts\": \"dolore qui aliqua\",\n            \"shipment_id\": \"voluptate culpa eu\",\n            \"status\": \"laboris et\",\n            \"display_name\": \"incididunt Duis\",\n            \"current_shipment_status\": \"in non proident minim\",\n            \"status_created_at\": \"1952-08-30T16:13:48.771Z\"\n          }\n        ],\n        \"status\": {\n          \"can_be_cancelled\": false,\n          \"enable_tracking\": false,\n          \"is_active\": true,\n          \"is_customer_return_allowed\": true,\n          \"is_returnable\": true\n        },\n        \"tags\": [\n          \"magna in\",\n          \"aute minim incididunt\"\n        ],\n        \"total_shipment_bags\": -54116057,\n        \"total_shipments_in_order\": -47003895,\n        \"transaction_type\": \"shipment\",\n        \"type\": \"dolore ipsum consequat\",\n        \"updated_at\": \"1998-07-11T09:48:04.205Z\",\n        \"user\": {\n          \"user_oid\": \"commodo deserunt Duis sit\",\n          \"external_customer_id\": \"enim eu et eiusmod aute\",\n          \"first_name\": \"tempor nulla consequat\",\n          \"last_name\": \"proident Ut quis culpa fugiat\",\n          \"mobile\": \"eiusmod sunt ea eu\",\n          \"email\": \"fugiat\",\n          \"is_anonymous_user\": true,\n          \"gender\": \"do consequat irure officia\",\n          \"mongo_user_id\": \"exercitation Duis occaecat\",\n          \"meta\": {\n            \"magna_9a\": true\n          }\n        },\n        \"weight\": {\n          \"value\": 45320206.43936479,\n          \"unit\": \"veniam proident\"\n        },\n        \"original_bag_list\": [\n          -51340463,\n          -39119396\n        ],\n        \"identifier\": \"cillum commodo nulla\"\n      }\n    ],\n    \"page\": {\n      \"current\": 1635165,\n      \"has_next\": false,\n      \"item_total\": -8785749,\n      \"page_type\": \"in dolore\",\n      \"size\": 45733885\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "07f1eb05-8187-4e9e-b0ad-26bc71fd0961",
        "name": "Partner",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "4f54f837-b380-4a27-8c8d-8a1e8b3a5d48",
            "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": "0db322ca-f95e-4e83-a253-70c5ab695e46",
                "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": "723780fb-48c1-4b33-aa64-34d5e907d967",
                "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": "58f649cc-d672-48c7-a5f3-de1c5df2d77c",
            "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": "b4e2e93d-afed-43b1-89af-f7c80c28ca64",
                "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": "3b5926a7-f6cb-437d-9031-60e06e7cbc42",
                "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": "7148a24c-2a2c-43b9-92e7-03fdfb13c00a",
        "name": "Payment",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "b1600f40-866a-4ed6-af6e-90013d2e5b00",
            "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": "0776dce2-49f9-45f5-913b-e9c2f12566af",
                "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": "63c26b08-5cc8-49b5-9221-da26b876d460",
                "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": "410ca716-d1e6-4119-94b0-c0e633687ee1",
            "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": "f753d830-bdd8-45d7-81c0-98790db33db3",
                "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": "69b5ba18-136a-4cfa-95a9-577cd451a977",
                "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": "1ef8266e-cb5f-4d9d-959c-4b374056f23e",
            "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": "6b20d18a-2137-4748-a535-1b7e3d6a4eca",
                "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": "c8a1568e-dd59-4a9c-9e86-e6b58a73cddb",
                "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": "ac9f9abc-0edc-4951-8415-55e6e0b1095f",
            "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": "8a9ac6ef-3b31-45f9-b987-05fc14ba1013",
                "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": "84aa7907-7ff1-433a-ba7a-f9ec54fada4a",
                "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": "d623e637-d5e2-4c08-9987-26f82fbd4ad7",
            "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          \"temporec4\": 11147310.913930446,\n          \"amet_88\": \"enim cillum in officia\",\n          \"non_3e\": \"magna et incididunt\"\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          \"in1b_\": 45026297.70788434\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": "6386ef34-b129-4072-9151-831f115140c7",
                "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": "3e9181b2-755a-4b83-b36e-5b191490edbc",
                "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": "1fb31e51-1f96-4c4e-84d9-9a3c02c9532a",
            "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": "a226fb69-3422-47e2-86be-fe47e459d44f",
                "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": "d919873d-cb3d-4c4c-a665-2b003c939c62",
                "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": "60b91031-2794-4b91-8334-f314ad679d46",
            "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": "eba39bc3-8d76-49e1-aa44-b464d1d18cc5",
                "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": "a4a2998b-e4d4-4509-8f3b-3b163ef591da",
                "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": "744a1ddf-c5be-4c23-8ec3-d4c829bcf039",
            "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": "08afe707-95ec-470b-b4e5-f87c0029e217",
                "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": "616e8d69-d2d2-46dc-ac74-5ade72afb222",
                "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": "a34f910e-1f5b-45a0-b153-898510a14639",
            "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": "fcea176d-438c-4b94-9cd9-adfb678621a0",
                "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": "e7058d1c-ff84-410f-9b6b-e56bc2226e6a",
                "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": "8b47b7ce-9b5b-4652-a726-53709b871d31",
            "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": "c8c19257-176b-4ef8-a26e-4ba86e4bcb19",
                "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": "a21c95de-e211-4ba2-91c3-f9f35398ec73",
                "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": "41a72454-c7ed-4a39-87b3-de338506f10c",
            "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": "a34480db-308d-4831-9ed4-041d82583462",
                "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": "b13fd8bb-f0f9-485a-bc68-4ea08aa0c11a",
                "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": "c8e74b6a-f248-4923-a230-4121709bcb54",
            "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      \"incididunt_b6\": true,\n      \"essec77\": -72562332.40017521,\n      \"consectetur_a3\": \"amet\"\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          \"irurefc\": -15002569.439355,\n          \"ut_1\": -63746328.427779585,\n          \"in210\": \"sunt eu exer\"\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          \"irured2\": \"minim incididunt\",\n          \"laboris_a85\": 86593746,\n          \"Lorem4c2\": -26957806\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          \"uta\": \"do qui enim\"\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"culpa34\": 83231701,\n          \"occaecat8\": 47461219.37581223\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          \"in_bf\": false,\n          \"nullab94\": true,\n          \"quis_c8\": 89423846.27471945\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"magna3de\": false\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"captured\": \"<boolean>\",\n      \"meta\": {\n        \"exercitationc9a\": \"laboris minim dolore proident\",\n        \"minim_7b1\": 88231310.51593211,\n        \"occaecat_f8\": 73519280.5015927,\n        \"officiaf\": 20337121\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          \"autedf\": -7806340.073521584,\n          \"dolore_0\": 19788005.3423495\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"Excepteur_74a\": false\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          \"Lorem_d4\": \"in ad consectetur Duis\",\n          \"suntc3f\": -64805708.60362511,\n          \"incididunt_27\": true,\n          \"id5\": \"ad incididunt Lorem\",\n          \"est95\": -70154714\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"do_264\": \"velit reprehenderit magna proident\"\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"captured\": \"<boolean>\",\n      \"meta\": {\n        \"dolor91\": 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    \"Excepteur4\": 71074722.08498499,\n    \"laboris_ca\": \"qui aute do sed sint\"\n  },\n  \"source\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2fd4fe04-517e-42df-8e5d-c7e4010d8065",
                "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": "a5b017f9-448b-41ac-b9bc-62e43353522b",
                "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": "8946c561-a601-4190-8bec-5f98583cc267",
            "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        \"dolore_e9\": false\n      },\n      \"landmark\": \"<string>\",\n      \"expire_at\": \"<dateTime>\",\n      \"geo_location\": {\n        \"eiusmod_d\": false\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        \"dolore65\": false,\n        \"ametf6\": 23088914,\n        \"ut_d\": true\n      },\n      \"landmark\": \"<string>\",\n      \"expire_at\": \"<dateTime>\",\n      \"geo_location\": {\n        \"uta1\": -42720743,\n        \"eudfb\": -40023977\n      },\n      \"address_type\": \"<string>\",\n      \"email\": \"<string>\",\n      \"tags\": [\n        \"<object>\",\n        \"<object>\"\n      ]\n    },\n    \"captured\": \"<boolean>\",\n    \"meta\": {\n      \"consequat93\": -91570302\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    \"deserunt_fc\": true\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": "ae776ef9-653c-4eba-864a-12b342ccfd72",
                "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": "20795792-2dc6-4b5a-bc13-fb387a75453a",
                "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": "b03da8e7-c43b-4511-84c5-b2d9716eebb2",
            "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": "c9cd5c8d-dc8e-4a51-8372-22231044cd63",
                "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": "1ee88f56-5caf-469b-9b51-cdf75f75636d",
                "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": "6ed09365-cea4-429c-ac62-5e28846d5608",
            "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": "8239254e-8eef-45cf-9a02-465ee2f9925e",
                "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": "2477b44b-5b37-4e5f-aa2a-aab11a28f77c",
                "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\": \"in nostrud deserunt\",\n    \"description\": \"aliquip reprehenderit incididunt \"\n  },\n  \"success\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "60b5c2ee-767e-4a00-8040-4607e885bbc1",
        "name": "Share",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "1df6ae6b-3724-4bc9-9ce4-a5616fd6e774",
            "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    \"Lorem41\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7340671f-294d-4dfc-bba4-642e2196701e",
                "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": "8a8ec892-d263-4ecc-9d3b-42dcd8796cb4",
            "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": "11d7b17f-9de5-4dfa-b848-5499177ddfba",
                "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": "ce4b3197-dc39-4176-bbfe-dd6f4498cd50",
            "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": "4c960e96-6f7c-4389-bdb7-41627a53911d",
                "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": "873f1f3e-4cb7-4283-a0f2-8ff211499473",
            "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    \"Lorem41\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9bc70f81-e294-40bf-aab1-9b99f89f3da9",
                "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": "296f0f9b-1254-4054-a695-c6f0c57f6282",
        "name": "Theme",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "1f79c4b5-2bf4-4987-b489-14ef25bfe8a3",
            "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        \"dolore611\": -86615078.9628663,\n        \"aliqua_29\": -5815262.045709521\n      },\n      \"custom_css\": \"<string>\",\n      \"blocks\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"preset\": {\n        \"veniamb\": 48169009\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            \"laboree\": 39918597.84177461,\n            \"labore__cc\": -80701984,\n            \"dolore_3\": false\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        \"sedf8e\": -6511867.363799423\n      },\n      \"custom_css\": \"<string>\",\n      \"blocks\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"preset\": {\n        \"mollit_b\": false,\n        \"labore91_\": \"aliqua ut occaecat culpa Ut\",\n        \"qui_9\": -31155105\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            \"eiusmodb92\": false,\n            \"tempor_71\": -56003048,\n            \"dolor1_f\": \"cupidatat magna\"\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        \"cupidatat_d7\": 33039771.453859806,\n        \"sunt5\": true,\n        \"occaecat0a\": -42079707\n      },\n      \"canvas\": {\n        \"value\": \"<string>\",\n        \"label\": \"<string>\"\n      }\n    },\n    {\n      \"attributes\": {\n        \"proidentfd\": -94364930.4780318,\n        \"exercitation_66f\": -97860866.33813693\n      },\n      \"canvas\": {\n        \"value\": \"<string>\",\n        \"label\": \"<string>\"\n      },\n      \"reprehenderit_3\": true\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              \"laborumf36\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"et_a\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"elit_c6\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"magnaaf\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"do1e2\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"consectetur_2d\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"officia37c\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"nulla_ef\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"fugiatf\": [\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              \"reprehenderit60\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"in_86\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"minim_0\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"temporf2f\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"laboris33b\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"nisi8\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"eiusmod_\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"culpaa82\": [\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": "24cd01f3-65ee-4e9f-8271-a65503a30253",
                "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": "cdc6d935-e4d1-4963-9116-518bc9ca7744",
            "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": "bb3308e8-8333-40b5-b24e-e34da6e6f85a",
                "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": "9e89619a-9396-4671-94fa-3ad51a87aefb",
            "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": "716dcec8-2cf9-4fec-9c47-945d14952c71",
                "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": "993a00c4-38b4-4fef-a1c3-63836ac4c4bc",
            "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": "b22f3133-902a-4bea-bec2-b2b725dec195",
                "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": "5e8d3ab9-fbe2-4f67-ab1a-880d5ed35700",
        "name": "User",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "42a05177-d037-4126-9bc6-aaebcd0d12dd",
            "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": "10f61a0c-9be9-4d79-abc1-7931954f625a",
                "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": "35b64465-2077-48e1-ad7b-2a73a5a743c1",
                "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": "9b90a0f7-dc6c-47e5-905f-91eb63671cf8",
            "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": "da714d78-fb11-42bd-abbc-17bfb9a463cc",
                "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": "e9193068-dabc-4d7c-99c1-e8f7948aaab1",
            "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    \"proident__\": \"reprehenderit adipisicing consectetur quis ex\",\n    \"in_95e\": -94926590.79713613,\n    \"auteb8\": 51370230,\n    \"proident71\": -82968253.0783622\n  },\n  \"external_id\": \"<string>\",\n  \"rr_id\": \"<string>\",\n  \"dob\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "166d4e0b-07d9-4de7-ae55-69daf6a5e89d",
                "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": "f446de76-0874-4862-8428-98ebe563b40e",
                "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": "0eb621e2-9576-4c3b-b3bc-8ba14de4602f",
            "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": "c54ae0cd-ca8a-4031-9d01-723b00396c7a",
                "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": "caedfe3d-f96c-4006-9e1f-e8ddbfae6a48",
                "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": "68dce0b9-53c0-4a2f-97ae-e7021812017a",
            "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": "0178a2f4-f90a-422b-8a1f-a739ded6ccfd",
                "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": "a35d24fb-c902-4b99-b4a6-c53fe6b2cb96",
                "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": "fec5004b-2670-4200-96d2-75b29aa4ea5d",
            "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": "3f5ce468-b1e8-48a8-bd04-922f55990cc5",
                "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": "28ceb386-86fe-475a-a694-f7eebfbe1017",
                "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": "1b8a8a02-3038-484a-926c-e017181a8543",
            "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    \"do_39\": 70301647,\n    \"incididunt0\": 73165885\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": "91e363d2-e5e5-4107-b4d0-863139a90301",
                "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": "a2ed728c-15ce-4901-a35d-cbc36015d8a3",
                "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": "3f1c8464-0399-4de0-83b5-1bc59219e655",
            "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": "e3b5cf90-0120-40b4-842f-078e3302e9b3",
                "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": "ee22ee69-cc41-4039-8797-a9c903db54b2",
                "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": "29686968-246b-4977-814c-265bb718e69b",
            "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": "d43c4d88-4f64-471d-9dda-5088d87e7124",
                "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": "5efaf943-a93e-4fff-8d58-7c0d20d3d0d0",
                "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": "8ffc7589-5ae7-465f-86f8-9b066dc2f74a",
            "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": "221d0e52-b656-4614-8932-72d798122854",
                "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": "48a3593a-d3b2-46b2-b2ba-37761ad51161",
                "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": "ee90b391-6698-4a81-a48c-d18fa358c22d",
            "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": "77625623-1293-4a8e-8636-b893d282e873",
                "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": "cec62c22-9e75-4c1f-8999-7790e7b8b814",
                "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": "4ebfdab2-3e75-47c4-8840-eee312323ffd",
            "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": "82bc2749-f77d-4dc0-b8a5-f4097dc54b5d",
                "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": "c98a2fda-17e6-48de-a4f8-6f3360c2bd03",
                "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": "9552416f-72cb-43db-974f-d007c008c1d0",
            "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": "b4347c2e-a263-4260-b7d3-18abe92bc6a4",
                "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": "3abd526a-5a89-4630-b20a-17fb8132b990",
            "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": "39c0722e-9775-4302-95eb-e680fba8a58c",
                "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": "79170034-13d4-4b20-8145-b682ee34d3d9",
            "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        \"fugiat5_\": -57326288.72243959,\n        \"ullamco_b\": true\n      },\n      \"ignore_year\": \"<boolean>\"\n    },\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"incididunt77\": \"cillum laborum aute tempor id\",\n        \"fugiat624\": -34561408,\n        \"Excepteur_3__\": \"enim adipisicing\"\n      },\n      \"ignore_year\": \"<boolean>\"\n    }\n  ],\n  \"type\": \"<string>\",\n  \"file_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "076e5a74-93ee-4eb8-8916-8c3c6004fc0f",
                "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": "3e513b88-eedd-47b1-b1ca-013346e0ba6f",
            "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": "e91dad61-9d71-4245-b3ee-7f61003163d0",
                "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": "84a134dd-ccf1-4a77-9035-adcabaa33de4",
            "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        \"nostrudc3\": 6872620\n      },\n      \"ignore_year\": \"<boolean>\"\n    },\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"adipisicingb04\": \"qui in fugiat\",\n        \"sit35\": 18072790\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": "2b37726e-3a16-43a4-83dd-051fb3c4db54",
                "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": "46c6abf5-b1c1-4a73-b741-c241e434cab3",
                "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": "8f2c0733-b9e0-4529-b183-7f78b7932b35",
            "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": "d8ef12f3-7e06-42ef-ae0b-e11f22a1c612",
                "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": "67133687-19d2-428c-88c6-358268e1df77",
                "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": "7cba5703-ea4e-4d63-9614-486924d7b04d",
            "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": "0de2c582-1ad5-4197-a7bc-bc1a45e3b8dc",
                "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": "d0beb7f3-7539-4309-8066-9a78d7e5c4d5",
                "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": "467e28a5-e210-4ba8-8205-5f12c6976de6",
            "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": "4c663c34-b6a9-48b2-9e48-c2586742ad3d",
                "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": "412bd190-d532-4165-9c0f-b97db3ba3788",
                "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": "207083d1-5467-4947-b030-9eac2db9a8cf",
            "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": "b1b6e52e-f4e4-432a-b744-50a20392abed",
                "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": "97f1e2a0-8339-46c8-b1a5-30fc4ca23a66",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "96373507-c63c-413e-bf90-b790ce18f789",
            "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": "c073612a-eaa6-44a5-b0bb-ac20e671d527",
                "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": "c2fff2f2-eff4-418d-947a-0ab0402e6fb5",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "275c64e9-2033-4a3d-afe7-09b03f15067d",
            "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": "1c400e2a-095d-44e9-a692-912c497224fd",
                "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\": \"cupidatat\",\n  \"name\": \"in sint\",\n  \"slug\": \"occaecat laborum id incididunt\",\n  \"description\": \"sed dolore\",\n  \"application_id\": \"cupidatat dolore veniam tempor\",\n  \"type\": \"platform_user_array\",\n  \"icon\": \"commodo\",\n  \"ordering_channels\": [\n    \"gofynd\",\n    \"store_os_pos\"\n  ],\n  \"masking\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"registration\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"is_multi_value\": true,\n  \"customer_editable\": false,\n  \"encrypted\": false,\n  \"pinned\": false,\n  \"pin_order\": -23140556,\n  \"is_locked\": false,\n  \"created_at\": \"1964-07-29T12:49:14.084Z\",\n  \"modified_at\": \"1980-11-07T03:16:37.131Z\",\n  \"__v\": 64696906,\n  \"options\": [\n    \"est vel\",\n    \"ea\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "00ea1b2e-d227-42cb-9226-6f89336a9883",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2a626399-67ca-4cbd-82da-8057a2d724db",
            "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": "ef958e08-656d-444e-ae82-bc554b5c58d6",
                "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\": \"iru\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "203a7966-557d-426c-836c-7cf4ca884716",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2da73921-fe24-485e-82ac-92aa8c043211",
            "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": "42a0b954-4009-4e3d-8454-9ed15b3f577f",
                "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\": \"pariatur elit aliquip proident\",\n  \"name\": \"labore consectetur\",\n  \"slug\": \"deserunt\",\n  \"description\": \"deserunt proident occaecat ex\",\n  \"application_id\": \"ex nulla exercitation\",\n  \"type\": \"encrypted_dropdown\",\n  \"icon\": \"mollit laboris consequat amet\",\n  \"ordering_channels\": [\n    \"uniket\",\n    \"uniket\"\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\": -19126223,\n  \"is_locked\": true,\n  \"created_at\": \"1946-12-07T00:34:58.417Z\",\n  \"modified_at\": \"2008-03-22T04:16:06.611Z\",\n  \"__v\": -32214675,\n  \"options\": [\n    \"magna\",\n    \"officia cillum dolor\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "66b3a018-26d2-4598-9d97-3f1b17967cf2",
            "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    \"ex_84a\": \"dolore consectetur id\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a0c63c7f-a043-468e-9c94-917cb07f647d",
                "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\": \"enim elit in ut deserunt\",\n  \"name\": \"est ipsum\",\n  \"user_id\": \"laboris\",\n  \"application_id\": \"quis eu magna\",\n  \"user_attribute_definition_id\": \"proid\",\n  \"created_at\": \"1991-12-18T16:45:34.207Z\",\n  \"updated_at\": \"2022-02-15T05:47:41.867Z\",\n  \"type\": \"encrypted_number_array\",\n  \"customer_overridden\": false,\n  \"attribute\": {\n    \"nostrud_d1\": 79789639.40741041,\n    \"ade\": 64397434.92501441,\n    \"irure71b\": -62014745\n  },\n  \"updated_by\": \"consequat occaecat esse aliquip\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "dd461132-223e-4088-ac24-60f4a09dfe69",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e4497015-4055-4b19-a953-3d3f5b133d18",
            "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": "c60c0d1d-6ea1-46e2-843b-b44c7416ca26",
                "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\": \"enim elit in ut deserunt\",\n  \"name\": \"est ipsum\",\n  \"user_id\": \"laboris\",\n  \"application_id\": \"quis eu magna\",\n  \"user_attribute_definition_id\": \"proid\",\n  \"created_at\": \"1991-12-18T16:45:34.207Z\",\n  \"updated_at\": \"2022-02-15T05:47:41.867Z\",\n  \"type\": \"encrypted_number_array\",\n  \"customer_overridden\": false,\n  \"attribute\": {\n    \"nostrud_d1\": 79789639.40741041,\n    \"ade\": 64397434.92501441,\n    \"irure71b\": -62014745\n  },\n  \"updated_by\": \"consequat occaecat esse aliquip\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "55282f8a-cfb7-47b0-a4ec-af4c5762e56b",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b1d12851-14fc-4ff4-bdc5-376e2f0e908e",
            "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": "53c64731-0668-452f-8a2e-d9c72bf6816f",
                "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\": \"iru\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "673da24b-f2a3-492a-8357-254442dcc506",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "56d22f49-435a-4da1-b05c-5d4dc8c5d145",
            "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": "b797e911-47ad-40b2-8c07-6f605a66500a",
                "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\": \"adipisicing sed ullamco cillum velit\",\n      \"name\": \"eu in\",\n      \"user_id\": \"fugiat\",\n      \"application_id\": \"deserunt Ut\",\n      \"user_attribute_definition_id\": \"labore\",\n      \"created_at\": \"1969-02-13T08:49:49.142Z\",\n      \"updated_at\": \"1978-06-06T10:50:34.597Z\",\n      \"type\": \"encrypted_date\",\n      \"customer_overridden\": false,\n      \"attribute\": {\n        \"elit_af2\": \"eiusmod labore ipsum Ut\",\n        \"consequat63\": \"eu dolor nulla\",\n        \"anim_6\": true\n      },\n      \"updated_by\": \"dolor culpa deserunt aliquip proident\"\n    },\n    {\n      \"_id\": \"sint cillum dolore irure\",\n      \"name\": \"id dolor irure aliqua exercitation\",\n      \"user_id\": \"qui dolor magna sunt\",\n      \"application_id\": \"laboris aliqua\",\n      \"user_attribute_definition_id\": \"ex adipisicing\",\n      \"created_at\": \"1980-05-13T01:09:57.821Z\",\n      \"updated_at\": \"1950-04-21T05:28:43.784Z\",\n      \"type\": \"number\",\n      \"customer_overridden\": true,\n      \"attribute\": {\n        \"elit_7\": false,\n        \"pariatur_e\": \"culpa est\",\n        \"consectetur_4be\": -4902473\n      },\n      \"updated_by\": \"fugiat sunt amet\"\n    }\n  ],\n  \"page\": {\n    \"size\": 8001878,\n    \"total\": 56280166,\n    \"item_total\": -1212513,\n    \"has_next\": false,\n    \"type\": \"eiusmod aliqua Duis\",\n    \"current\": 5960222\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "23da9f4b-358f-4c86-ba9c-02beba110776",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e7a4a09e-ad95-44a6-8222-c845189da062",
            "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": "15688c4c-fa0a-4617-9f5c-5d03e3c3d5ba",
                "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": "944643df-76e9-46cc-ac2c-18f2a621950f",
                "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": "a592d1ff-a2d8-466c-bb6b-5241b93f3b75",
            "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": "9c79fe5d-9953-462d-aea6-107c18a113cf",
                "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": "6881a41a-7774-4585-89a7-5fc5db41f752",
                "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": "b12b16cb-98f9-43e5-80ae-40de29ac313c",
            "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": "3df044d5-5a84-4fc1-aac5-76c0059d2ca4",
                "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\": \"enim elit in ut deserunt\",\n  \"name\": \"est ipsum\",\n  \"user_id\": \"laboris\",\n  \"application_id\": \"quis eu magna\",\n  \"user_attribute_definition_id\": \"proid\",\n  \"created_at\": \"1991-12-18T16:45:34.207Z\",\n  \"updated_at\": \"2022-02-15T05:47:41.867Z\",\n  \"type\": \"encrypted_number_array\",\n  \"customer_overridden\": false,\n  \"attribute\": {\n    \"nostrud_d1\": 79789639.40741041,\n    \"ade\": 64397434.92501441,\n    \"irure71b\": -62014745\n  },\n  \"updated_by\": \"consequat occaecat esse aliquip\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "86630975-c7d6-4ffd-84ba-9d2635d06c7d",
                "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\": \"cu\",\n  \"message\": \"Excepteur non officia\",\n  \"info\": \"irure deserunt e\",\n  \"request_id\": \"occaecat\",\n  \"error\": \"cillum labore occaecat\",\n  \"meta\": {\n    \"in_5\": 97243078,\n    \"mollitf\": false\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ff3caab4-be50-464c-9eb1-020fec6ecccd",
            "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": "4bb1e9b3-23a1-41af-b354-c00a8e907f48",
                "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": "70814b60-98ee-4b0f-9c8e-57c36de7e485",
                "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": "38390a61-e61b-404e-bb24-6316522fc7dd",
            "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": "eb9b31e3-01c6-466a-89c9-535986f6897f",
                "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": "46df7acf-c86d-4c56-a8ba-eec3b5b6b8b8",
            "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": "3944b67b-44c4-4e24-bfd9-3ef1800bf9a3",
                "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": "c734a559-18d9-4466-b6de-43122b648ae4",
                "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": "59a3441c-7869-4929-a2af-243a3987b880",
            "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": "65af9a87-a70b-4fcf-9859-6632f7eb1b8a",
                "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": "4964be9a-b2a5-4f7b-8a89-535936b79918",
            "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": "35ce6435-6c9a-4d19-a6d2-176fd792c7c1",
                "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": "2aee0137-7731-48b3-af55-c753075dedf3",
                "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": "17fca538-bf7f-4fcc-b14f-b4473c32f777",
            "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          \"laboris9e2\": \"sunt mollit sit\",\n          \"fugiatb10\": 71131992\n        }\n      },\n      {\n        \"definition_id\": \"<string>\",\n        \"type\": \"<string>\",\n        \"value\": {\n          \"elit82e\": \"nulla ipsum\"\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": "1ad4aeb4-0cbd-4d46-bf8b-d8e075371240",
                "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": "09187b6f-78fc-4f7b-a4e6-5887e053d2ee",
        "name": "Webhook",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "dffd7a02-1e50-4ffb-90e3-c9e720609f48",
            "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    \"irure_522\": -79714516,\n    \"dolore_93f\": 26159852\n  },\n  \"auth_meta\": {\n    \"type\": \"<string>\",\n    \"secret\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d72eb42e-dec8-48a6-8e8a-bc5474a139c3",
                "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": "995cfb36-61de-4ca5-8b90-816a7d304e36",
            "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    \"irure_5c\": \"veniam ex laborum occaecat\",\n    \"in_8\": -31923193.872768432\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": "8af5f636-8f9c-449a-a873-6f58d8a29e3b",
                "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": "484eb73c-70b9-453d-a0f7-fe5a4765fb13",
            "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": "33726783-e656-451f-ba2d-14c391e722c9",
                "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": "e7054932-8078-4c92-887d-3aba71d1fb95",
            "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          \"in_a6\": -21189699.117618814,\n          \"Excepteurf\": 78083324.35086194\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": "bb340175-8b66-41cf-969c-bf987410d8f4",
                "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": "3ff10a6d-7df2-4fff-8ff6-124ba5b4b2f9",
            "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": "f81399be-3ebd-44a7-9c07-0c6e72a988c0",
                "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": "8e4d6c67-1692-4d81-86a2-e21a2854ad43",
            "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": "89b1136a-376e-471e-9e42-d32c3a6927cf",
                "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": "7ebd38d7-a5d9-41b4-aa3b-947568522c67",
      "name": "Fynd Platform's Platform Side APIs v2.11.7",
      "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"
        }
      ]
    }
  }
}