{
  "collection": {
    "item": [
      {
        "id": "a1680245-d2bd-4c31-bd78-d3f6b47034f5",
        "name": "Billing",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "ead377f0-eaf3-4d32-89fa-ac135981f66b",
            "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": "1e94e00f-da51-4378-841d-0b68f4fa5eeb",
                "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": "8ef38d52-d60f-45c9-8e7c-a05a4e5cf017",
                "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": "e7101c30-edb8-4469-a65e-88d1e9955973",
            "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": "2385a13c-3b2d-4ee6-97c4-69bb51a74cc5",
                "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": "698dd71d-7a7d-41fe-921c-e52ab6bbccb4",
                "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": "f678baa5-3abe-4b7e-a9fd-1226facb2ade",
            "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": "5e922b94-0155-4053-b45a-7861a68da785",
                "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": "041c8f89-432e-4fb5-b170-cc9715a4d141",
                "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": "b563d2d3-389c-4145-8a27-399d63f70735",
            "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      \"do_ec\": 86282940\n    }\n  },\n  \"is_test\": \"<boolean>\",\n  \"return_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "40d09e09-2546-4b68-bc77-81ecd71d0e17",
                "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": "71a4fc41-a0c4-45a6-849c-101ef97535ca",
                "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": "9f290d7e-50d0-48bd-8023-7f6db06d13c6",
            "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        \"quis_a\": true,\n        \"voluptatec\": false,\n        \"cillum_8\": 52668833.34712556\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        \"culpa2\": -10771035.058528662,\n        \"elitf\": -84263620.75777031,\n        \"enim_f32\": false,\n        \"iruree2\": \"Ut exercitation\"\n      }\n    }\n  ],\n  \"return_url\": \"<string>\",\n  \"trial_days\": \"<number>\",\n  \"is_test\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "23135a3d-325a-4af2-b404-f59f99a3aa1b",
                "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": "6310e6b6-1e87-493e-804b-75bf8c0a5c97",
                "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": "258f44e2-3a7f-4f47-bc46-a988442518f5",
        "name": "Cart",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "a36f0d6f-c1b0-4f95-b2a1-8c1b07950a22",
            "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": "3fba069e-a8ee-4910-b45f-686cefa61ec4",
                "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": "893a1542-4489-4dad-aeb9-5b4dc6709404",
            "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": "00c3f885-e7e9-43f6-8da0-c19ccb070a8e",
                "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": "cbbd4242-c0c5-4d3e-ae36-41ab22f9d929",
                "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": "ca7fb499-c8bb-4cda-a13d-78d33e63ca62",
            "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": "325188c4-900b-4c1d-a329-9d6cb69528c8",
                "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": "5def2876-1ba3-4ce7-a42a-b05ffa487ad6",
                "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": "30dc49a9-6e3e-425f-9714-80c00de3452b",
            "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": "97b933a7-08a2-4ead-b184-183f35a37448",
                "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": "18292a3b-019d-4df6-b918-2dcbe5fb8ea4",
                "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": "8cec4804-b1a2-46a8-b613-88661a6c72d9",
            "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": "8e71d39e-ed50-4da9-8fe5-a7202206eea9",
                "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": "7354647b-da96-49a9-8e73-ad0719c0738f",
                "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": "5ec61262-4857-45dc-a382-240ee4a96b80",
            "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": "7ded8e30-b62f-445b-a331-ee220f061667",
                "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": "8296e45b-ae4e-454a-a049-31e1f1d4268d",
            "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          \"nisi_d\": 81491400.42250872,\n          \"eu233\": 26792582.96285996,\n          \"labore0dd\": 14269224.66494158\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          \"ipsume\": 29543539\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        \"Duis6a7\": -23546907\n      }\n    }\n  },\n  \"_custom_json\": {\n    \"Lorem82\": false\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": "5cdaa4ce-a20c-4e34-82ac-41365e5df8d4",
                "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": "b476b492-570d-4ac3-8ec7-ef9815091f65",
                "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": "2d17b060-f490-4ab5-8fca-3cc002d7978d",
            "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": "bd569877-c2f3-4462-9a83-ebb7f7282175",
                "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": "c8c5da44-1f3d-47d5-87a2-d3ece17512e0",
                "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": "e5d87675-49e6-4476-be17-8e5c4b8ffc83",
            "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          \"laboris__0\": \"irure elit\",\n          \"mollit_0\": -23062215.051039606\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          \"Excepteur_1f\": -89016922,\n          \"aute_c4\": \"sed consec\"\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    \"labore_32_\": 87086029.41608185,\n    \"enim961\": \"laboris et cupidatat elit\"\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": "deb85b09-1b65-4355-810b-4c8d0af95be6",
                "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": "8389112e-8064-495d-a8a0-025f0b281d2c",
                "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": "7373c0c1-bc5d-476c-9849-418c6b4d31fd",
            "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": "3c9d066a-1eff-4d46-a869-47fb549e1155",
                "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": "eb05bb84-2461-46dc-b25b-5f15e032f665",
                "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": "a8ebdc48-c61f-4bb5-a956-63f0944569c6",
            "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": "431c16ae-0380-458e-8e0d-68b002a50121",
                "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": "31eed127-d048-454e-a2ed-54cad80ce004",
            "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": "e805247b-14be-4d89-92d7-5a194dea2574",
                "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": "e76f1710-0118-49f9-9c1f-8dcaca3dac09",
                "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": "2f943087-8e59-4642-a00b-a582d1ab75df",
            "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": "cd6db240-6cc6-4932-9f46-66e5fb34b682",
                "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": "3f7e4a38-f6dc-49f2-8f0e-3406c9ac7496",
                "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": "5ef18ac0-3e42-4b90-a57f-b364aebaca34",
            "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": "f3484548-d201-4314-85e1-0ccaefe23a29",
                "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": "50cf321f-253a-41a8-9c22-a7ed4d1acd51",
                "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": "006aea5b-fe53-4207-908d-cc36ac6bc768",
            "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": "d1b68ff1-fc8e-45b9-8968-5dcb619cddcf",
                "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": "740aeb29-7954-4bcf-81d4-b40e4ba99ba8",
                "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": "33eb0677-ff62-4e5f-aae8-5bf515e29168",
            "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": "240911dc-f41f-4161-b140-25c5a837ba91",
                "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": "57da1f7a-2169-478d-8155-3eed7b6bb1de",
                "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": "67d52fdd-d27e-46d2-becf-1b6a0265f052",
            "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        \"commodod\": 47877626.41605312,\n        \"ea_1\": 89058117.23721358,\n        \"in_18c\": -27194414.355175883,\n        \"in638\": \"veniam deserunt laboris consectetur ipsum\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"quis6\": \"dolore ut reprehenderit in\",\n        \"ut55f\": 65421786,\n        \"irure2\": 69540572.85212919\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"laborum_1\": \"consequat in dolore nisi officia\"\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        \"do_1\": \"sit enim\"\n      }\n    },\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"Excepteur_6\": \"pariatur amet aliqua proident\",\n        \"ea_4e_\": \"sunt Ut\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"et_73\": 51369051.31860411\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"voluptate_f\": 72125108\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        \"ipsum_341\": false\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      \"in_88\": -84190581.1276797\n    }\n  },\n  \"allowed_refund\": \"<boolean>\",\n  \"auto_remove\": \"<boolean>\",\n  \"meta\": {\n    \"officiac4\": -85382191,\n    \"ipsum7\": true,\n    \"et1f\": \"aliquip dolore deserunt\"\n  },\n  \"distribution_logic\": {\n    \"distribution_level\": \"<string>\",\n    \"distribution\": {\n      \"type\": \"<string>\",\n      \"logic\": \"<string>\",\n      \"rule\": {\n        \"conditions\": {\n          \"fugiat_2ec\": true,\n          \"cillum_aa9\": 57563628.857479334\n        }\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "431c9d04-3070-4575-9bbe-b6bcfa080925",
                "name": "Price Adjustment Updated successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "price-adjustment",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) "
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n  \"is_authenticated\": true,\n  \"article_ids\": [\n    {\n      \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n      \"value\": 100,\n      \"code\": \"abs120\",\n      \"meta\": {},\n      \"quantity\": 2,\n      \"min_price_threshold\": 50,\n      \"article_index\": 0\n    }\n  ],\n  \"type\": \"discount\",\n  \"message\": \"Fynd Campaign 100 Rs off\",\n  \"value\": 100,\n  \"article_level_distribution\": true,\n  \"allow_refund\": true,\n  \"meta\": {},\n  \"collection\": {\n    \"collected_by\": \"FYND\",\n    \"refund_by\": \"FYND\"\n  },\n  \"restrictions\": {\n    \"post_order\": {\n      \"cancellation_allowed\": false,\n      \"return_allowed\": false\n    }\n  },\n  \"auto_remove\": true\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"id\": \"cc8154592ccb42c88b481ce4c21ab602\",\n    \"cart_id\": \"fa45f5cbd3764a6297bfa79d6bedf71c\",\n    \"is_authenticated\": true,\n    \"article_ids\": [\n      {\n        \"article_id\": \"f322167ce70f4dca8f8ac0efdc496abe\",\n        \"value\": 100,\n        \"code\": \"abs120\",\n        \"meta\": {},\n        \"quantity\": 2,\n        \"min_price_threshold\": 50,\n        \"article_index\": 0,\n        \"identifier\": \"cart:5mPyy88URXuh3Lo35uaTg\"\n      }\n    ],\n    \"type\": \"discount\",\n    \"message\": \"Fynd Campaign 100 Rs off\",\n    \"value\": 100,\n    \"article_level_distribution\": true,\n    \"allow_refund\": true,\n    \"meta\": {},\n    \"collection\": {\n      \"collected_by\": \"FYND\",\n      \"refund_by\": \"FYND\"\n    },\n    \"restrictions\": {\n      \"post_order\": {\n        \"cancellation_allowed\": false,\n        \"return_allowed\": false\n      }\n    },\n    \"auto_remove\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c299dfdd-0e50-4ebe-9f34-82790d8d9d23",
                "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": "13892af8-83de-488e-b3cc-b57e5ccb734e",
            "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": "399708c3-4797-4cb0-a4cf-a21f384e1ae3",
                "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": "4a7e8343-74e4-4f60-b983-21dbe944a04c",
                "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": "a9a363f6-8745-484e-b204-e9a4753a91d6",
            "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        \"laborum1\": 55742386,\n        \"fugiat90b\": -11447291.635917395,\n        \"nisi3\": 25727326\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"officia7\": -70676311.42581145,\n        \"anim_4f\": -88189648.98466866\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"nostrud_17\": true,\n        \"adipisicinga4\": false,\n        \"nostrudb7\": -30751526\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        \"sit96\": 75950344.11703074,\n        \"proident_83\": \"culpa et officia Duis aliqua\"\n      }\n    },\n    {\n      \"_id\": \"<string>\",\n      \"identifiers\": {\n        \"et_3b1\": -11102746.290305272,\n        \"ex_04\": false,\n        \"deserunt_2d\": \"sit eiusmod deserunt esse\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"size\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"set\": {\n        \"nostrud_0\": \"ullamco id\",\n        \"dolore_f0\": 3050855,\n        \"culpa0\": \"deserunt sit\"\n      },\n      \"dimensions\": {\n        \"height\": \"<number>\",\n        \"width\": \"<number>\",\n        \"is_default\": \"<boolean>\",\n        \"unit\": \"<string>\",\n        \"length\": \"<number>\"\n      },\n      \"currency\": {\n        \"nisi_9dc\": \"consectetur cupidatat officia sed in\"\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        \"aliquip8\": 61118159\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      \"do__\": false,\n      \"nisi59\": -82781080.03133146,\n      \"Lorem_3d4\": -43536079.204154186,\n      \"eiusmod_5b_\": -22002957.900939494\n    }\n  },\n  \"created_by\": \"<string>\",\n  \"allowed_refund\": \"<boolean>\",\n  \"meta\": {\n    \"commodo_1e8\": -79756220,\n    \"velit03\": \"magna in cillum\"\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          \"ullamco_cf\": false,\n          \"eu_\": 16313928\n        }\n      }\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "36fdcdb4-bed4-469d-98c8-db9a0ef82e36",
                "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": "25232208-dfc9-4af0-bd78-24dfa03c0e24",
                "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": "9e18bbbd-2334-43ae-aa03-a9c3c54a16ab",
            "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": "30f73853-bee3-4cd9-8bb0-724d70840f98",
                "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": "1e90d55e-69f6-4734-9411-aa2b452c1472",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "61bb3ee5-135d-4b46-bdc5-bc3064ab871d",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "26d544a6-e6a3-4398-869c-8d89e5033a00",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "ac0e590d-45ec-462c-9c47-ef890f60f992",
            "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>"
                },
                {
                  "disabled": false,
                  "description": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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      \"dolore424\": 71338850\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": "903f8d00-930d-44c8-a698-6f5a958e6ef6",
                "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>"
                    },
                    {
                      "disabled": false,
                      "description": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "6a26cbb4-e798-460c-9e40-75d0fe90c105",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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      \"culpaa81\": \"voluptate deserunt eiusmod Lorem ea\"\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              \"eta\": \"adipisicing anim\",\n              \"nisi_6\": -90658961\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              \"Loremc0\": -60758860.36186664,\n              \"voluptate_c0\": 53939130.42870483,\n              \"ut_44\": 40846220.64110178\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        \"consectetur_1\": \"in irure adipisicing ullamco mollit\",\n        \"Excepteur_5_\": -75132724,\n        \"velit__\": 50114896,\n        \"adc\": \"dolor tempor ad pariatur\"\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              \"sit_5\": \"in do dolore\",\n              \"exercitationd8\": false\n            },\n            \"order_id\": \"<string>\",\n            \"payment_id\": \"<string>\",\n            \"current_status\": \"<string>\",\n            \"payment_gateway\": \"<string>\",\n            \"payment_gateway_slug\": \"<string>\"\n          }\n        },\n        {\n          \"amount\": \"<float>\",\n          \"mode\": \"<string>\",\n          \"name\": \"<string>\",\n          \"meta\": {\n            \"extra_meta\": {\n              \"nulla2b\": -50827395\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        \"cupidatatdce\": true\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          \"cupidatata5\": \"ven\"\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          \"voluptatea8\": \"Ut id aute\",\n          \"eiusmode_\": 98684208\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      \"tempor6\": true,\n      \"nostrud48\": -1159925\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    \"est_65e\": \"id culpa velit non\",\n    \"veniam_c9\": -71788678.32066023,\n    \"amet_4\": -85135526\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": "523586fe-e16e-46be-a8e3-e0f540c3f985",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "85878c18-2010-46c7-84a4-3a4ca0974ec9",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "4785d5c1-5551-4ba8-9d26-7519aa65d1f6",
            "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": "cf9602a9-707f-4508-b063-7809ffbd09d6",
                "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": "5b81bb44-9e79-4acb-a08c-1ab27cee6da2",
            "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": "f452d4cf-7f32-435f-97a1-13a00b8daa95",
                "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": "f13ea93c-7ec2-417e-804a-e2a186eb82c2",
            "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          \"in_c\": \"<string>\",\n          \"ullamco284\": \"<string>\"\n        },\n        {\n          \"eu8e5\": \"<string>\",\n          \"culpa_c\": \"<string>\",\n          \"et_\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"id911\": 52596588.5612115,\n        \"ametb53\": \"eu esse et tempor sed\"\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"ad_b\": false\n      },\n      \"_custom_json\": {\n        \"exercitation34\": 94094488.96033937,\n        \"esse_b89\": 15074860,\n        \"in8\": true\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"velita0\": -68349948,\n        \"occaecatd0\": 60265142.57063308\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          \"pariaturac\": \"<string>\",\n          \"occaecatb\": \"<string>\"\n        },\n        {\n          \"et__73\": \"<string>\",\n          \"culpa_d\": \"<string>\",\n          \"non_bed\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"cillum1\": true,\n        \"est5\": false,\n        \"non_39b\": \"laboris Duis\",\n        \"Duis_20\": -30143788.64498788\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"nisie_\": -90999982,\n        \"aliquafe0\": -84065370\n      },\n      \"_custom_json\": {\n        \"in_b\": \"sit Lorem amet\",\n        \"ina\": 59027610\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"eiusmod2c\": 44966273.58743358,\n        \"magna4\": 6923297.058864504,\n        \"cillum_be0\": -87670421.59974499\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": "f2f13cd8-9c91-4064-a17e-19d1f8305003",
                "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": "0ee73f4e-168b-48a7-b40b-9a155d91d661",
            "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        \"dolore_e\": \"ex consequat nisi incididunt\",\n        \"et07\": 41017979.30195734,\n        \"reprehenderit_ad1\": true\n      },\n      \"meta\": {\n        \"quid\": \"non elit ut Excepteur\"\n      },\n      \"extra_meta\": {\n        \"tempora54\": \"ut velit\",\n        \"aliquipd\": -54147468.24874106,\n        \"ad32c\": true,\n        \"amet_85e\": true\n      },\n      \"_custom_json\": {\n        \"minim43\": 20220085.47739254,\n        \"ullamco_1b9\": \"voluptate dolore dolor Lorem in\"\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        \"voluptate_de\": false\n      },\n      \"meta\": {\n        \"elitff3\": false,\n        \"ipsum__0\": \"enim magna occaecat sunt\"\n      },\n      \"extra_meta\": {\n        \"ea_9\": false,\n        \"commodoa4\": 66267163,\n        \"enim_360\": \"sint culpa voluptate irure sed\"\n      },\n      \"_custom_json\": {\n        \"sint_\": true,\n        \"nisi__\": \"dolor consequat adipisi\"\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": "a0d4db13-1548-496a-9c5e-b8a66542c017",
                "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": "fb256a89-36e2-449c-9ac4-35ec507895c8",
            "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": "e4fb0388-161f-4338-929b-0288344b2245",
                "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": "d6e8a1ae-1c54-4f81-ba92-635688c087f4",
                "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": "96dab995-1b6a-4805-8ee9-1b9489e90536",
            "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": "c118f53b-4732-4415-84aa-72def8741e27",
                "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": "666c80e1-e4ab-4eb3-b85f-bcb83d0632b4",
                "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": "a00f5cf4-401c-42c5-b661-f7594020b07a",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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        \"reprehenderit7\": true\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        \"deserunt_4\": false,\n        \"aliquip_fe4\": 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      \"aute_d5d\": \"voluptate culpa\",\n      \"proident_3da\": -52679116.57973103\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      \"sit5\": -55088184.78562305\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": "49c74522-4090-4244-aedf-c8b23e4155e8",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "8df77e7d-6e88-4376-8317-4c7cb64b48a5",
            "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    \"in806\": true,\n    \"qui_95\": \"enim reprehenderit exercitation\",\n    \"voluptate_fb0\": false\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "12c172c6-99e5-4e14-b5fd-59e3929a0923",
                "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": "8b2b3ac2-1dce-471d-a7f9-1ac1f1a6a657",
            "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": "34f19f16-6ec9-4726-84bc-c88fa5f33871",
                "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": "c1553cd8-a87c-403f-9729-fa647a7d5103",
                "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": "c0d4c9e6-1c9f-4ebf-8b30-30b0213946fd",
            "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": "53e37c6c-e103-46f0-b3c2-b16c405299b7",
                "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": "f9061802-af12-4baf-ab81-ae5d6d76daac",
            "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": "9cefdaa6-837c-42d3-92da-363f764de985",
                "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": "bd946423-745e-4503-8976-67fa7874d075",
            "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": "337db90a-f673-4ca4-aea7-b090ce926817",
                "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": "5b669596-a0ff-4a22-8fbe-1aac4fc125df",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "a458ebd8-05c4-479d-9c9f-57bdb70bc2aa",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "c39536aa-20c1-4aff-8090-516b29426520",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "481095c3-3a15-4ead-94e4-5cc2f1bd9b8f",
            "name": "platformAddItems | Add items to cart",
            "request": {
              "name": "platformAddItems | Add items to cart",
              "description": {
                "content": "Adds product items to a customer's shopping cart. If the customer does not have an existing cart, a new one is created automatically. - The `new_cart` flag forces creation of a new cart even if one already exists. - The `default_cart` flag determines whether the item is added to the user's default storefront-visible cart. If `true`, the item is added to the user's default cart that is accessible via the storefront. If `false`, an existing active cart is fetched if available; otherwise, a new hidden cart is created.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve the price breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is a boolen value. Select `true` to set/initialize buy now cart"
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself."
                  },
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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          \"voluptate_30\": \"<string>\",\n          \"nisi_2c\": \"<string>\"\n        },\n        {\n          \"enim7\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"aliquabce\": 78561685.71314633,\n        \"ut_027\": \"nostrud reprehenderit ea\"\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"in_257\": -19009344.296225354\n      },\n      \"_custom_json\": {\n        \"et_f\": \"incididunt est anim volup\"\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"minimc1d\": true,\n        \"occaecatda\": 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          \"nulla_07_\": \"<string>\"\n        },\n        {\n          \"Ut_347\": \"<string>\",\n          \"culpa6db\": \"<string>\"\n        }\n      ],\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"article_id\": \"<string>\",\n      \"article_assignment\": {\n        \"culpaf\": -25722625,\n        \"sit_fdd\": \"minim nulla tempor aliquip\"\n      },\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"item_id\": \"<integer>\",\n      \"extra_meta\": {\n        \"ullamco_66d\": false\n      },\n      \"_custom_json\": {\n        \"in_560\": \"magna voluptate Excepteur\",\n        \"anim_471\": -79130203,\n        \"eiusmod2\": \"aute sit nulla\"\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"meta\": {\n        \"Lorem_4\": \"qui dolor quis Duis\"\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": "fc55dc46-f2ce-4b49-8490-41995dc45dec",
                "name": "Success. Returns a cart object as shown below. Refer `AddCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "2edcfa77-2bd3-4dfe-9b90-198e3270b6ca",
            "name": "platformUpdateCart | Update cart items",
            "request": {
              "name": "platformUpdateCart | Update cart items",
              "description": {
                "content": "Customers can modify added product attributes such as quantity and size, as well as remove items from the cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart"
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to retrieve the price breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is a boolen value. Select `true` to set/initialize buy now cart"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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        \"tempor60d\": 67266616\n      },\n      \"meta\": {\n        \"velit_18\": \"non magna\"\n      },\n      \"extra_meta\": {\n        \"ipsum49\": false,\n        \"dolore_bcf\": \"sunt dolore proident dolore\"\n      },\n      \"_custom_json\": {\n        \"esse_0_\": -23388395\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        \"aute_cb\": false\n      },\n      \"meta\": {\n        \"cillum12a\": \"aute qui\"\n      },\n      \"extra_meta\": {\n        \"officia8a6\": 45511493.485568345,\n        \"aute__b\": 46013091.29831198\n      },\n      \"_custom_json\": {\n        \"aliqua_c9\": \"in do\",\n        \"Duis04\": \"proident labore et\",\n        \"Excepteur08\": -47340538\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": "26969b80-0ced-4dc1-b2b2-34ae317195d8",
                "name": "Success. Updates and returns a cart object as shown below. Refer `UpdateCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Current company id"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Current Application id of sales channel"
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "9db5fa78-afaa-40d2-8d2a-393c43d2041e",
            "name": "updateCartBreakup | Update cart breakup values",
            "request": {
              "name": "updateCartBreakup | Update cart breakup values",
              "description": {
                "content": "Updates the cart breakup based on the enabled features and user preferences. This endpoint allows customers to modify how their cart totals are calculated — including options such as applying store credits, loyalty points, discounts, and other promotional benefits. The API recalculates and returns the updated breakup reflecting the selected configurations in real-time.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "cart",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "Unique identifier of the cart for which the breakup needs to be updated."
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "Set to `true` to include all items currently added to the cart in the response."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "Set to `true` to include the detailed price breakup of each cart item in the response."
                  },
                  {
                    "disabled": false,
                    "key": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Set to `true` to initialize a \"Buy Now\" cart flow, enabling direct checkout for a single item."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Identifier for the ordering source (e.g., web, mobile app, POS). Used to determine the origin of the order request and apply source-specific rules.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "disabled": false,
                  "description": "Identifier for the ordering source type (e.g., storefront, store_os_pos, kiosk). Used to determine the source type for order governance and validations.",
                  "key": "x-ordering-source-type",
                  "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": "8fe97035-baae-4d24-b24c-21818fc7638d",
                "name": "Success. Updates and returns a cart object as shown below. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company associated with the current cart."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel (e.g., website, app) for which the cart belongs."
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Identifier for the ordering source (e.g., web, mobile app, POS). Used to determine the origin of the order request and apply source-specific rules.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Identifier for the ordering source type (e.g., storefront, store_os_pos, kiosk). Used to determine the source type for order governance and validations.",
                      "key": "x-ordering-source-type",
                      "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": "259bff01-cc6f-4306-991f-dfcc4bc7bd18",
                "name": "Invalid User error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "cart",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "include_cart_calculation",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of the company associated with the current cart."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Unique identifier of the sales channel (e.g., website, app) for which the cart belongs."
                      }
                    ]
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Identifier for the ordering source (e.g., web, mobile app, POS). Used to determine the origin of the order request and apply source-specific rules.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "description": "Identifier for the ordering source type (e.g., storefront, store_os_pos, kiosk). Used to determine the source type for order governance and validations.",
                      "key": "x-ordering-source-type",
                      "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": "275f90bc-c49b-4bd9-8dbc-2c3188c9c87d",
            "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": "fb20c109-d382-403c-8708-9f195bef2019",
                "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": "1f3a8a64-afcf-4d55-b007-bc53f54f6f1f",
            "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": "be7e33ca-2537-4e6d-a70f-732ad6b2d8df",
                "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": "71408ca4-843c-47ad-b038-5785870eed4f",
            "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": "b47c5038-eb1c-4617-b658-c1994d276314",
                "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": "fe31ea6e-771e-4727-8bc9-ff909d020e87",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "c81b8acc-dfc9-4b2e-a7b2-09858de52dce",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "236b0ab9-17b3-44cd-88dd-1e9a96e2dfd9",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "0212d85e-e04b-45f4-9da1-89966f8a8b03",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "7cfdff35-9f59-462f-ac50-cdd4f909f2f8",
            "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": "b5b5f3cb-ab36-4e2b-abae-e502a6664556",
                "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": "65c49926-6f65-4cc3-b97f-9ee9db9adc35",
                "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": "fddeb786-97a4-4d22-989a-0a8bd3685270",
            "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    \"Lorem_0\": \"adipisicing laborum\",\n    \"aliqua_4\": false\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"google_map_point\": {\n    \"irurea\": -69595109.61508118\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    \"ipsume53\": \"id\",\n    \"occaecat_e3\": \"consectetur nisi laborum\",\n    \"est__\": 27283594.736283183\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "af3143e3-a9a4-4433-80b7-b7077936e0ed",
                "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": "4fcbe6bc-4ddd-4b3b-bba2-76b273fb2818",
                "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": "54b10f44-77c5-4e24-9dde-78ebdbf671e1",
                "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": "a6dbf096-ce10-43d3-a8e5-47e3e4349dca",
            "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": "6c08cfc2-3f5d-4e3f-9f5e-1a028dcbaea8",
                "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": "231b31db-ebb4-47c6-b83d-f827272b34b5",
                "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": "9309958c-d52e-4e59-bf62-3117c0224a8a",
            "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    \"dolor_31_\": -30823092\n  },\n  \"is_active\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"google_map_point\": {\n    \"laborum_9\": \"ea dolor eu\",\n    \"laborec42\": -70766953.44419615,\n    \"pariatur_\": 42965499\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    \"officia_b28\": \"laborum commod\",\n    \"qui_18\": \"esse tempor veniam Ut\",\n    \"aliqua_3e\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1f11698b-fa37-4cf6-b101-273a9d02eb5a",
                "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": "205cd0a4-8a18-4e66-9fe4-8305c844920b",
                "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": "13dff66b-7e4d-42d0-9d25-64652570509b",
            "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": "6d4f1982-cf8e-4ae1-824f-67bac3fb60dd",
                "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": "46f44785-91d7-433e-8518-0d9206df3646",
                "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": "612d9ff3-f639-48e9-b6ad-00054844efbb",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "3c8986da-8e42-4089-9333-aba6327e9d89",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "9c554592-fcd5-44ed-a8d6-062af628378a",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "55c3bb90-a0d5-4a59-9970-f2614de69a2d",
            "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": "4d8fd814-ed39-4b62-9652-8fc309ce7218",
                "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": "cacff9ce-7dcc-4773-8af7-a32a16e39944",
            "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": "05e542ca-328e-4c96-91d3-6ae5d4e97459",
                "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": "5c3c1efb-41c8-454e-a4c8-1acb6a4c7ad3",
            "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    \"consequat34\": \"dolor mollit sit sint\"\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    \"irure_d31\": \"sit\",\n    \"pariaturd\": \"Excepteur\"\n  },\n  \"pan_no\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"staff_user_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1cb419f8-dffe-41a3-9fb7-25e1f021ab1e",
                "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": "0d56db80-36eb-44b1-92ed-7e9875bfcb38",
                "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": "d3e86a3b-0363-4b62-85fc-ee7c93b442d7",
            "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": "326df820-307e-4d3c-b9d5-482bb65f744d",
                "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": "2b5a02f0-d4d9-4378-ac7c-a762d7a443be",
            "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": "85325d1a-39a9-40b4-b6f9-74822cf95e3e",
                "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": "24152a10-c298-4a34-9e18-01379cdfb565",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "d5656a8f-f124-4cac-b165-c3a26bdd2366",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "e660abc6-0b1f-46b7-9f31-86946f0a5013",
            "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>"
                },
                {
                  "disabled": false,
                  "description": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "30a45fcf-e39e-4c79-a8ae-977750bacd02",
                "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>"
                    },
                    {
                      "disabled": false,
                      "description": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "4214e031-b08a-4706-976b-38ea8534cfc7",
            "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": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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    \"velit92\": 13415638.804673329,\n    \"quis_c55\": -31679643\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    \"laboruma1\": 372923.1483575702\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    \"ullamco_1d_\": false\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    \"etd\": \"Ut anim\"\n  },\n  \"callback_url\": null,\n  \"user_id\": \"<string>\",\n  \"extra_meta\": {\n    \"dolorec\": \"dolor dolor\",\n    \"ine\": \"Duis deserunt et\"\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": "826cabbd-a08e-45f5-ac26-1a08dabf3821",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "a5552854-a4a5-4731-8972-3fb3055970fd",
                "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": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "35ca524e-046a-46ae-951c-9f33c78f07e3",
            "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>"
                },
                {
                  "disabled": false,
                  "description": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "08066b4d-9b65-407d-9f5b-301b05753a59",
                "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>"
                    },
                    {
                      "disabled": false,
                      "description": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "29599a87-abe0-404b-9907-823b0aaad336",
                "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>"
                    },
                    {
                      "disabled": false,
                      "description": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "d1fa3b5c-037e-47eb-a1b1-6dd89dbaf92e",
            "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>"
                },
                {
                  "disabled": false,
                  "description": "Ordering source type header, to be used to identify source type of order creation.",
                  "key": "x-ordering-source-type",
                  "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": "7460f94f-5e61-4123-aebf-03bc7c3f7335",
                "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>"
                    },
                    {
                      "disabled": false,
                      "description": "Ordering source type header, to be used to identify source type of order creation.",
                      "key": "x-ordering-source-type",
                      "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": "10efde17-814f-4084-beda-f9c4d2503b83",
            "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": "4ab999d8-ac9e-4b2f-887f-62ff6e4a1f97",
                "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": "be39c3a9-da5c-4759-8095-35bf1e314749",
            "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_98\": \"minim ea nulla qui do\",\n            \"eiusmod0\": 3447366.194587916\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            \"nisi_6ff\": 73412349,\n            \"voluptatef\": false,\n            \"commodo_f\": 94318590\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    \"sit_d_3\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"quis2e2\": 99813250\n        }\n      }\n    },\n    \"doloreb\": {\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          \"consequat_7\": -20343165\n        }\n      }\n    },\n    \"proident_f6\": {\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_d90\": \"in voluptate do\",\n          \"culpadf\": -37030166.86246121\n        }\n      }\n    },\n    \"dolore_3f6\": {\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          \"in_fb\": false\n        }\n      }\n    },\n    \"irure1\": {\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          \"est0\": -76144854\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    \"nulla_bad\": true,\n    \"Excepteur632\": -47482085.917071305\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": "1c73633d-0dff-46af-9200-27d85487d97a",
                "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": "5318ea19-4291-4346-b255-2d529e419edf",
                "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": "82cb9359-70a4-40ce-8312-3f5c1196610c",
            "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": "7095b9f1-a8fc-45a8-8aa8-64e1bcb5c8a0",
                "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": "f2017d76-a109-4afb-9c76-73c3b63197ef",
                "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": "e6259d95-c2e0-48e5-91cb-baa5d49e1995",
            "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            \"qui_9\": 28298206\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            \"enim8c\": -99492756,\n            \"nostrud2_4\": \"in cillum\"\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    \"deserunt4d4\": {\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          \"laboris_c50\": -99050607.00937995,\n          \"pariatur8a\": \"voluptate in in\"\n        }\n      }\n    },\n    \"exercitation_4\": {\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          \"sit9\": 98014758.40207517,\n          \"Excepteur0\": \"adipisicing proident non\",\n          \"enim8fd\": \"magna et\",\n          \"do1\": true\n        }\n      }\n    },\n    \"amet_4\": {\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          \"sunta\": -81838384.07016686,\n          \"eiusmod_e\": -15823771\n        }\n      }\n    },\n    \"dolore_04\": {\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          \"nostrud853\": -31821473.34356396,\n          \"Excepteur2ca\": \"aliquip sunt incididunt\"\n        }\n      }\n    },\n    \"dolor_8bb\": {\n      \"category_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"collection_id\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"all_items\": \"<boolean>\",\n      \"item_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"article_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_size\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"cart_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_total\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_l1_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_l2_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_category\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"cart_unique_item_quantity\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"cart_unique_item_amount\": {\n        \"equals\": \"<float>\",\n        \"greater_than\": \"<float>\",\n        \"less_than_equals\": \"<float>\",\n        \"less_than\": \"<float>\",\n        \"greater_than_equals\": \"<float>\"\n      },\n      \"item_exclude_department\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_store\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_brand\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"item_exclude_sku\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_company\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"available_zones\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_exclude_id\": [\n        \"<integer>\",\n        \"<integer>\"\n      ],\n      \"buy_rules\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"item_size_mapping\": {\n        \"item_size_mapping\": {\n          \"commodo_d2a\": 23864315\n        }\n      }\n    },\n    \"aliqua_4f\": {\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          \"temporc6c\": false,\n          \"ullamco_b\": false,\n          \"exercitationfc6\": -54112269.217587404\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    \"laborum_ed\": true\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": "85371dbe-6aec-487c-9077-f0477b78a8f2",
                "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": "8d52384b-2117-42bf-9a7f-ecb4f0415c0b",
                "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": "3473f96a-f241-47b6-8256-8d04c5523ee5",
            "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": "7021ceae-a684-4a3a-9050-7c9de566a965",
                "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": "924fe8ec-caee-48cc-b5c6-fc436367bcce",
                "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": "798485f8-472b-44d0-9324-a26889658fde",
            "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": "c86b654b-6e29-486d-9cc0-036098a9e394",
                "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": "22615f84-c972-4e69-8f0a-493a96ecfce3",
                "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": "18aa6be1-ef8a-486e-a959-60c55eb4dffb",
        "name": "Catalog",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "360cb38b-0f3c-450e-bc40-d03069ba5c91",
            "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": "62478598-d972-4ff4-9184-fd13641ca311",
                "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": "ded2b238-a580-4f78-9dc4-a1036260ea63",
            "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    \"enim_33\": 99499886.04181305\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "807430d6-8dd6-4f70-a95e-e40131bf94d1",
                "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": "e4665ad5-a26a-4e1e-b351-6e9aedcfd893",
            "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": "a25ed521-061e-48cb-8dbc-9801f9078c40",
                "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": "c831cfc1-2d20-4ec6-8d0e-4a93f810b173",
            "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": "9fa56c2e-0adf-41c9-a4a7-9862d34ea546",
                "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": "9fbbcd52-a78f-4c24-950c-3f9d87e8152e",
            "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": "4cd1ab6e-f2f0-4b83-8155-cd7f0d3eb75d",
                "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": "1074e096-9014-4fe3-9870-8ae3741c824c",
            "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    \"velit677\": \"aliquip amet reprehenderit\",\n    \"consectetur3a\": 83390373.62996575,\n    \"mollite\": 62744727.022895604\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9663b527-cd77-45ba-9a23-890ffc206934",
                "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": "a7f53180-ad4d-476a-80d1-11c6eaabb103",
            "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": "30997a4f-b8e3-46c3-a16a-6bb41b908ce9",
                "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": "deb3dd46-e583-40ee-8ef6-b7c67870e686",
            "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      \"ipsum_d14\": -35918865,\n      \"labore_d8a\": -86887625\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"elit_2e\": true,\n            \"proident_7f\": 35130925,\n            \"sint3f\": -11188327.726551116\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"est_a5b\": \"sint enim\"\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": "f7fea95d-5f67-4eb1-a15a-9d435943c533",
                "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  },\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      \"consectetur_686\": 76468715,\n      \"non0e7\": 41852869,\n      \"dolore_02d\": 91372860.67147091,\n      \"in_03e\": \"laboris et Excepteur est\"\n    },\n    \"breadcrumbs\": [\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"fugiat_00\": \"Excepteur minim labore deserunt\",\n            \"et66e\": false,\n            \"cillum_b_9\": true\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"ullamcobd\": 44038146.164722204\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": "dbe2e5ea-1f9d-4296-ad00-a048e3bfbde0",
            "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": "e18c8056-89c3-4eac-a47f-0d3476571135",
                "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": "decf1927-2e08-45bf-a0e2-48b5659b37c2",
            "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": "6a8fcb48-176f-4fc7-b80b-d07ce7a07b2a",
                "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": "89ae8b74-d4d6-437e-81e2-3aed58e2f22b",
            "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    \"id_52\": 41851759.86994743\n  },\n  \"_locale_language\": {\n    \"Lorem7_2\": 89052357,\n    \"in_17b\": 76355872\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    \"consequat_b\": -51491501.86886407,\n    \"dolore_59\": true\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              \"ipsumbd\": true\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              \"laboris5a\": -78360694,\n              \"officia09b\": \"minim dolore Lorem ullamco\"\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": "d9c9ee4d-5fbc-4103-aa87-6015db3d6fbb",
                "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": "07634b6e-14d8-4393-af06-06b546623c20",
            "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": "4830ee4b-68a7-475c-be0e-0881818fe9e1",
                "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": "66a26a40-b0f1-4c18-aebd-4e688b49ca32",
            "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": "f7b510bf-423d-47df-a7e9-75de2948cad2",
                "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": "483ca2f7-5019-4dd9-a596-0c2a4d21004f",
            "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": "e87f9e82-e692-402d-8fae-48cdd456292a",
                "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": "4a2afa36-8aef-4ccd-87bb-db189286ed59",
            "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": "575fdca8-ae31-421b-b947-05ed033472b1",
                "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": "93bb967e-819f-4ddf-a18a-979b8b310048",
            "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    \"cillum_1\": \"Excepteur\",\n    \"in_23\": 72225867.98192975\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "46e6eda5-090e-4348-b820-f790817cbfd5",
                "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": "57d28316-64e2-4ca2-9edc-1ae1309a5c5c",
            "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": "48815688-8909-4b71-acc1-9c64eade7b67",
                "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": "364f6a90-6547-43e7-a691-aa76a48f2be8",
            "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": "3d96c93d-9e2e-4496-ad48-b730af9f3c85",
                "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": "d39726d7-aad8-4986-b691-8c8d040bec94",
            "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": "4c941f62-209d-4e4c-87d7-dc9a4565d764",
                "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": "e6db9093-7a7f-4fc7-8085-aafa8e20b5f5",
            "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": "8cde3708-28ed-427e-ac88-75a5d7ad36d8",
                "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": "8bc10987-2fbb-4ddf-bc76-dc5a17f4dca6",
            "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    \"deserunt4c\": 57043523.76002294,\n    \"eue\": -47261198\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    \"occaecat_2c5\": false,\n    \"aliquip_6\": -10911030,\n    \"ipsum_831\": true\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            \"adipisicing78\": false\n          }\n        }\n      },\n      {\n        \"url\": \"<string>\",\n        \"action\": {\n          \"type\": \"<string>\",\n          \"page\": {\n            \"Ut50f\": \"id et\",\n            \"quis_0_b\": \"adipisicing est laborum aliquip\"\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": "575a0000-8580-424f-83c6-585d7342d612",
                "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": "82a54574-a7da-41f7-96ff-d558f6e67a08",
            "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": "12c01f38-ae6a-4ae7-bd08-19f4f0926d6b",
                "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": "154225ed-6cff-4aa3-9b22-422cc0582d2a",
            "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": "e96add5e-882d-42b5-8e30-8d1c0670774c",
                "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": "24dbd2ca-768c-40c8-b372-3b211efc3b05",
            "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": "5a839285-f0c9-4695-8c9e-19cce690f0f5",
                "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": "a37edc15-f46a-4dfe-9516-f19f2d4a02e0",
            "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": "e9d0b71b-f2b0-48be-8a25-82cf25c4853d",
                "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": "8c29dc6f-5629-481d-ae62-24ac4b29de62",
            "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": "36534ff9-6a70-47e2-b873-12d05fadf4d4",
                "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": "550cc756-7b74-40e8-867b-55c7707c75fb",
            "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    \"consequat_6db\": -67292905.40330775\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "483a8f4d-a54e-4473-9165-168df6135410",
                "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": "18a44875-f488-4826-98e9-f0a3da2975e9",
            "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": "a3734be0-0709-4e88-9ba5-14e6d35903a9",
                "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": "6a124e56-6616-4e9d-b587-0183309db0ab",
            "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": "d22d346e-828a-48c2-ac98-cc04bcb97a06",
                "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": "ac4182c4-ce16-47d8-a73d-c31599e00b1a",
            "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": "8d43f473-0b74-404d-a8d9-ab3615034aa4",
                "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": "acf0787b-cbaf-491b-8f2b-3caf7e55ac76",
            "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": "c7c8f712-6e77-42b4-8308-8d7cec4dc021",
                "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": "25fd34c3-12ca-4881-bea9-333b8b0c2583",
            "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": "e1cef93b-b238-4f0b-a3dd-3f42c7d010a5",
                "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": "d3e65ae2-4034-42ac-9fce-32d20a171779",
            "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": "6f12edb4-5f5c-426e-9822-d4f690ca6eb7",
                "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": "611f505f-63f3-4f43-9195-e0873931fef5",
            "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": "fc9797dd-abf3-474c-91c3-f264cf7b42ee",
                "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": "431a7cc1-dd94-477e-bb3f-37a3244c02c4",
            "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": "95470c6d-b1ad-45bf-b7f5-9028e7cb66bf",
                "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": "efed92c7-3358-431a-92bf-fca904143605",
            "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": "775b9e7a-7564-4e40-b387-10efb6282a2b",
                "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": "f099379c-ffe7-411f-b105-8c685c170eff",
            "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": "79f5467e-0c2c-4637-bdf1-08ba1c5e1cfe",
                "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": "3c3d4f8e-44be-4b99-881d-9eb61ae22a08",
            "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": "5ab1a56b-ed7a-410a-aab0-97099d71e16a",
                "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": "5a52961e-8e41-4d4f-bf00-64c6211dca61",
                "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": "8b5f0e45-6787-475e-b8fd-67923fbd4564",
            "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": "9a5825a6-8a5c-4f75-94e3-d27bfe18a4bf",
                "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": "cbb5fdc6-15de-4b21-9504-401b0c2483e2",
            "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": "53165abd-93ce-47b7-97b1-57b2769dcf2e",
                "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": "bc3a61c6-7e2a-4950-b3c2-1a617a36ce41",
            "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": "ef871685-bccf-42a8-8a60-4b7ec389612e",
                "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": "3484e2c2-3d30-44c9-9398-17f6ef4574a2",
            "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": "8ef787b1-4460-44b3-bf90-caf682107532",
                "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": "cb51b481-0faa-4a73-a776-fd6f588a9c97",
            "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": "e16d7b78-b836-49ed-b88f-5c564cbc49d4",
                "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": "443615ff-f7f8-4b2f-be11-df44875f6cb7",
            "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": "5c9fc869-3669-4f0b-af9c-29ffa9bc3999",
                "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": "1cb560a9-2fa0-4c01-8627-307a21ae4c60",
            "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": "8fe652e3-3e05-48c0-b4a3-a725613f124b",
                "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": "3e417766-5630-401a-a37b-b672599e9c1b",
            "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    \"inb\": \"sit\"\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    \"sit_065\": 31452629.79308963,\n    \"adipisicing_239\": \"Lorem anim elit\"\n  },\n  \"modified_on\": \"<dateTime>\",\n  \"subtitle\": \"<string>\",\n  \"tag\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "11f6e2bb-6e92-40ae-a5c8-58e67472ae74",
                "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": "67074508-761a-4667-b202-fa97549527c4",
            "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": "4a4d5b84-da93-40e1-b639-e21265dc4f99",
                "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": "dc335499-d35b-4ded-81c6-02d106b942dd",
            "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    \"amet33\": \"aute\",\n    \"consequat_2\": 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    \"pariatur_44\": 74161597.08869055,\n    \"dolor06\": -41656835.85417912\n  },\n  \"modified_on\": \"<dateTime>\",\n  \"subtitle\": \"<string>\",\n  \"tag\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e3c93973-3181-492a-b974-ac49e359893a",
                "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": "3f49b83a-d6b5-444a-b882-b19ea5273374",
            "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": "122145fb-82c0-4ef9-b89b-1ac0f3a50637",
                "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": "58531bc3-bd6c-4967-8bd6-433e6d972803",
            "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": "babcc8f8-2f07-4fd3-9b0a-e72ae465c3f1",
                "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": "04a9b530-70f2-4a28-9e08-1d1e4a161033",
            "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": "75c5316a-b589-4ca0-9d44-3a336ec84f7b",
                "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": "00842d51-81c8-48c5-be7e-d6b286c6aa89",
            "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": "755e37e2-a7fe-46ea-b49e-d66dd44440ab",
                "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": "92f20c93-44e6-4f11-a6e0-38fde72b06b8",
            "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": "4007dafe-7e1a-4e93-b4fa-9e52b881d074",
                "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": "afb8a5db-1a4f-4dc3-a01b-a56206fa7137",
            "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": "32a7d274-d715-490d-adcb-825fdbe33ea3",
                "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": "9ce731bb-b3ee-4f87-91e6-652416b9c5a8",
            "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": "a1b77fda-941e-49c1-be27-983cf1c99715",
                "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": "8c0effef-de19-4d9b-bfbe-9fb54d28f6d9",
            "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": "681a0060-35ba-4140-b3f9-c850690ef389",
                "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": "8f596d1d-f30d-4438-bbef-c647736b089a",
            "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": "f926eaff-0936-4226-b966-64bf68571f74",
                "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": "1405056f-a4b3-46cf-ad77-db6e798b61eb",
            "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": "c3e657b4-dd3b-4bb8-b231-1cd1f2a3114c",
                "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": "5427eae9-c456-4024-8d43-f467837535ae",
            "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": "0fb91fb4-0980-4dec-b524-aeb6c9b480fb",
                "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": "4b425d19-7e5a-4e72-a666-bad0ecdcec36",
            "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": "f448af6b-82a6-4b8b-918a-5c63a8b74c95",
                "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": "4dc1b2e9-a392-47d2-8dee-20f2919741a4",
            "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        \"velit82\": \"Ut veniam labore\",\n        \"officia_38f\": false,\n        \"ad__\": -82905077.631801\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        \"enimde0\": 14542106,\n        \"ex_c5_\": \"Ut proident\"\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "274dfe42-ddc5-4048-8cee-e7f4fdf8a730",
                "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": "01b07d79-5590-42c4-a477-8ba0a57e4f55",
                "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": "281001da-fb31-4f93-81fa-92293f396fc9",
            "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": "41b582f9-b206-41fb-b796-07edef74fa30",
                "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": "58205da9-dca9-4aa3-a3a0-f06f704cbd57",
            "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": "1d512b06-f5ae-4e7c-bb99-c0dc9c51ab6b",
                "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\": -72649859,\n  \"task_id\": \"Ut Duis\",\n  \"created_by\": \"2003-05-30T07:49:13.982Z\",\n  \"created_on\": \"1985-04-03T15:43:59.360Z\",\n  \"filters\": {\n    \"date_range\": {\n      \"from_date\": \"id\",\n      \"to_date\": \"in\"\n    },\n    \"logo\": \"amet Lorem minim est nisi\",\n    \"from_date\": \"deserunt\",\n    \"stores\": 23955281,\n    \"to_date\": \"eu elit do minim\",\n    \"dp_name\": \"ea eiusmod dolore\",\n    \"dp_ids\": \"ad non\",\n    \"lane\": \"nostrud amet ut\",\n    \"selected_shipments\": \"labore id\",\n    \"store_name\": \"aute dolore Ut\",\n    \"deselected_shipments\": \"nisi est\"\n  },\n  \"modified_on\": \"1950-10-28T20:42:27.400Z\",\n  \"notification_emails\": [\n    \"SJCWbLBA4OEm@vpoGSsgHyEgymnjDGGFjl.ezh\",\n    \"x0p@sZptVt.tdor\"\n  ],\n  \"status\": \"pending\",\n  \"type\": \"commodo ipsum sint aute\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "27db99c1-e414-4aa9-872f-7dd6308e3715",
            "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": "4949c046-5b3c-47fc-b86d-365472c2338b",
                "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": "504f4d4a-64a1-43c8-9bd8-9f797ee01e79",
            "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      \"sit406\": \"quis cillum ut in\"\n    },\n    {\n      \"do4\": 10927040.785828173\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    \"occaecat_7a7\": 88157192\n  },\n  \"action\": \"<string>\",\n  \"attributes\": {\n    \"nisi_174\": -28706138,\n    \"cupidatat_c3\": false,\n    \"dolore_ed\": 72809485.77349582\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        \"deserunt_3f3\": false\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"cillum_5b\": false\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    \"sint7af\": true\n  },\n  \"variant_media\": {\n    \"laborum__7f\": -4350498,\n    \"cillumd\": -322220.8829189092,\n    \"Ut0\": false\n  },\n  \"variants\": {\n    \"dolore_62\": false,\n    \"sitb5c\": \"occaecat eu consequat\",\n    \"minim5\": -11526118.966231063\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": "a191842f-853e-431e-88ee-12c927606aa1",
                "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": "9030d2a8-0058-4e8e-b14e-70631c381ebf",
            "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      \"reprehenderit_b9\": \"Excepteur eiusmod dolore tempo\"\n    },\n    {\n      \"Duis_5\": true,\n      \"amet_78f\": -43501554.94068804,\n      \"aliqua_8\": -11389282\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    \"Ut_f\": 24236628,\n    \"nulla3d\": -34423013\n  },\n  \"action\": \"<string>\",\n  \"attributes\": {\n    \"nondc8\": true,\n    \"ina2e\": false\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        \"ipsum_9\": 97862587.59293741,\n        \"culpa55e\": \"exercitation in\",\n        \"ut_c\": -86689716\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"nostrud_2\": 28403983\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    \"Loremd\": \"ex esse\",\n    \"officiada\": -22083941.906635612\n  },\n  \"variant_media\": {\n    \"Excepteur_f70\": -88637867.27354142,\n    \"commodof6\": -19899111.40012844,\n    \"eu_8e\": 54255988,\n    \"occaecatf\": 36273066.987923354\n  },\n  \"variants\": {\n    \"ullamcob\": false,\n    \"sinta0\": -12729746\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": "46c8b2a2-80c9-40bb-b971-59743d0bdc55",
                "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": "febbaed6-0163-455c-bdd2-b5830d345197",
            "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    \"cupidatat0a3\": \"est\",\n    \"fugiat2\": \"Excepteur\",\n    \"voluptate46\": false\n  },\n  \"attributes\": {\n    \"nisid\": \"lab\",\n    \"occaecat73\": 55115395\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        \"nostrud3\": \"in ea anim Excepteur\",\n        \"est_50\": 99269667.69060597,\n        \"velitd\": -10290029\n      },\n      \"type\": \"<string>\",\n      \"alt\": \"<string>\",\n      \"thumbnail\": \"<string>\"\n    },\n    {\n      \"url\": \"<string>\",\n      \"meta\": {\n        \"cillum_f0e\": true,\n        \"incididunt229\": 66224104.70127624\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        \"tempor_0c9\": \"commodo sit\",\n        \"aliqua0\": 74250972\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        \"cupidatat_3\": 84949123,\n        \"consequat_3\": true\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_c1\": false\n  },\n  \"variant_media\": {\n    \"sed8fe\": false,\n    \"occaecat5\": true\n  },\n  \"variants\": {\n    \"enimc5\": true,\n    \"sed071\": false\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c849067d-bfd2-4329-8ff7-e19c6bdec760",
                "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": "bd6cff1b-ebc2-40f5-a1e2-27bf0ea3b52e",
            "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": "4d2618d9-928a-4ab8-8e06-92867638fbb9",
                "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": "ae8b8936-6b4f-4ca3-b9a4-015bcbcb28ec",
                "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": "0a479eac-0677-4629-91df-58b4b559780b",
            "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": "452b09cb-5445-4b90-99ff-bcd8d9c01783",
                "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": "8857fa35-5a14-42e3-9ae3-734c8ab2e2d7",
            "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        \"quisbd7\": -25134313.345468536\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        \"quis0\": -40024555,\n        \"cupidatat4f\": false\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "28c509ea-b734-4b17-8c7f-e5e01db2d32e",
                "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": "9a78d74e-4e85-408d-ab6e-d507bd637b3c",
                "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": "44053b21-c155-4177-8e77-62f0c0cb59ff",
            "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        \"quisbd7\": -25134313.345468536\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        \"quis0\": -40024555,\n        \"cupidatat4f\": false\n      }\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "96445ca0-83a8-4f25-b489-e973e60be064",
                "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": "7360304d-5e86-498c-a7e2-881fa0455d25",
                "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": "b03bcca1-4bac-4432-8a22-02bb337b0c45",
            "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": "db9ef1b8-087d-4898-aa65-b411386a7fd3",
                "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": "0f514cb6-a917-48fa-81cf-564b89c29141",
                "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": "cff5a69b-0e67-4634-95d6-022559da29a9",
            "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": "7c0b8a6d-c65c-40f1-beef-ff4676840876",
                "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": "61531cf5-9cda-483e-8d67-415b967da0dd",
                "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": "05d1aeda-ec0b-496c-800f-0d3ec531b40d",
            "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    {\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    {\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  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d5490e07-9eb0-42d5-9377-cd1c27f2b990",
                "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": "9a2db243-dcac-4883-8d14-d9c172fce952",
            "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": "857000c7-d26a-4297-aef4-3e957cc71057",
                "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": "b11e373f-f5f0-4514-9d9c-98425783b274",
            "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": "df3efa26-d0ce-4b2b-91e9-e809a279d905",
                "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": "ae20cd1a-85c9-4482-9e49-869b77755fa8",
            "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": "feb7c434-5ea8-4aa5-9dcd-89fb079a32c3",
                "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": "c17bd7de-cb15-415f-bc47-915cfb8c7e69",
            "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": "b775d5e4-e017-4ee4-98fb-7f6669733532",
                "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": "50aa08dc-a567-4cce-b4d1-93155842a271",
            "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": "b8060e86-948a-459c-98df-ad8ca5b730b2",
                "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": "02ab0c06-8bc8-4229-bb95-3b6c893ef77d",
            "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": "5bc1d169-a2ea-4efb-9931-ec81987e3066",
                "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": "7424fa61-5da1-47d0-a65c-42b395598717",
            "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": "b74ebc3a-123c-4d56-afce-332395fc2d72",
                "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": "abab23f9-280e-4ff3-90b8-62bdfdfc1a00",
            "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": "dbc1779b-2b2d-4ea9-85b0-5ea05929eccb",
                "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": "32e5e27d-4679-49d0-8032-49f7eb01e2a6",
            "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": "1673ab2a-be45-4764-a45b-86df7f596c65",
                "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": "eb0cc266-8bd4-4185-8c00-82c4c80d889c",
            "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": "7c827c97-8b82-4f1c-9ace-31c1c6409c0d",
                "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": "8a93108d-4877-41ae-8cc9-466e0588c838",
            "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": "9efec312-ff3d-4a6a-b2b5-caf05fefb074",
                "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": "7ace1b87-b63e-43b2-affa-45d5a60fc473",
            "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": "c952858e-0a03-43b6-a730-6b823c00cbdc",
                "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": "e83409f1-a940-4eb8-b3f5-12fd1936f352",
            "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": "5bf81f65-e5bc-4f9b-9433-8c0bbef40927",
                "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": "df185c54-4eaf-4c97-a510-ed249e4d58fa",
                "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\": \"Excepteur eiusmod aute\",\n  \"status\": -16201254,\n  \"success\": false,\n  \"error_trace\": \"eu aliquip Excepteur nisi\",\n  \"error\": \"eu culpa magna ipsum\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e8f8c10d-ffbe-44c8-a737-88f48116aec0",
            "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": "49ada026-78ce-443b-af05-7ad1cf7bfbef",
                "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": "3cb6f7e3-4906-4821-9e91-65efe6f815ae",
                "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\": \"Excepteur eiusmod aute\",\n  \"status\": -16201254,\n  \"success\": false,\n  \"error_trace\": \"eu aliquip Excepteur nisi\",\n  \"error\": \"eu culpa magna ipsum\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "06edee84-d069-4697-81c3-508e2efe9f89",
            "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": "c2965ba9-0040-47c4-8bf6-0d21c674a1e2",
                "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": "07d077fb-bfd1-46b6-a21b-6513fac49e59",
            "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": "49cfa58f-607a-46fe-85f4-bd18770e4e20",
                "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": "dfd317c3-f6a3-4aac-b9f0-cd61b94f70d1",
                "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": "a2231972-97e2-477d-9ef8-448bf6af2639",
            "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": "af739eab-53b6-4204-9803-a3ca3088bdee",
                "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": "3bbe5099-ce9d-4a26-8cd8-af98908fe8d3",
                "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": "57e9d878-cfe5-4014-966f-a3d057a98d6a",
            "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": "40980509-e60a-4f54-b520-f66b4505a8a4",
                "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": "efdc7ac5-ae84-45b2-bc50-b297988513a5",
                "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": "38dd8318-c10e-485d-9e15-b9a24b754cdf",
            "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": "db6b3ede-9b49-4a6b-9dfd-158cc667f090",
                "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": "fd5fb83d-5c17-45bb-a631-0066637e9940",
            "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": "bdf1594f-382a-497a-80a4-347182c0edf6",
                "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": "c0bc5dc1-5875-448a-9725-ae2e1af67443",
                "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": "436f084e-892b-4a81-afa7-91c562c6af57",
            "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": "907c45e1-94c7-409d-9e0c-3c028dbe2649",
                "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": "e79f50a0-f7f6-44d9-a814-646a23e69cfe",
                "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": "81383b61-3cde-46a3-8615-8504ee5ab40c",
            "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": "4f450f6d-9311-4963-a476-4d961bcda02a",
                "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": "6e934795-bb84-403e-9651-ae4afe84621f",
        "name": "CompanyProfile",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "b2e12887-ce8f-421f-aa1b-a4a1235136f3",
            "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": "a10a764b-3a79-4a1f-9e8b-c0fd7ade49ae",
                "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": "cdcc58c3-9b2a-4955-be8d-458af7594cad",
                "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": "8894a5a4-abee-49ec-b25c-2df9b0ac7bc0",
                "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": "8da8291f-1a0e-400f-abf7-fab932db9cf8",
            "name": "updateCompany | Update company profile",
            "request": {
              "name": "updateCompany | Update company profile",
              "description": {
                "content": "Allows to edit the company profile of the seller account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "company-profile",
                  "v2.0",
                  "company",
                  "{{companyId}}"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"franchise_enabled\": \"<boolean>\",\n  \"business_info\": \"<string>\",\n  \"warnings\": {\n    \"incididunt_e2a\": \"nos\",\n    \"veniamb6\": true\n  },\n  \"company_type\": \"<string>\",\n  \"_custom_json\": {\n    \"et_ed\": -35796206.300163604,\n    \"dolore9a5\": -27842703,\n    \"sede\": -15444523\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": "95f6feb2-6956-4333-bd4b-50776b0894ff",
                "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": "56873e95-104e-4db7-98dd-2e3dfac3d6a4",
                "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": "e1f9ecfc-ab63-4733-8e76-7dbb38b1c7e4",
                "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": "bb23deaf-6b27-4818-a9d6-b8c53a9c1eca",
                "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": "22098ae5-e5bb-44de-af2e-2c29ad6c63fc",
            "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": "251a46b3-3df4-42de-b099-78496147fba2",
                "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": "1666a85b-6bfe-40cf-81c9-2c3d0d74cf2c",
                "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": "ed4650fb-f4f7-4d47-8e05-8e9f8046d24e",
                "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": "9ae84134-7dee-4307-a092-420fa364eb93",
            "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    \"commodo_d_9\": \"elit\"\n  },\n  \"_locale_language\": {\n    \"proident_7b_\": 53553720,\n    \"esse_6_\": -61478351,\n    \"dolore\": 9939239\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": "52f14e19-afe7-435c-aa71-ad639c87edbd",
                "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": "7ee7bbd2-2ce6-411d-9f0c-90e9301c958e",
                "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": "0aa3ed30-03ba-4e53-b89a-79f4f6f91674",
                "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": "b4ba1e9b-75f3-4701-af70-3c1c4e6e96ba",
            "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    \"occaecat_96a\": -83360612\n  },\n  \"_locale_language\": {\n    \"proidente\": 1190558,\n    \"eiusmode7\": false,\n    \"id_b\": \"laborum\"\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": "82c4bbcc-c018-435f-bf96-0a9f1c9b3403",
                "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": "c4c3aaa0-6fde-4ca7-8c6d-3f27d9d109fd",
                "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": "42bed6a0-9e84-40a4-a6d4-2a18b5104121",
                "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": "a1ee1552-a44f-455d-a97f-848c57dfd874",
                "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": "87de1175-34b0-40fb-84d5-746e99deca63",
            "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": "011ffe5d-13cf-4b77-831a-97c519aa0063",
                "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": "cf933b81-20a8-477e-99e5-e8a5aad92dd4",
                "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": "0476ce06-4528-4dff-82f2-7045d5eeec02",
                "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": "23d4e1c2-2b2a-4d7d-8795-c03c79bc9da0",
            "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    \"dolor7\": false\n  },\n  \"warnings\": {\n    \"quis_7fc\": -24233868,\n    \"elit_3d\": 41026146,\n    \"estc8c\": 93349185\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": "b8399f4d-6e64-4808-8255-2cbc44cb501a",
                "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": "3127d994-1e2e-4b58-866f-5ee9b9865e28",
                "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": "4b1cfd8b-54c6-4314-ac41-36d9a6821226",
                "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": "c89ec6a7-45fb-4ea2-b2dc-32a6c24bb515",
            "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": "2d2501d9-3fdc-49ed-8f76-b3e94fa39f57",
                "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": "fb32845d-f252-4713-b0ec-88d11ab9da3c",
                "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": "6ecbfbeb-fe10-45e4-b278-36adb05553a0",
                "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": "4739e465-4d84-49cb-a41e-d32d550f7573",
            "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    \"dolore5\": \"dolore aliqua esse dolor\",\n    \"este1\": 39973897.95692733,\n    \"consequat_173\": -93902938,\n    \"cillum_23\": 78157622.80648527\n  },\n  \"warnings\": {\n    \"reprehenderite9\": \"ipsum consectetur ea officia\",\n    \"esse3f_\": false,\n    \"ametc\": -93317572.65111218,\n    \"non4_3\": false\n  },\n  \"store_type\": \"<string>\",\n  \"manager\": {\n    \"mobile_no\": {\n      \"country_code\": \"<integer>\",\n      \"number\": \"<string>\"\n    },\n    \"email\": \"<email>\",\n    \"name\": \"<string>\"\n  },\n  \"auto_invoice\": false,\n  \"uid\": \"<integer>\",\n  \"timing\": [\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    },\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    }\n  ],\n  \"stage\": \"<string>\",\n  \"credit_note\": false,\n  \"holiday\": [\n    {\n      \"date\": {\n        \"end_date\": \"<dateTime>\",\n        \"start_date\": \"<dateTime>\"\n      },\n      \"holiday_type\": \"<string>\",\n      \"title\": \"<string>\"\n    },\n    {\n      \"date\": {\n        \"end_date\": \"<dateTime>\",\n        \"start_date\": \"<dateTime>\"\n      },\n      \"holiday_type\": \"<string>\",\n      \"title\": \"<string>\"\n    }\n  ],\n  \"product_return_config\": {\n    \"on_same_store\": \"<boolean>\",\n    \"store_uid\": \"<integer>\"\n  },\n  \"notification_emails\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"default_order_acceptance_timing\": \"<boolean>\",\n  \"order_acceptance_timing\": [\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    },\n    {\n      \"open\": \"<boolean>\",\n      \"weekday\": \"<string>\",\n      \"opening\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      },\n      \"closing\": {\n        \"hour\": \"<integer>\",\n        \"minute\": \"<integer>\"\n      }\n    }\n  ],\n  \"avg_order_processing_time\": {\n    \"duration\": \"<integer>\",\n    \"duration_type\": \"<string>\"\n  },\n  \"bulk_shipment\": false,\n  \"multi_piece_shipment\": false,\n  \"auto_assign_courier_partner\": true\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4ce569e3-aadc-4f0c-9421-dc32f78b8404",
                "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": "c9cd4147-54d5-4a81-a563-705574d0beaa",
                "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": "1a469fdc-94b8-45cc-8dd9-50da89507212",
                "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": "cf52fc34-fd0a-497e-b378-fc7835f6d352",
            "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        \"consectetur_e_4\": true,\n        \"utee\": false\n      },\n      \"warnings\": {\n        \"laborum_9\": 24069956,\n        \"est__b1\": \"dolor\"\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        \"est1\": 15341085.10596615\n      },\n      \"warnings\": {\n        \"in_3d1\": true,\n        \"ea5\": \"do velit nostrud laboris\",\n        \"voluptateda\": -21132500.730425715\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": "b5d77331-0ace-49c6-9ecc-0375bbef2421",
                "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": "80ea2539-7daf-4427-8923-02186b93371d",
                "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": "5f96b257-0228-4989-8e2f-1f71d81da3db",
                "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": "a82e0c4c-23f6-4fb5-bd1c-ae3dbb0d9ce1",
            "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": "d9206320-744e-421c-ac96-266a12bad00e",
                "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": "e10a0b95-1f28-4c3e-bb0b-a8f9ce63f270",
                "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": "420bd343-a9d6-4f1f-b3ea-fd577fa3b87e",
                "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": "c7b72fe3-843c-485d-81b0-ec0b5a7e7a1e",
        "name": "Configuration",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "39d927fd-1f06-498d-8b51-077ace5eaf8d",
            "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": "3e5308c2-bcf8-474e-8380-5828198f5ad1",
                "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    \"engage_enabled\": false,\n    \"offer_enabled\": 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": "0460b3e0-48a3-4a76-8546-f07c04e277a8",
                "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": "566c4fbf-afdc-460a-8d5c-62af8e44906f",
            "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": "cef5d3a6-5515-4cc6-b983-150355fbcdb8",
                "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": "b5c48915-bd5f-4bad-8368-734ec15dd7e3",
            "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": "a0938542-817f-452a-ba39-3b0501a824c6",
                "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": "609786e8-4efe-48a7-99a8-f928ea708aa0",
            "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": "d28da851-3c47-4cc1-98c8-0f7c95d43c16",
                "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": "0ad174a0-9e7a-4273-aeb6-b43d9f327c56",
                "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": "c3d99b10-3d07-4960-a31c-60a0735ea619",
        "name": "Content",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "1f3643be-58f9-4bf4-b49d-240ab737825f",
            "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    \"labore1\": 73191692\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              \"anim_e\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"magna_cf\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"velit_f\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"nostrud_5\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"minim_732\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"cupidatat3\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"ullamco47e\": [\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              \"pariaturc53\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"ullamcoc\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"sit1b\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"pariatur_5\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"dolore_3\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"et_a8\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"reprehenderit8d7\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"do_da\": [\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": "c7febfeb-5ffc-473e-b878-0c5de5e6adf7",
                "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": "e12a6ea5-f5aa-43d8-b44c-f3424c340b0b",
            "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": "40116ac7-220c-46d5-ad63-b7e67b838189",
                "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": "dd603f0f-fd6d-4792-9c41-661ffee8ac47",
            "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    \"fugiat_1\": -73512252.98345536,\n    \"minim_6e\": \"sunt culpa\"\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              \"nostrud640\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"id3d0\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"ad48\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"in_7a9\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"dolor_26\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"non_65c\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"ex3\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"exc\": [\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              \"incididunt_cc4\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"aliqua_58\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"Duis_b0\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"ipsum_0f\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"proident_a4f\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"dolore_\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"voluptate_6\": [\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": "6c072a0a-675f-4c1e-af83-f94bee6cb549",
                "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": "efcb1b53-06d3-4b35-965f-751ec2d72727",
            "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": "3c13c270-1f00-4517-b9bc-6ae5fe9f70c5",
                "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": "9e330d29-471f-45f6-9dec-4a7b5b46530c",
            "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": "2f086817-8d2d-472f-95c1-bb0d4bf4004c",
                "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": "b025f39b-e7e9-43ae-93bf-d78a06f0ad54",
            "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": "2412ad21-8445-4eed-978a-3f2381c9fbc8",
                "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": "fea6461f-acfb-43e3-aa01-c2cc68542ba4",
            "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": "8794ea0c-c84f-4aec-9d64-b389ee41f8df",
                "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": "a184b312-fbce-4401-8235-f6ea81c6661a",
            "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      \"et6b\": \"et consequat\",\n      \"et_9c0\": \"in reprehe\"\n    }\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f0772d75-5573-41fb-8341-7c64507aceb2",
                "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": "367cf64c-be5d-4b7c-a6cb-bf7520e377b2",
            "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": "0c65ff04-978e-4385-8e4d-eba619f5d50e",
                "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": "25a3f01e-cfae-458f-a94c-5b7488675d5f",
            "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": "3a1c307f-6881-4fbe-bb48-77e3b3af2d43",
                "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": "2a331699-8329-4dcc-9967-e3117b1a3c41",
            "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": "53d59831-9661-4d90-b273-d967a2b289be",
                "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": "766ee31b-990a-4f9f-8e33-f18d8907c090",
            "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": "5dcc9c18-1c45-46e0-a0e1-ba7d694f5b77",
                "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": "86dd119a-6aed-4fe6-b30f-722ff6fc7827",
            "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": "fdbd015d-05aa-49ca-a934-26b17179dea7",
                "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": "49653c95-061c-4cd1-b097-1651275f13b7",
            "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": "093ab7a9-9549-4a3a-96af-df3c386f5c65",
                "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": "7508f1d3-55ac-4498-a1da-999e99a79c47",
            "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": "15e51ec4-2229-46a9-ad0e-b7c234508013",
                "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": "1a37190e-0253-4fdd-93cc-bedd9ae7a19a",
            "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": "ed16f809-758e-4024-9ea2-2ad51ecdc5da",
                "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": "958ac631-8dc7-43b9-ade6-97b8de87c10d",
            "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        \"eu_e0f\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"nisi_fce\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    },\n    \"popup\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"Duisf_\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"consequat0f0\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"occaecat_77\": [\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    \"fugiat_fe1\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0ac9854a-81a7-46af-a735-d562a9a37d66",
                "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": "1fb2a7e8-a2bd-4861-b18b-6e7a5914f9fe",
            "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        \"eiusmod9\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"Utf\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"url\": \"<string>\"\n    },\n    \"popup\": {\n      \"type\": \"<string>\",\n      \"params\": {\n        \"labore_2c\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      },\n      \"query\": {\n        \"eiusmod565\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"mollit37\": [\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    \"labore_15\": 270878.00050255656,\n    \"pariatur0\": \"proident esse reprehenderit\",\n    \"amet_b1c\": \"quis nisi\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "28d4bc24-8804-4de9-b8d2-456b3dea010e",
                "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": "e6ed559c-3180-4632-b763-a86b15096368",
            "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": "4c33148d-d37f-4c39-8e6e-dc7954f22f7e",
                "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": "f732f4ff-4a5c-4e72-999e-820779386383",
            "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": "46bca774-6bd0-42ce-8bb2-9b2397eb1784",
                "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": "00ea7311-50ae-449c-a424-c1f811e1887f",
            "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": "3e1ab0fa-2d1b-4e0c-834b-6ed93b823c2b",
                "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": "61ae1064-8e62-4b16-a604-54d9f7b11fc2",
            "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": "0c890a7e-2393-41ca-b59a-f5b39a5d79d0",
                "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": "64bf1c48-8d0d-461b-b6d5-c48d74767edb",
            "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            \"nisi_a5\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"eu7\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"sint_f\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"dolor761\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"aliquip_4\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"eu57\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"exercitationb\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"anim_0\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"proidentc9\": [\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            \"reprehenderit_9\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"enim_a\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"dolore3\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"Ut_5\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"mollit7\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"tempor__f\": [\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": "5ed8578e-9490-473d-9a54-c648436ff69e",
                "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": "4753e940-d306-436c-83c0-21c18571413e",
            "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": "65b21229-7ed4-4908-a37a-e60c19e89219",
                "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": "e1b8bf58-9f01-4db8-8c23-4b9c658635d2",
            "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": "3700432c-1b36-45ee-a0c6-88cfa1fea4aa",
                "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": "10462352-e0a6-40ad-8345-e7662eb7c882",
            "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            \"suntc74\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"ut__c2\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"tempor__a\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"sed_e1d\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"ipsum1\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"essed4\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"et5c1\": [\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            \"tempora3f\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reprehenderite\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"ea_ad\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"aute_42\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"url\": \"<string>\"\n        },\n        \"popup\": {\n          \"type\": \"<string>\",\n          \"params\": {\n            \"tempor_01\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"mollit_71e\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          },\n          \"query\": {\n            \"commodoa3\": [\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": "ff2f4e87-676a-4806-adb7-960ec5987910",
                "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": "26861be0-d02b-4e29-bc84-1b83fc210d44",
            "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": "6f94d3e5-a64b-4a26-980a-d622c2a15559",
                "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": "7e6d89d7-7a73-438b-8a18-10999bbd2094",
            "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": "246732f7-d55c-4f44-b52e-050b5b70ab61",
                "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": "4242ac2c-176c-4fcf-9e9c-65a92a04b1c9",
            "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": "22ee75b7-7f9b-42d3-a282-c2ac3516d3f3",
                "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": "83a285f1-e50a-4c72-9869-934ecdb65c0a",
            "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": "b007ede4-34b4-43a6-9c69-22d1e20006eb",
                "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": "90d4aaac-9243-40b5-814e-650954c5b7b6",
            "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": "b190b15e-ea74-4b50-80e3-8327b0c3ddc0",
                "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": "18821955-b283-4ddd-9098-a56dd0c5b527",
            "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": "e763ad06-4f00-4bb1-8f4c-5a3239bb54e6",
                "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": "1227dbd8-af61-4150-a52a-3c9bec0a1d72",
            "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": "31220bf4-4858-4f8d-87e1-973966c197a4",
                "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": "16c24332-f3ed-4224-b43b-a617d1d5802d",
            "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": "7a1d1ba2-63a3-4fc3-ba07-e08be40320f0",
                "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": "0436f646-7fcd-4e50-802e-355b95c9c144",
            "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": "ac53a99f-a5e4-41c3-958d-7d69a8f680b4",
                "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": "d7e4e003-f5bf-4078-ba7c-95268e9b5172",
            "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": "aa49d943-3159-4446-9f38-c2ffc3e6b332",
                "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": "6bd28914-344a-4e40-8fd1-dedceae0bd4a",
            "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": "b2ffc5f0-8214-4d97-83d6-764c6521ac05",
                "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": "9c33bcf5-1960-4a1d-b973-c40cfd660657",
            "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": "f34a0ffc-5b10-4c61-994d-4f3c29788fa3",
                "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\": \"velit Ut\",\n      \"target_json\": {\n        \"minim948\": 6689904\n      }\n    },\n    {\n      \"page_type\": \"<string>\",\n      \"schema\": \"adipisicing\",\n      \"target_json\": {\n        \"ut1_7\": 50137953\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7d184336-ba0c-444b-82db-d7d74bd5815d",
            "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": "d18c576a-5f71-445f-9d94-7cb48b9d0a35",
                "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\": \"ad\",\n      \"title\": \"Duis dolore\",\n      \"page_type\": \"<string>\",\n      \"schema\": \"ut in Ut ad\",\n      \"description\": \"consectetur Ut\",\n      \"active\": true,\n      \"created_at\": \"1990-02-17T19:10:36.689Z\",\n      \"updated_at\": \"2009-12-17T13:02:05.894Z\",\n      \"application\": \"ut exercitation sint\",\n      \"target_json\": {\n        \"voluptate536\": -84030036\n      }\n    },\n    {\n      \"id\": \"magna\",\n      \"title\": \"ex et tempor\",\n      \"page_type\": \"<string>\",\n      \"schema\": \"eiusmod cillum labore\",\n      \"description\": \"aliqua qui ad\",\n      \"active\": true,\n      \"created_at\": \"1987-01-23T08:33:39.938Z\",\n      \"updated_at\": \"2010-03-29T15:11:52.147Z\",\n      \"application\": \"elit velit occaecat laborum qui\",\n      \"target_json\": {\n        \"amet_d4\": false,\n        \"laborisc35\": true,\n        \"nulla_bad\": true,\n        \"sed8\": 69190313.43505248\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": "ff396b35-5b37-4177-adee-6e5d0f5290d5",
            "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    \"cillum_1c\": false\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b99c2c7c-7415-477d-b4eb-7d4b3c3631f1",
                "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    \"non_5e\": \"elit ea\",\n    \"dolor__\": 91333360,\n    \"anim_4\": true\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\": \"voluptate adipisicing in\",\n  \"title\": \"aute cillum ullamco reprehenderit\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"dolor cillum voluptate aliqua\",\n  \"description\": \"sed Ut tempor fugiat\",\n  \"active\": false,\n  \"created_at\": \"2010-06-25T01:59:39.036Z\",\n  \"updated_at\": \"1992-04-08T17:17:51.388Z\",\n  \"application\": \"aliquip ea\",\n  \"target_json\": {\n    \"sit_7\": -23945574\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "51057b97-9e2d-4d9d-bda9-0784291ba2e7",
            "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": "72a9a1c4-7d93-4768-a57e-534f23bd53d5",
                "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\": \"voluptate adipisicing in\",\n  \"title\": \"aute cillum ullamco reprehenderit\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"dolor cillum voluptate aliqua\",\n  \"description\": \"sed Ut tempor fugiat\",\n  \"active\": false,\n  \"created_at\": \"2010-06-25T01:59:39.036Z\",\n  \"updated_at\": \"1992-04-08T17:17:51.388Z\",\n  \"application\": \"aliquip ea\",\n  \"target_json\": {\n    \"sit_7\": -23945574\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "792058e8-0f8b-4188-a21f-713b6552e5cb",
            "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    \"officiab\": -40530600.7860057,\n    \"Excepteur_6_\": 52550718.91120741,\n    \"id_6f\": true\n  },\n  \"active\": \"<boolean>\",\n  \"created_at\": \"<dateTime>\",\n  \"updated_at\": \"<dateTime>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ec9f8628-c9e9-4053-a9ef-6e88947376af",
                "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    \"non_5e\": \"elit ea\",\n    \"dolor__\": 91333360,\n    \"anim_4\": true\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\": \"voluptate adipisicing in\",\n  \"title\": \"aute cillum ullamco reprehenderit\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"dolor cillum voluptate aliqua\",\n  \"description\": \"sed Ut tempor fugiat\",\n  \"active\": false,\n  \"created_at\": \"2010-06-25T01:59:39.036Z\",\n  \"updated_at\": \"1992-04-08T17:17:51.388Z\",\n  \"application\": \"aliquip ea\",\n  \"target_json\": {\n    \"sit_7\": -23945574\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c9c3fc1a-7330-46d7-934e-4c63a41366a0",
            "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": "1d569642-2f28-4de7-ac5f-21321f7f406b",
                "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\": \"voluptate adipisicing in\",\n  \"title\": \"aute cillum ullamco reprehenderit\",\n  \"page_type\": \"<string>\",\n  \"schema\": \"dolor cillum voluptate aliqua\",\n  \"description\": \"sed Ut tempor fugiat\",\n  \"active\": false,\n  \"created_at\": \"2010-06-25T01:59:39.036Z\",\n  \"updated_at\": \"1992-04-08T17:17:51.388Z\",\n  \"application\": \"aliquip ea\",\n  \"target_json\": {\n    \"sit_7\": -23945574\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "dfcb768d-99d3-44fc-b855-8ad346387657",
                "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": "94fbbc4f-9621-4a9d-85e5-a2423c3f54cc",
            "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": "4f2208aa-5909-40da-b7dc-3613dba78eff",
                "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": "3edf5069-bfba-4dc0-be12-db1f6d67aa63",
            "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": "c9271199-8fbb-4cba-9a1b-d99e8c38ca26",
                "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": "c887b5ee-67b6-4c11-ab9b-71c46919acdf",
            "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": "c1a7d8e1-63e8-4310-8142-b72651e85d78",
                "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": "5fc3c7a1-5ba2-4a12-906b-142e5702f239",
            "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        \"enim_9\": 4727282.305788845\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        \"nisi_cc4\": \"occaecat\",\n        \"voluptate_b_e\": -55805318\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": "f5b38b3e-cab2-4aa7-b7c1-a6954b6bd5a1",
                "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": "04363c5f-35d3-4457-816e-080dd78be675",
            "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": "15f0aa94-377d-41d8-aed4-08a90f81024d",
                "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": "896caa7e-dbe4-4026-ac4d-1fa2adf4cd38",
            "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      \"in5\": -6445290\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": "a103ca89-c1bb-44a6-96d0-be22c4050b17",
                "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": "3d91214e-3d17-4ab9-8526-2b557f50369a",
            "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": "c71e910a-a64e-4871-a6d3-8ec98f57b407",
                "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": "90e78ab2-3ab2-4a44-afd6-c01d5ec54f2e",
            "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": "c126d302-dfaf-4c12-8a1b-b18df7f3200b",
                "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": "7428a29a-6986-4e5d-832a-51fceab62250",
            "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": "a3e97ec9-db06-4ca1-9ffa-f89b674685e0",
                "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": "b0213120-01e6-4243-b0a1-8048a4aefdeb",
            "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": "993c1a32-7082-4fb5-811e-f99636ea2311",
                "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": "b3a0667d-f0a1-4dff-960b-b558c7acce20",
            "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": "9f7251ea-3c51-4b7f-81c2-8438a95efaeb",
                "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": "66a9ff42-42de-420a-b27b-6d18623c9a5b",
                "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": "4e3a242f-4024-45c4-b7ba-5bc9961b676c",
            "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": "8f83b834-d4f5-40f5-aad7-e055d92214ba",
                "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": "28e152a4-499d-4d5b-a892-660ab8c10cc2",
            "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": "c0046e91-fe00-43c6-bbda-023fe4cf7b22",
                "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": "edda2d9e-0c9f-4ec8-bbfb-95a18c1c24af",
                "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": "e7bffd8d-20f8-4afd-961f-b8c15d08283e",
            "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": "dbc87480-cc0a-4828-88a4-40accfcb6657",
                "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": "c4153431-7e8a-4b39-8297-5719964406f7",
                "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": "97b13886-dfdb-4611-a260-03e665ee8100",
            "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": "88081791-b527-4ae2-b225-d5d60a9a686d",
                "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": "11a75dc4-f009-4cb1-9d09-0b8ebbf0fb23",
                "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": "512d8c4f-5eaf-4976-b08a-28821bafb295",
            "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": "47ada4e0-dc2c-49a9-9e3a-9bec0a2b04b7",
                "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": "9c70e145-56ac-456b-a04f-8db51a5db214",
                "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": "e4183dda-e8e2-47fd-a7e5-e262f45d01ba",
            "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": "47600afa-df3b-4dad-bb20-1c0b9935b80d",
                "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": "1ad8f94e-3271-4a24-8d65-aa3c7321d73c",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8c31f47d-5c9e-46d7-b1d0-282b2ec7b7c8",
            "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": "cccbdbfa-9b10-44d4-8d4c-cc15aaad4f82",
                "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": "4c70d59f-14b4-4712-9ebc-93ec2f3650a9",
                "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": "f26d95d1-654d-4e54-bca8-35c3cbc84547",
            "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": "f92593d3-c84d-4f18-9a62-59d722f24e21",
                "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": "953e9930-1458-4c38-a452-2b3f102df5b4",
                "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": "ee032b74-3453-4b3a-a2c2-b1fff4c8e070",
            "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": "90deee15-bbaf-4c4a-b4e4-1c1c05783648",
                "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": "f127627b-efc3-4773-8d3e-9c4d807c52b2",
                "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": "208039a9-9e9f-406d-b930-0790f5ef3f33",
            "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": "1dd8da6e-b22f-4028-b6c9-f2fc07e1bb55",
                "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": "4e9b6ec6-d6ad-44e5-a6b4-b62f835081bb",
                "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": "ef1c0e24-74e4-4d9a-853d-540dfb966cb3",
            "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": "0bc8066b-e25d-4c25-812f-2af69ce9c311",
                "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": "e37a4de6-c671-4807-bb47-4368dfd3a5f4",
                "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": "a279e5f7-8add-43a2-98b9-5246e9f44bb5",
            "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": "6723d7a7-cb07-433c-9020-658ecf3897a9",
                "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": "f73992ad-d990-4fdb-8421-58fcc0e65d89",
                "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": "a08baa8e-c081-48c4-bb9f-e44be6f1f015",
            "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": "43d53136-bd05-4d69-b418-b28279088be9",
                "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": "a154ec03-1726-4b4a-bf70-6d34e308cc22",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8f86b4ef-5c58-44aa-a5e2-09a72ec49683",
            "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": "0171d338-61d3-4b03-a355-c48c02adc88e",
                "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": "c83f8be5-6b1c-4a49-89af-3ad3f1d37e83",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9a74b3d8-5948-4707-b9a3-252a378ee556",
            "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": "8d47fd01-5b71-4237-a00a-1c8ccc26c846",
                "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": "604a5d62-3923-4125-ad1a-2a4df520e914",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "df6eba43-8e64-449a-af3c-68198570edf6",
            "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": "763eb623-056d-4c0d-8127-ea7fa4624134",
                "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": "ff22be52-5c44-4167-8e9c-7eca37c0e4f6",
                "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": "51861c14-7313-4d96-b6db-b2bfcea86672",
            "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": "9edf595a-dcbe-4c3f-8eae-4b35be81f0b7",
                "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": "c7f5d8a3-95aa-47ce-919a-8a680dd763c0",
                "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": "d5d98563-7d10-4fc7-b479-7716e7b6d3ff",
            "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": "b2835f9a-25bc-4dc6-b968-3cfeaa61fcd9",
                "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": "9a5f30c8-2431-448d-9b44-9eceda8cc15a",
                "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": "67e52182-56be-4e52-bc8f-fb64bca083e7",
            "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": "6f754964-9201-4dd7-9892-c3dfc196d0e6",
                "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": "8ba7c1d0-6fca-4f47-a516-f2702b85a92e",
                "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": "25ba4e9c-9695-48b8-843e-d9b24bc0b323",
            "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": "4610472f-4528-4ef2-9002-c8d6272da74a",
                "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": "715d6171-9211-4e1d-ad4e-90d3b1182d54",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "21061c36-f144-4d04-bca0-6a85550b6ce9",
            "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": "dca2d67c-9aa7-4e03-bca1-60cc139bcde1",
                "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": "c5c45a40-8060-4266-a8dd-5aa2d979ed3b",
                "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": "f96eb4f3-3e96-4ab3-b2c5-1f25f1f73fea",
            "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": "570c5eb2-9778-4ecc-99f3-c4f764c53ebe",
                "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": "9bbf1ef5-4922-408d-bee6-874afc7cccac",
                "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": "69ff985a-f614-4262-8757-c1b2c7974647",
            "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": "fb7ae3ce-4ab0-4abd-864a-f594dd49cf7d",
                "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": "deab6fb7-8e1d-437a-8761-1e13df088335",
                "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": "aeedbe3e-389b-4727-a081-a8553da2c150",
            "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": "4e56118b-5dde-4c73-b914-79e5bc348eb8",
                "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": "90d2cd0f-2414-4be3-af94-65150cc527e0",
                "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": "8786a4d4-aaf5-4eee-8d14-7903f0e55633",
            "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": "2b04aa21-6e85-446b-aa30-cae58393d1cc",
                "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": "1f46f425-4344-45cf-bfff-c339f3a1bdb5",
                "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": "60aa8cc5-c492-4a20-8b7b-94ec1b0448d4",
            "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": "14e956e5-f273-477a-aaa0-5e23498afacf",
                "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": "b81e5fac-cdff-4234-a921-6648a29be7c9",
                "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": "3c0171ab-26b5-4f15-b035-d8728e98fb56",
            "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": "8f414c43-bae2-4328-84a9-514aa2f22cc3",
                "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": "5e928033-5c64-403d-a614-f88c8559fc4a",
                "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": "cab08be6-3b3f-4f01-847c-f3516fa1d078",
            "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": "d5124f0f-2459-43b4-919d-1fd298723774",
                "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": "c4585b3c-28dc-4fb6-827b-36faaaefdb19",
                "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": "6056b94f-9505-4fcf-ade7-b12cb0842b46",
            "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": "f3fe3556-4424-4f77-8d59-bcabbc12e041",
                "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": "934df924-27ca-4054-b826-c7fdefc5b5db",
                "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": "fb34a4da-4b5a-4d14-b109-f3f5dc1c1784",
            "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": "8665afd6-111f-4a00-8242-2c3900208042",
                "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": "67b8cb02-b8b7-4615-923f-e45831ecc8a2",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "fa9392ab-b3dc-4844-b96f-8811a7dde36a",
            "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": "74665bec-fa39-42b5-b459-f75e2391d37f",
                "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": "9a3936b4-0d06-4ad1-a099-c657e3d8ce9f",
                "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": "1067fcf5-cc68-4f76-aa92-5060e8f28c87",
            "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": "3a6903e3-b922-4fdc-bf9d-1e3ab4d2a61d",
                "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": "612c8613-531e-44ac-9760-d1c512a76c65",
                "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": "6ee09d6b-f3c2-4a10-b418-d1da7ce12792",
            "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": "3fd4e501-c108-47f9-8dc7-47bc66d207b4",
                "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": "29e81a93-a8cd-4e20-a7f3-6d628769ce6e",
                "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": "f249dac7-8f92-46a6-964a-aef372ee0af0",
            "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": "229f36dd-7011-4398-a6e9-6d988f131820",
                "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": "eea72fb6-dfa0-4f18-84b7-ecb757c2249b",
                "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": "e4b386d0-1b5d-4eaf-9f53-ab7a73225bc0",
            "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": "992a287e-be48-4603-a629-d0cd90e5e41a",
                "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": "5d96a47d-a602-433b-9649-4cd781e50eb5",
                "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": "62cf2011-fcaf-4aec-9a79-f95cab9f4fa9",
            "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": "9d28eabf-7618-46ae-a4fa-068c0a04304b",
                "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": "ba1b6ca7-42fa-4b9f-8ddd-f04c09f7995c",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cc5a1227-9e21-4d14-b9f6-47369dc36676",
            "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": "d28ee513-e1a7-45c5-b7d6-49c478d3a644",
                "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": "423443a4-425f-48a8-a31a-261eaaf36d2d",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c534cb3b-bd8c-45e0-8b60-a8534fa02f7e",
            "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": "84ea556b-7bde-478a-ae87-87db21367149",
                "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": "3bb01b6c-f18e-4847-8bd8-92fa0ec9506b",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e250a0ac-f6a1-442a-bfa1-1500a8dfecc1",
            "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": "627648df-b788-4215-91eb-34c22c87e066",
                "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": "bca91cad-4ebc-4872-9049-0e90ebb4fce0",
                "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": "d2d8d44c-30b9-45ae-b444-73fe210a7296",
            "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": "7dcea536-301a-41f5-922c-9bb81940e4be",
                "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": "c2388de6-989b-45f2-8638-89ff924a4005",
                "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": "57bc2cc9-627d-4cb7-9b14-ecb3835549e2",
            "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": "959b949e-bc1c-465e-b606-029f0e9d63a6",
                "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": "7f30f1dd-559e-4fa5-b7b0-dbb1798384a0",
                "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": "1a3eb9a6-c61e-42da-b539-14d6f395e8d8",
            "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": "88cacb7b-b9d7-4a0e-8fb4-9af3989ff663",
                "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": "ea473153-250f-4ab6-896e-e087ab254cc1",
                "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": "2c850b1f-3444-44a3-b852-ad53631164a8",
            "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": "411f99de-4403-4afc-ba84-17ebb248f3bc",
                "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": "502cf396-b73f-4a13-8a83-7c40a7da6c50",
                "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\": \"sunt elit fugiat laboris eiusmod\",\n  \"status\": -79126375.33898206,\n  \"code\": \"Excepteur sunt\",\n  \"exception\": \"cillum tempor dolor ex\",\n  \"info\": \"amet deserunt consectetur ex incididunt\",\n  \"request_id\": \"ea\",\n  \"stack_trace\": \"sunt commodo veniam dolor\",\n  \"meta\": {\n    \"Duis_7_8\": false,\n    \"aliquip_35\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1445a95d-6287-48b9-be0a-5583e60b4bd5",
            "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": "408dfc70-fd7f-42bf-b532-501db8d014c6",
                "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": "3241a636-9bb9-4fb9-a9aa-4bbfaee1f00f",
                "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": "4b1e8bb0-764b-4427-8ec0-83fa440a2468",
            "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": "a902b060-9069-466c-9eac-db1e512f6bc4",
                "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": "8a358bb8-eb69-496f-ba2f-87b8b10e426f",
                "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": "6377065c-fd85-406a-8bac-424da4f53273",
            "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": "b7122339-1100-4fc9-9540-1f6291101932",
                "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": "5f9335be-80b4-4cc2-b953-057c8537b25d",
                "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": "19ff7202-5aeb-4446-9e04-3baf8ae15f37",
            "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": "7607645c-3907-4da6-93a6-4fa7b62e9615",
                "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": "017dfb12-b5af-4178-a35d-7f1ec4d58955",
                "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": "479800d0-aedb-4706-8c6c-63f94cbc379d",
        "name": "Discount",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "6549cd50-941f-4708-bef8-7c2848863bae",
            "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": "c59ddf5b-ef86-4917-a4dc-4d6dd508c10c",
                "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": "ef955868-3d58-411e-81f4-e0892650b1b1",
                "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": "98ce32b5-ba6b-465e-87ae-2fbf2312625e",
            "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": "73279dee-0757-479e-9b3f-b56d3b92bf02",
                "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": "1d2a23b6-8d54-4c15-94a8-3bf25a9ae2e9",
                "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": "204ed316-321d-4336-86c4-76eb229c548b",
            "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": "28cc2e00-670a-4bff-8225-c1fe1b10b6c1",
                "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": "aa8e2421-ee47-4dc5-9da1-79ba4b699018",
                "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": "076228a6-7bc1-4ab5-9926-b0ac624c1dc2",
            "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": "5a1d83c6-d2a4-4f43-a18f-3003005591a8",
                "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": "6e9141c9-c955-4147-b17d-04f4fedf1f02",
                "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": "b9294cf6-64d4-4925-a670-e4848e14740a",
            "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": "5b123424-8626-4f8f-8045-ef72660c474d",
                "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": "86b5cf3b-6470-496c-9cc4-aaef37190857",
                "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": "f1c0eb4d-6859-464a-bec3-709bdd7b92a0",
            "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    \"cupidatatd_2\": \"sed aliqua laborum\",\n    \"magna24_\": 45327432.34852162\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "449c5c76-66f9-4ee2-8e60-5334fcb51cc8",
                "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": "2662ddbe-962f-426e-9b72-0779e3a843d6",
                "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": "29b63dc2-0f8b-4be6-b366-5db8e84de483",
            "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": "d1544095-d52c-4d59-a283-4e6d448bcff3",
                "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": "69f41216-21f7-4558-8e85-b185c900d9e7",
                "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": "9f2e110e-eceb-493c-99a6-8af782e99bdd",
            "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": "f0e9b27b-4e54-4bf4-b3fe-e67cc2baa3ed",
                "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": "9d67258e-53a6-4de3-83e2-2e1e51cd2ab5",
                "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": "4377cae8-3c7a-4025-aa46-6f4350d03219",
            "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": "f8a1d7c1-8db9-4153-b018-39358d12499b",
                "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": "1a112932-a824-4f9e-ae93-d7432118aee9",
                "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": "be1d12e3-7f12-4ea2-a974-1ecebc865dd4",
            "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": "5ba0e20e-6a30-448d-9315-d960d3cea9b1",
                "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": "2cb6c9d3-24d8-49cd-bd3e-090cb3897eb9",
                "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": "04c847f0-ad98-4c95-864d-183eecea685c",
            "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": "11a5d00e-6fdf-4609-8dee-e790c4a12b41",
                "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": "4cce1ec3-7209-4360-aa23-b36c52a51d38",
                "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": "b2db65a4-8e3f-460e-9453-321e601f38a4",
        "name": "FileStorage",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "63e43373-11eb-4c48-bbe9-4d53f49a7dbf",
            "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    \"autea9\": 14893202.889698952\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5329c5e2-dcc7-4ef1-a6b3-b7b2900687ad",
                "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": "f3984847-871b-43a1-b609-018e6db1f767",
                "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": "6d296354-333e-41b5-af46-520705e1f835",
            "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": "79d4d0b4-a47d-4cc2-b9c8-590a67b3517c",
                "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": "5ad1947c-70aa-4a65-935c-24ad9fd1f674",
                "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": "22ca0ea2-5334-4b86-8350-34391dfa383c",
            "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    \"velit_16_\": 19870920.100972578,\n    \"officia_ae\": \"occaecat sunt eu\",\n    \"voluptate01\": 89398614\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0dfb112a-5851-431f-8c59-078281a7884d",
                "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": "c78012ce-d0d0-410e-bf18-5ea0046502c2",
                "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": "79e232a9-6047-4ca5-88a9-ccb0069a52f3",
            "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": "fe744b86-41f6-4faa-b66d-a6da1e092531",
                "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": "fe0680bc-6826-4ef6-b0ac-46d36c78eb80",
                "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": "7843142a-95a5-493c-b6fe-570f50811a6b",
            "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": "09bea708-77fa-4830-8e8b-f0f49521ea9d",
                "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": "492ade5d-487e-4d21-afd3-f497c3703bbf",
            "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": "254da96d-6210-4ebf-946e-3f8cd209776c",
                "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": "d4ecbffa-95a6-47ab-9249-c06b12f79821",
                "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": "845700d8-2514-4a9e-9ac3-3b29dfb4de48",
            "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": "6bbe372b-ec47-42fa-b99d-9a38c525144b",
                "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": "7873ddca-3abf-4153-8553-527f6601b728",
                "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": "e998f683-ea6c-4ff0-af1f-fa416237c35b",
            "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": "6160cff3-5505-468e-bf9c-4dd6cbe1d87b",
                "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": "7194be36-b9a3-4741-aa15-65e4d15f6e19",
                "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": "90ec70be-cce0-483c-914f-9b0f382e64ab",
            "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": "7248a085-9fd0-4109-8c61-79cb58254f2c",
                "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": "cb5daf69-2e25-488e-be57-89ca897ea2ad",
                "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": "c0215c1a-7ebe-4fff-9d53-a513b2d7d3e0",
            "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": "0ee72157-6f5c-4b10-9f4e-4b95c079b9e2",
                "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": "1e791d47-83d5-41ce-9568-2c40d65921ca",
        "name": "Serviceability",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "c26751c3-ee9e-4030-ac4f-965890682254",
            "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": "4c96d882-f0ca-4b79-814a-6837f7bc2aa9",
                "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": "e59592b2-eec8-4dc0-81c2-8e396701dc5c",
                "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": "2f5794e3-c174-4263-96ff-73a9bb638621",
            "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": "7565cd7c-d1cd-417b-8501-f78dcc0ef568",
                "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": "1cd39fcb-cfb7-436e-8c8b-4086aa909122",
                "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": "9115551d-8600-4b34-b096-e0294ca98aaf",
            "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": "a53719a8-9551-43fc-949d-e23b8dc82c48",
                "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": "1dc17a52-e5e8-4ae4-a8c0-316ff951f681",
                "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": "ffc96bb2-0e10-4fdc-ae9c-78eb00108f3f",
            "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": "235a61ce-3ed0-4749-8f9c-1a0e95e73563",
                "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": "3fe71d89-6476-422c-abab-2be79785335b",
                "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": "80c960d9-3000-4e33-9722-973f6d66b410",
            "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": "cf31960c-bf98-45f9-a109-a140f7bd9c33",
                "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": "bdee6a84-ab77-4097-bf2a-6e9da1c5ab17",
                "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": "8c686a74-cd1f-4c5e-a1a0-fb0e8b59039d",
            "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": "a9d72bd2-79f8-4b30-8b9a-44f4f0794bd1",
                "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": "dd51e476-1d6f-4043-a1bc-65267d066f31",
            "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": "bf700c3a-e82e-4ddf-be19-ae988f2cef6c",
                "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": "ae798e75-1349-438c-b524-a52f099e860e",
            "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": "50defb2f-6191-4f0e-8772-3eec5f1d9155",
                "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": "d18c98a8-34cc-41f0-ab6c-de74cd519739",
                "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": "c5dce8e6-98a2-4cff-8cb7-bff7091a9e26",
            "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": "ede5c8e4-2535-42d0-99dd-a53de744fe71",
                "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": "38e57411-73e0-491e-8e9d-5e8ccf414c79",
            "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": "ae289d6b-a780-4c7f-834d-e148111a1700",
                "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": "9aaf8c84-1903-48c9-b1b0-82c39220274a",
                "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": "5b53afeb-bd43-4a2e-b0c4-9069c13de4e9",
            "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": "3ee20574-b238-4f78-814b-e1ade3675a0f",
                "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": "232bf4e4-cbc0-4766-8ca8-a4d15b72c5dd",
                "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": "94ec658a-bb48-452b-b3ab-fa4d12bccf9b",
            "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": "c0533c03-236f-4d53-bd33-99053e7c133a",
                "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": "8c424fe3-6ed1-4ec8-9d0e-95d2a64d2d2e",
                "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": "5bc3cee3-c03c-4363-9d16-c1ff99e1f7ed",
            "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": "956b4564-5099-4114-8fdb-dc58bec897fe",
                "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": "8df33999-d2fd-4292-a0bb-e045b98792a9",
                "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": "e7261786-5898-4477-8da0-1209e00271d0",
            "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": "2c0854be-90e8-45e3-840c-c3e568271a8c",
                "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": "8c1f4e56-b720-48cd-b8b7-4187bff33848",
                "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": "5356bfcd-642c-4083-94ea-c5d5b7d5d05c",
            "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": "aea57fd9-ed18-417b-a2fd-3e6a6dd308b1",
                "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": "7a0b2631-4b42-4668-a0c5-a14eae766bcf",
            "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": "051dec59-c3f6-40cf-a8d3-ebb4fa708b9e",
                "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": "cf56a691-7d7a-413d-a426-15acc8cbbc3c",
                "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": "5c440f50-0755-4f09-bcdb-86f27c43f048",
            "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": "3c5a987a-bc69-4ad6-ad88-017cce8c4eba",
                "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": "12a14bbd-95fa-4fc3-b337-250e9ee72ebf",
                "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": "a5c8f0b6-1340-4ada-b7c8-fa745fa1a693",
            "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": "5577d6ee-f659-46fb-afc8-21db5c149fc3",
                "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": "5628c425-1641-406f-9402-b2ee62a9d21b",
                "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": "3fe6a7dd-ee57-4d92-a9c5-2f9c29761bfa",
            "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": "1f2de0bb-5612-4a99-9f96-f2aa5c62a37e",
                "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": "06ef7b51-9683-4204-8133-b00ba0ac6de5",
            "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": "7e5d757d-41f3-4a9b-937d-84b54a342637",
                "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": "0bcdfeb0-341a-4992-9a27-3c058388e77c",
                "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": "a3e4843a-70a8-4387-a320-1b1f4afcc328",
            "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": "42c416ab-0fee-450e-bec2-21b1ddaa892d",
                "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": "68822ac9-79dc-413e-bf96-c6a28fccda57",
                "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": "9049420f-e146-4117-bc2d-dd81d4797641",
            "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": "6b2fa127-f2f7-4e93-b297-5a5c0e2741ff",
                "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": "2170126c-4bbd-4fa3-8d72-624f61566da8",
            "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": "d21f57ac-471e-4b8a-ae48-df2a7604577f",
                "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": "4d88f873-2775-42b4-a6c0-eb0652308faf",
                "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": "0f760d65-10da-4695-8810-1e6e965b3eda",
            "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": "24d7d786-f125-4d39-824a-75259ce372af",
                "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": "5277c65f-7924-45df-a4e9-63129369a91d",
                "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": "c85b8c3d-dc8e-4c0e-a444-db913b49dbc0",
            "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": "f06bb90e-9e4b-4cb3-9647-ba2b1c31087b",
                "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": "0b781027-3127-4c1a-bd3b-f1611fd8e3f3",
                "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": "80f75121-3132-414b-b159-d7e15500e6cb",
            "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": "554fa587-9464-4e75-9ff0-89ad13305fcd",
                "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": "fb592249-543c-4e90-af8f-455f0f53bd24",
                "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": "592d6952-3985-4552-9cf6-6d9bb1a14b0f",
            "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": "ab6bbcf8-2cb9-4e80-8b31-49d717321c4a",
                "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": "b036d9ff-b828-4f3d-b4b9-b989c3a36fa6",
                "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": "8a519df4-6e02-445d-a910-a5b582908ebb",
            "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": "94a9f4c7-5ede-4964-b991-ed449e77b883",
                "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": "49cd38ed-b517-4b7a-952e-7e0c6e0f8eda",
            "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": "6df62231-ae02-4df9-8c86-0abdb2f2f6c4",
                "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": "79832969-2a2f-425a-b7a7-b51c9259fc4a",
                "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": "570bc55f-8c05-4b49-b381-b8b19f1306b7",
                "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": "7a01d2c3-b9fd-447a-b5a4-d3b6343cab70",
            "name": "getCompanyCourierPartnersList | Get available company courier partners",
            "request": {
              "name": "getCompanyCourierPartnersList | Get available company courier partners",
              "description": {
                "content": "Retrieves a list of courier partners available for shipping based on serviceability criteria, shipment details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "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  \"to_serviceability\": {\n    \"country\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"sector\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"location\": {\n      \"longitude\": \"<string>\",\n      \"latitude\": \"<string>\"\n    }\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": \"<integer>\",\n      \"fulfillment_type\": \"<string>\",\n      \"fulfillment_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"from_serviceability\": {\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"pincode\": \"<string>\",\n        \"sector\": \"<string>\",\n        \"state\": \"<string>\",\n        \"city\": \"<string>\",\n        \"location\": {\n          \"longitude\": \"<string>\",\n          \"latitude\": \"<string>\"\n        }\n      },\n      \"articles\": [\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"in_ed\": -19956223.30727595,\n            \"commodo_d3\": false,\n            \"doa3\": 20930408.245826244\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"dolor__\": 36142174.098673016\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        },\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"ute\": false,\n            \"fugiat_6\": \"in\"\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"adipisicingd\": 63604585.702228576\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        }\n      ],\n      \"is_mto\": \"<boolean>\",\n      \"ignore_scheme_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"promise\": {\n        \"customer_promise\": {\n          \"min\": \"<string>\",\n          \"max\": \"<string>\"\n        },\n        \"meta\": {\n          \"seller_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          },\n          \"courier_partner_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\",\n            \"attributes\": {\n              \"tat\": {\n                \"min\": \"<integer>\",\n                \"max\": \"<integer>\"\n              }\n            }\n          },\n          \"customer_initial_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          }\n        },\n        \"min\": \"<string>\",\n        \"max\": \"<string>\"\n      },\n      \"is_cod_available\": \"<boolean>\",\n      \"is_auto_assign\": \"<boolean>\",\n      \"meta\": {\n        \"shipment_cost\": \"<integer>\"\n      },\n      \"volumetric_weight\": \"<integer>\",\n      \"weight\": \"<integer>\",\n      \"courier_partners\": [\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        },\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        }\n      ],\n      \"error\": {\n        \"sunt_13\": -29521157\n      }\n    },\n    {\n      \"fulfillment_id\": \"<integer>\",\n      \"fulfillment_type\": \"<string>\",\n      \"fulfillment_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"from_serviceability\": {\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"pincode\": \"<string>\",\n        \"sector\": \"<string>\",\n        \"state\": \"<string>\",\n        \"city\": \"<string>\",\n        \"location\": {\n          \"longitude\": \"<string>\",\n          \"latitude\": \"<string>\"\n        }\n      },\n      \"articles\": [\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"ut2aa\": \"labore\",\n            \"laboris_0d\": \"U\"\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"nisie\": \"deserunt ea\",\n            \"officia_17\": 68248747,\n            \"Excepteur_f\": false,\n            \"nulla3\": 84687409.9210341,\n            \"nulla_7\": \"Ut veniam\"\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        },\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"nisi2__\": false,\n            \"voluptate_6\": \"velit quis eiusmod culpa\",\n            \"eiusmod_18\": false\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"in_191\": -86966731.49778596,\n            \"nostrudf_\": -24092601,\n            \"minim2\": true,\n            \"nostrud4\": 62559404\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        }\n      ],\n      \"is_mto\": \"<boolean>\",\n      \"ignore_scheme_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"promise\": {\n        \"customer_promise\": {\n          \"min\": \"<string>\",\n          \"max\": \"<string>\"\n        },\n        \"meta\": {\n          \"seller_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          },\n          \"courier_partner_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\",\n            \"attributes\": {\n              \"tat\": {\n                \"min\": \"<integer>\",\n                \"max\": \"<integer>\"\n              }\n            }\n          },\n          \"customer_initial_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          }\n        },\n        \"min\": \"<string>\",\n        \"max\": \"<string>\"\n      },\n      \"is_cod_available\": \"<boolean>\",\n      \"is_auto_assign\": \"<boolean>\",\n      \"meta\": {\n        \"shipment_cost\": \"<integer>\"\n      },\n      \"volumetric_weight\": \"<integer>\",\n      \"weight\": \"<integer>\",\n      \"courier_partners\": [\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        },\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        }\n      ],\n      \"error\": {\n        \"cillumfe\": -61981459,\n        \"reprehenderit0c0\": \"commodo amet magna quis\"\n      }\n    }\n  ],\n  \"journey\": \"<string>\",\n  \"payment_mode\": \"<string>\",\n  \"skip_delivery_rules\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "56533c37-78c8-4984-bed7-f438767234f7",
                "name": "Valid",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partners"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The ID of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"to_serviceability\": {\n    \"pincode\": \"400001\",\n    \"sector\": \"East\",\n    \"state\": \"Maharashtra\",\n    \"country\": \"India\",\n    \"city\": \"Mumbai\",\n    \"country_iso_code\": \"IN\",\n    \"location\": {\n      \"longitude\": \"73.1234\",\n      \"latitude\": \"19.4567\"\n    }\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": 9876,\n      \"fulfillment_tags\": [\n        \"Test Tag\"\n      ],\n      \"fulfillment_type\": \"mall\",\n      \"ignore_scheme_ids\": [\n        \"1\"\n      ],\n      \"from_serviceability\": {\n        \"pincode\": \"400067\",\n        \"sector\": \"\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"city\": \"Pune\",\n        \"country_iso_code\": \"IN\",\n        \"location\": {\n          \"longitude\": \"18.5588\",\n          \"latitude\": \"73.7770\"\n        }\n      },\n      \"articles\": [\n        {\n          \"id\": \"SKU123\",\n          \"item_id\": 1,\n          \"tags\": [\n            \"Item Tag\"\n          ],\n          \"price\": 100,\n          \"department_id\": 1,\n          \"size\": \"M\",\n          \"quantity\": 5,\n          \"weight\": {\n            \"shipping\": 1500,\n            \"unit\": \"gram\",\n            \"is_default\": false\n          },\n          \"attributes\": {\n            \"battery_operated\": \"yes\",\n            \"is_flammable\": \"no\"\n          },\n          \"category_id\": 789,\n          \"dimension\": {\n            \"height\": 20,\n            \"is_default\": true,\n            \"length\": 30,\n            \"unit\": \"cm\",\n            \"width\": 20\n          },\n          \"brand_id\": 123,\n          \"manufacturing_time_unit\": \"days\",\n          \"manufacturing_time\": 1\n        }\n      ],\n      \"is_mto\": true\n    }\n  ],\n  \"journey\": \"return\",\n  \"payment_mode\": \"COD\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"journey\": \"return\",\n  \"shipments\": [\n    {\n      \"articles\": [\n        {\n          \"attributes\": {\n            \"battery_operated\": \"no\",\n            \"is_flammable\": \"no\"\n          },\n          \"brand_id\": 1977,\n          \"category_id\": 6276,\n          \"delivery_slots\": {},\n          \"department_id\": 1273,\n          \"dimension\": {\n            \"height\": 710,\n            \"is_default\": true,\n            \"length\": 710,\n            \"unit\": \"cm\",\n            \"width\": 710\n          },\n          \"error\": {\n            \"message\": null,\n            \"type\": null,\n            \"value\": null\n          },\n          \"fulfillment_id\": 3470,\n          \"fulfillment_tags\": [],\n          \"fulfillment_type\": \"store\",\n          \"group_id\": \"\",\n          \"id\": \"6634b6ac6cd8901ac605434b\",\n          \"is_gift\": false,\n          \"is_mto\": false,\n          \"is_set\": false,\n          \"item_id\": 7522408,\n          \"manufacturing_time\": 0,\n          \"manufacturing_time_unit\": \"hours\",\n          \"mto_quantity\": 0,\n          \"price\": 10,\n          \"price_marked\": 10,\n          \"promise\": {\n            \"max\": \"2024-08-13T11:27:48Z\",\n            \"min\": \"2024-08-11T11:27:48Z\"\n          },\n          \"quantity\": 1,\n          \"return_reason\": {\n            \"display_name\": \"Size is too Large\",\n            \"id\": 220,\n            \"is_active\": true,\n            \"meta\": {\n              \"show_text_area\": false\n            },\n            \"qc_type\": [],\n            \"question_set\": [],\n            \"reason_other_text\": \"\",\n            \"reasons\": []\n          },\n          \"set\": {},\n          \"set_quantity\": 1,\n          \"size\": \"OS\",\n          \"sla\": \"2024-08-09T16:30:00Z\",\n          \"tags\": [\n            \"Ball310720231405352\"\n          ],\n          \"weight\": {\n            \"is_default\": true,\n            \"shipping\": 710,\n            \"unit\": \"gram\"\n          }\n        }\n      ],\n      \"error\": {},\n      \"from_serviceability\": {\n        \"city\": \"PUNE\",\n        \"country\": \"India\",\n        \"country_iso_code\": \"IN\",\n        \"location\": {\n          \"latitude\": \"19.1282743\",\n          \"longitude\": \"72.8677092\"\n        },\n        \"pincode\": \"411045\",\n        \"sector\": \"\",\n        \"state\": \"MAHARASHTRA\"\n      },\n      \"fulfillment_id\": 3470,\n      \"fulfillment_tags\": [],\n      \"fulfillment_type\": \"store\",\n      \"ignore_scheme_ids\": [],\n      \"is_auto_assign\": true,\n      \"is_mto\": false,\n      \"meta\": {\n        \"shipment_cost\": 10\n      },\n      \"courier_partners\": [\n        {\n          \"extension_id\": \"651ffabb556007fa462c9c06\",\n          \"scheme_id\": \"651ffcb8400bbc458aa4ac7d\",\n          \"area_code\": {\n            \"source\": \"\",\n            \"destination\": \"\"\n          },\n          \"tat\": {\n            \"min\": 1,\n            \"max\": 1\n          },\n          \"display_name\": \"Scheme 2\",\n          \"is_qc_enabled\": true,\n          \"is_self_ship\": true,\n          \"is_own_account\": true,\n          \"ndr_attempts\": 0,\n          \"forward_pickup_cutoff\": null,\n          \"reverse_pickup_cutoff\": null\n        },\n        {\n          \"extension_id\": \"651ffabb556007fa462c9c06\",\n          \"scheme_id\": \"651ffcb8400bbc458aa4ac7e\",\n          \"area_code\": {\n            \"source\": \"\",\n            \"destination\": \"\"\n          },\n          \"tat\": {\n            \"min\": 1,\n            \"max\": 1\n          },\n          \"display_name\": \"Scheme 3\",\n          \"is_qc_enabled\": true,\n          \"is_self_ship\": true,\n          \"is_own_account\": false,\n          \"ndr_attempts\": 0,\n          \"forward_pickup_cutoff\": null,\n          \"reverse_pickup_cutoff\": null\n        }\n      ],\n      \"volumetric_weight\": 71582200,\n      \"weight\": 710\n    }\n  ],\n  \"to_serviceability\": {\n    \"city\": \"MUMBAI\",\n    \"country\": \"India\",\n    \"country_iso_code\": \"IN\",\n    \"location\": {\n      \"latitude\": \"28.6667\",\n      \"longitude\": \"77.2167\"\n    },\n    \"pincode\": \"400097\",\n    \"sector\": \"\",\n    \"state\": \"MAHARASHTRA\"\n  },\n  \"to_city\": \"\",\n  \"payment_mode\": \"COD\",\n  \"is_cod_available\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3ecef1dc-6060-4878-9493-c2080c4e2f09",
                "name": "Invalid.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "courier-partners"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) The ID of the company."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"to_serviceability\": {\n    \"pincode\": \"400001\",\n    \"sector\": \"East\",\n    \"state\": \"Maharashtra\",\n    \"country\": \"India\",\n    \"city\": \"Mumbai\",\n    \"country_iso_code\": \"IN\",\n    \"location\": {\n      \"longitude\": \"73.1234\",\n      \"latitude\": \"19.4567\"\n    }\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": 9876,\n      \"fulfillment_tags\": [\n        \"Test Tag\"\n      ],\n      \"fulfillment_type\": \"mall\",\n      \"ignore_scheme_ids\": [\n        \"1\"\n      ],\n      \"from_serviceability\": {\n        \"pincode\": \"400067\",\n        \"sector\": \"\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"city\": \"Pune\",\n        \"country_iso_code\": \"IN\",\n        \"location\": {\n          \"longitude\": \"18.5588\",\n          \"latitude\": \"73.7770\"\n        }\n      },\n      \"articles\": [\n        {\n          \"id\": \"SKU123\",\n          \"item_id\": 1,\n          \"tags\": [\n            \"Item Tag\"\n          ],\n          \"price\": 100,\n          \"department_id\": 1,\n          \"size\": \"M\",\n          \"quantity\": 5,\n          \"weight\": {\n            \"shipping\": 1500,\n            \"unit\": \"gram\",\n            \"is_default\": false\n          },\n          \"attributes\": {\n            \"battery_operated\": \"yes\",\n            \"is_flammable\": \"no\"\n          },\n          \"category_id\": 789,\n          \"dimension\": {\n            \"height\": 20,\n            \"is_default\": true,\n            \"length\": 30,\n            \"unit\": \"cm\",\n            \"width\": 20\n          },\n          \"brand_id\": 123,\n          \"manufacturing_time_unit\": \"days\",\n          \"manufacturing_time\": 1\n        }\n      ],\n      \"is_mto\": true\n    }\n  ],\n  \"journey\": \"return\",\n  \"payment_mode\": \"COD\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"type\": \"ValueError\",\n  \"value\": \"400002\",\n  \"message\": \"We are not delivering to '400002'\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "372a6889-5521-42c3-886b-a4c41f170c9c",
            "name": "getApplicationCourierPartnersList | Get available application courier partners",
            "request": {
              "name": "getApplicationCourierPartnersList | Get available application courier partners",
              "description": {
                "content": "Retrieves a list of courier partners available for shipping based on serviceability criteria, shipment details, and delivery rules.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "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  \"to_serviceability\": {\n    \"country\": \"<string>\",\n    \"country_iso_code\": \"<string>\",\n    \"pincode\": \"<string>\",\n    \"sector\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"location\": {\n      \"longitude\": \"<string>\",\n      \"latitude\": \"<string>\"\n    }\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": \"<integer>\",\n      \"fulfillment_type\": \"<string>\",\n      \"fulfillment_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"from_serviceability\": {\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"pincode\": \"<string>\",\n        \"sector\": \"<string>\",\n        \"state\": \"<string>\",\n        \"city\": \"<string>\",\n        \"location\": {\n          \"longitude\": \"<string>\",\n          \"latitude\": \"<string>\"\n        }\n      },\n      \"articles\": [\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"enim_a2f\": true,\n            \"ipsum_d15\": 12267355.124526665\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"occaecat06_\": -57858597\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        },\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"tempor6\": true,\n            \"minim_f07\": \"nulla\"\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"laborum_f1\": \"nostrud velit laboris aute\",\n            \"Ut_96_\": 29036769.540483356,\n            \"mollit_84c\": false,\n            \"eiusmode1_\": 13385939.615036786\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        }\n      ],\n      \"is_mto\": \"<boolean>\",\n      \"ignore_scheme_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"promise\": {\n        \"customer_promise\": {\n          \"min\": \"<string>\",\n          \"max\": \"<string>\"\n        },\n        \"meta\": {\n          \"seller_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          },\n          \"courier_partner_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\",\n            \"attributes\": {\n              \"tat\": {\n                \"min\": \"<integer>\",\n                \"max\": \"<integer>\"\n              }\n            }\n          },\n          \"customer_initial_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          }\n        },\n        \"min\": \"<string>\",\n        \"max\": \"<string>\"\n      },\n      \"is_cod_available\": \"<boolean>\",\n      \"is_auto_assign\": \"<boolean>\",\n      \"meta\": {\n        \"shipment_cost\": \"<integer>\"\n      },\n      \"volumetric_weight\": \"<integer>\",\n      \"weight\": \"<integer>\",\n      \"courier_partners\": [\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        },\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        }\n      ],\n      \"error\": {\n        \"ea_f\": false\n      }\n    },\n    {\n      \"fulfillment_id\": \"<integer>\",\n      \"fulfillment_type\": \"<string>\",\n      \"fulfillment_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"from_serviceability\": {\n        \"country\": \"<string>\",\n        \"country_iso_code\": \"<string>\",\n        \"pincode\": \"<string>\",\n        \"sector\": \"<string>\",\n        \"state\": \"<string>\",\n        \"city\": \"<string>\",\n        \"location\": {\n          \"longitude\": \"<string>\",\n          \"latitude\": \"<string>\"\n        }\n      },\n      \"articles\": [\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"esse_b4\": \"est eiusmo\"\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"Utc\": 66101604,\n            \"cillumd\": false\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        },\n        {\n          \"quantity\": \"<integer>\",\n          \"weight\": {\n            \"shipping\": \"<integer>\",\n            \"unit\": \"<string>\",\n            \"is_default\": \"<boolean>\"\n          },\n          \"category_id\": \"<integer>\",\n          \"dimension\": {\n            \"height\": \"<number>\",\n            \"length\": \"<number>\",\n            \"is_default\": \"<boolean>\",\n            \"unit\": \"<string>\",\n            \"width\": \"<number>\"\n          },\n          \"brand_id\": \"<integer>\",\n          \"item_id\": \"<integer>\",\n          \"size\": \"<string>\",\n          \"tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"price\": \"<number>\",\n          \"department_id\": \"<integer>\",\n          \"id\": \"<string>\",\n          \"delivery_slots\": {\n            \"enim_dde\": true,\n            \"sint_9\": 49916816\n          },\n          \"error\": {\n            \"message\": \"<string>\",\n            \"success\": \"<boolean>\"\n          },\n          \"fulfillment_id\": \"<integer>\",\n          \"fulfillment_tags\": [\n            \"<string>\",\n            \"<string>\"\n          ],\n          \"fulfillment_type\": \"<string>\",\n          \"group_id\": \"<string>\",\n          \"is_gift\": \"<boolean>\",\n          \"is_mto\": \"<boolean>\",\n          \"is_set\": \"<boolean>\",\n          \"manufacturing_time\": \"<integer>\",\n          \"manufacturing_time_unit\": \"<string>\",\n          \"mto_quantity\": \"<integer>\",\n          \"sla\": \"<dateTime>\",\n          \"price_marked\": \"<float>\",\n          \"promise\": {\n            \"min\": \"<dateTime>\",\n            \"max\": \"<dateTime>\"\n          },\n          \"set\": {\n            \"esse_4\": false,\n            \"cupidatat756\": 30689472.535527915\n          },\n          \"return_reason\": {\n            \"id\": \"<integer>\",\n            \"meta\": {\n              \"show_text_area\": \"<boolean>\"\n            },\n            \"qc_type\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reasons\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"is_active\": \"<boolean>\",\n            \"display_name\": \"<string>\",\n            \"question_set\": [\n              \"<string>\",\n              \"<string>\"\n            ],\n            \"reason_other_text\": \"<string>\"\n          },\n          \"set_quantity\": \"<integer>\",\n          \"attributes\": {\n            \"battery_operated\": \"<string>\",\n            \"is_flammable\": \"<string>\"\n          }\n        }\n      ],\n      \"is_mto\": \"<boolean>\",\n      \"ignore_scheme_ids\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"promise\": {\n        \"customer_promise\": {\n          \"min\": \"<string>\",\n          \"max\": \"<string>\"\n        },\n        \"meta\": {\n          \"seller_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          },\n          \"courier_partner_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\",\n            \"attributes\": {\n              \"tat\": {\n                \"min\": \"<integer>\",\n                \"max\": \"<integer>\"\n              }\n            }\n          },\n          \"customer_initial_promise\": {\n            \"min\": \"<string>\",\n            \"max\": \"<string>\"\n          }\n        },\n        \"min\": \"<string>\",\n        \"max\": \"<string>\"\n      },\n      \"is_cod_available\": \"<boolean>\",\n      \"is_auto_assign\": \"<boolean>\",\n      \"meta\": {\n        \"shipment_cost\": \"<integer>\"\n      },\n      \"volumetric_weight\": \"<integer>\",\n      \"weight\": \"<integer>\",\n      \"courier_partners\": [\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        },\n        {\n          \"extension_id\": \"<string>\",\n          \"scheme_id\": \"<string>\",\n          \"area_code\": {\n            \"source\": \"<string>\",\n            \"destination\": \"<string>\"\n          },\n          \"tat\": {\n            \"min\": \"<integer>\",\n            \"max\": \"<integer>\"\n          },\n          \"display_name\": \"<string>\",\n          \"is_qc_enabled\": \"<boolean>\",\n          \"is_self_ship\": \"<boolean>\",\n          \"is_own_account\": \"<boolean>\",\n          \"ndr_attempts\": \"<integer>\",\n          \"forward_pickup_cutoff\": \"<string>\",\n          \"reverse_pickup_cutoff\": \"<string>\",\n          \"qc_shipment_item_quantity\": \"<integer>\",\n          \"non_qc_shipment_item_quantity\": \"<integer>\",\n          \"dangerous_goods\": \"<boolean>\",\n          \"restricted_goods\": \"<boolean>\",\n          \"fragile_goods\": \"<boolean>\",\n          \"cold_storage_goods\": \"<boolean>\",\n          \"delivery_type\": \"<string>\",\n          \"is_cod\": \"<boolean>\",\n          \"transport_type\": \"<string>\"\n        }\n      ],\n      \"error\": {\n        \"sit_883\": false,\n        \"pariatur2\": 31678095\n      }\n    }\n  ],\n  \"journey\": \"<string>\",\n  \"payment_mode\": \"<string>\",\n  \"skip_delivery_rules\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b540f191-09c9-4a50-ad06-f45ddc9f510e",
                "name": "Valid",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partners"
                    ],
                    "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": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"to_serviceability\": {\n    \"pincode\": \"400001\",\n    \"sector\": \"East\",\n    \"state\": \"Maharashtra\",\n    \"country\": \"India\",\n    \"city\": \"Mumbai\",\n    \"country_iso_code\": \"IN\",\n    \"location\": {\n      \"longitude\": \"73.1234\",\n      \"latitude\": \"19.4567\"\n    }\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": 9876,\n      \"fulfillment_tags\": [\n        \"Test Tag\"\n      ],\n      \"fulfillment_type\": \"mall\",\n      \"ignore_scheme_ids\": [\n        \"1\"\n      ],\n      \"from_serviceability\": {\n        \"pincode\": \"400067\",\n        \"sector\": \"\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"city\": \"Pune\",\n        \"country_iso_code\": \"IN\",\n        \"location\": {\n          \"longitude\": \"18.5588\",\n          \"latitude\": \"73.7770\"\n        }\n      },\n      \"articles\": [\n        {\n          \"id\": \"SKU123\",\n          \"item_id\": 1,\n          \"tags\": [\n            \"Item Tag\"\n          ],\n          \"price\": 100,\n          \"department_id\": 1,\n          \"size\": \"M\",\n          \"quantity\": 5,\n          \"weight\": {\n            \"shipping\": 1500,\n            \"unit\": \"gram\",\n            \"is_default\": false\n          },\n          \"attributes\": {\n            \"battery_operated\": \"yes\",\n            \"is_flammable\": \"no\"\n          },\n          \"category_id\": 789,\n          \"dimension\": {\n            \"height\": 20,\n            \"is_default\": true,\n            \"length\": 30,\n            \"unit\": \"cm\",\n            \"width\": 20\n          },\n          \"brand_id\": 123,\n          \"manufacturing_time_unit\": \"days\",\n          \"manufacturing_time\": 1\n        }\n      ],\n      \"is_mto\": true\n    }\n  ],\n  \"journey\": \"return\",\n  \"payment_mode\": \"COD\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"journey\": \"return\",\n  \"shipments\": [\n    {\n      \"articles\": [\n        {\n          \"attributes\": {\n            \"battery_operated\": \"no\",\n            \"is_flammable\": \"no\"\n          },\n          \"brand_id\": 1977,\n          \"category_id\": 6276,\n          \"delivery_slots\": {},\n          \"department_id\": 1273,\n          \"dimension\": {\n            \"height\": 710,\n            \"is_default\": true,\n            \"length\": 710,\n            \"unit\": \"cm\",\n            \"width\": 710\n          },\n          \"error\": {\n            \"message\": null,\n            \"type\": null,\n            \"value\": null\n          },\n          \"fulfillment_id\": 3470,\n          \"fulfillment_tags\": [],\n          \"fulfillment_type\": \"store\",\n          \"group_id\": \"\",\n          \"id\": \"6634b6ac6cd8901ac605434b\",\n          \"is_gift\": false,\n          \"is_mto\": false,\n          \"is_set\": false,\n          \"item_id\": 7522408,\n          \"manufacturing_time\": 0,\n          \"manufacturing_time_unit\": \"hours\",\n          \"mto_quantity\": 0,\n          \"price\": 10,\n          \"price_marked\": 10,\n          \"promise\": {\n            \"max\": \"2024-08-13T11:27:48Z\",\n            \"min\": \"2024-08-11T11:27:48Z\"\n          },\n          \"quantity\": 1,\n          \"return_reason\": {\n            \"display_name\": \"Size is too Large\",\n            \"id\": 220,\n            \"is_active\": true,\n            \"meta\": {\n              \"show_text_area\": false\n            },\n            \"qc_type\": [],\n            \"question_set\": [],\n            \"reason_other_text\": \"\",\n            \"reasons\": []\n          },\n          \"set\": {},\n          \"set_quantity\": 1,\n          \"size\": \"OS\",\n          \"sla\": \"2024-08-09T16:30:00Z\",\n          \"tags\": [\n            \"Ball310720231405352\"\n          ],\n          \"weight\": {\n            \"is_default\": true,\n            \"shipping\": 710,\n            \"unit\": \"gram\"\n          }\n        }\n      ],\n      \"error\": {},\n      \"from_serviceability\": {\n        \"city\": \"PUNE\",\n        \"country\": \"India\",\n        \"country_iso_code\": \"IN\",\n        \"location\": {\n          \"latitude\": \"19.1282743\",\n          \"longitude\": \"72.8677092\"\n        },\n        \"pincode\": \"411045\",\n        \"sector\": \"\",\n        \"state\": \"MAHARASHTRA\"\n      },\n      \"fulfillment_id\": 3470,\n      \"fulfillment_tags\": [],\n      \"fulfillment_type\": \"store\",\n      \"ignore_scheme_ids\": [],\n      \"is_auto_assign\": true,\n      \"is_mto\": false,\n      \"meta\": {\n        \"shipment_cost\": 10\n      },\n      \"courier_partners\": [\n        {\n          \"extension_id\": \"651ffabb556007fa462c9c06\",\n          \"scheme_id\": \"651ffcb8400bbc458aa4ac7d\",\n          \"area_code\": {\n            \"source\": \"\",\n            \"destination\": \"\"\n          },\n          \"tat\": {\n            \"min\": 1,\n            \"max\": 1\n          },\n          \"display_name\": \"Scheme 2\",\n          \"is_qc_enabled\": true,\n          \"is_self_ship\": true,\n          \"is_own_account\": true,\n          \"ndr_attempts\": 0,\n          \"forward_pickup_cutoff\": null,\n          \"reverse_pickup_cutoff\": null\n        },\n        {\n          \"extension_id\": \"651ffabb556007fa462c9c06\",\n          \"scheme_id\": \"651ffcb8400bbc458aa4ac7e\",\n          \"area_code\": {\n            \"source\": \"\",\n            \"destination\": \"\"\n          },\n          \"tat\": {\n            \"min\": 1,\n            \"max\": 1\n          },\n          \"display_name\": \"Scheme 3\",\n          \"is_qc_enabled\": true,\n          \"is_self_ship\": true,\n          \"is_own_account\": false,\n          \"ndr_attempts\": 0,\n          \"forward_pickup_cutoff\": null,\n          \"reverse_pickup_cutoff\": null\n        }\n      ],\n      \"volumetric_weight\": 71582200,\n      \"weight\": 710\n    }\n  ],\n  \"to_serviceability\": {\n    \"city\": \"MUMBAI\",\n    \"country\": \"India\",\n    \"country_iso_code\": \"IN\",\n    \"location\": {\n      \"latitude\": \"28.6667\",\n      \"longitude\": \"77.2167\"\n    },\n    \"pincode\": \"400097\",\n    \"sector\": \"\",\n    \"state\": \"MAHARASHTRA\"\n  },\n  \"to_city\": \"\",\n  \"payment_mode\": \"COD\",\n  \"is_cod_available\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ebc4d13f-59d8-43e9-8075-255d5c2f9b0d",
                "name": "Invalid.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "courier-partners"
                    ],
                    "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": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"to_serviceability\": {\n    \"pincode\": \"400001\",\n    \"sector\": \"East\",\n    \"state\": \"Maharashtra\",\n    \"country\": \"India\",\n    \"city\": \"Mumbai\",\n    \"country_iso_code\": \"IN\",\n    \"location\": {\n      \"longitude\": \"73.1234\",\n      \"latitude\": \"19.4567\"\n    }\n  },\n  \"shipments\": [\n    {\n      \"fulfillment_id\": 9876,\n      \"fulfillment_tags\": [\n        \"Test Tag\"\n      ],\n      \"fulfillment_type\": \"mall\",\n      \"ignore_scheme_ids\": [\n        \"1\"\n      ],\n      \"from_serviceability\": {\n        \"pincode\": \"400067\",\n        \"sector\": \"\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"city\": \"Pune\",\n        \"country_iso_code\": \"IN\",\n        \"location\": {\n          \"longitude\": \"18.5588\",\n          \"latitude\": \"73.7770\"\n        }\n      },\n      \"articles\": [\n        {\n          \"id\": \"SKU123\",\n          \"item_id\": 1,\n          \"tags\": [\n            \"Item Tag\"\n          ],\n          \"price\": 100,\n          \"department_id\": 1,\n          \"size\": \"M\",\n          \"quantity\": 5,\n          \"weight\": {\n            \"shipping\": 1500,\n            \"unit\": \"gram\",\n            \"is_default\": false\n          },\n          \"attributes\": {\n            \"battery_operated\": \"yes\",\n            \"is_flammable\": \"no\"\n          },\n          \"category_id\": 789,\n          \"dimension\": {\n            \"height\": 20,\n            \"is_default\": true,\n            \"length\": 30,\n            \"unit\": \"cm\",\n            \"width\": 20\n          },\n          \"brand_id\": 123,\n          \"manufacturing_time_unit\": \"days\",\n          \"manufacturing_time\": 1\n        }\n      ],\n      \"is_mto\": true\n    }\n  ],\n  \"journey\": \"return\",\n  \"payment_mode\": \"COD\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"type\": \"ValueError\",\n  \"value\": \"400002\",\n  \"message\": \"We are not delivering to '400002'\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "21db0eb1-144c-4e69-b630-9d191ea4145f",
            "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": "415dc3c9-8ec0-4511-af4a-5aff71096724",
                "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": "6fc83746-f894-42ea-af1e-8f2990eb1a99",
                "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": "db3edb19-1326-4543-9ffd-ab75475fc551",
            "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": "79054bca-d5ab-47c7-aa4c-3625ffb8f47f",
                "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": "405dab13-5794-4335-9764-3ebb51f4541d",
                "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": "4763102e-33a3-454a-9c2a-7d3bdd77afc9",
            "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": "4b70b05d-facc-45f2-9d07-3d6826b7de81",
                "name": "Success. Returns all the Application configs that are present in the application. It fetches Zones, Courier partner 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": "02858850-9735-4e9f-abd3-f5abffbaa381",
                "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": "f2aaf936-2429-4420-bd8f-dc95a63227c4",
            "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": "ba55de2f-ce58-4902-abc9-08d4e94c5412",
                "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": "4c73160f-283d-4c81-876f-ef19b70f776d",
                "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": "fe967254-8462-42d7-9dbd-477a0d76dc10",
            "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": "2330e5a3-7d6a-4477-a7db-32035ed00c4a",
                "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": "a21b2444-01e5-490e-82da-e0a6854c5317",
                "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": "79253c48-da5d-4c06-bb14-927c5116c99d",
            "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": "38bcf751-7191-49fa-a2d7-1a3208747afc",
                "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": "60e4337f-cc5e-42d0-8f12-e57ae4bf7463",
            "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": "7e2894fa-6c14-4a25-9a24-493c05785075",
                "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": "3c42b3d4-bd7b-4ea7-a93a-decad64c43e1",
                "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": "4471a6e1-7f12-417b-bb62-38d3e26c7723",
            "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    \"Loremd0\": -58810125.44161708,\n    \"Duis_660\": -6997082,\n    \"cupidatat9\": false\n  },\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f1236ea9-1cf0-40db-a306-a375f77acd5e",
                "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": "c1394e0a-0b97-4d4e-8c5b-cef2f66a4885",
                "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": "ab7f914f-cbc1-40ca-98b1-af188fdf87a8",
            "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    \"occaecat_173\": true\n  },\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b1e480c2-c5c9-48df-824f-7d7c3209b518",
                "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": "c5a0f6b3-5af2-4e7c-9414-40efcd16e3ae",
                "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": "65706c22-c69b-4de6-bfb8-0f6918f81eb7",
            "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": "14602e69-36ce-4d59-8fe3-699357986e75",
                "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": "b1b42415-1615-4cf1-a9e4-5eca6ff6b330",
            "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    \"quisf\": \"Ut magna et proident\",\n    \"irure3b3\": false\n  },\n  \"meta_conditions\": {\n    \"veniam9\": -11462300.39473024,\n    \"mollitdc\": 10092419.785331592,\n    \"eiusmod_f33\": 22879360\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": "9d13d4b9-ba4c-4660-aaa1-3baafbada652",
                "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": "b692e178-5d93-4966-9696-1c8ecabeaf6a",
                "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": "7303f1d8-1679-472e-b077-a2520cc98e57",
            "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": "25ba867b-3280-4719-9ff7-b4949bb27635",
                "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": "f550b9f3-fd28-4bb4-8906-3b077f0ab183",
                "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": "867c48e1-ed84-415c-8359-ca61f498a9d4",
            "name": "updateStoreRules | Update store rule",
            "request": {
              "name": "updateStoreRules | Update store rule",
              "description": {
                "content": "Updates an existing rule within the order routing rules.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "store",
                  "rules",
                  ":rule_uid"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "rule_uid",
                    "description": "(Required) A `rule_uid` is a unique identifier for a particular rule object."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"name\": \"<string>\",\n  \"manual_priority\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"meta_sort_priority\": {\n    \"ut_8\": -29838305.893218517,\n    \"ea_23_\": false\n  },\n  \"meta_conditions\": {\n    \"laborum_5_b\": \"cillum mollit elit aliquip\"\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": "46ac046b-d835-42e6-b000-9f555a6bd555",
                "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": "e20b0a01-d289-4352-9711-9b4c72666d04",
                "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": "0027c0b8-10ff-4732-90aa-8efdc6369064",
            "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": "55e4f75d-1b66-43ad-bef5-09d57d058f38",
                "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": "2db2fc53-bee1-47ac-9f33-77c15e54bf12",
                "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": "90047f9d-5835-4bfb-8a41-ba385134c982",
            "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": "6f4e6439-e988-478b-b91d-e552c9a29c7a",
                "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": "28ff405a-b31f-4921-b74d-37687574f152",
                "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": "8c88ab39-4449-4ebc-83f8-07ba13e7ee2d",
            "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": "ffb55ec3-e7bd-4c86-aaf2-837a973b1625",
                "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": "ffae60da-e0de-4b37-859c-81104cf7a622",
                "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": "5d9dfe82-88e8-4ef1-84e9-cae695cb887d",
            "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": "bd4a8297-6ae7-4d78-9aab-eba2e7415c98",
                "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": "f2d677ae-fb6b-415c-a964-2ba2bdeaae2c",
                "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": "7cfbb6c9-69bb-45ea-91f1-c375c770ccd5",
            "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        \"irure_a\": 42087104\n      },\n      {\n        \"noncc6\": true,\n        \"ex_2db\": false,\n        \"ut_b\": 30978638\n      }\n    ]\n  },\n  \"is_active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e3cbe6d5-9aa6-4d0f-b99e-3565baf88a99",
                "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": "f20c4457-3841-4864-865e-34e26004967a",
                "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": "c7104aed-1a16-4971-a550-dfca29bf493c",
            "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": "fdb976ae-c457-42b8-8db9-4619c0c21be1",
                "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": "2a5b20b0-ce36-4b7e-8e08-bbb3511b73b3",
                "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": "a937d180-6df2-476c-b0ad-fab19cf9971a",
            "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        \"elit_8ea\": false,\n        \"occaecat_22\": true,\n        \"proident4aa\": 9051628.072508544,\n        \"eab\": false,\n        \"ex6f2\": false\n      },\n      {\n        \"irured\": \"dolore nisi cillum\"\n      }\n    ]\n  },\n  \"is_active\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a4dba398-7764-4eff-9b1c-2e2f3f79b86f",
                "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": "d71618f4-6c80-4885-91cf-fe05b49bcae5",
                "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": "5432e794-7ec9-4a01-bb4c-e83279fa7e98",
            "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": "17121f5e-f6cf-4950-8272-f921b1e98179",
                "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": "d52f5d2e-dcc5-4fec-a294-967903ed471f",
                "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": "cffe6512-2bce-43a1-a400-b20a730ae895",
            "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": "ff59a988-a915-4b27-a938-988fc12df29d",
                "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": "e972605e-b4a1-451a-b320-662380aaf428",
                "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": "506e50f1-9a31-42f5-9684-943e68412e14",
            "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": "d870a9f6-3d9f-430a-b072-795f22bedd7d",
                "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": "19cd7781-14ed-4171-a5bc-66f962ef7c78",
                "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": "522016f0-fd4c-423e-ae78-b512f264b982",
            "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": "6768535f-0cae-470d-8f49-35d67021cfc3",
                "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": "d4868900-67f3-4165-a64b-c9bfc372529a",
                "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": "e94839a8-6529-4cd2-9eb2-f0bbf5156201",
            "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": "daa5adb3-3c2c-46e1-a28a-1d566638be1b",
                "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": "908008c3-d8a1-42cd-9a82-0d7020e19f95",
                "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": "dd09e1f0-e56a-403e-a9e9-147c0f2d4dfc",
            "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": "b99c4cad-1656-48a2-b282-758698e602d8",
                "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": "b09cec07-9bf8-4e7b-98d1-e5e964001d63",
                "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": "b32616d0-b925-49ab-b586-e0ca6eb4d977",
            "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": "00cd7acf-a84d-44ce-ad36-92230c31d623",
                "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": "5b1e4737-4e9d-41ba-a5f9-f75471dabbdf",
                "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": "04314259-20fd-442e-b9f3-23d738164148",
            "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": "80582b4d-85e6-4e81-9e19-de08c1144f09",
                "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": "24d6789f-5c07-4d67-9bdd-ed5ce91c0da6",
                "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": "7a92867b-3871-4e8b-b542-a8343716d750",
            "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": "402809f0-2f16-4184-85ea-52e2e161d931",
                "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": "3b4cdeb2-fe2d-4bd0-a3c0-62a5e47ddd3c",
                "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": "9244be79-42b6-4e6c-852a-14ae6f47343d",
            "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": "f36f6548-2105-4ae1-a509-92c08169837b",
                "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": "c10f13ed-617a-433a-ae0b-a1f89559769b",
                "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": "64df024b-9676-4567-8b2a-2d6000700784",
            "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": "a186f2ca-abfa-4d08-88c4-e0bcb95b45cf",
                "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": "77732b72-b5a6-4650-b6cb-04e2f12f5fc3",
                "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": "cda57d53-cd03-4186-8a86-38a6a5575aa3",
            "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": "93611bb8-7a3d-4a33-9be9-7ab0376ba13d",
                "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": "48849979-5abe-42f6-9786-e07924c583bf",
            "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": "1b310183-2a08-4d2b-b414-0197c94a1d3f",
                "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": "8a981940-893c-4d6c-b674-c3fb10a17110",
                "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": "ce28ab1a-f3d8-4774-abf6-5f6803762e51",
            "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": "6ebb8ce9-14e5-4477-8bdb-35ead1b35c6e",
                "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": "0a410c63-b634-448d-b990-e753521b7bdb",
                "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": "fa3ed5de-8d0d-49c4-97c0-25d7c97a28f8",
            "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": "b1ab7d26-f4f5-4ff6-98e2-91dd4915584b",
                "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": "3f954898-c649-42be-8a6d-4ab1a2f79461",
            "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": "82409a27-896f-44fe-8598-6f3a4ef73a45",
                "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": "e69d5319-a707-49fa-8b5b-9329eea2d41e",
                "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": "f186ed77-1991-47b1-b817-22af1b46cac0",
            "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": "f0954b42-d4b6-4ab3-a9a1-2e4edd9658ed",
                "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": "271f1f7e-2061-4b2d-bb90-83cbf07d6878",
                "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": "f7926c8e-72f0-4942-bfe9-0edc24a9b37d",
            "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": "65f44246-09c1-4508-b8fa-9c34a19865e3",
                "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": "226106ae-cc35-4f1c-b821-b438bc8fee76",
                "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": "a23cc503-2d74-4898-8bf0-39fedb3765e5",
            "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": "b265d612-d695-4c3b-8f26-47a17205a286",
                "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": "fbce012a-99f6-4fef-b577-526b54ab49b2",
                "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": "e877bbb3-f7c9-4a82-92d0-dfdb2406e2db",
            "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": "02393ceb-b9e4-4e5e-90a7-f0366d6afeec",
                "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": "d7b32423-0e24-46fa-96af-2d7083918fc0",
                "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": "1219f544-d4fd-4f6c-a650-984bb75f75a6",
            "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": "9f54431e-6aba-488e-b0cd-67a06152633f",
                "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": "0f175541-61c8-44d3-8f15-b2ae6dc579ac",
                "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": "7db91b12-090a-4222-8e86-4a37aff6d758",
            "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": "479f9fdf-0091-4933-853a-5676a6608abc",
                "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": "df0eca7d-c96c-4eb4-85b1-b881c5fc80a5",
                "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": "0fe9294c-969d-4fa0-a32b-e91926f5de33",
            "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": "aad38d1b-3514-4e0c-8533-2cfa4bf6f9db",
                "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": "78502912-905e-45bc-850a-388e001915fd",
                "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": "fc70108d-c6f7-4c26-83a7-e9c7ac503715",
            "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": "298b7bf8-1b4d-42ff-a68c-1a8d0a7f2481",
                "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": "cb7e2c65-0d44-499d-9459-c9c8111dcee8",
                "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": "162a22b8-235b-4df5-b7f9-130a66623063",
            "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": "69a63f2e-7a72-465f-b7d0-2a08d3799853",
                "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": "3e06ab11-eb9e-43af-8d6e-48b58b25bd84",
                "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": "1351288e-976e-41bd-8865-c54806ac8180",
            "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": "d0a5163f-79b9-4460-bd78-e411f12b7a7c",
                "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": "fef73e14-0c81-4b50-99dc-db879575a46a",
                "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
            }
          },
          {
            "id": "984c0979-9f3c-4cf2-93cd-6429049e98c9",
            "name": "createPolygon | Create polygon-based serviceability for stores",
            "request": {
              "name": "createPolygon | Create polygon-based serviceability for stores",
              "description": {
                "content": "Creates polygon-based serviceability regions for one or more stores for quick commerce.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "polygon"
                ],
                "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    \"stores\": [\n      {\n        \"store_code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"address\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"is_active\": \"<boolean>\",\n        \"coordinates\": {\n          \"lng\": \"<double>\",\n          \"lat\": \"<double>\"\n        },\n        \"serviceabilities\": [\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"laborum_a\": true\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"non_\": 53933922.70539987\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"dolore_a2\": \"proident dolor\"\n            }\n          },\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"ex_b5\": false\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"none4\": 56574230,\n                    \"magna_230\": \"dolore sit\"\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"ut3ec\": \"eu veniam\"\n            }\n          }\n        ],\n        \"meta\": {\n          \"dolore5\": 91639623.49751973,\n          \"Ut80\": true\n        },\n        \"created_at\": \"<dateTime>\",\n        \"updated_at\": \"<dateTime>\"\n      },\n      {\n        \"store_code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"address\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"is_active\": \"<boolean>\",\n        \"coordinates\": {\n          \"lng\": \"<double>\",\n          \"lat\": \"<double>\"\n        },\n        \"serviceabilities\": [\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"aliquip2\": 81204550.52449259,\n                    \"laborum_0cf\": true\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"qui_9eb\": -52389921,\n                    \"laboris_e\": \"consequat reprehenderit\",\n                    \"id0f\": -52680767\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"voluptate880\": -87849282.002347,\n              \"incb\": 63647772\n            }\n          },\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"ea_9\": false\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"ex4\": false,\n                    \"do194\": \"consectetur sit esse\"\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"veniam6\": -24777177.542501777,\n              \"proident_f1\": -49002390.88654224,\n              \"ex_f0\": -93177921\n            }\n          }\n        ],\n        \"meta\": {\n          \"cupidatat4b\": false\n        },\n        \"created_at\": \"<dateTime>\",\n        \"updated_at\": \"<dateTime>\"\n      }\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bc2ac69c-a3cb-4672-b774-6a31078c70ee",
                "name": "Polygon serviceability has been created successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "polygon"
                    ],
                    "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  \"data\": {\n    \"stores\": [\n      {\n        \"serviceabilities\": [\n          {\n            \"name\": \"test\",\n            \"serviceability_type\": \"quick_commerce\",\n            \"polygon\": {\n              \"type\": \"FeatureCollection\",\n              \"features\": [\n                {\n                  \"type\": \"Feature\",\n                  \"properties\": {},\n                  \"geometry\": {\n                    \"type\": \"Polygon\",\n                    \"coordinates\": [\n                      [\n                        [\n                          72.79129,\n                          18.948669\n                        ],\n                        [\n                          72.791462,\n                          18.948154\n                        ]\n                      ]\n                    ]\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"travel_distance\",\n                \"travel_distance\": 10000,\n                \"reference_coordinates\": {\n                  \"lng\": 72.836334,\n                  \"lat\": 18.9385352\n                }\n              }\n            },\n            \"meta\": {},\n            \"is_active\": true\n          }\n        ],\n        \"store_code\": \"id-1772712218078-49381\",\n        \"name\": \"StoreName-id-1772712218078-49381\",\n        \"address\": \"StoreAddress-id-1772712218078-49381\",\n        \"area_code\": \"AreaCode-id-1772712218078-49381\",\n        \"is_active\": true,\n        \"meta\": {},\n        \"coordinates\": {\n          \"lng\": 72.836334,\n          \"lat\": 18.9385352\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  \"data\": [\n    {\n      \"store_code\": \"id-1772712218078-49381\",\n      \"name\": \"StoreName-id-1772712218078-49381\"\n    }\n  ],\n  \"errors\": [],\n  \"identifier\": \"a1bcc467-ed67-473b-9384-e2ee266c3476\",\n  \"failed_entries\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b4bddf80-334c-4327-a501-ee6bcbc1a5b5",
                "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",
                      "polygon"
                    ],
                    "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  \"data\": {\n    \"stores\": [\n      {\n        \"serviceabilities\": [\n          {\n            \"name\": \"test\",\n            \"serviceability_type\": \"quick_commerce\",\n            \"polygon\": {\n              \"type\": \"FeatureCollection\",\n              \"features\": [\n                {\n                  \"type\": \"Feature\",\n                  \"properties\": {},\n                  \"geometry\": {\n                    \"type\": \"Polygon\",\n                    \"coordinates\": [\n                      [\n                        [\n                          72.79129,\n                          18.948669\n                        ],\n                        [\n                          72.791462,\n                          18.948154\n                        ]\n                      ]\n                    ]\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"travel_distance\",\n                \"travel_distance\": 10000,\n                \"reference_coordinates\": {\n                  \"lng\": 72.836334,\n                  \"lat\": 18.9385352\n                }\n              }\n            },\n            \"meta\": {},\n            \"is_active\": true\n          }\n        ],\n        \"store_code\": \"id-1772712218078-49381\",\n        \"name\": \"StoreName-id-1772712218078-49381\",\n        \"address\": \"StoreAddress-id-1772712218078-49381\",\n        \"area_code\": \"AreaCode-id-1772712218078-49381\",\n        \"is_active\": true,\n        \"meta\": {},\n        \"coordinates\": {\n          \"lng\": 72.836334,\n          \"lat\": 18.9385352\n        }\n      }\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"message\": \"<string>\",\n      \"success\": \"<boolean>\"\n    },\n    {\n      \"message\": \"<string>\",\n      \"success\": \"<boolean>\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "67ba3bc1-ef88-499f-bfaa-ebc577679ea8",
            "name": "getPolygon | Get polygon-based serviceability for stores",
            "request": {
              "name": "getPolygon | Get polygon-based serviceability for stores",
              "description": {
                "content": "Retrieves polygon-based serviceability configurations for stores for quick commerce.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "polygon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_number",
                    "value": "1",
                    "description": "Page number to be fetched."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "Determines the items to be displayed in a page"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7c29d994-536a-43e1-b3f6-3b99cad62534",
                "name": "Polygon serviceability list has been fetched successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "polygon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_number",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "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  \"success\": true,\n  \"data\": [\n    {\n      \"serviceabilities\": [\n        {\n          \"name\": \"test\",\n          \"serviceability_type\": \"quick_commerce\",\n          \"polygon\": {\n            \"attributes\": {\n              \"contour_type\": \"travel_distance\",\n              \"travel_distance\": 10000,\n              \"reference_coordinates\": {\n                \"lat\": 18.9385352,\n                \"lng\": 72.836334\n              }\n            },\n            \"features\": [\n              {\n                \"type\": \"Feature\",\n                \"geometry\": {\n                  \"type\": \"Polygon\",\n                  \"coordinates\": [\n                    [\n                      [\n                        72.79129,\n                        18.948669\n                      ],\n                      [\n                        72.791462,\n                        18.948154\n                      ],\n                      [\n                        72.79159358811681,\n                        18.948022411883183\n                      ],\n                      [\n                        72.791597,\n                        18.947535\n                      ]\n                    ]\n                  ]\n                }\n              }\n            ],\n            \"type\": \"FeatureCollection\"\n          },\n          \"meta\": {},\n          \"is_active\": true,\n          \"uid\": \"id-1772712218078-49381_QC_4e33e642\",\n          \"created_at\": \"2026-03-05T12:04:04.950000\",\n          \"updated_at\": \"2026-03-05T12:04:04.950000\"\n        }\n      ],\n      \"store_code\": \"id-1772712218078-49381\",\n      \"name\": \"tests\",\n      \"address\": \"115176\",\n      \"area_code\": \"AreaCode-id-1772712218078-49381\",\n      \"coordinates\": {\n        \"lat\": 18.9385352,\n        \"lng\": 72.836334\n      },\n      \"meta\": {\n        \"fullfillment_option_slug\": \"STANDARD-DELIVERY\",\n        \"store_code\": \"id-1772712218078-49381\"\n      },\n      \"is_active\": true,\n      \"created_at\": \"2026-03-05T12:04:02.629000\",\n      \"updated_at\": \"2026-03-05T12:04:04.950000\"\n    }\n  ],\n  \"errors\": [],\n  \"identifier\": \"3b93de75-123d-4088-a8f8-b7c515c678b5\",\n  \"failed_entries\": [],\n  \"pagination\": {\n    \"page_size\": 10,\n    \"page_number\": 1,\n    \"has_next\": false,\n    \"total_records\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fd0bab21-50db-4e7b-a6c7-71f99d3942d4",
                "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",
                      "polygon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_number",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "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  \"error\": [\n    {\n      \"message\": \"<string>\",\n      \"success\": \"<boolean>\"\n    },\n    {\n      \"message\": \"<string>\",\n      \"success\": \"<boolean>\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "62e2ff14-0f71-451f-bdc9-e37de0567615",
            "name": "updatePolygon | Update polygon-based serviceability for stores",
            "request": {
              "name": "updatePolygon | Update polygon-based serviceability for stores",
              "description": {
                "content": "Updates polygon-based serviceability regions for one or more stores for quick commerce.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "polygon"
                ],
                "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  \"data\": {\n    \"stores\": [\n      {\n        \"store_code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"address\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"is_active\": \"<boolean>\",\n        \"coordinates\": {\n          \"lng\": \"<double>\",\n          \"lat\": \"<double>\"\n        },\n        \"serviceabilities\": [\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"sit_e\": true,\n                    \"mollit_13\": 34081786.059016526\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"aute_8_d\": true,\n                    \"tempor_04e\": 77315702,\n                    \"occaecatafb\": \"cillum sit ut\"\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"ex_d3_\": -41046824.12156961\n            }\n          },\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"laborum02\": 25783781.32204798,\n                    \"ad_659\": 30031772.3007129\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"sit4\": \"pariatur qui id\",\n                    \"laboris_50\": false\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"exercitationc\": \"proident aliquip ipsum\",\n              \"sitdb\": true\n            }\n          }\n        ],\n        \"meta\": {\n          \"et_47\": \"minim ullamco nisi\",\n          \"Utd\": -9928478,\n          \"non3\": -4757237\n        },\n        \"created_at\": \"<dateTime>\",\n        \"updated_at\": \"<dateTime>\"\n      },\n      {\n        \"store_code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"address\": \"<string>\",\n        \"area_code\": \"<string>\",\n        \"is_active\": \"<boolean>\",\n        \"coordinates\": {\n          \"lng\": \"<double>\",\n          \"lat\": \"<double>\"\n        },\n        \"serviceabilities\": [\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"eaac\": 22945080.941079125,\n                    \"dolor_88e\": -45879550.95022868,\n                    \"est_45\": 63183955,\n                    \"in_c\": \"nulla nostrud pariatur cillum\"\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"irure_04\": false,\n                    \"nisi_4c\": -82490601\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"dolor_47\": -79886632.70404857\n            }\n          },\n          {\n            \"name\": \"<string>\",\n            \"serviceability_type\": \"<string>\",\n            \"polygon\": {\n              \"type\": \"<string>\",\n              \"features\": [\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"mollit_0f\": 87522446\n                  }\n                },\n                {\n                  \"type\": \"<string>\",\n                  \"geometry\": {\n                    \"type\": \"<string>\",\n                    \"coordinates\": [\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ],\n                      [\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ],\n                        [\n                          \"<number>\",\n                          \"<number>\"\n                        ]\n                      ]\n                    ]\n                  },\n                  \"properties\": {\n                    \"reprehenderit_e2\": -75488611.3228968\n                  }\n                }\n              ],\n              \"attributes\": {\n                \"contour_type\": \"<string>\",\n                \"travel_distance\": \"<double>\",\n                \"reference_coordinates\": {\n                  \"lng\": \"<double>\",\n                  \"lat\": \"<double>\"\n                }\n              }\n            },\n            \"is_active\": \"<boolean>\",\n            \"meta\": {\n              \"dolore_5\": \"occaecat nostrud proident\",\n              \"dolore\": false\n            }\n          }\n        ],\n        \"meta\": {\n          \"nonb8\": true,\n          \"consectetur_1f_\": -41410771,\n          \"consectetur_f_\": \"amet Ut ea\"\n        },\n        \"created_at\": \"<dateTime>\",\n        \"updated_at\": \"<dateTime>\"\n      }\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3be85f6c-6f06-4641-a0d3-3ec0b634d069",
                "name": "Polygon serviceability has been updated successfully.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "polygon"
                    ],
                    "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": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": {\n    \"stores\": [\n      {\n        \"serviceabilities\": [\n          {\n            \"name\": \"test\",\n            \"serviceability_type\": \"quick_commerce\",\n            \"polygon\": {\n              \"attributes\": {\n                \"contour_type\": \"travel_distance\",\n                \"travel_distance\": 10000,\n                \"reference_coordinates\": {\n                  \"lat\": 18.9385352,\n                  \"lng\": 72.836334\n                }\n              },\n              \"features\": [\n                {\n                  \"type\": \"Feature\",\n                  \"geometry\": {\n                    \"type\": \"Polygon\",\n                    \"coordinates\": [\n                      [\n                        [\n                          72.79129,\n                          18.948669\n                        ],\n                        [\n                          72.791462,\n                          18.948154\n                        ],\n                        [\n                          72.79159358811681,\n                          18.948022411883183\n                        ],\n                        [\n                          72.791597,\n                          18.947535\n                        ]\n                      ]\n                    ]\n                  }\n                }\n              ],\n              \"type\": \"FeatureCollection\"\n            },\n            \"meta\": {},\n            \"is_active\": true,\n            \"uid\": \"id-1772712218078-49381_QC_4e33e642\",\n            \"created_at\": \"2026-03-05T12:04:04.950000\",\n            \"updated_at\": \"2026-03-05T12:04:04.950000\"\n          }\n        ],\n        \"store_code\": \"id-1772712218078-49381\",\n        \"name\": \"tests\",\n        \"address\": \"115176\",\n        \"area_code\": \"AreaCode-id-1772712218078-49381\",\n        \"coordinates\": {\n          \"lat\": 18.9385352,\n          \"lng\": 72.836334\n        },\n        \"meta\": {\n          \"fullfillment_option_slug\": \"STANDARD-DELIVERY\",\n          \"store_code\": \"id-1772712218078-49381\"\n        },\n        \"is_active\": true,\n        \"created_at\": \"2026-03-05T12:04:02.629000\",\n        \"updated_at\": \"2026-03-05T12:04:04.950000\"\n      }\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": [\n    {\n      \"store_code\": \"id-1772712218078-49381\",\n      \"name\": \"StoreName-id-1772712218078-49381\"\n    }\n  ],\n  \"errors\": [],\n  \"identifier\": \"4243afd2-6afa-440b-8517-317efedae939\",\n  \"failed_entries\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7b4bb4dd-1eb3-4b8e-93a1-20ba530ed488",
                "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",
                      "polygon"
                    ],
                    "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": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": {\n    \"stores\": [\n      {\n        \"serviceabilities\": [\n          {\n            \"name\": \"test\",\n            \"serviceability_type\": \"quick_commerce\",\n            \"polygon\": {\n              \"attributes\": {\n                \"contour_type\": \"travel_distance\",\n                \"travel_distance\": 10000,\n                \"reference_coordinates\": {\n                  \"lat\": 18.9385352,\n                  \"lng\": 72.836334\n                }\n              },\n              \"features\": [\n                {\n                  \"type\": \"Feature\",\n                  \"geometry\": {\n                    \"type\": \"Polygon\",\n                    \"coordinates\": [\n                      [\n                        [\n                          72.79129,\n                          18.948669\n                        ],\n                        [\n                          72.791462,\n                          18.948154\n                        ],\n                        [\n                          72.79159358811681,\n                          18.948022411883183\n                        ],\n                        [\n                          72.791597,\n                          18.947535\n                        ]\n                      ]\n                    ]\n                  }\n                }\n              ],\n              \"type\": \"FeatureCollection\"\n            },\n            \"meta\": {},\n            \"is_active\": true,\n            \"uid\": \"id-1772712218078-49381_QC_4e33e642\",\n            \"created_at\": \"2026-03-05T12:04:04.950000\",\n            \"updated_at\": \"2026-03-05T12:04:04.950000\"\n          }\n        ],\n        \"store_code\": \"id-1772712218078-49381\",\n        \"name\": \"tests\",\n        \"address\": \"115176\",\n        \"area_code\": \"AreaCode-id-1772712218078-49381\",\n        \"coordinates\": {\n          \"lat\": 18.9385352,\n          \"lng\": 72.836334\n        },\n        \"meta\": {\n          \"fullfillment_option_slug\": \"STANDARD-DELIVERY\",\n          \"store_code\": \"id-1772712218078-49381\"\n        },\n        \"is_active\": true,\n        \"created_at\": \"2026-03-05T12:04:02.629000\",\n        \"updated_at\": \"2026-03-05T12:04:04.950000\"\n      }\n    ]\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"message\": \"<string>\",\n      \"success\": \"<boolean>\"\n    },\n    {\n      \"message\": \"<string>\",\n      \"success\": \"<boolean>\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d8f465d1-fc3b-45fa-96f5-220c9d1fb9e7",
            "name": "downloadZoneProductsBulkSampleFile | Download zone products bulk patch sample file",
            "request": {
              "name": "downloadZoneProductsBulkSampleFile | Download zone products bulk patch sample file",
              "description": {
                "content": "Downloads a CSV sample template file for bulk patching zone products. The template includes headers for zone_id, product_type, products, and action.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  "bulk",
                  "products",
                  "sample"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "text/csv"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ba969e4a-35a9-4925-b17c-1aca57833e2f",
                "name": "Successful response with the CSV sample file.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      "bulk",
                      "products",
                      "sample"
                    ],
                    "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": "text/csv"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "text/csv"
                  }
                ],
                "body": "test",
                "cookie": [],
                "_postman_previewlanguage": "text"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ad645d4b-4f88-42ec-8574-e6c3069ed46c",
            "name": "createZoneProductsBulkPatchJob | Create bulk zone products patch job",
            "request": {
              "name": "createZoneProductsBulkPatchJob | Create bulk zone products patch job",
              "description": {
                "content": "Initiates a bulk zone products patch operation by accepting a CSV file URL. The file is validated and a background job is created for processing zone product additions or removals.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  "bulk",
                  "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  \"file_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b7428566-0ecf-413e-b0e6-4d51dc5784d2",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      "bulk",
                      "products"
                    ],
                    "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  \"file_url\": \"https://cdn.example.com/zone_products_bulk_patch.csv\"\n}",
                    "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"
              },
              {
                "id": "5c13ef3f-3ca7-41eb-8ad2-6397c5379c01",
                "name": "Bad request. The file_url is missing or the file format is invalid.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      "bulk",
                      "products"
                    ],
                    "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  \"file_url\": \"https://cdn.example.com/zone_products_bulk_patch.csv\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"error\": [\n    {\n      \"type\": \"ValidationError\",\n      \"value\": \"file_url\",\n      \"message\": \"file_url is required\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "70719336-e731-4dc5-a0c7-f28941d01c59",
            "name": "getZoneProductsBulkPatchJobStatus | Get bulk zone products patch job status",
            "request": {
              "name": "getZoneProductsBulkPatchJobStatus | Get bulk zone products patch job status",
              "description": {
                "content": "Retrieves the status and details of a specific bulk zone products patch job by its batch identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "logistics",
                  "v2.0",
                  "company",
                  "{{companyId}}",
                  "application",
                  "{{applicationId}}",
                  "zones",
                  "bulk",
                  "products",
                  ":batch_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "batch_id",
                    "description": "(Required) A unique identifier for the bulk zone products patch job."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ab4845a7-d3e7-4577-845d-f168dae5c0e1",
                "name": "Response status_code",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      "bulk",
                      "products",
                      ":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 unique identifier for the bulk zone products patch job."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"batch_id\": \"65f2fe5961d552faecbb2e82\",\n  \"file_path\": null,\n  \"total\": 10,\n  \"failed\": 0,\n  \"error_file_url\": null,\n  \"action\": \"import\",\n  \"updated_at\": \"2024-03-14T19:10:41.202000+00:00\",\n  \"updated_by\": \"\",\n  \"type\": \"zone_product_bulk_patch\",\n  \"company_id\": 1,\n  \"application_id\": \"64aec5a93a079bd328537835\",\n  \"stage\": \"in_progress\",\n  \"partial\": 0,\n  \"result_file_url\": null\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f29f7a14-6db2-4aa8-b58e-65b586b69500",
                "name": "Bulk zone products patch job not found.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "logistics",
                      "v2.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "zones",
                      "bulk",
                      "products",
                      ":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 unique identifier for the bulk zone products patch job."
                      }
                    ]
                  },
                  "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\": \"ZoneProductBulkNotFoundError\",\n      \"value\": \"batch_id\",\n      \"message\": \"Zone product bulk job not found\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "788c8dfe-25a4-4eb5-87ef-6f98366e0937",
        "name": "Order",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "49dede73-fcb5-4345-8032-827ab337aecc",
            "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": "c32f208d-2f2f-4b6d-8d93-6a73348dac5d",
                "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": "9875fdb5-d322-4f50-b310-1f34f6cc9475",
            "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": "5f6de65c-e3b6-4a97-a6bf-9d8d0e898a3f",
                "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": "b6d9240b-a118-4c07-bf9b-eb50dfd7d9fa",
            "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": "18591948-22f2-44d2-bd63-4659e35e3fc5",
                "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": "4a24d1af-9c08-4c59-8375-6cfcc63e55e2",
            "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                  \"ut73_\": \"in ut dolore cillum\",\n                  \"esse_1\": 6109494,\n                  \"in_4\": -91795568.16491589\n                }\n              },\n              {\n                \"data\": {\n                  \"in_a\": 95585648\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                  \"ametc66\": -8285065,\n                  \"est0\": 94014843\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                  \"sunt88\": 25131829.124799415\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"mollit5\": false,\n                  \"incididunt9\": -24362451\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"elit_d6\": -34339010\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"id0c6\": false,\n                  \"laboris955\": -10216648.956894577,\n                  \"dolor_9bf\": 37386625.09459466\n                }\n              },\n              {\n                \"data\": {\n                  \"tempor_b3d\": -17721106,\n                  \"ut42\": false\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                  \"eud25\": -41347007.31946918,\n                  \"amet_5d\": \"sit laborum dolor cupidatat\"\n                }\n              },\n              {\n                \"data\": {\n                  \"pariatur07a\": true,\n                  \"do__\": 92605662.33599019\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                  \"anim6b1\": false,\n                  \"id_9\": 88494854,\n                  \"dolore0e7\": 36132716\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                  \"Duis_7\": -85908940\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"irure_9_\": -4677045.266597226\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"est622\": 15051957,\n                  \"doloree38\": false\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"Lorem_4\": false,\n                  \"minim_8\": -45063923.89125611,\n                  \"ad9\": 48123708.04711673,\n                  \"dolor_4fd\": \"mollit do dolor\"\n                }\n              },\n              {\n                \"data\": {\n                  \"Excepteur_bd\": 2057630.118914485,\n                  \"sint5d2\": -99565632.74888812,\n                  \"sita2\": true\n                }\n              }\n            ],\n            \"entity_status\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"quantity\": \"<integer>\",\n                    \"identifier\": \"<string>\"\n                  }\n                ],\n                \"data\": {\n                  \"seller_qc_details\": [\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    },\n                    {\n                      \"line_number\": \"<integer>\",\n                      \"good_quantity\": \"<integer>\",\n                      \"bad_quantity\": \"<integer>\"\n                    }\n                  ]\n                }\n              }\n            ]\n          },\n          \"transition_comments\": [\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            },\n            {\n              \"title\": \"<string>\",\n              \"message\": \"<string>\"\n            }\n          ],\n          \"refund_modes\": [\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"exclude_bags_next_state\": \"<string>\",\n      \"split_shipment\": \"<boolean>\"\n    },\n    {\n      \"status\": \"<string>\",\n      \"shipments\": [\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  },\n                  {\n                    \"line_number\": \"<integer>\",\n                    \"identifier\": \"<string>\",\n                    \"quantity\": \"<integer>\"\n                  }\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"reason_text\": \"<string>\",\n                  \"reason_id\": \"<integer>\"\n                }\n              }\n            ]\n          },\n          \"products\": [\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            },\n            {\n              \"line_number\": \"<integer>\",\n              \"identifier\": \"<string>\",\n              \"quantity\": \"<integer>\"\n            }\n          ],\n          \"data_updates\": {\n            \"order_item_status\": [\n              {\n                \"data\": {\n                  \"magnab26\": 73179650\n                }\n              },\n              {\n                \"data\": {\n                  \"do6\": 59073697\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                  \"idb3\": \"ut sint\",\n                  \"dolor_6_\": \"inc\",\n                  \"dolor_56\": 41956621,\n                  \"essecb\": 41686022.5433875\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                  \"excc\": true,\n                  \"amet_44\": 50047941,\n                  \"pariatur_c4\": -3412151,\n                  \"dolore6c\": -76633086\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"velit_259\": 66191659,\n                  \"nullaa11\": true\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"irure_e\": \"aute sint\"\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"Excepteurfa0\": \"quis et Excepteur est\",\n                  \"doloredc\": false,\n                  \"ullamco_8d_\": -57403904.75832262\n                }\n              },\n              {\n                \"data\": {\n                  \"qui_f8\": -39153214,\n                  \"Excepteur48d\": 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                  \"ut_a2\": 7446716\n                }\n              },\n              {\n                \"data\": {\n                  \"eua65\": -56223882.3833686\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                  \"temporde\": -19687510\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                  \"cillum_4\": 77172622,\n                  \"consectetur_d\": 41316213.11437154,\n                  \"officia__\": 88434780\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"doc0\": \"id tempor exercitation occaecat ut\",\n                  \"Duisa5c\": -52579951.83824673\n                }\n              },\n              {\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ],\n                \"data\": {\n                  \"nisi_495\": false,\n                  \"cupidatatc\": true,\n                  \"ipsumfb8\": -52163753\n                }\n              }\n            ],\n            \"order\": [\n              {\n                \"data\": {\n                  \"fugiat_5\": true,\n                  \"velit_04\": 4994773.933958814,\n                  \"aliqua6ba\": -90806149\n                }\n              },\n              {\n                \"data\": {\n                  \"quisa\": false,\n                  \"mollit00\": false\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": "573e3043-ef01-48cb-a4af-82cafd13bb0d",
                "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": "f30dc1a2-6c98-42ea-b8fe-a72bd161d47e",
            "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": "67c521dd-95be-4b83-84ec-9c862cf586de",
                "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": "bfa7c276-2750-4929-a55b-38c0af457cca",
            "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": "f21d6a0e-2df9-4dfb-a1cf-286a4c6df09e",
                "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": "eb7e8bcc-e4f5-4308-a0f7-795f3a8202a6",
            "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": "2cc074a0-aa91-4573-914d-3f21c144d1b8",
                "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": "175eedb3-2bae-4991-ba02-f40b55a52e41",
            "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": "d2ffb4f1-228a-43f9-914d-2b8637035e30",
                "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": "14a98ff0-7271-427e-9628-0eb9988da1d9",
            "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      \"irure_9fd\": 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": "3d823a36-fd39-448d-86fa-12070ae0a972",
                "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": "7990356c-3062-42a0-99a4-6d56333102e2",
            "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": "877a2b92-f114-43f6-a981-06021b014610",
                "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": "047a5efc-30d2-4a35-a8fa-d32ed12ba621",
            "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": "be33d132-a653-4eb9-9744-80b9aef912e4",
                "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": "cc513105-0eb6-483e-b20e-418bf7117882",
            "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": "109cea77-1649-4fb7-9307-6b3bd970c484",
                "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": "9308f1a5-655a-4ea4-b0c6-9c9816b0aea1",
            "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": "4af43c50-600d-493a-9a4b-57b14113fafc",
                "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": "a51f4dd0-97b3-4343-9883-3c9e4c3e589d",
                "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": "a852420e-219f-4f83-8c5a-8539ea0dd621",
            "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": "94efd22d-fb5a-4fe3-bf03-3ba0c9e275ae",
                "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": "b10fc765-0914-4655-9ba8-bb729a9f80b2",
            "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    \"euc9\": \"anim\",\n    \"mollit_7dc\": 35860424.62441355,\n    \"anim5d5\": true,\n    \"sit_e9\": \"voluptate\"\n  },\n  \"operational_status\": \"<string>\",\n  \"promised_delivery_date\": \"<dateTime>\",\n  \"remark\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ea2ce856-a173-4531-9ee2-f15d3e908340",
                "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": "5b411173-ac87-4f2c-aa70-b67887bfa8cc",
            "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": "937c143e-837c-4cf0-aa84-f3e0f38f71b4",
                "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": "8d832892-733d-4655-a67b-a3a6c9df88ff",
            "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              \"dolorec0\": false,\n              \"anim_f_b\": false,\n              \"ut_50\": \"Ut mollit\"\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"in78a\": false,\n                    \"consectetur_a_\": \"nostrud proident in\"\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"eu_a1\": true,\n                    \"pariaturd56\": -68976876.5648446\n                  }\n                }\n              }\n            ]\n          },\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"ut_37\": -36172499.587282255\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"cupidatatad9\": -88274292.09059434,\n                    \"cillum_ad2\": -46865857,\n                    \"pariatur7\": \"dolore eiusmod elit\"\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"est2\": true\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              \"dolore_e05\": \"ut\",\n              \"ut_9\": \"sed adipisicing volup\",\n              \"id_c2\": true\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"dolore_6_e\": false,\n                    \"velit_39\": \"quis in comm\"\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"velit_d\": -51679015,\n                    \"eiusmod_571\": 75272620.46931332,\n                    \"voluptated_\": 2149246\n                  }\n                }\n              }\n            ]\n          },\n          {\n            \"name\": \"<string>\",\n            \"global_config\": {\n              \"laborum__1\": true,\n              \"aliquip0_a\": 14834682.473610878,\n              \"ead\": -25286742\n            },\n            \"page\": [\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"incididunt_4b\": \"sed adipisicing\",\n                    \"aliquip132\": \"cillum\",\n                    \"eiusmod4fa\": -24684116.19026339\n                  }\n                }\n              },\n              {\n                \"page\": \"<string>\",\n                \"settings\": {\n                  \"props\": {\n                    \"excb6\": true\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": "8740b3ca-2836-4d79-bacf-4613168903cb",
                "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": "8af0ca06-81e8-436a-a701-b1c1df279bb3",
            "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": "1991e7aa-8667-4caa-90fc-dcffb7deb77a",
                "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": "1ca37cb6-41d5-4471-b52f-69b4dd78358d",
            "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": "94573dfd-ce44-40d8-8e3b-85a30654a395",
                "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": "ed247c16-b811-4cc1-8539-dbdc91d6d8d8",
                "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": "6793df4b-3aad-4f5a-a863-7cfeb5300ab6",
            "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": "1c250a08-58a3-45ce-a26e-9e23584de1d7",
                "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": "8bf106da-4d2e-4510-b1b2-b12578d8f4cf",
                "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": "86499dc3-463d-4760-a46d-727efb64fd66",
            "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": "85b1f770-e812-46f9-a288-a9c4902d5b44",
                "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": "f0dac3da-85d8-489d-9f07-4cc45b7d7fc4",
            "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": "d3dc4d27-7f5c-422c-970b-2ba53b2fb1e1",
                "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": "56796098-22c5-4f7a-abdd-6570e045ef35",
            "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            \"id21c\": true,\n            \"ullamco7\": 61404111.40446612\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            \"laboris1b\": \"Excepteur eu\"\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        \"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        \"using_own_creds\": \"<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        \"ut3c\": \"consectetur enim fugiat commodo dolore\"\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            \"eua79\": \"deserunt amet culpa mollit\",\n            \"adipisicing_34\": -41135799,\n            \"est081\": -68281031.53741401\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            \"occaecat_a\": \"anim Ex\",\n            \"consectetur5c7\": true\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        \"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        \"using_own_creds\": \"<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        \"aliquip_8\": -92720566\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    \"logistics_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    \"labore__b\": \"aute officia nulla ex\",\n    \"deserunt46\": \"incididunt exercitation consequat\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "39487c14-8d73-4255-a63c-fb56e373363e",
                "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": "b13320fb-7bc8-40eb-b528-c1c23309d92d",
            "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": "4f94c453-48c1-4092-bb56-72b7ffc4f8f4",
                "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": "94dc8deb-1e29-4662-872d-8cd285e4906b",
            "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": "a91184d3-d21d-4bcf-95ff-5cf56ed7bc92",
                "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": "1969b07a-5980-4d4a-82dc-f1dda1665b78",
            "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": "88f76af1-76cd-4294-8fbc-9b95622235b4",
                "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": "9f27a8c5-cd7b-476e-8d4d-1ce5a3a66aa6",
            "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": "aa1d88f2-7cb3-43cd-8147-677458ad2333",
                "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": "77d56b3f-3e7d-47fa-a0db-fe4982547dc4",
            "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": "ecb9fc1f-6f6c-432d-a0c7-c71e898eb370",
                "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": "53b7b3bf-04a9-43bd-b8d2-0a6423195232",
            "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": "e145f28f-6e80-41f5-a5c9-dc0f3def467b",
                "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": "06ce2d4f-d756-4ee8-9062-1e98812e8480",
                "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": "8d8a7c32-797b-4e80-8202-3b6ee5c131ac",
            "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": "fcacd26b-6ae0-483d-9a67-ad01ffabfd5d",
                "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": "00f377e1-b4cf-4877-8bbf-4b74c98ec011",
                "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": "2f56f79b-3d85-451b-905c-b2ed6de775dc",
            "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": "0b16f108-6ccb-4e85-af7f-ff22ce9229b0",
                "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": "dbdd8f57-804a-4f98-9815-4af43a25bb89",
                "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": "baa48808-aa00-4efd-a3ce-55b3aa690659",
            "name": "requestCourierPartnerForShipment | Manually request a courier partner for a shipment.",
            "request": {
              "name": "requestCourierPartnerForShipment | Manually request a courier partner for a shipment.",
              "description": {
                "content": "Use this API to manually assign a courier partner (delivery partner) to a shipment.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  ":shipment_id",
                  "courier-partner",
                  "request"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) The unique identifier for the shipment. This ID is used to track and reference the shipment throughout its journey.\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  \"scheme_id\": \"<string>\",\n  \"courier_partner_name\": \"<string>\",\n  \"extension_id\": \"<string>\",\n  \"tat\": {\n    \"min\": \"<integer>\",\n    \"max\": \"<integer>\"\n  },\n  \"remarks\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6f61adfe-d9da-48a5-9113-e4b098dcb23b",
                "name": "Successfully created a manual courier partner request for the shipment.\n",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "courier-partner",
                      "request"
                    ],
                    "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) The unique identifier for the shipment. This ID is used to track and reference the shipment throughout its journey.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"scheme_id\": \"66d84618ed3c2deab8bf27da\",\n  \"courier_partner_name\": \"Delhivery\",\n  \"extension_id\": \"656da76de7b208e46ca12f97\",\n  \"remarks\": \"Important remark\",\n  \"tat\": {\n    \"min\": 86400,\n    \"max\": 172800\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Requested Courier partner 656da76de7b208e46ca12f97|656da76de7b208e46ca12f97 successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a1fd9851-f54c-4601-b4ed-b87b5f35bf0b",
                "name": "Bad Request. The request was invalid or could not be processed.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "courier-partner",
                      "request"
                    ],
                    "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) The unique identifier for the shipment. This ID is used to track and reference the shipment throughout its journey.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"scheme_id\": \"66d84618ed3c2deab8bf27da\",\n  \"courier_partner_name\": \"Delhivery\",\n  \"extension_id\": \"656da76de7b208e46ca12f97\",\n  \"remarks\": \"Important remark\",\n  \"tat\": {\n    \"min\": 86400,\n    \"max\": 172800\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Error while handling request courier partner request\",\n  \"error\": \"Courier Partner not installed in company\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "18546851-f7d8-4731-a01f-641c7cc369c2",
            "name": "saveCourierPartnerPreferenceForShipment | Save courier partner preference for a shipment.",
            "request": {
              "name": "saveCourierPartnerPreferenceForShipment | Save courier partner preference for a shipment.",
              "description": {
                "content": "Use this API to save the preferred courier partner for a shipment. The preferred courier partner will be triggered automatically when the shipment moves to a state where delivery partner assignment is performed (for example, ready for DP assignment).\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "platform",
                  "order-manage",
                  "v1.0",
                  "company",
                  "{{companyId}}",
                  "shipment",
                  ":shipment_id",
                  "courier-partner",
                  "preference"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) The unique identifier for the shipment. This ID is used to track and reference the shipment throughout its journey.\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  \"scheme_id\": \"<string>\",\n  \"courier_partner_name\": \"<string>\",\n  \"extension_id\": \"<string>\",\n  \"tat\": {\n    \"min\": \"<integer>\",\n    \"max\": \"<integer>\"\n  },\n  \"remarks\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5dce79eb-1a26-4f84-8792-0ac50f368ea6",
                "name": "Successfully saved the courier partner preference for the shipment.\n",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "courier-partner",
                      "preference"
                    ],
                    "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) The unique identifier for the shipment. This ID is used to track and reference the shipment throughout its journey.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"scheme_id\": \"66d84618ed3c2deab8bf27da\",\n  \"courier_partner_name\": \"Delhivery\",\n  \"extension_id\": \"66d84618ed3c2deab8bf27da\",\n  \"remarks\": \"Important remark\",\n  \"tat\": {\n    \"min\": 86400,\n    \"max\": 172800\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Courier partner preference 66d84618ed3c2deab8bf27da|66d84618ed3c2deab8bf27da saved successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4db66753-cad1-489f-9d63-dc9a81599969",
                "name": "Bad Request. The request was invalid or could not be processed.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order-manage",
                      "v1.0",
                      "company",
                      ":company_id",
                      "shipment",
                      ":shipment_id",
                      "courier-partner",
                      "preference"
                    ],
                    "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) The unique identifier for the shipment. This ID is used to track and reference the shipment throughout its journey.\n"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"scheme_id\": \"66d84618ed3c2deab8bf27da\",\n  \"courier_partner_name\": \"Delhivery\",\n  \"extension_id\": \"66d84618ed3c2deab8bf27da\",\n  \"remarks\": \"Important remark\",\n  \"tat\": {\n    \"min\": 86400,\n    \"max\": 172800\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Error while handling request courier partner preference request\",\n  \"error\": \"Company does not have LAPA plan.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a0a83153-281d-4d31-ad64-811f4854df41",
            "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": "7f7c3c37-e6b1-473f-b02b-bdc1e6c1098c",
                "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": "f7c090f8-ed15-4f51-9ea1-f00edaf36e38",
            "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": "a3f14a5c-6943-4ccb-9179-0daa19ca8277",
                "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": "ff3aab05-3550-4bc2-9968-ac68eabef2e3",
            "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": "2f1765ee-6961-4d9e-98bf-93733f18842d",
                "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": "3922b2f9-383d-4436-a8d5-7b4ad2f33e83",
            "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": "8795ea6e-b0fa-4953-b026-ccac95eecc80",
                "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": "684d87d1-522e-4e18-9a02-3226d9e22610",
            "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": "a01b04cb-b3d7-4255-b256-c8c77725215e",
                "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\": -10522106,\n  \"message\": \"est Excepteur pariatur labore proident\",\n  \"success\": true,\n  \"items\": [\n    {\n      \"breakup_values\": [\n        {\n          \"value\": \"mollit dolore\",\n          \"name\": \"ad exercitation\",\n          \"display\": \"est\"\n        },\n        {\n          \"value\": \"ex\",\n          \"name\": \"deserunt reprehenderit in irure veniam\",\n          \"display\": \"mollit non laborum sunt\"\n        }\n      ],\n      \"total_order_value\": 70424505.14464486,\n      \"meta\": {\n        \"uta0\": false,\n        \"commodo_cbd\": \"anim non\"\n      },\n      \"order_created_time\": \"sint ex voluptate pariatur\",\n      \"order_created_ts\": \"o\",\n      \"ordering_source\": \"in dolore\",\n      \"ordering_source_details\": {\n        \"type\": \"KONNECT\",\n        \"slug\": \"ut in eu\",\n        \"display_name\": \"aute ea proident in\",\n        \"is_active\": true,\n        \"logo\": \"http://ApHPkJZPDlDYhTmxWbSO.qiiyH79RY5Tq4\"\n      },\n      \"payment_mode\": \"tempor\",\n      \"shipments\": [\n        {\n          \"shipment_id\": \"voluptate\",\n          \"fulfillment_option\": {\n            \"name\": \"dolore\",\n            \"slug\": \"aliqua commodo\",\n            \"type\": \"irure Ut\",\n            \"is_default\": false\n          },\n          \"picked_date\": \"1947-08-04T16:50:46.569Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"et Duis qui irure\",\n              \"text\": \"do ex\",\n              \"is_passed\": true,\n              \"is_current\": true,\n              \"time\": \"fugiat in adipisicing\",\n              \"created_ts\": \"et ex commodo\"\n            },\n            {\n              \"status\": \"ex deserunt nisi sunt consectetur\",\n              \"text\": \"Excepteur Duis nisi\",\n              \"is_passed\": false,\n              \"is_current\": false,\n              \"time\": \"magna\",\n              \"created_ts\": \"tempor officia nulla minim laborum\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"in\",\n            \"invoice_url\": \"nostrud elit enim\",\n            \"updated_date\": \"1984-08-15T17:23:42.535Z\",\n            \"external_invoice_id\": \"ut\",\n            \"label_url\": \"sunt adipisicing deserunt ut\",\n            \"credit_note_id\": \"Ut sed\",\n            \"links\": {\n              \"quis_95a\": false,\n              \"estc7a\": -76410037,\n              \"ipsum7\": false,\n              \"sit_0\": \"nulla fugiat velit nisi\"\n            }\n          },\n          \"shipment_status\": \"dolore adipisicing nisi sit\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": -87780321.2661052,\n            \"gst_fee\": 60614865.31580576,\n            \"tax_collected_at_source\": 58616623.052957445,\n            \"value_of_good\": 94096322.02457458,\n            \"cgst_tax_percentage\": 98860605.18747169,\n            \"gstin_code\": \"id amet et dolore incididunt\",\n            \"igst_tax_percentage\": -47915256.81096949,\n            \"gst_tax_percentage\": -43272667.21563201,\n            \"hsn_code_id\": \"sit qui ipsum irure\",\n            \"igst_gst_fee\": -12799453.314409256,\n            \"is_default_hsn_code\": false,\n            \"sgst_gst_fee\": -60624663.3572999,\n            \"cgst_gst_fee\": -38822251.62488093,\n            \"gst_tag\": \"Ut fugiat dolor ut\",\n            \"sgst_tax_percentage\": -5731388.037295207,\n            \"hsn_code\": \"nulla adipisicing do nisi\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"laboris ea Ut laborum consectetur\",\n              \"created_at\": \"1986-03-27T13:53:18.648Z\",\n              \"user_id\": \"esse fugiat\",\n              \"tax_details\": {\n                \"pan_no\": \"in anim\",\n                \"gstin\": \"veniam quis\"\n              },\n              \"mongo_cart_id\": 94223100.61787727,\n              \"delivery_charges\": 19569252.724952295,\n              \"transaction_id\": \"cupidatat occaecat do Ut\",\n              \"collect_by\": \"nisi fugiat in do dolore\",\n              \"headers\": {\n                \"in84a\": \"eu esse Excepteur amet commodo\"\n              },\n              \"coupon_value\": -59085891.38214126,\n              \"order_value\": 46349818.27736774,\n              \"created_time\": \"aliquip mollit ut\",\n              \"currency\": \"elit ipsum id do adipisicing\",\n              \"total_order_value\": 90832949.16825819,\n              \"ordering_channel\": \"quis ut\",\n              \"ordering_source\": \"dolor est\",\n              \"meta\": {\n                \"occaecat_\": \"elit Lorem qui commodo occaecat\",\n                \"sint_d3\": 76098351,\n                \"esse_54\": \"ipsum nulla anim\",\n                \"exercitation_e44\": 66976178.61984676\n              },\n              \"cod_charges\": -72537962.56044187,\n              \"cashback_value\": 45806504.03128472,\n              \"refund_by\": \"do anim\",\n              \"affiliate_order_date\": \"1971-01-24T11:06:21.977Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"proident aliqua esse laborum\",\n              \"payment_mode_id\": 63990538.40951997,\n              \"promotion_effective_discount\": 53466428.15405303,\n              \"mode_of_payment\": \"eu in proident Lorem\",\n              \"discount\": -61402407.10439748,\n              \"cashback_applied\": 33660962.697658196,\n              \"fynd_credits\": -50329284.52850216,\n              \"affiliate_id\": \"do et dolor dolore\",\n              \"ordering_channel_logo\": \"fugiat nisi\",\n              \"prices\": {\n                \"refund_credit\": -96647348.52610683,\n                \"amount_paid_roundoff\": 10716386.927985549,\n                \"price_effective\": 3111347.811797589,\n                \"promotion_effective_discount\": -91607322.63230087,\n                \"pm_price_split\": -20578978.904016316,\n                \"refund_amount\": -2381126.057436809,\n                \"transfer_price\": 24265105.466920465,\n                \"coupon_effective_discount\": -58040785.46118689,\n                \"tax_collected_at_source\": -32219603.211233273,\n                \"brand_calculated_amount\": 3009264.3955768496,\n                \"delivery_charge\": -8689303.96390289,\n                \"cashback\": 92707291.78469384,\n                \"value_of_good\": 25510025.866510227,\n                \"cashback_applied\": 83240669.5662795,\n                \"cod_charges\": 10383922.57614325,\n                \"price_marked\": 24894099.73641777,\n                \"amount_paid\": -11342020.272954166,\n                \"coupon_value\": 86660574.0771988,\n                \"discount\": 87054339.0122332,\n                \"fynd_credits\": -98321393.6876409,\n                \"gift_price\": 2191186.9640191197,\n                \"amount_to_be_collected\": 25255358.13169025,\n                \"cost_price\": 6668445.936875328,\n                \"loyalty_discount\": -23368025.29791142,\n                \"marketplace_promotion_effective_discount\": -90898270.20001766,\n                \"seller_promotion_effective_discount\": -76081387.17245457\n              },\n              \"charges\": [\n                {\n                  \"name\": \"cupidatat nisi nulla\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 59230425.54479733,\n                      \"currency\": \"laboris exercitation in ipsum cupidatat\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -43852303.912083276,\n                      \"currency\": \"aliquip co\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"dolore anim cillum ad in\"\n                    },\n                    \"distribution_level\": \"adipisicing anim\"\n                  },\n                  \"code\": \"magna pariatur elit sint\",\n                  \"type\": \"reprehenderi\"\n                },\n                {\n                  \"name\": \"esse Excepteur dolor pariatur eu\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -94284499.45641941,\n                      \"currency\": \"aliquip tempor\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -85404563.31373915,\n                      \"currency\": \"dolor nulla labo\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"aute dolore\"\n                    },\n                    \"distribution_level\": \"consequat\"\n                  },\n                  \"code\": \"Ut Lorem sit quis\",\n                  \"type\": \"dolore cupidatat\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": 93016611.55877793,\n                \"ownership\": \"marketplace\",\n                \"is_applied\": false\n              }\n            },\n            \"errors\": [\n              \"adipisicing dolore\",\n              \"deserunt incididunt\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 18670361,\n                \"meta\": {\n                  \"kafka_emission_status\": 12661360,\n                  \"state_manager_used\": \"enim eiusmod dolor dolore\"\n                },\n                \"shipment_id\": \"proident cillum anim\",\n                \"status\": \"in ea pariatur\",\n                \"bag_list\": [\n                  78029546,\n                  50091996\n                ],\n                \"remarks\": \"esse culpa est\"\n              },\n              {\n                \"id\": 26314045,\n                \"meta\": {\n                  \"kafka_emission_status\": -996045,\n                  \"state_manager_used\": \"incididunt Duis\"\n                },\n                \"shipment_id\": \"consequat dolor est irure\",\n                \"status\": \"laboris ipsum occaecat exercitation\",\n                \"bag_list\": [\n                  71834799,\n                  67422816\n                ],\n                \"remarks\": \"sunt amet ut\"\n              }\n            ],\n            \"text\": \"aliqua dolore a\",\n            \"value\": \"aliquip enim in laboris\",\n            \"color_code\": \"ut deserunt nostrud do\",\n            \"expected_delivery_date\": \"1948-01-02T13:26:57.989Z\"\n          },\n          \"delivery_slot\": {\n            \"voluptate1d5\": 67169043\n          },\n          \"order\": {\n            \"fynd_order_id\": \"sit do enim\",\n            \"order_date\": \"1975-03-24T19:31:13.217Z\",\n            \"created_ts\": \"amet non pariatur proident cillum\",\n            \"tax_details\": {\n              \"do9\": -71640708.72964406\n            },\n            \"cod_charges\": \"sunt aliquip veniam\",\n            \"source\": \"incididunt nulla dolor\",\n            \"affiliate_id\": \"pariatur incididunt mollit\",\n            \"affiliate_order_id\": \"dolor commodo\",\n            \"ordering_channel_logo\": {\n              \"amet_3\": -33770365.67735314,\n              \"occaecatf84\": 66837722.839915484,\n              \"dolore41\": -52791174\n            },\n            \"order_value\": \"dolor\",\n            \"ordering_channel\": \"cillum exerc\",\n            \"ordering_source\": \"velit amet nostrud aliqua\",\n            \"loyalty_discount_details\": {\n              \"discount\": 57084541.54667625,\n              \"ownership\": \"seller\",\n              \"is_applied\": false\n            },\n            \"meta\": {\n              \"officia_32\": -66584673,\n              \"in4\": \"quis dolore ullamco\",\n              \"velit32\": true\n            }\n          },\n          \"user\": {\n            \"id\": 93231703,\n            \"user_oid\": \"ullamco quis elit est\",\n            \"mongo_user_id\": \"et elit sint\",\n            \"external_customer_id\": \"Lorem\",\n            \"first_name\": \"nostrud ipsum eiusmod sit\",\n            \"last_name\": \"elit irure laboris Ut\",\n            \"mobile\": \"cillum sunt do\",\n            \"email\": \"enim\",\n            \"meta\": {\n              \"commodob\": -98850486,\n              \"Duisdc9\": -26018277\n            },\n            \"is_anonymous_user\": true,\n            \"name\": \"cupidatat\",\n            \"gender\": \"Duis mollit pariatur esse\",\n            \"country_phone_code\": \"elit incididunt irure aliqua\"\n          },\n          \"enable_dp_tracking\": true,\n          \"custom_message\": \"dolor mollit in\",\n          \"estimated_sla_time\": \"officia eu aliquip\",\n          \"estimated_sla_ts\": \"officia ea\",\n          \"can_update_dimension\": true,\n          \"shipment_images\": [\n            \"lab\",\n            \"eiusmod\"\n          ],\n          \"delivery_details\": {\n            \"consectetur_\": \"Duis sit ipsum\"\n          },\n          \"billing_details\": {\n            \"cillum4\": 24795712,\n            \"ut0c\": \"exercitation dolor ullamco\"\n          },\n          \"forward_shipment_id\": \"consequat esse proident\",\n          \"fulfilment_priority\": 89904692,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"lab\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": 45224505,\n          \"company_details\": {\n            \"company_name\": \"Duis exercitation nostrud\",\n            \"address\": {\n              \"exercitation369\": false,\n              \"laboreb19\": 37232255.35578862,\n              \"magna14e\": true\n            },\n            \"company_cin\": \"ea\",\n            \"company_id\": 2790858,\n            \"company_gst\": \"magna o\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": 25363584,\n                  \"number\": \"adipisicing enim irure amet\"\n                },\n                {\n                  \"country_code\": 9513627,\n                  \"number\": \"aliqua laboris Lorem amet\"\n                }\n              ],\n              \"emails\": [\n                \"cillum in deserunt esse\",\n                \"deserunt \"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"ut ullamco\",\n            \"pincode\": \"aute ut aliquip sit\",\n            \"meta\": {\n              \"ut_e\": true,\n              \"labore_34\": -1216669\n            },\n            \"address\": \"amet dolor aliqua id\",\n            \"address1\": \"nulla aliquip pariatur voluptate\",\n            \"display_address\": \"ut dolore\",\n            \"id\": 97964760,\n            \"code\": \"labore\",\n            \"store_name\": \"pa\",\n            \"country\": \"ut vo\",\n            \"contact_person\": \"ma\",\n            \"state\": \"pariatur\",\n            \"city\": \"Lorem voluptate consectetur labore\",\n            \"name\": \"m\",\n            \"store_email\": \"magna culpa aliqua amet\"\n          },\n          \"order_platform\": \"tempor ullamco non Duis\",\n          \"lock_status\": false,\n          \"platform_logo\": \"laboris conseq\",\n          \"user_agent\": \"velit qu\",\n          \"dp_details\": {\n            \"pincode\": \"enim ipsum aliquip Duis do\",\n            \"track_url\": \"cupidatat\",\n            \"eway_bill_id\": \"in commodo occaecat\",\n            \"id\": 82750236,\n            \"country\": \"est incididunt\",\n            \"awb_no\": \"Lorem\",\n            \"gst_tag\": \"sint minim fugiat irure\",\n            \"name\": \"dolore magna veniam\"\n          },\n          \"invoice_id\": \"Ut laboris eu occaecat\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"voluptate141\": 78478196\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"anim exercitation ipsum\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"dolore mollit in\",\n              \"channel_order_id\": \"ex sed\",\n              \"employee_discount\": 65487773.578893155,\n              \"box_type\": \"exercitation dolore tempor minim\",\n              \"quantity\": -84028217,\n              \"size_level_total_qty\": 21650985,\n              \"loyalty_discount\": 3268910.6430586576,\n              \"replacement_details\": {\n                \"replacement_type\": \"amet dolor labore\",\n                \"original_affiliate_order_id\": \"ipsum in do\"\n              },\n              \"channel_shipment_id\": \"dolore et\",\n              \"marketplace_invoice_id\": \"aliquip dolore\",\n              \"due_date\": \"1996-12-15T18:26:39.393Z\",\n              \"coupon_code\": \"officia qui enim in\",\n              \"is_priority\": true,\n              \"is_serial_number_required\": false,\n              \"fulfilment_priority\": 29634238,\n              \"customer_selling_price\": 33830104.631843746\n            },\n            \"affiliate_order_id\": \"laborum officia consequat sit\",\n            \"affiliate_shipment_id\": \"tempor Ut qui\",\n            \"affiliate_store_id\": \"ullamco aute voluptate in nulla\",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": 17297437,\n              \"tracking_url\": \"fugiat ullamco labore\",\n              \"estimated_delivery_date\": \"1953-02-10T16:33:45.879Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"sed Excepteur\",\n                \"city\": \"tempor Excepteur nostrud\",\n                \"gstin\": \"consectetur iru\",\n                \"name\": \"aliquip dolor anim exercitation\",\n                \"pincode\": 97286439,\n                \"state\": \"esse tempor\",\n                \"ajio_site_id\": \"quis Duis\"\n              },\n              \"formatted\": {\n                \"max\": \"Excepteur consequat esse\",\n                \"min\": \"id eiusmod sed aute\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"dolor sunt cupidatat\"\n              },\n              \"return_awb_number\": \"velit ut\",\n              \"is_self_ship\": true,\n              \"box_type\": \"do Duis\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"fugiat57\": 34345816.28396711,\n                  \"aliquip5e\": \"dolo\",\n                  \"culpa_de\": 63806404\n                },\n                \"invoice\": {\n                  \"ex_b\": 44364189.849868596,\n                  \"sedd\": -41082832,\n                  \"anim_01e\": false,\n                  \"ullamco_5e\": 83092179\n                }\n              },\n              \"return_affiliate_shipment_id\": \"sunt incididunt\",\n              \"parent_dp_id\": \"Ut amet\",\n              \"shipment_weight\": 1594769.8767352104,\n              \"dimension\": {\n                \"height\": 95844402.3628479,\n                \"width\": -94464370.83831407,\n                \"is_default\": true,\n                \"unit\": \"dolor ex nulla\",\n                \"length\": -95397748.88556992\n              },\n              \"dp_options\": {\n                \"consectetur1ca\": false\n              },\n              \"assign_dp_from_sb\": false,\n              \"due_date\": \"1966-01-22T08:02:45.747Z\",\n              \"store_invoice_updated_date\": \"1997-10-26T07:10:28.179Z\",\n              \"forward_affiliate_shipment_id\": \"esse commodo sint eu\",\n              \"return_store_node\": 97195748,\n              \"fulfilment_priority_text\": \"nisi Excepte\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"ut\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"enim\"\n                },\n                {\n                  \"slug\": \"quis sunt\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"pariatur aliquip\"\n                }\n              ],\n              \"external\": {\n                \"exercitation2_\": -87027325\n              },\n              \"awb_number\": \"voluptate do\",\n              \"lock_data\": {\n                \"locked\": true,\n                \"mto\": true,\n                \"lock_message\": \"ea ullamco dolor\"\n              },\n              \"order_type\": \"Digital\",\n              \"ewaybill_info\": {\n                \"deserunt163\": 97684636.70786732\n              },\n              \"dp_id\": \"cupidatat non enim\",\n              \"shipment_volumetric_weight\": 89370503.47366214,\n              \"marketplace_store_id\": \"ad temp\",\n              \"return_details\": {\n                \"qui51a\": \"amet cillum\",\n                \"est4c8\": \"sint non proident\",\n                \"mollit_1\": 70646079.9364664\n              },\n              \"dp_sort_key\": \"culpa consectetur\",\n              \"packaging_name\": \"nostrud dolore ipsum voluptate officia\",\n              \"timestamp\": {\n                \"max\": 73791700,\n                \"min\": 84447870\n              },\n              \"auto_trigger_dp_assignment_acf\": true,\n              \"dp_name\": \"consequat aliquip adipisicing magna\",\n              \"po_number\": \"sed in aute est\",\n              \"b2c_buyer_details\": {\n                \"in_be\": 72623344.06148571,\n                \"ut5f3\": 88586864.4605453\n              },\n              \"forward_affiliate_order_id\": \"deserunt fugiat laborum\",\n              \"return_affiliate_order_id\": \"proident\",\n              \"bag_weight\": {\n                \"nisi30\": false\n              },\n              \"refund_to\": \"enim cupidatat l\"\n            },\n            \"company_affiliate_tag\": \"mollit ipsum\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"external\",\n              \"label_a6\": \"eu\",\n              \"invoice\": \"Ut labore officia ex\",\n              \"label_pos\": \"eiusmod ut consectetur\",\n              \"invoice_a6\": \"in nulla\",\n              \"b2b\": \"ad magna anim in\",\n              \"label\": \"ipsum esse\",\n              \"label_a4\": \"eiusmod ad\",\n              \"invoice_export\": \"adipisicing in do\",\n              \"credit_note_url\": \"pariatur exercit\",\n              \"delivery_challan_a4\": \"minim \",\n              \"label_export\": \"non occaecat tempor\",\n              \"invoice_a4\": \"ad \",\n              \"invoice_pos\": \"irur\",\n              \"po_invoice\": \"aliquip fugiat Excepteur magna veniam\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1996-11-15T02:22:44.922Z\",\n                \"id\": \"tempor labore ut consectetur\",\n                \"name\": \"esse in dolore\",\n                \"owner\": \"in ut dolor do\",\n                \"secret\": \"occaecat eu\",\n                \"token\": \"occaecat ipsum exercitation fugiat\",\n                \"updated_at\": \"1981-10-17T21:40:39.150Z\",\n                \"description\": \"elit deserunt mollit aliqua\",\n                \"meta\": [\n                  {\n                    \"name\": \"elit\",\n                    \"value\": \"commodo ut\"\n                  },\n                  {\n                    \"name\": \"occaecat Ut pariatur irure ea\",\n                    \"value\": \"Excepteur cupidatat ullamco dolor aliquip\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"dolore deserunt dolore commodo\",\n                  \"mode_of_payment\": \"anim quis\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"aliqua_554\": -64894625,\n                    \"dolore_1\": true,\n                    \"quisd\": \"ad eu\"\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": true\n                }\n              },\n              \"app_company_id\": 54080467\n            },\n            \"affiliate_id\": \"nostrud minim occaecat reprehenderit velit\",\n            \"id\": \"reprehenderit sit dolore Excepteur non\"\n          },\n          \"priority_text\": \"Ut in sint do occaecat\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"occaecat dolore proi\",\n              \"forward\": true,\n              \"store_id\": 17808473,\n              \"delivery_awb_number\": \"ad aliquip eu pariatur aute\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": -31766213,\n              \"app_display_name\": \"qui adipisicing quis\",\n              \"state_id\": -82249092,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": -13443554,\n              \"created_at\": \"1948-06-05T17:47:01.034Z\",\n              \"created_ts\": \"minim enim esse incididunt\",\n              \"shipment_id\": \"exercitation labore\",\n              \"updated_at\": \"1987-01-01T16:47:33.926Z\",\n              \"updated_ts\": \"sint consequat et\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"in in Ut\",\n                \"id\": -56854813,\n                \"journey_type\": \"forward\",\n                \"name\": \"dolor\",\n                \"state_type\": \"operational\",\n                \"is_active\": true,\n                \"app_display_name\": \"dolor commodo\",\n                \"app_state_name\": \"ut Duis commodo exercitation\",\n                \"app_facing\": true,\n                \"notify_customer\": true\n              },\n              \"bag_id\": -81936671,\n              \"display_name\": \"Ut Lorem velit\"\n            },\n            {\n              \"status\": \"reprehenderit s\",\n              \"forward\": false,\n              \"store_id\": 94592764,\n              \"delivery_awb_number\": \"in\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": 49275557,\n              \"app_display_name\": \"laborum quis\",\n              \"state_id\": -59872599,\n              \"state_type\": \"operational\",\n              \"bsh_id\": -20423651,\n              \"created_at\": \"1962-06-01T21:15:26.681Z\",\n              \"created_ts\": \"aute d\",\n              \"shipment_id\": \"cupidatat nisi reprehenderit\",\n              \"updated_at\": \"1964-04-14T04:28:42.864Z\",\n              \"updated_ts\": \"sint nisi\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"sunt aliquip incididunt laborum\",\n                \"id\": 93504665,\n                \"journey_type\": \"return\",\n                \"name\": \"est voluptate incididunt\",\n                \"state_type\": \"logistics\",\n                \"is_active\": true,\n                \"app_display_name\": \"aliquip voluptate eu non\",\n                \"app_state_name\": \"fugiat enim anim\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 30911347,\n              \"display_name\": \"tempor aliquip\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": -4301119,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 59849505.520524025,\n                \"gst_fee\": 87025997.80601865,\n                \"tax_collected_at_source\": 81275382.42157951,\n                \"value_of_good\": 64922127.03853357,\n                \"cgst_tax_percentage\": -62003095.38599811,\n                \"gstin_code\": \"Ut id\",\n                \"igst_tax_percentage\": -73708175.68482652,\n                \"gst_tax_percentage\": 48104479.104180425,\n                \"hsn_code_id\": \"ad elit\",\n                \"igst_gst_fee\": -27471046.333608657,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": -61955226.1529567,\n                \"cgst_gst_fee\": -78724690.99568385,\n                \"gst_tag\": \"sint magna dolor\",\n                \"sgst_tax_percentage\": 15677576.527527258,\n                \"hsn_code\": \"ex nostrud\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"sunt voluptate\",\n                  \"forward\": true,\n                  \"store_id\": 98220356,\n                  \"delivery_awb_number\": \"esse\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -97096974,\n                  \"app_display_name\": \"ni\",\n                  \"state_id\": -60614239,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -87845156,\n                  \"created_at\": \"1992-05-18T02:50:28.018Z\",\n                  \"created_ts\": \"aliquip eiusmod Lorem ipsum\",\n                  \"shipment_id\": \"cillum minim sed tempor\",\n                  \"updated_at\": \"1964-09-04T11:49:07.295Z\",\n                  \"updated_ts\": \"consequat amet ve\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"dolor sunt est ea\",\n                    \"id\": -16206582,\n                    \"journey_type\": \"return\",\n                    \"name\": \"deserunt\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"cupidatat in eu\",\n                    \"app_state_name\": \"irure non exercitation in fugiat\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -67159485,\n                  \"display_name\": \"cillum sed aliquip\"\n                },\n                {\n                  \"status\": \"fugiat enim Lorem ex qui\",\n                  \"forward\": false,\n                  \"store_id\": -52093081,\n                  \"delivery_awb_number\": \"Excepteur consectetur elit qui\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 51919972,\n                  \"app_display_name\": \"qui ullamco dolore\",\n                  \"state_id\": 97088821,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 99749737,\n                  \"created_at\": \"1997-08-04T10:45:25.629Z\",\n                  \"created_ts\": \"irure do\",\n                  \"shipment_id\": \"eiusmod dolore\",\n                  \"updated_at\": \"1948-04-30T09:10:15.410Z\",\n                  \"updated_ts\": \"dolor\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"in in aliqua\",\n                    \"id\": 88823319,\n                    \"journey_type\": \"return\",\n                    \"name\": \"Lorem do occaecat aliqua\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"fugiat adipisicing quis\",\n                    \"app_state_name\": \"cillum voluptate\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 30838730,\n                  \"display_name\": \"velit\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"ad_39\": \"velit\",\n                \"consectetur_1\": \"commodo\"\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 9741681,\n                \"bad_quantity\": -37822119,\n                \"good_quantity\": 50500399\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": 72267077.80895153,\n                \"brand_calculated_amount\": -22372812.288421333,\n                \"cashback\": 24208657.049935,\n                \"cashback_applied\": 60877868.34166634,\n                \"cod_charges\": 59103662.64630559,\n                \"coupon_effective_discount\": -69299523.62724991,\n                \"coupon_value\": -70843441.25434856,\n                \"delivery_charge\": 98624766.49228656,\n                \"discount\": -24888093.66438152,\n                \"fynd_credits\": 14679303.70646511,\n                \"gst_fee\": -80623623.26433305,\n                \"gst_tag\": \"deserunt aute reprehenderit voluptate\",\n                \"gst_tax_percentage\": -61713691.58968871,\n                \"hsn_code\": \"in anim\",\n                \"identifiers\": {\n                  \"alu\": \"Duis consectetur aliquip\",\n                  \"ean\": \"Excepteur\",\n                  \"sku_code\": \"sunt Excepteur dolor\",\n                  \"upc\": \"dolor\",\n                  \"isbn\": \"et pariatur\"\n                },\n                \"item_name\": \"fugiat consequat incididunt ea\",\n                \"price_effective\": 80502888.42545709,\n                \"price_marked\": 92082587.17218691,\n                \"promotion_effective_discount\": 15000409.458493814,\n                \"refund_credit\": -13655980.28445825,\n                \"size\": \"minim nisi amet mollit\",\n                \"total_units\": -68486038,\n                \"transfer_price\": -40655357.53534402,\n                \"value_of_good\": -86330036.50603569,\n                \"amount_paid_roundoff\": 66535151,\n                \"tax_collected_at_source\": -14835821.014722675,\n                \"amount_to_be_collected\": 97057764.59764111,\n                \"taxes\": [\n                  {\n                    \"name\": \"Lorem velit\",\n                    \"rate\": 72255878.44370064,\n                    \"tax_amount\": -87030006.35414693,\n                    \"taxable_amount\": -7491249.926854417\n                  },\n                  {\n                    \"name\": \"nulla cup\",\n                    \"rate\": -50207709.108140275,\n                    \"tax_amount\": 6582859.111188322,\n                    \"taxable_amount\": 80108517.3508687\n                  }\n                ],\n                \"loyalty_discount\": -16978689.38678591\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": false,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": true,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": false,\n                \"is_returnable\": false,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"aute\",\n                  \"name\": \"veniam in consequat\",\n                  \"slug\": \"velit\",\n                  \"bundle_count\": 47533105,\n                  \"article_bundle_id\": \"qui anim\",\n                  \"bundle_article_quantity\": 23816262,\n                  \"is_base\": false,\n                  \"price_marked\": -99399112.97243364,\n                  \"price_effective\": -33474646.18881628,\n                  \"item_id\": -72276436,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": true,\n                    \"unit\": false,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"consequat eiusmod\",\n                  \"images\": [\n                    \"ipsum irure enim\",\n                    \"voluptate Duis\"\n                  ],\n                  \"brand_name\": \"anim p\",\n                  \"size\": \"et sint exercitation sed\"\n                }\n              },\n              \"seller_identifier\": \"laboru\",\n              \"delivery_address\": {\n                \"phone\": \"enim\",\n                \"address2\": \"eiusmod cillum commodo\",\n                \"address\": \"sit\",\n                \"longitude\": 40530437.006990105,\n                \"pincode\": \"Lorem dolore ipsum\",\n                \"area\": \"ut reprehenderit\",\n                \"address_type\": \"other\",\n                \"country\": \"Lorem nulla mollit\",\n                \"address_category\": \"store\",\n                \"email\": \"ex eu dolore ipsum\",\n                \"created_at\": \"1977-06-27T12:32:17.179Z\",\n                \"address1\": \"Excepteur irure\",\n                \"display_address\": \"nulla laboris exercitation esse\",\n                \"landmark\": \"pariatur\",\n                \"updated_at\": \"2014-07-20T16:44:18.264Z\",\n                \"version\": \"nostrud irure nulla sint\",\n                \"latitude\": 96174878.81045091,\n                \"contact_person\": \"Duis do voluptate eu\",\n                \"state\": \"eu\",\n                \"city\": \"aliqua consequat\",\n                \"area_code_slug\": \"labore Ut non\",\n                \"country_code\": \"et\",\n                \"country_iso_code\": \"nostrud al\",\n                \"country_phone_code\": \"sint elit\",\n                \"delivery_address_id\": 72815343,\n                \"geo_location\": {\n                  \"sunt6a\": 68727325\n                },\n                \"name\": \"velit reprehenderit\",\n                \"sector\": \"aliqua ex amet nisi\",\n                \"state_code\": \"veli\",\n                \"uid\": \"proident incididunt exercitation\",\n                \"user_id\": \"sit\",\n                \"code\": \"sint\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"ipsum5\": -7176084\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": -26442290.910657555,\n                  \"unit\": \"dolore velit Ut\"\n                },\n                \"uid\": \"magna sed exercitation Excepteur\",\n                \"size\": \"eiusmod commodo non\",\n                \"tags\": [\n                  \"aliquip cupidatat culpa\",\n                  \"et qui Exce\"\n                ],\n                \"_custom_json\": {\n                  \"sint_8ff\": false\n                }\n              },\n              \"brand\": {\n                \"id\": 84655375,\n                \"logo\": \"elit sint quis\",\n                \"company\": 35688790,\n                \"created_on\": \"1975-12-04T22:08:12.587Z\",\n                \"brand_name\": \"deserunt do amet elit\",\n                \"modified_on\": \"1998-07-12T15:54:05.420Z\"\n              },\n              \"group_id\": \"dolore ipsum\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"labore exercitation cupidatat nostrud\",\n                \"coupon_code\": \"est consectetur sunt\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"pariatur Lorem voluptate cillum s\",\n                  \"channel_order_id\": \"esse Duis labore\",\n                  \"employee_discount\": -91610975.90768668,\n                  \"box_type\": \"proident amet\",\n                  \"quantity\": -14880102,\n                  \"size_level_total_qty\": 49362801,\n                  \"loyalty_discount\": 45208852.68818468,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"Duis enim sed quis esse\",\n                    \"original_affiliate_order_id\": \"do ea sunt labore adipisicing\"\n                  },\n                  \"channel_shipment_id\": \"laborum est proident eu\",\n                  \"marketplace_invoice_id\": \"qui cillum non\",\n                  \"due_date\": \"1987-09-01T16:54:08.355Z\",\n                  \"coupon_code\": \"Lorem sint ex anim\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 20644451,\n                  \"customer_selling_price\": 51835501.27705616\n                }\n              },\n              \"item\": {\n                \"id\": -80859405,\n                \"attributes\": {\n                  \"currency\": \"velit adipisicing\"\n                },\n                \"brand_id\": -18952031,\n                \"slug_key\": \"tempor elit\",\n                \"l3_category\": -89037986,\n                \"l3_category_name\": \"elit dolore sint velit commodo\",\n                \"last_updated_at\": \"1951-06-09T22:29:09.389Z\",\n                \"name\": \"anim\",\n                \"l2_category\": [\n                  \"aliquip labore\",\n                  \"fugiat consectetur\"\n                ],\n                \"brand\": \"repreh\",\n                \"image\": [\n                  \"aliquip nisi ea cupidatat\",\n                  \"nulla Duis voluptate mollit qui\"\n                ],\n                \"code\": \"reprehenderit do ea commodo\",\n                \"l1_category\": [\n                  \"con\",\n                  \"in\"\n                ],\n                \"size\": \"Duis Excepteur deserunt magna culpa\",\n                \"can_cancel\": true,\n                \"can_return\": true,\n                \"branch_url\": \"dolor\",\n                \"meta\": {\n                  \"dolor_e31\": \"Excepteur Ut\"\n                },\n                \"color\": \"cillum\",\n                \"department_id\": -20435314,\n                \"images\": [\n                  \"in do occaecat\",\n                  \"ut nisi sit officia qui\"\n                ],\n                \"tags\": [\n                  \"Ut sunt ad Excepteur\",\n                  \"incididunt enim minim proident\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"dolor et veniam\",\n                  \"amount\": 87500607.39985704\n                },\n                {\n                  \"mode\": \"sed id\",\n                  \"amount\": -6646346.198169351\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"non esse nisi\",\n                  \"amount\": -49944150.21406389\n                },\n                {\n                  \"mode\": \"qui sit officia eu\",\n                  \"amount\": -31743600.008552834\n                }\n              ],\n              \"quantity\": -85061541,\n              \"identifier\": \"mollit nulla\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"aute minim officia ut\",\n              \"line_number\": 89741229,\n              \"meta\": {\n                \"cupidatat9\": 49930913,\n                \"non6\": \"in eiusmod quis sed labo\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"bundle_amount_percentage\",\n                  \"promotion_name\": \"dolore fugiat\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 45630222,\n                      \"type\": \"fugiat sit\"\n                    },\n                    {\n                      \"value\": 6737141,\n                      \"type\": \"ex ipsum ut\"\n                    }\n                  ],\n                  \"amount\": -545781.3818797022,\n                  \"article_quantity\": -34713119,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -77829508,\n                          42548634\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                          -81716004,\n                          17847942\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 eu sint\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"incididunt anim dolore\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"adipisicing enim minim\",\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\": \"dolore fugiat qui\",\n                        \"item_id\": -9319508,\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 lab\",\n                      \"quantity\": 11974054.651318327\n                    },\n                    {\n                      \"article_id\": \"cillum ex\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"cillum ipsum\",\n                        \"item_name\": \"elit\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"dolor ex aliquip nulla in\",\n                        \"item_id\": 86448224,\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 enim\",\n                      \"quantity\": 82896066.92733297\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"bundle_price_percentage\",\n                  \"promotion_name\": \"occaecat deserunt commodo ea\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 42950119,\n                      \"type\": \"aliquip aute ex\"\n                    },\n                    {\n                      \"value\": -59943696,\n                      \"type\": \"magna ipsum proident aliqua\"\n                    }\n                  ],\n                  \"amount\": 44655340.31783137,\n                  \"article_quantity\": 44648120,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -36130427,\n                          -29421745\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                          45888509,\n                          78494055\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"ad fugiat laboris\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"do ut nulla tempor deserunt\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"do consectetur ullamco aliquip\",\n                        \"item_name\": \"minim exercitation aliquip et anim\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ut id consequat est do\",\n                        \"item_id\": -77648448,\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 in\",\n                      \"quantity\": -52648780.588200636\n                    },\n                    {\n                      \"article_id\": \"consequat labore\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"deserunt exercitation velit lab\",\n                        \"item_name\": \"velit consequat enim\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"in laborum anim Excepteur nostrud\",\n                        \"item_id\": 52997080,\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\": \"eu in exercitation consequat\",\n                      \"quantity\": 81313016.13486853\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 13242992.63264881,\n                \"amount_paid_roundoff\": 89843331.44854149,\n                \"price_effective\": 62791966.04730788,\n                \"promotion_effective_discount\": -73393453.46721569,\n                \"pm_price_split\": 98536430.71300423,\n                \"refund_amount\": -65943177.75464722,\n                \"transfer_price\": 28309503.045116186,\n                \"coupon_effective_discount\": 14264326.860027626,\n                \"tax_collected_at_source\": 53462261.44139248,\n                \"brand_calculated_amount\": 53669421.434720725,\n                \"delivery_charge\": 85411892.8994399,\n                \"cashback\": -83295983.76648067,\n                \"value_of_good\": -74329175.3038827,\n                \"cashback_applied\": 15804912.545180231,\n                \"cod_charges\": -47158717.40449451,\n                \"price_marked\": 3552492.177817434,\n                \"amount_paid\": 20159872.61494519,\n                \"coupon_value\": 62297797.1880711,\n                \"discount\": 42131667.00788769,\n                \"fynd_credits\": -73175121.12989232,\n                \"gift_price\": 27737989.60838066,\n                \"amount_to_be_collected\": 96141922.23022512,\n                \"cost_price\": -6969404.5698301345,\n                \"loyalty_discount\": -50774481.90465943,\n                \"marketplace_promotion_effective_discount\": 36740757.25088945,\n                \"seller_promotion_effective_discount\": 19682613.703632653\n              },\n              \"charges\": [\n                {\n                  \"name\": \"nisi occaecat\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -3675747.3078644425,\n                      \"currency\": \"dolore ut aliquip\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -80096085.60069048,\n                      \"currency\": \"deserunt aliqua\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"dolore\"\n                    },\n                    \"distribution_level\": \"minim eu sunt exercitation\"\n                  },\n                  \"code\": \"tempor laboris\",\n                  \"type\": \"pariatur in consectetur\"\n                },\n                {\n                  \"name\": \"quis laborum\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 40234620.83094764,\n                      \"currency\": \"velit sit Duis\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 90511795.0365462,\n                      \"currency\": \"commodo in consectetur voluptate\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"pariatur\"\n                    },\n                    \"distribution_level\": \"consectetur in do\"\n                  },\n                  \"code\": \"dolor nulla\",\n                  \"type\": \"anim dolore\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 40809912.888670534,\n                \"amount_paid_roundoff\": 78648591.59895024,\n                \"price_effective\": -21146383.275701374,\n                \"promotion_effective_discount\": -40195837.38343253,\n                \"pm_price_split\": 58437241.0668574,\n                \"refund_amount\": 24332277.439123556,\n                \"transfer_price\": 49586841.89657566,\n                \"coupon_effective_discount\": 14024589.81894897,\n                \"tax_collected_at_source\": -35916976.25992936,\n                \"brand_calculated_amount\": 82824006.4261592,\n                \"delivery_charge\": -22756387.9192127,\n                \"cashback\": -31980007.123652592,\n                \"value_of_good\": -51995983.31646982,\n                \"cashback_applied\": -53479587.99529602,\n                \"cod_charges\": -41064137.61310703,\n                \"price_marked\": 31273135.910422534,\n                \"amount_paid\": -93734434.45523556,\n                \"coupon_value\": -34052169.862609416,\n                \"discount\": -21874511.33978997,\n                \"fynd_credits\": -24074379.833534062,\n                \"gift_price\": 95768492.87068918,\n                \"amount_to_be_collected\": -99769869.14367023,\n                \"cost_price\": 4652227.027738795,\n                \"loyalty_discount\": -59649039.070397206\n              },\n              \"current_status\": {\n                \"id\": -91169321,\n                \"store_id\": -50111960,\n                \"delivery_awb_number\": \"ut nostr\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": -82033567,\n                \"state_type\": \"financial\",\n                \"state_id\": -56976890,\n                \"created_at\": \"2001-08-13T12:55:08.904Z\",\n                \"created_ts\": \"1974-10-16T12:27:56.731Z\",\n                \"shipment_id\": \"id nulla minim\",\n                \"updated_at\": \"1967-11-27T11:44:15.504Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"non voluptate esse fugiat\",\n                  \"id\": 13875881,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"velit\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"veniam voluptate\",\n                  \"app_state_name\": \"amet\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -42679817,\n                \"status\": \"nulla quis commodo\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": -78847662,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 10680121.792376831,\n                \"gst_fee\": -42754410.44802149,\n                \"tax_collected_at_source\": -98912407.75235492,\n                \"value_of_good\": 48952418.92539474,\n                \"cgst_tax_percentage\": 40788386.24178189,\n                \"gstin_code\": \"ut irure sed non\",\n                \"igst_tax_percentage\": 6837383.892575979,\n                \"gst_tax_percentage\": 67060621.99035108,\n                \"hsn_code_id\": \"nulla minim\",\n                \"igst_gst_fee\": -13119390.650006443,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 21243830.98979053,\n                \"cgst_gst_fee\": -95745233.48826331,\n                \"gst_tag\": \"et reprehenderit dolor amet\",\n                \"sgst_tax_percentage\": 3797170.3088535964,\n                \"hsn_code\": \"elit ad et\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"minim proident est veniam enim\",\n                  \"forward\": false,\n                  \"store_id\": 45567241,\n                  \"delivery_awb_number\": \"cons\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 87281908,\n                  \"app_display_name\": \"Lorem consequat qui exercit\",\n                  \"state_id\": -32161331,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -66031509,\n                  \"created_at\": \"1962-02-22T20:11:45.680Z\",\n                  \"created_ts\": \"proident culpa co\",\n                  \"shipment_id\": \"qui quis minim et\",\n                  \"updated_at\": \"1973-10-09T21:17:08.002Z\",\n                  \"updated_ts\": \"laborum in nulla dolore consequat\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"reprehenderit\",\n                    \"id\": 71290281,\n                    \"journey_type\": \"return\",\n                    \"name\": \"ex anim enim Ut\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"id deserunt in officia\",\n                    \"app_state_name\": \"u\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -14777431,\n                  \"display_name\": \"ex\"\n                },\n                {\n                  \"status\": \"non exercitation voluptate\",\n                  \"forward\": true,\n                  \"store_id\": 77566274,\n                  \"delivery_awb_number\": \"id commodo elit\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -48196723,\n                  \"app_display_name\": \"amet Ut exercitation ut\",\n                  \"state_id\": -96531299,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -30506609,\n                  \"created_at\": \"1986-12-18T17:02:47.749Z\",\n                  \"created_ts\": \"reprehenderit cupidatat\",\n                  \"shipment_id\": \"in enim officia veniam\",\n                  \"updated_at\": \"1994-10-11T15:40:25.326Z\",\n                  \"updated_ts\": \"ullamco\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"anim in veniam\",\n                    \"id\": -73761541,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"consequat labore et\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"velit qui\",\n                    \"app_state_name\": \"Duis labore et cupidatat\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -6469602,\n                  \"display_name\": \"laboris dolore\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"cillume_6\": -39010444.72811952,\n                \"ad_0ca\": false\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 35006688,\n                \"bad_quantity\": -31101885,\n                \"good_quantity\": -93585450\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": -93769716.73054868,\n                \"brand_calculated_amount\": 68561449.52895248,\n                \"cashback\": 84673376.22729096,\n                \"cashback_applied\": 63078675.26183587,\n                \"cod_charges\": 78342105.72164139,\n                \"coupon_effective_discount\": -46850590.474873364,\n                \"coupon_value\": -3734377.201551676,\n                \"delivery_charge\": -39726054.382771544,\n                \"discount\": 2320460.648695737,\n                \"fynd_credits\": -80265408.81335129,\n                \"gst_fee\": -88289478.23038873,\n                \"gst_tag\": \"ea sunt eiusmod officia\",\n                \"gst_tax_percentage\": 79423914.14495206,\n                \"hsn_code\": \"pariatur aliqua\",\n                \"identifiers\": {\n                  \"alu\": \"esse sunt voluptate ex\",\n                  \"ean\": \"sunt Lorem consequat officia\",\n                  \"sku_code\": \"mollit nostrud labore\",\n                  \"upc\": \"minim Duis\",\n                  \"isbn\": \"labore cillum dolor\"\n                },\n                \"item_name\": \"irure reprehenderit qui dolor\",\n                \"price_effective\": 28728395.12040533,\n                \"price_marked\": -42684203.83133455,\n                \"promotion_effective_discount\": -10878340.139794007,\n                \"refund_credit\": 94262976.12538171,\n                \"size\": \"proiden\",\n                \"total_units\": 28726656,\n                \"transfer_price\": -87864404.4684802,\n                \"value_of_good\": -60937067.596757896,\n                \"amount_paid_roundoff\": 88508709,\n                \"tax_collected_at_source\": -54367190.78885783,\n                \"amount_to_be_collected\": 77087794.84563601,\n                \"taxes\": [\n                  {\n                    \"name\": \"ullamco laborum irure ut\",\n                    \"rate\": 57577026.560345024,\n                    \"tax_amount\": -54591984.87239383,\n                    \"taxable_amount\": -79650638.00092836\n                  },\n                  {\n                    \"name\": \"sunt consectetur \",\n                    \"rate\": -10947632.501581147,\n                    \"tax_amount\": 52275466.335093915,\n                    \"taxable_amount\": -24434881.1575644\n                  }\n                ],\n                \"loyalty_discount\": 3754690.392722979\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": false,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": false,\n                \"is_returnable\": false,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"consequat in proident nostrud\",\n                  \"name\": \"\",\n                  \"slug\": \"in labore minim reprehenderit et\",\n                  \"bundle_count\": 13746745,\n                  \"article_bundle_id\": \"dol\",\n                  \"bundle_article_quantity\": 77594125,\n                  \"is_base\": true,\n                  \"price_marked\": -28110127.232785627,\n                  \"price_effective\": -81982126.13034599,\n                  \"item_id\": -24483397,\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\": \"cillum\",\n                  \"images\": [\n                    \"reprehenderit Ut\",\n                    \"dolore aliqua eiusmod\"\n                  ],\n                  \"brand_name\": \"laboris id sed\",\n                  \"size\": \"non minim ipsum\"\n                }\n              },\n              \"seller_identifier\": \"voluptate laboris ut tempor\",\n              \"delivery_address\": {\n                \"phone\": \"in in \",\n                \"address2\": \"aute\",\n                \"address\": \"proident nisi do et\",\n                \"longitude\": 22152857.67468202,\n                \"pincode\": \"anim in\",\n                \"area\": \"sint in in\",\n                \"address_type\": \"home\",\n                \"country\": \"Ut\",\n                \"address_category\": \"delivery\",\n                \"email\": \"in adipisicing cupidatat\",\n                \"created_at\": \"1993-06-02T06:23:56.696Z\",\n                \"address1\": \"eiusmod in dolore non sunt\",\n                \"display_address\": \"sed exercitation\",\n                \"landmark\": \"aliqua occaecat cupidatat exercitation\",\n                \"updated_at\": \"1976-06-01T17:04:57.368Z\",\n                \"version\": \"dolore ex nostrud\",\n                \"latitude\": 91460114.95297045,\n                \"contact_person\": \"aute laborum\",\n                \"state\": \"Ut mollit nostrud\",\n                \"city\": \"et pariatur velit ea\",\n                \"area_code_slug\": \"esse minim\",\n                \"country_code\": \"est tempor\",\n                \"country_iso_code\": \"Lorem in Excepteur\",\n                \"country_phone_code\": \"Excepteur Ut qui\",\n                \"delivery_address_id\": -42473567,\n                \"geo_location\": {\n                  \"eu_6c\": \"tempor exercitation id ipsum voluptat\"\n                },\n                \"name\": \"Excepteur consequat anim\",\n                \"sector\": \"pariatur ut ut enim\",\n                \"state_code\": \"minim amet\",\n                \"uid\": \"culpa tempor pariatur\",\n                \"user_id\": \"Duis do adipisicing\",\n                \"code\": \"tempor Lorem\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"ut41\": -88639423.76513024,\n                  \"exa2f\": false,\n                  \"sunt7ad\": \"consectetur do\"\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": 72488937.79579511,\n                  \"unit\": \"magna ea\"\n                },\n                \"uid\": \"cupidatat ut irure\",\n                \"size\": \"cillum null\",\n                \"tags\": [\n                  \"irure incididunt minim in\",\n                  \"proident Lorem eiusmod fugiat veniam\"\n                ],\n                \"_custom_json\": {\n                  \"Duis_e_\": \"anim minim consequat\"\n                }\n              },\n              \"brand\": {\n                \"id\": 6845619,\n                \"logo\": \"magna\",\n                \"company\": 21397146,\n                \"created_on\": \"1972-11-01T01:39:55.600Z\",\n                \"brand_name\": \"laboris cupidatat eu ad velit\",\n                \"modified_on\": \"2007-03-26T23:43:28.957Z\"\n              },\n              \"group_id\": \"adipisicing Excepteur reprehenderit\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"exercitation pariatur\",\n                \"coupon_code\": \"culpa irure\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"proident incididunt\",\n                  \"channel_order_id\": \"enim occaecat\",\n                  \"employee_discount\": 59032194.73704967,\n                  \"box_type\": \"minim in pariatur\",\n                  \"quantity\": -20236184,\n                  \"size_level_total_qty\": -76128601,\n                  \"loyalty_discount\": 35532394.20681074,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"in Excepteur voluptate\",\n                    \"original_affiliate_order_id\": \"occaecat incididunt cupidatat\"\n                  },\n                  \"channel_shipment_id\": \"ex et labore eu velit\",\n                  \"marketplace_invoice_id\": \"magna sint esse\",\n                  \"due_date\": \"2005-11-13T09:45:26.741Z\",\n                  \"coupon_code\": \"id in fugiat\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": 67558722,\n                  \"customer_selling_price\": 8390025.379761383\n                }\n              },\n              \"item\": {\n                \"id\": 67261272,\n                \"attributes\": {\n                  \"currency\": \"culpa\"\n                },\n                \"brand_id\": -64009088,\n                \"slug_key\": \"proident labore ex ea\",\n                \"l3_category\": 48322608,\n                \"l3_category_name\": \"exercitation reprehenderit\",\n                \"last_updated_at\": \"1976-07-19T19:55:47.958Z\",\n                \"name\": \"laboris\",\n                \"l2_category\": [\n                  \"enim laborum esse mollit cillum\",\n                  \"elit anim mollit \"\n                ],\n                \"brand\": \"mollit\",\n                \"image\": [\n                  \"nostrud occaecat eu\",\n                  \"irure consectetur sed sit\"\n                ],\n                \"code\": \"in commodo exercitation Ut nisi\",\n                \"l1_category\": [\n                  \"Lorem\",\n                  \"in ut\"\n                ],\n                \"size\": \"dolore non ipsum\",\n                \"can_cancel\": true,\n                \"can_return\": true,\n                \"branch_url\": \"magna in\",\n                \"meta\": {\n                  \"sint_4c\": false\n                },\n                \"color\": \"deserunt est\",\n                \"department_id\": 69427400,\n                \"images\": [\n                  \"Excepteu\",\n                  \"nostrud nulla quis\"\n                ],\n                \"tags\": [\n                  \"aliquip sed dolor deserunt\",\n                  \"Ut officia reprehenderit\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"dolor dolore\",\n                  \"amount\": -75944732.78266127\n                },\n                {\n                  \"mode\": \"Duis irure et voluptate\",\n                  \"amount\": -35189074.22306392\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"velit ut esse\",\n                  \"amount\": -93056111.07821359\n                },\n                {\n                  \"mode\": \"commodo ut ipsum Lore\",\n                  \"amount\": 89906118.87724099\n                }\n              ],\n              \"quantity\": -7026127,\n              \"identifier\": \"fugiat dolor id\",\n              \"can_return\": true,\n              \"can_cancel\": true,\n              \"display_name\": \"esse quis aute laboris\",\n              \"line_number\": 1673396,\n              \"meta\": {\n                \"proidentf\": 43725798,\n                \"sint_d\": \"culpa laboris aute\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"percentage\",\n                  \"promotion_name\": \"laborum ad in exercitat\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 92912449,\n                      \"type\": \"mollit aliquip\"\n                    },\n                    {\n                      \"value\": 24072499,\n                      \"type\": \"officia fugiat labore\"\n                    }\n                  ],\n                  \"amount\": 77062628.68110022,\n                  \"article_quantity\": -83357947,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          86817968,\n                          9596119\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                          -14859464,\n                          -58546458\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"deserunt exercitation adipisicing voluptate tempor\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"sed\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"amet mollit Lorem\",\n                        \"item_name\": \"amet sunt\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"quis Lorem\",\n                        \"item_id\": -68304987,\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                        \"culpa44\": false\n                      },\n                      \"parent_item_identifier\": \"consectetur reprehenderit ex laboris cupidatat\",\n                      \"quantity\": 11139230.16360055\n                    },\n                    {\n                      \"article_id\": \"ad voluptate nulla adipisicing\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"et cillum veniam\",\n                        \"item_name\": \"in laboris ullamco velit nisi\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"commodo Excepteur eiusmod proident cupidatat\",\n                        \"item_id\": 43827031,\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\": \"anim exercitation\",\n                      \"quantity\": -78815829.44704388\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"free_non_sellable_items\",\n                  \"promotion_name\": \"occaecat Ut deserunt\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 41658665,\n                      \"type\": \"dolor nostrud enim minim sint\"\n                    },\n                    {\n                      \"value\": -30661925,\n                      \"type\": \"cillum commodo sit\"\n                    }\n                  ],\n                  \"amount\": -45913949.3685635,\n                  \"article_quantity\": -67350370,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -34881532,\n                          84253699\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                          34690997,\n                          44557862\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"in exercitation esse ipsum anim\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"ea in in qui\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"laboris\",\n                        \"item_name\": \"minim elit\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"aliqua fugiat\",\n                        \"item_id\": -23244274,\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 non aliqua\",\n                      \"quantity\": 83505107.33389282\n                    },\n                    {\n                      \"article_id\": \"enim dolore\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"anim consectetur\",\n                        \"item_name\": \"nostrud incididunt\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"incididunt\",\n                        \"item_id\": -35820513,\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\": \"fugiat laboris voluptate\",\n                      \"quantity\": 90829549.03204471\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -28601195.371740833,\n                \"amount_paid_roundoff\": 5499321.047097757,\n                \"price_effective\": -88820325.18221106,\n                \"promotion_effective_discount\": -63694381.47560058,\n                \"pm_price_split\": 95805310.64006844,\n                \"refund_amount\": -97059808.05073154,\n                \"transfer_price\": 70764363.37344503,\n                \"coupon_effective_discount\": -85903088.5680422,\n                \"tax_collected_at_source\": -59222636.92546523,\n                \"brand_calculated_amount\": 57043086.53328946,\n                \"delivery_charge\": -72641337.14322893,\n                \"cashback\": -3094689.8812131137,\n                \"value_of_good\": -14325368.209674716,\n                \"cashback_applied\": 74744065.81511873,\n                \"cod_charges\": -960780.8456252962,\n                \"price_marked\": -15433542.512931675,\n                \"amount_paid\": -77265775.90776365,\n                \"coupon_value\": 36755137.98534751,\n                \"discount\": -30681774.62889561,\n                \"fynd_credits\": -75041017.95168401,\n                \"gift_price\": 82561389.03829795,\n                \"amount_to_be_collected\": 31400663.252772927,\n                \"cost_price\": -47725352.44875597,\n                \"loyalty_discount\": 92272375.88461432,\n                \"marketplace_promotion_effective_discount\": -64997817.29388752,\n                \"seller_promotion_effective_discount\": -86063447.05385491\n              },\n              \"charges\": [\n                {\n                  \"name\": \"sint est velit\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 59131791.682453096,\n                      \"currency\": \"culpa amet\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 95197301.15324062,\n                      \"currency\": \"in\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"ex nostrud esse\"\n                    },\n                    \"distribution_level\": \"dolore ipsum\"\n                  },\n                  \"code\": \"in officia eiusmod sed cupidatat\",\n                  \"type\": \"ex tempor in sint anim\"\n                },\n                {\n                  \"name\": \"ullamco amet nisi\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 35282373.19818896,\n                      \"currency\": \"deserunt incididunt reprehenderit eiusmod\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 2860937.593054652,\n                      \"currency\": \"officia\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"aliqua deserunt nostrud magna ea\"\n                    },\n                    \"distribution_level\": \"dolor dolore reprehenderit exercitation\"\n                  },\n                  \"code\": \"laborum magna irure non ullamco\",\n                  \"type\": \"amet voluptate ut do\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -97164182.33910242,\n                \"amount_paid_roundoff\": -179277.36039489508,\n                \"price_effective\": 10465253.089138523,\n                \"promotion_effective_discount\": 14519817.533078074,\n                \"pm_price_split\": 63041290.46413717,\n                \"refund_amount\": -75147988.34584613,\n                \"transfer_price\": -17220250.612773567,\n                \"coupon_effective_discount\": 24225334.24139957,\n                \"tax_collected_at_source\": 63959089.61249456,\n                \"brand_calculated_amount\": 79125712.18529561,\n                \"delivery_charge\": 44557576.36957443,\n                \"cashback\": -53844010.03525312,\n                \"value_of_good\": 47850577.16640738,\n                \"cashback_applied\": 90601361.66711676,\n                \"cod_charges\": 22718454.518005908,\n                \"price_marked\": 52584724.68582803,\n                \"amount_paid\": -82894412.1526416,\n                \"coupon_value\": -58789820.95580692,\n                \"discount\": -2593267.0567593575,\n                \"fynd_credits\": 6143307.633484736,\n                \"gift_price\": -31609074.320526794,\n                \"amount_to_be_collected\": -70582351.98548436,\n                \"cost_price\": -75975953.96990107,\n                \"loyalty_discount\": 38474208.64232358\n              },\n              \"current_status\": {\n                \"id\": -21076619,\n                \"store_id\": 9082473,\n                \"delivery_awb_number\": \"eiusmod\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": 86738583,\n                \"state_type\": \"logistics\",\n                \"state_id\": -76772127,\n                \"created_at\": \"2021-01-01T06:47:18.372Z\",\n                \"created_ts\": \"1964-11-17T20:09:20.256Z\",\n                \"shipment_id\": \"id mollit pariatur\",\n                \"updated_at\": \"1969-03-03T05:21:09.002Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"sit reprehenderit\",\n                  \"id\": -32418252,\n                  \"journey_type\": \"return\",\n                  \"name\": \"non et esse\",\n                  \"state_type\": \"operational\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"in pariatur eu\",\n                  \"app_state_name\": \"consequat nostrud voluptate velit\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -82807749,\n                \"status\": \"dolor Ut voluptate nulla\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": false\n            }\n          ],\n          \"dp_assignment\": true,\n          \"total_items\": -78402086,\n          \"fulfilling_store\": {\n            \"address\": \"anim deserunt id dolore\",\n            \"city\": \"reprehenderit\",\n            \"code\": \"ex\",\n            \"contact_person\": \"do incididunt ut cillum\",\n            \"country\": \"sed ut deserunt\",\n            \"fulfillment_channel\": \"consectetur eu\",\n            \"id\": -39073280,\n            \"meta\": {\n              \"commodo_cb4\": -62163095\n            },\n            \"phone\": \"veniam aliquip est\",\n            \"pincode\": \"veniam aliquip sit eiusmod\",\n            \"state\": \"nulla in velit tempor\",\n            \"store_name\": \"id et enim\",\n            \"address1\": \"enim sint Duis in est\",\n            \"display_address\": \"elit\",\n            \"store_email\": \"in dolore deserunt in cupidatat\"\n          },\n          \"meta\": {\n            \"eu_8\": false\n          },\n          \"pdf_links\": {\n            \"veniam_970\": -45024681,\n            \"laborum_d44\": -14254500.508036777,\n            \"Duis_911\": 73113785.26545364\n          },\n          \"payment_mode\": \"ullamco nostrud\",\n          \"packaging_type\": \"aute eiusmod est\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": 92764242.33885399,\n            \"amount_paid_roundoff\": -82142451.08893779,\n            \"price_effective\": 81895063.98217729,\n            \"promotion_effective_discount\": -59986164.65674518,\n            \"pm_price_split\": 53952104.82558873,\n            \"refund_amount\": -13448616.971029192,\n            \"transfer_price\": -13018935.621136412,\n            \"coupon_effective_discount\": 65942973.322125554,\n            \"tax_collected_at_source\": 80694969.7785927,\n            \"brand_calculated_amount\": -49444937.12731126,\n            \"delivery_charge\": 59272919.5434269,\n            \"cashback\": -13995921.701340646,\n            \"value_of_good\": -28244818.611368716,\n            \"cashback_applied\": -44408177.250544555,\n            \"cod_charges\": 89508764.86131373,\n            \"price_marked\": -67169555.51867078,\n            \"amount_paid\": -35138298.61574971,\n            \"coupon_value\": 13780781.035569325,\n            \"discount\": 13360352.937673792,\n            \"fynd_credits\": -77803196.29456715,\n            \"gift_price\": -12356002.865005597,\n            \"amount_to_be_collected\": 34018097.21494348,\n            \"cost_price\": 24464680.547709912,\n            \"loyalty_discount\": 8817883.899916053,\n            \"marketplace_promotion_effective_discount\": 11473192.892943114,\n            \"seller_promotion_effective_discount\": -81572282.83499922\n          },\n          \"charges\": [\n            {\n              \"name\": \"ad consectetur\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 87943391.90989086,\n                  \"currency\": \"ut et consectetur\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -80346450.64484876,\n                  \"currency\": \"commodo pariatur\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"elit minim\"\n                },\n                \"distribution_level\": \"non Ut ea\"\n              },\n              \"code\": \"velit id consectetur\",\n              \"type\": \"culpa sunt\"\n            },\n            {\n              \"name\": \"quis Excepteur anim occaecat consectetur\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -54621241.019481294,\n                  \"currency\": \"nulla laborum consectetur aute\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 86655876.96189663,\n                  \"currency\": \"ea Excepteur sed ipsum aliquip\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"eu commodo esse consectetur occaecat\"\n                },\n                \"distribution_level\": \"sed ut anim veniam aliquip\"\n              },\n              \"code\": \"ea Duis\",\n              \"type\": \"deserunt incididunt et\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": -98604296.51099291,\n            \"amount_paid_roundoff\": 23633165.6985683,\n            \"price_effective\": -16790627.83624427,\n            \"promotion_effective_discount\": 29427130.49469252,\n            \"pm_price_split\": 77979806.51809803,\n            \"refund_amount\": 70018772.45888534,\n            \"transfer_price\": 52341470.33089802,\n            \"coupon_effective_discount\": -35024614.22019239,\n            \"tax_collected_at_source\": 81608400.60144553,\n            \"brand_calculated_amount\": -82096995.2658789,\n            \"delivery_charge\": -96136619.30174758,\n            \"cashback\": 82646091.42449966,\n            \"value_of_good\": -91533753.57211049,\n            \"cashback_applied\": 59155200.11514822,\n            \"cod_charges\": 86131196.83103135,\n            \"price_marked\": -34125452.22005061,\n            \"amount_paid\": -69701740.53561258,\n            \"coupon_value\": -10792520.913770825,\n            \"discount\": 99154990.03880012,\n            \"fynd_credits\": -18738200.106270313,\n            \"gift_price\": -67282692.37020993,\n            \"amount_to_be_collected\": -25877828.746269584,\n            \"cost_price\": -51130797.85076495,\n            \"loyalty_discount\": -21682090.36105156\n          },\n          \"vertical\": \"esse mollit voluptate est ad\",\n          \"payments\": {\n            \"mode\": \"Lorem\",\n            \"logo\": \"dolor ad qui\",\n            \"source\": \"eiusmod quis nostrud id\"\n          },\n          \"operational_status\": \"sunt proident\",\n          \"status\": {\n            \"meta\": {\n              \"Lorem_4\": \"aute ullamco sed\"\n            },\n            \"bag_list\": [\n              \"in\",\n              \"n\"\n            ],\n            \"id\": 11588179,\n            \"created_at\": \"1965-02-02T09:01:31.580Z\",\n            \"created_ts\": \"cupidatat aute\",\n            \"shipment_id\": \"reprehend\",\n            \"status\": \"quis deserunt sunt cillum ea\",\n            \"display_name\": \"deserunt nisi\",\n            \"current_shipment_status\": \"nisi labore deserunt\",\n            \"status_created_at\": \"1966-01-28T13:32:52.973Z\"\n          },\n          \"total_bags\": 7504033,\n          \"shipment_created_at\": \"2015-07-05T16:08:28.645Z\",\n          \"shipment_created_ts\": \"adipisicing sunt ipsum\",\n          \"currency\": {\n            \"currency_code\": \"est id qui minim\",\n            \"currency_symbol\": \"ex veniam sunt\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"ei\",\n              \"currency_name\": \"Ut\",\n              \"currency_symbol\": \"tempor laborum amet eu\",\n              \"currency_sub_unit\": \"Excepteur dolore eiusmo\"\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\": \"elit commodo\",\n          \"shipment_update_time\": 10271290.368593082,\n          \"rto_address\": {\n            \"phone\": \"veli\",\n            \"address2\": \"fugiat quis reprehenderit\",\n            \"address\": \"ex consequat mollit consectetur esse\",\n            \"longitude\": -76991211.96151042,\n            \"pincode\": \"Excepteur aute amet\",\n            \"area\": \"aliqua irure sunt\",\n            \"address_type\": \"office\",\n            \"country\": \"deserunt consequat\",\n            \"address_category\": \"store\",\n            \"email\": \"nostrud in est elit\",\n            \"created_at\": \"1984-10-31T20:08:52.921Z\",\n            \"address1\": \"magna ea Duis\",\n            \"display_address\": \"pariatur ut dolore sint\",\n            \"landmark\": \"ut Ut esse\",\n            \"updated_at\": \"2010-10-06T21:31:25.287Z\",\n            \"version\": \"non eu officia\",\n            \"latitude\": 78815507.73971054,\n            \"contact_person\": \"sit\",\n            \"state\": \"cill\",\n            \"city\": \"incididunt dolor Duis exercitat\",\n            \"area_code_slug\": \"voluptate in magna sit\",\n            \"country_code\": \"non Lorem ipsum sed\",\n            \"country_iso_code\": \"ullamco enim ut voluptate\",\n            \"country_phone_code\": \"id tempor\",\n            \"delivery_address_id\": 62438000,\n            \"geo_location\": {\n              \"labore_5c\": false,\n              \"tempor_5b\": 23755961,\n              \"reprehenderit_ed3\": true\n            },\n            \"name\": \"veniam ut consequat incididunt\",\n            \"sector\": \"in do proident d\",\n            \"state_code\": \"nulla velit sed do\",\n            \"uid\": \"mollit\",\n            \"user_id\": \"dolor consectetur sint nisi\",\n            \"code\": \"officia anim\"\n          },\n          \"credit_note_id\": \"quis irure\",\n          \"is_self_ship\": true,\n          \"mode_of_payment\": \"in Lorem qui ad\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"nisi cupidatat dolor ex\",\n          \"logistics_meta\": {\n            \"voluptate7_\": \"irure aliqua\",\n            \"ut_98c\": \"adipisicing occaecat\"\n          },\n          \"packages\": [\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            },\n            {\n              \"id\": \"PK0000000001\",\n              \"packaging_id\": \"6733286311a57c1546561690\",\n              \"name\": \"Package 1\",\n              \"size\": \"medium\",\n              \"package_type\": \"Box\",\n              \"length\": 25,\n              \"width\": 15,\n              \"height\": 10,\n              \"weight\": 2.5,\n              \"error_rate\": 0.02,\n              \"package_vol_weight\": 3.75,\n              \"max_weight\": 5,\n              \"awb\": \"AWB1234567890\",\n              \"pdf_links\": {\n                \"label_a4\": \"https://sample.com/documents/label_a4/PDFs/17512794597831303808_label_a4.pdf\",\n                \"label_a6\": \"https://sample.com/documents/label_a6/PDFs/17512794597831303808_label_a6.pdf\",\n                \"label_pos\": \"https://sample.com/documents/label_pos/PDFs/17512794597831303808_label_pos.pdf\"\n              },\n              \"products\": [\n                {\n                  \"line_number\": 1,\n                  \"quantity\": 2,\n                  \"identifier\": \"PROD001\"\n                },\n                {\n                  \"line_number\": 2,\n                  \"quantity\": 1,\n                  \"identifier\": \"PROD002\"\n                }\n              ]\n            }\n          ]\n        },\n        {\n          \"shipment_id\": \"Duis aliqua adipisicing velit sint\",\n          \"fulfillment_option\": {\n            \"name\": \"sunt eu sint fugiat\",\n            \"slug\": \"dolore in aliqua quis\",\n            \"type\": \"proident consectetur veniam\",\n            \"is_default\": true\n          },\n          \"picked_date\": \"1992-04-19T10:05:50.451Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"voluptate cupidatat in veniam\",\n              \"text\": \"eu anim commodo ipsum\",\n              \"is_passed\": false,\n              \"is_current\": true,\n              \"time\": \"dolore officia\",\n              \"created_ts\": \"ullamco dolore\"\n            },\n            {\n              \"status\": \"qui nostrud\",\n              \"text\": \"exercitation esse nostrud dolor\",\n              \"is_passed\": true,\n              \"is_current\": false,\n              \"time\": \"Duis adipisicing laborum exercitation\",\n              \"created_ts\": \"do eu laboris\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"commodo Excepteur nulla ut cupidatat\",\n            \"invoice_url\": \"cillum eiusmod\",\n            \"updated_date\": \"2017-03-24T06:34:47.192Z\",\n            \"external_invoice_id\": \"ip\",\n            \"label_url\": \"ipsum sed Ut sint ea\",\n            \"credit_note_id\": \"nisi consequat sed ipsum\",\n            \"links\": {\n              \"amet9de\": \"est laboris aliquip i\",\n              \"cillum_07_\": \"consequat ipsum et\"\n            }\n          },\n          \"shipment_status\": \"in minim amet\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": -10800105.877478838,\n            \"gst_fee\": 10194490.590829596,\n            \"tax_collected_at_source\": 73055992.4557873,\n            \"value_of_good\": 37519505.41840926,\n            \"cgst_tax_percentage\": -4851829.071356177,\n            \"gstin_code\": \"aute eiusmod\",\n            \"igst_tax_percentage\": -94275965.96993437,\n            \"gst_tax_percentage\": 2977443.2141166627,\n            \"hsn_code_id\": \"nulla in sed\",\n            \"igst_gst_fee\": 36328564.61598107,\n            \"is_default_hsn_code\": true,\n            \"sgst_gst_fee\": 17432706.006243452,\n            \"cgst_gst_fee\": 39889070.6766437,\n            \"gst_tag\": \"voluptate aliqua commodo anim reprehenderit\",\n            \"sgst_tax_percentage\": -18896026.290507972,\n            \"hsn_code\": \"deserunt ut\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"voluptate incididunt\",\n              \"created_at\": \"2000-05-20T13:23:26.221Z\",\n              \"user_id\": \"veniam adipisicing ad commodo\",\n              \"tax_details\": {\n                \"pan_no\": \"irure nisi officia\",\n                \"gstin\": \"in tempor\"\n              },\n              \"mongo_cart_id\": -38239753.30408502,\n              \"delivery_charges\": -31458461.886479855,\n              \"transaction_id\": \"ipsum aute deserunt eiusmod\",\n              \"collect_by\": \"voluptate anim\",\n              \"headers\": {\n                \"Loremd03\": \"ipsum velit ut dolor\",\n                \"nonc\": -75972110.60087252,\n                \"sed_e1\": -60583634.95145338\n              },\n              \"coupon_value\": -30821934.15717022,\n              \"order_value\": -52887508.00600619,\n              \"created_time\": \"magna culpa\",\n              \"currency\": \"aliqua magna esse ad\",\n              \"total_order_value\": 69978777.49102303,\n              \"ordering_channel\": \"laboris fugiat ex Excepteur\",\n              \"ordering_source\": \"pariatur in id nulla esse\",\n              \"meta\": {\n                \"fugiat_a0\": -96837574\n              },\n              \"cod_charges\": -14566653.790764898,\n              \"cashback_value\": -31966960.433078244,\n              \"refund_by\": \"Duis cupidatat ipsum dolor\",\n              \"affiliate_order_date\": \"1993-02-10T01:27:38.635Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"esse ut\",\n              \"payment_mode_id\": 54551270.97824347,\n              \"promotion_effective_discount\": 57031215.14631304,\n              \"mode_of_payment\": \"in cupidatat non occaecat elit\",\n              \"discount\": 92555042.44269073,\n              \"cashback_applied\": -3315635.5399457365,\n              \"fynd_credits\": 32240657.890987515,\n              \"affiliate_id\": \"elit nostrud eu qui\",\n              \"ordering_channel_logo\": \"ullamco sit enim\",\n              \"prices\": {\n                \"refund_credit\": 55524992.23157507,\n                \"amount_paid_roundoff\": 94058720.30991098,\n                \"price_effective\": 94780862.71207175,\n                \"promotion_effective_discount\": -63051405.4628895,\n                \"pm_price_split\": 48288210.5118565,\n                \"refund_amount\": -42904776.47383528,\n                \"transfer_price\": -65730672.101276964,\n                \"coupon_effective_discount\": 9122860.034568563,\n                \"tax_collected_at_source\": 27277070.364645794,\n                \"brand_calculated_amount\": -71304528.06062016,\n                \"delivery_charge\": -34586664.28028834,\n                \"cashback\": 55664082.01488578,\n                \"value_of_good\": -12069132.25953196,\n                \"cashback_applied\": -64212782.98161393,\n                \"cod_charges\": 40410033.34743124,\n                \"price_marked\": -89431241.73822933,\n                \"amount_paid\": -63970954.897335686,\n                \"coupon_value\": 86017499.30282417,\n                \"discount\": 16619051.499437496,\n                \"fynd_credits\": -66136337.27722008,\n                \"gift_price\": 4677676.868543163,\n                \"amount_to_be_collected\": -56359877.431181535,\n                \"cost_price\": 16879151.077689514,\n                \"loyalty_discount\": -66669199.54747899,\n                \"marketplace_promotion_effective_discount\": 10408135.130531311,\n                \"seller_promotion_effective_discount\": 4287264.6010327935\n              },\n              \"charges\": [\n                {\n                  \"name\": \"ad cillum velit nos\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 49381698.765179306,\n                      \"currency\": \"do Dui\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -4801514.975054741,\n                      \"currency\": \"dolor aute dolore Excepteur\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"in anim\"\n                    },\n                    \"distribution_level\": \"Lorem velit\"\n                  },\n                  \"code\": \"magna commodo\",\n                  \"type\": \"qui eiusmod sint et enim\"\n                },\n                {\n                  \"name\": \"ea deserunt\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -59327970.39837507,\n                      \"currency\": \"ad culpa ut irure\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -19202850.1024009,\n                      \"currency\": \"voluptate fugiat ut anim\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"ut tempor\"\n                    },\n                    \"distribution_level\": \"incididunt exercitation dolore ex\"\n                  },\n                  \"code\": \"fugiat mollit\",\n                  \"type\": \"eiusmod tempor\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": 28354732.50902915,\n                \"ownership\": \"seller\",\n                \"is_applied\": true\n              }\n            },\n            \"errors\": [\n              \"rep\",\n              \"sed incididunt exercitation sit fugiat\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": -8674784,\n                \"meta\": {\n                  \"kafka_emission_status\": -83132332,\n                  \"state_manager_used\": \"aliquip quis nulla in\"\n                },\n                \"shipment_id\": \"ullamco adipisicing Ut\",\n                \"status\": \"veniam qui\",\n                \"bag_list\": [\n                  74032433,\n                  66534928\n                ],\n                \"remarks\": \"sed cillum qui magna\"\n              },\n              {\n                \"id\": 74461325,\n                \"meta\": {\n                  \"kafka_emission_status\": 58560021,\n                  \"state_manager_used\": \"anim ut\"\n                },\n                \"shipment_id\": \"o\",\n                \"status\": \"occaecat elit nulla tempor \",\n                \"bag_list\": [\n                  96893745,\n                  31757955\n                ],\n                \"remarks\": \"cupidatat ipsum ad\"\n              }\n            ],\n            \"text\": \"cupidatat Lorem\",\n            \"value\": \"laboru\",\n            \"color_code\": \"minim\",\n            \"expected_delivery_date\": \"1977-12-15T11:45:25.932Z\"\n          },\n          \"delivery_slot\": {\n            \"ut89\": \"amet culpa\",\n            \"irurec\": false\n          },\n          \"order\": {\n            \"fynd_order_id\": \"dolore dolor elit\",\n            \"order_date\": \"1994-03-08T10:07:58.374Z\",\n            \"created_ts\": \"cillum id dolor veniam\",\n            \"tax_details\": {\n              \"irure_1c2\": true\n            },\n            \"cod_charges\": \"magna\",\n            \"source\": \"in ut cillum\",\n            \"affiliate_id\": \"quis\",\n            \"affiliate_order_id\": \"in sit Lorem\",\n            \"ordering_channel_logo\": {\n              \"dolore3e1\": 48339127\n            },\n            \"order_value\": \"ex dolore deserunt\",\n            \"ordering_channel\": \"fugiat amet exercitation\",\n            \"ordering_source\": \"velit dolor dolore tempor\",\n            \"loyalty_discount_details\": {\n              \"discount\": -43713507.8154566,\n              \"ownership\": \"marketplace\",\n              \"is_applied\": false\n            },\n            \"meta\": {\n              \"incididunt_7\": \"nulla nostrud officia dolore esse\",\n              \"ipsum505\": -40750663\n            }\n          },\n          \"user\": {\n            \"id\": 66447756,\n            \"user_oid\": \"deserunt cillu\",\n            \"mongo_user_id\": \"labore mollit dolore proident\",\n            \"external_customer_id\": \"dolor consectetur in eu\",\n            \"first_name\": \"dolor\",\n            \"last_name\": \"magna sint ut commodo\",\n            \"mobile\": \"in reprehenderit esse\",\n            \"email\": \"laboris sit\",\n            \"meta\": {\n              \"quie\": 36041735.91506514,\n              \"ex1\": -9308486\n            },\n            \"is_anonymous_user\": false,\n            \"name\": \"sed\",\n            \"gender\": \"amet do quis\",\n            \"country_phone_code\": \"culpa magna ut\"\n          },\n          \"enable_dp_tracking\": false,\n          \"custom_message\": \"ullamco elit aliquip ut\",\n          \"estimated_sla_time\": \"sunt sed \",\n          \"estimated_sla_ts\": \"dolor\",\n          \"can_update_dimension\": false,\n          \"shipment_images\": [\n            \"deserunt Ut\",\n            \"ad Duis\"\n          ],\n          \"delivery_details\": {\n            \"sed688\": -10331297.825544894,\n            \"animd\": \"aliquip mollit\"\n          },\n          \"billing_details\": {\n            \"in33c\": \"do\"\n          },\n          \"forward_shipment_id\": \"do voluptate\",\n          \"fulfilment_priority\": -89516819,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"id cupidatat exercitation ut\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": 66771993,\n          \"company_details\": {\n            \"company_name\": \"Lorem anim occaecat deserunt\",\n            \"address\": {\n              \"laboredb\": \"in id\",\n              \"officia_a44\": 61357625.15572503\n            },\n            \"company_cin\": \"elit in laborum tempor\",\n            \"company_id\": -31831688,\n            \"company_gst\": \"Lorem\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": -89464240,\n                  \"number\": \"aliquip ad cillum\"\n                },\n                {\n                  \"country_code\": 4136374,\n                  \"number\": \"mollit laboris aliquip\"\n                }\n              ],\n              \"emails\": [\n                \"sint laboris\",\n                \"qui dolore incididunt in\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"exercitation mollit su\",\n            \"pincode\": \"incididunt eiusmod\",\n            \"meta\": {\n              \"in_ab8\": -78436783,\n              \"in8d\": -61827386.57584683\n            },\n            \"address\": \"et adipis\",\n            \"address1\": \"eiusmod dolore\",\n            \"display_address\": \"laboris sunt est incididunt\",\n            \"id\": -48294893,\n            \"code\": \"elit officia ad qui\",\n            \"store_name\": \"consectetur ex cillum officia occaecat\",\n            \"country\": \"sunt nulla elit sed\",\n            \"contact_person\": \"in proident\",\n            \"state\": \"do deserunt mollit pariatur laborum\",\n            \"city\": \"proident eiusmod\",\n            \"name\": \"laboris cillum\",\n            \"store_email\": \"quis velit\"\n          },\n          \"order_platform\": \"exercitation consequat\",\n          \"lock_status\": true,\n          \"platform_logo\": \"do pariatur sint Duis\",\n          \"user_agent\": \"nisi anim consectetur occaecat\",\n          \"dp_details\": {\n            \"pincode\": \"in est \",\n            \"track_url\": \"exercitation\",\n            \"eway_bill_id\": \"laborum irure do\",\n            \"id\": -80006752,\n            \"country\": \"anim Duis\",\n            \"awb_no\": \"sed proident\",\n            \"gst_tag\": \"sunt in Excepteur et\",\n            \"name\": \"tempor id mollit magna\"\n          },\n          \"invoice_id\": \"ea dolore\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"ea_5\": 36078238\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"dolore anim minim\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"in dolor\",\n              \"channel_order_id\": \"elit sit ea\",\n              \"employee_discount\": 70416867.28166825,\n              \"box_type\": \"consequat proident cupidatat dolor\",\n              \"quantity\": 15424582,\n              \"size_level_total_qty\": -34420176,\n              \"loyalty_discount\": 67989951.28606299,\n              \"replacement_details\": {\n                \"replacement_type\": \"culpa dolore sunt est nulla\",\n                \"original_affiliate_order_id\": \"dolor quis pariatur\"\n              },\n              \"channel_shipment_id\": \"in\",\n              \"marketplace_invoice_id\": \"id Duis\",\n              \"due_date\": \"2019-08-05T20:27:57.996Z\",\n              \"coupon_code\": \"cupidatat Duis Lorem mollit eu\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": -82244872,\n              \"customer_selling_price\": 30537504.43153529\n            },\n            \"affiliate_order_id\": \"tempor ut dolor ullamco\",\n            \"affiliate_shipment_id\": \"aute\",\n            \"affiliate_store_id\": \"anim\",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": 34886306,\n              \"tracking_url\": \"mollit adipisicing do\",\n              \"estimated_delivery_date\": \"1978-08-23T01:52:16.010Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"laborum eiusmod dolore Lorem ut\",\n                \"city\": \"commodo aliquip est cupidatat nisi\",\n                \"gstin\": \"aute culpa\",\n                \"name\": \"qui nostrud in reprehenderit\",\n                \"pincode\": 97669048,\n                \"state\": \"non pariatur in id dolore\",\n                \"ajio_site_id\": \"amet nulla cupidatat elit\"\n              },\n              \"formatted\": {\n                \"max\": \"ullamco laborum\",\n                \"min\": \"Ut minim\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"occaecat minim dolor nisi\"\n              },\n              \"return_awb_number\": \"Excepteur et\",\n              \"is_self_ship\": false,\n              \"box_type\": \"pariatur ullamco aliqua esse\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"quis796\": 71736417.15889856\n                },\n                \"invoice\": {\n                  \"nulla_a1\": false,\n                  \"fugiat496\": -77660545,\n                  \"laboris_3\": 43673394\n                }\n              },\n              \"return_affiliate_shipment_id\": \"culpa adipisicing et\",\n              \"parent_dp_id\": \"ad dolor veniam sit minim\",\n              \"shipment_weight\": -7637014.5763490945,\n              \"dimension\": {\n                \"height\": 50925971.39038572,\n                \"width\": 215426.66665039957,\n                \"is_default\": false,\n                \"unit\": \"voluptate ipsum\",\n                \"length\": 48658328.9599123\n              },\n              \"dp_options\": {\n                \"minim_b4c\": \"occaecat dolore ci\"\n              },\n              \"assign_dp_from_sb\": false,\n              \"due_date\": \"1994-12-02T02:05:40.129Z\",\n              \"store_invoice_updated_date\": \"1998-10-15T19:26:18.689Z\",\n              \"forward_affiliate_shipment_id\": \"Lorem ex\",\n              \"return_store_node\": -23604087,\n              \"fulfilment_priority_text\": \"est\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"ad minim\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"deserunt laborum culpa nostrud\"\n                },\n                {\n                  \"slug\": \"Excepteur cupidatat esse cillum non\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"enim cillum anim tempor\"\n                }\n              ],\n              \"external\": {\n                \"labore_d\": 24526264.475819558\n              },\n              \"awb_number\": \"cu\",\n              \"lock_data\": {\n                \"locked\": false,\n                \"mto\": false,\n                \"lock_message\": \"sed non\"\n              },\n              \"order_type\": \"HomeDelivery\",\n              \"ewaybill_info\": {\n                \"in780\": 43706948,\n                \"cupidatat_c0\": 26294822.46981874,\n                \"occaecat_5d\": 60477443\n              },\n              \"dp_id\": \"sunt et incididunt\",\n              \"shipment_volumetric_weight\": 25515267.999733955,\n              \"marketplace_store_id\": \"est\",\n              \"return_details\": {\n                \"commodoff\": -28977834\n              },\n              \"dp_sort_key\": \"ut nisi ea ex cillum\",\n              \"packaging_name\": \"aliqu\",\n              \"timestamp\": {\n                \"max\": -67001106,\n                \"min\": 73082002\n              },\n              \"auto_trigger_dp_assignment_acf\": false,\n              \"dp_name\": \"in id eu do Duis\",\n              \"po_number\": \"dolore aliquip dolor sed\",\n              \"b2c_buyer_details\": {\n                \"adipisicing_e\": -26059874.488831803,\n                \"exercitation_91\": true\n              },\n              \"forward_affiliate_order_id\": \"reprehenderit id\",\n              \"return_affiliate_order_id\": \"nostrud aliqua ipsum\",\n              \"bag_weight\": {\n                \"nostrud8e\": -13619790.502200454,\n                \"velit_d01\": -99912919\n              },\n              \"refund_to\": \"exercitation pariatur deserunt reprehen\"\n            },\n            \"company_affiliate_tag\": \"Ut proident et ad\",\n            \"pdf_links\": {\n              \"invoice_type\": \"fynd\",\n              \"label_type\": \"external\",\n              \"label_a6\": \"sed commodo\",\n              \"invoice\": \"ea\",\n              \"label_pos\": \"ut\",\n              \"invoice_a6\": \"pariatur dolore labore \",\n              \"b2b\": \"fugiat aliqua velit\",\n              \"label\": \"voluptate in est\",\n              \"label_a4\": \"adipisicing dolor\",\n              \"invoice_export\": \"sint Duis nulla\",\n              \"credit_note_url\": \"laboris nulla est eu\",\n              \"delivery_challan_a4\": \"fugiat adipi\",\n              \"label_export\": \"nisi sit sed velit et\",\n              \"invoice_a4\": \"esse commodo in amet\",\n              \"invoice_pos\": \"veniam\",\n              \"po_invoice\": \"et off\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1993-02-03T01:15:54.486Z\",\n                \"id\": \"culpa ut amet tempor\",\n                \"name\": \"deserunt cupidatat velit\",\n                \"owner\": \"dolore ea fugiat aute\",\n                \"secret\": \"anim elit\",\n                \"token\": \"culpa\",\n                \"updated_at\": \"1957-03-19T19:58:19.279Z\",\n                \"description\": \"irure sint\",\n                \"meta\": [\n                  {\n                    \"name\": \"\",\n                    \"value\": \"labore velit\"\n                  },\n                  {\n                    \"name\": \"aliq\",\n                    \"value\": \"cillum Excepteur\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"velit\",\n                  \"mode_of_payment\": \"sint commodo\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"quis26\": true,\n                    \"Ut7\": \"ex\"\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": false\n                }\n              },\n              \"app_company_id\": -96185891\n            },\n            \"affiliate_id\": \"non nulla dolor nostrud\",\n            \"id\": \"dolor \"\n          },\n          \"priority_text\": \"velit exercitat\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"nisi nulla deserunt eu consectetur\",\n              \"forward\": true,\n              \"store_id\": -77224009,\n              \"delivery_awb_number\": \"et commodo ut minim aliqua\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": 66887120,\n              \"app_display_name\": \"reprehenderit\",\n              \"state_id\": -9157378,\n              \"state_type\": \"operational\",\n              \"bsh_id\": 19327387,\n              \"created_at\": \"1972-05-29T19:24:47.162Z\",\n              \"created_ts\": \"nisi ut occaecat\",\n              \"shipment_id\": \"mollit aliquip ea\",\n              \"updated_at\": \"2011-02-22T08:36:30.881Z\",\n              \"updated_ts\": \"anim in sed\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"consequat enim laboris tempor dolore\",\n                \"id\": 87675773,\n                \"journey_type\": \"return\",\n                \"name\": \"do Duis aliquip in consequat\",\n                \"state_type\": \"operational\",\n                \"is_active\": true,\n                \"app_display_name\": \"quis culpa anim\",\n                \"app_state_name\": \"id aute\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": -35182939,\n              \"display_name\": \"officia anim reprehenderit nisi\"\n            },\n            {\n              \"status\": \"dolore do cupidatat in laboris\",\n              \"forward\": false,\n              \"store_id\": -26602911,\n              \"delivery_awb_number\": \"anim\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": 72327744,\n              \"app_display_name\": \"Lorem consequat cupidata\",\n              \"state_id\": 49664346,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": -25447596,\n              \"created_at\": \"1992-10-06T16:13:15.483Z\",\n              \"created_ts\": \"do Excepteur eu enim\",\n              \"shipment_id\": \"officia Duis\",\n              \"updated_at\": \"1957-12-01T10:17:26.612Z\",\n              \"updated_ts\": \"eu eiusmod\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"aliqua nisi\",\n                \"id\": 69034978,\n                \"journey_type\": \"forward\",\n                \"name\": \"cupidatat consequat ipsum\",\n                \"state_type\": \"operational\",\n                \"is_active\": false,\n                \"app_display_name\": \"aliqua minim do\",\n                \"app_state_name\": \"incididunt adipisicing\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": -89715841,\n              \"display_name\": \"non proident\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": 64372080,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -49322379.06328516,\n                \"gst_fee\": 8933355.381868318,\n                \"tax_collected_at_source\": -13127486.930446565,\n                \"value_of_good\": -58127562.10207466,\n                \"cgst_tax_percentage\": -55228432.2214569,\n                \"gstin_code\": \"nisi exercitation sed\",\n                \"igst_tax_percentage\": -84829670.57385173,\n                \"gst_tax_percentage\": -25145620.155678257,\n                \"hsn_code_id\": \"id ad tempor adipisicing\",\n                \"igst_gst_fee\": -3987870.839433551,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": 15078816.376302168,\n                \"cgst_gst_fee\": -30447196.557859793,\n                \"gst_tag\": \"velit et\",\n                \"sgst_tax_percentage\": 23402408.36318758,\n                \"hsn_code\": \"id tempor\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"in aliquip\",\n                  \"forward\": true,\n                  \"store_id\": -32943950,\n                  \"delivery_awb_number\": \"ea ipsum qui\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 40596587,\n                  \"app_display_name\": \"ea magna labore exercitation\",\n                  \"state_id\": -69560831,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": 61196108,\n                  \"created_at\": \"1975-07-18T01:29:44.843Z\",\n                  \"created_ts\": \"in nisi est aute\",\n                  \"shipment_id\": \"fugiat consequat\",\n                  \"updated_at\": \"1995-10-24T01:27:17.403Z\",\n                  \"updated_ts\": \"elit\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"Excepteur aliqua officia\",\n                    \"id\": 46146059,\n                    \"journey_type\": \"return\",\n                    \"name\": \"fu\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"reprehenderit ad ipsum\",\n                    \"app_state_name\": \"minim dolor pariatur\",\n                    \"app_facing\": false,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 50762526,\n                  \"display_name\": \"veniam et\"\n                },\n                {\n                  \"status\": \"anim labore nulla velit ipsum\",\n                  \"forward\": true,\n                  \"store_id\": -2865159,\n                  \"delivery_awb_number\": \"aliqua Ut dolore ullamco\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -78425165,\n                  \"app_display_name\": \"ea sed adipisicing dolor\",\n                  \"state_id\": 35065007,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -74082645,\n                  \"created_at\": \"1949-07-25T13:57:27.514Z\",\n                  \"created_ts\": \"in aliqua\",\n                  \"shipment_id\": \"aliqua voluptate amet consectetur\",\n                  \"updated_at\": \"1949-12-10T13:45:25.593Z\",\n                  \"updated_ts\": \"nostrud Ut qui\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"esse Ut\",\n                    \"id\": 26351359,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"officia et ut\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"deserunt\",\n                    \"app_state_name\": \"sint mollit\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 78972239,\n                  \"display_name\": \"laborum ullamco\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"labore_0\": -52307560.38537274,\n                \"anim8\": \"reprehenderit mollit ea tempor\",\n                \"eu_d97\": true\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 3546159,\n                \"bad_quantity\": -79491319,\n                \"good_quantity\": -63946145\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 36324153.94869834,\n                \"brand_calculated_amount\": 93507099.07641041,\n                \"cashback\": -43157411.53076078,\n                \"cashback_applied\": -87534362.7738447,\n                \"cod_charges\": -31720788.17396687,\n                \"coupon_effective_discount\": 12184435.863866389,\n                \"coupon_value\": -9891383.56100905,\n                \"delivery_charge\": -48747289.88650139,\n                \"discount\": -95831441.17441535,\n                \"fynd_credits\": -17791266.530597076,\n                \"gst_fee\": -53133571.35962704,\n                \"gst_tag\": \"of\",\n                \"gst_tax_percentage\": -76798025.19141403,\n                \"hsn_code\": \"id enim\",\n                \"identifiers\": {\n                  \"alu\": \"fugiat veniam\",\n                  \"ean\": \"anim in\",\n                  \"sku_code\": \"consectetur ullamco do adipisicing\",\n                  \"upc\": \"in sit fugiat do\",\n                  \"isbn\": \"cillum aliquip ut incididunt\"\n                },\n                \"item_name\": \"aliquip\",\n                \"price_effective\": -49084563.836655535,\n                \"price_marked\": -62614296.33968265,\n                \"promotion_effective_discount\": -56224473.667904906,\n                \"refund_credit\": 54475014.10518268,\n                \"size\": \"ea sed laboris\",\n                \"total_units\": -50334974,\n                \"transfer_price\": -31658157.033395275,\n                \"value_of_good\": 67724228.94460645,\n                \"amount_paid_roundoff\": 60525851,\n                \"tax_collected_at_source\": -79664447.84764627,\n                \"amount_to_be_collected\": 20420123.831835642,\n                \"taxes\": [\n                  {\n                    \"name\": \"in\",\n                    \"rate\": -21276762.386755273,\n                    \"tax_amount\": -10307260.873709723,\n                    \"taxable_amount\": 37430748.44365159\n                  },\n                  {\n                    \"name\": \"Lorem voluptate ad magna reprehenderit\",\n                    \"rate\": 83751211.07248652,\n                    \"tax_amount\": -91589311.53062913,\n                    \"taxable_amount\": 93507128.60909009\n                  }\n                ],\n                \"loyalty_discount\": -4078487.2827652693\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": false,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": false,\n                \"is_returnable\": true,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"ad culpa fugiat\",\n                  \"name\": \"tempor consequat pariatur\",\n                  \"slug\": \"mollit incididunt\",\n                  \"bundle_count\": -5172182,\n                  \"article_bundle_id\": \"dolor officia culpa sed\",\n                  \"bundle_article_quantity\": 64036962,\n                  \"is_base\": false,\n                  \"price_marked\": 83931281.36118558,\n                  \"price_effective\": -3492434.114500582,\n                  \"item_id\": 52103838,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": true,\n                    \"unit\": true,\n                    \"time\": true\n                  },\n                  \"seller_identifier\": \"\",\n                  \"images\": [\n                    \"magna\",\n                    \"et\"\n                  ],\n                  \"brand_name\": \"voluptate do proident\",\n                  \"size\": \"et nu\"\n                }\n              },\n              \"seller_identifier\": \"consequat est\",\n              \"delivery_address\": {\n                \"phone\": \"quis\",\n                \"address2\": \"ut cupidatat eiusmod ut\",\n                \"address\": \"dolor laborum ipsum in\",\n                \"longitude\": 76931526.43354559,\n                \"pincode\": \"sit do labore dolor\",\n                \"area\": \"minim quis anim officia\",\n                \"address_type\": \"home\",\n                \"country\": \"nostrud labore\",\n                \"address_category\": \"billing\",\n                \"email\": \"ullamco sint\",\n                \"created_at\": \"2024-03-10T23:43:42.050Z\",\n                \"address1\": \"voluptate do occaecat dolore\",\n                \"display_address\": \"mollit ea irure pariatur dolore\",\n                \"landmark\": \"sunt e\",\n                \"updated_at\": \"2007-01-06T05:09:28.372Z\",\n                \"version\": \"deserunt quis cillum\",\n                \"latitude\": 48629629.66511041,\n                \"contact_person\": \"sunt incididunt\",\n                \"state\": \"eu officia consequat fugiat proident\",\n                \"city\": \"Lorem\",\n                \"area_code_slug\": \"Duis deserunt ad anim\",\n                \"country_code\": \"sed proid\",\n                \"country_iso_code\": \"elit Lorem ut\",\n                \"country_phone_code\": \"et esse quis\",\n                \"delivery_address_id\": -78288771,\n                \"geo_location\": {\n                  \"proident3\": 53277303,\n                  \"eiusmod_2c\": true\n                },\n                \"name\": \"dolor irure aliqua\",\n                \"sector\": \"quis dolor deserun\",\n                \"state_code\": \"labore quis\",\n                \"uid\": \"in\",\n                \"user_id\": \"occaecat\",\n                \"code\": \"ut et consectetur in dolor\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"elit_ef\": 93669314\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": 40760456.445693105,\n                  \"unit\": \"consequat eu\"\n                },\n                \"uid\": \"esse sit\",\n                \"size\": \"non cillum commodo ut\",\n                \"tags\": [\n                  \"pariatur Lorem laborum\",\n                  \"tempor pariatur esse\"\n                ],\n                \"_custom_json\": {\n                  \"incididunt_8ca\": true,\n                  \"consectetur_113\": false\n                }\n              },\n              \"brand\": {\n                \"id\": -16811694,\n                \"logo\": \"Duis Lorem pariatur sed esse\",\n                \"company\": 62410606,\n                \"created_on\": \"2004-11-08T12:36:01.613Z\",\n                \"brand_name\": \"Excepteur occaecat aliqua proident\",\n                \"modified_on\": \"1967-02-24T11:58:42.479Z\"\n              },\n              \"group_id\": \"eiusmod sint consequat quis\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"aliqua amet aute\",\n                \"coupon_code\": \"amet in in\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"aute amet\",\n                  \"channel_order_id\": \"do\",\n                  \"employee_discount\": 35380158.01972389,\n                  \"box_type\": \"ipsum\",\n                  \"quantity\": 13932417,\n                  \"size_level_total_qty\": 68175288,\n                  \"loyalty_discount\": -89410507.66307467,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"quis fugiat\",\n                    \"original_affiliate_order_id\": \"amet Excepteur fugiat\"\n                  },\n                  \"channel_shipment_id\": \"commodo\",\n                  \"marketplace_invoice_id\": \"veniam exercitation quis in\",\n                  \"due_date\": \"1991-10-19T13:22:04.265Z\",\n                  \"coupon_code\": \"voluptate incididunt reprehenderit\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 3688163,\n                  \"customer_selling_price\": -98502149.45484655\n                }\n              },\n              \"item\": {\n                \"id\": -83829932,\n                \"attributes\": {\n                  \"currency\": \"officia\"\n                },\n                \"brand_id\": 72696760,\n                \"slug_key\": \"Lorem pariatur laborum est\",\n                \"l3_category\": -49724249,\n                \"l3_category_name\": \"magna nisi aute\",\n                \"last_updated_at\": \"1982-03-02T08:38:14.924Z\",\n                \"name\": \"commodo et consequat Excepteur\",\n                \"l2_category\": [\n                  \"enim c\",\n                  \"sed mollit\"\n                ],\n                \"brand\": \"exercitation nostrud est eu \",\n                \"image\": [\n                  \"laborum veniam nulla quis in\",\n                  \"et\"\n                ],\n                \"code\": \"cupidatat esse nostrud\",\n                \"l1_category\": [\n                  \"anim ut irure quis\",\n                  \"dolor aliquip sit qui\"\n                ],\n                \"size\": \"dolore proident ullamco\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"amet non do\",\n                \"meta\": {\n                  \"idd90\": true\n                },\n                \"color\": \"dolor dolore\",\n                \"department_id\": -44569421,\n                \"images\": [\n                  \"elit ut eiusmod in magna\",\n                  \"laboris in\"\n                ],\n                \"tags\": [\n                  \"non ea dolore cupidatat\",\n                  \"ullamco in incididunt sint\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"mollit exercitation irure dolore non\",\n                  \"amount\": -96229229.36634968\n                },\n                {\n                  \"mode\": \"officia m\",\n                  \"amount\": 53476546.74259964\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"sint\",\n                  \"amount\": 76758408.87465233\n                },\n                {\n                  \"mode\": \"ullamco culpa laborum\",\n                  \"amount\": -26797263.49341607\n                }\n              ],\n              \"quantity\": 50090715,\n              \"identifier\": \"reprehenderit velit\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"in cupidatat\",\n              \"line_number\": -74060379,\n              \"meta\": {\n                \"reprehenderit960\": -29508720,\n                \"occaecat_b10\": -35047515\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"bogo\",\n                  \"promotion_name\": \"do nisi\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -48801892,\n                      \"type\": \"voluptate esse\"\n                    },\n                    {\n                      \"value\": 42867184,\n                      \"type\": \"anim reprehenderit quis\"\n                    }\n                  ],\n                  \"amount\": -7079687.466870382,\n                  \"article_quantity\": 2922196,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -57892851,\n                          78107731\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                          -47954307,\n                          -36845709\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 ut est la\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"anim minim sunt\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ad est\",\n                        \"item_name\": \"culpa et\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"veniam nisi ex enim dolore\",\n                        \"item_id\": 17015805,\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                        \"incididunt0e\": -82611405.10695575\n                      },\n                      \"parent_item_identifier\": \"nostrud ex sint ad dol\",\n                      \"quantity\": 66554981.34082577\n                    },\n                    {\n                      \"article_id\": \"sed\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"elit Lorem aliqua\",\n                        \"item_name\": \"Duis in ut\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sun\",\n                        \"item_id\": -42735636,\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\": \"sit officia in laborum\",\n                      \"quantity\": -26574412.093537882\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"ladder_price\",\n                  \"promotion_name\": \"laborum eu reprehenderit fug\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -18378722,\n                      \"type\": \"nulla\"\n                    },\n                    {\n                      \"value\": -5498767,\n                      \"type\": \"magna do qui sit\"\n                    }\n                  ],\n                  \"amount\": -19774140.28043367,\n                  \"article_quantity\": 12297530,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -33629532,\n                          86010779\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                          -56841522,\n                          -37236954\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 magna proident labore velit\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"amet magna dolor Duis\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"officia\",\n                        \"item_name\": \"sint qui\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sunt laboris\",\n                        \"item_id\": -69600163,\n                        \"item_images_url\": [\n                          {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                          },\n                          {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                          }\n                        ]\n                      },\n                      \"parent_item_identifier\": \"officia et\",\n                      \"quantity\": 96427258.28258377\n                    },\n                    {\n                      \"article_id\": \"dolore culpa deserunt sunt\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"veniam d\",\n                        \"item_name\": \"non et\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"veniam proident eu tempor\",\n                        \"item_id\": -28007979,\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 tempor c\",\n                      \"quantity\": 30473620.895955294\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 30770995.014318764,\n                \"amount_paid_roundoff\": 11810225.40561232,\n                \"price_effective\": 31298358.889284566,\n                \"promotion_effective_discount\": 9158231.922074392,\n                \"pm_price_split\": 21256701.947989628,\n                \"refund_amount\": -96667808.98996823,\n                \"transfer_price\": -46134682.27100932,\n                \"coupon_effective_discount\": -59083555.47969961,\n                \"tax_collected_at_source\": 7819263.7960713655,\n                \"brand_calculated_amount\": 56574017.71217394,\n                \"delivery_charge\": 23826855.39586556,\n                \"cashback\": -22012599.244420454,\n                \"value_of_good\": 61577310.08101052,\n                \"cashback_applied\": 82836833.24543706,\n                \"cod_charges\": 65097674.00367004,\n                \"price_marked\": 55125471.17160314,\n                \"amount_paid\": 31774052.12711659,\n                \"coupon_value\": 13596326.00480172,\n                \"discount\": -38677828.77765355,\n                \"fynd_credits\": -70769902.03524813,\n                \"gift_price\": -25133893.25814393,\n                \"amount_to_be_collected\": -17536219.836866885,\n                \"cost_price\": 37025000.07479036,\n                \"loyalty_discount\": -60001483.839809254,\n                \"marketplace_promotion_effective_discount\": -90477890.36566214,\n                \"seller_promotion_effective_discount\": -46592887.61424749\n              },\n              \"charges\": [\n                {\n                  \"name\": \"commodo dolore nisi in\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -71935748.55532439,\n                      \"currency\": \"commodo sint in\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -82613445.11091067,\n                      \"currency\": \"officia esse\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"ullamco magna esse dolore\"\n                    },\n                    \"distribution_level\": \"reprehenderit labore dolor sint\"\n                  },\n                  \"code\": \"velit irure et eiusmod\",\n                  \"type\": \"deserunt cupidatat aliqua\"\n                },\n                {\n                  \"name\": \"ex Ut\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -41312933.52233198,\n                      \"currency\": \"sunt fugiat\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -525605.3572325408,\n                      \"currency\": \"o\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"laborum pariatur magna voluptate\"\n                    },\n                    \"distribution_level\": \"sed sunt Excepteur\"\n                  },\n                  \"code\": \"id elit nulla dolor amet\",\n                  \"type\": \"ex consequat sed ullamco\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 76956168.10180014,\n                \"amount_paid_roundoff\": -29939810.46706207,\n                \"price_effective\": 56176706.64260048,\n                \"promotion_effective_discount\": -52315980.42170007,\n                \"pm_price_split\": -67103589.8635727,\n                \"refund_amount\": -81350752.38056664,\n                \"transfer_price\": 24943109.493460417,\n                \"coupon_effective_discount\": -33775976.567342125,\n                \"tax_collected_at_source\": -80627884.73436035,\n                \"brand_calculated_amount\": -63723627.80275629,\n                \"delivery_charge\": -96321246.20188858,\n                \"cashback\": 15259028.160999134,\n                \"value_of_good\": 15545263.473197311,\n                \"cashback_applied\": 7370515.55368495,\n                \"cod_charges\": 68785230.95234784,\n                \"price_marked\": 97123823.67456844,\n                \"amount_paid\": 7964347.710584447,\n                \"coupon_value\": 8874678.09550327,\n                \"discount\": -67505637.44306502,\n                \"fynd_credits\": -76964468.29702541,\n                \"gift_price\": -2946487.5075133145,\n                \"amount_to_be_collected\": -10038308.256279424,\n                \"cost_price\": -89416043.08752917,\n                \"loyalty_discount\": -50812878.87734027\n              },\n              \"current_status\": {\n                \"id\": -92016462,\n                \"store_id\": 34624794,\n                \"delivery_awb_number\": \"eiusmod Du\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": -98434336,\n                \"state_type\": \"operational\",\n                \"state_id\": 94868064,\n                \"created_at\": \"1969-04-02T19:44:56.814Z\",\n                \"created_ts\": \"1965-10-17T23:20:41.587Z\",\n                \"shipment_id\": \"culpa nisi\",\n                \"updated_at\": \"1997-02-05T02:34:08.552Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"magna reprehenderit non Excepteur aute\",\n                  \"id\": 90256945,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"Duis mollit dolore\",\n                  \"state_type\": \"financial\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"consectetur\",\n                  \"app_state_name\": \"adipisicing\",\n                  \"app_facing\": true,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -48063303,\n                \"status\": \"esse sint\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": false\n            },\n            {\n              \"bag_id\": -12290962,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 96785439.78210014,\n                \"gst_fee\": 70525564.8682073,\n                \"tax_collected_at_source\": 58281970.44231534,\n                \"value_of_good\": -45503947.65488575,\n                \"cgst_tax_percentage\": -40392463.554944105,\n                \"gstin_code\": \"laboris nostrud\",\n                \"igst_tax_percentage\": 89078233.33855748,\n                \"gst_tax_percentage\": 36152884.67054811,\n                \"hsn_code_id\": \"Duis ex in\",\n                \"igst_gst_fee\": -52281761.42637384,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": -30275612.487397745,\n                \"cgst_gst_fee\": -61181087.28790919,\n                \"gst_tag\": \"cupidatat dolor ad\",\n                \"sgst_tax_percentage\": -21542879.38993153,\n                \"hsn_code\": \"aliqua\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"elit aute\",\n                  \"forward\": true,\n                  \"store_id\": 92943909,\n                  \"delivery_awb_number\": \"ut in\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -85900533,\n                  \"app_display_name\": \"aliquip sed esse\",\n                  \"state_id\": -93166263,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": -42136953,\n                  \"created_at\": \"1957-09-14T01:14:49.676Z\",\n                  \"created_ts\": \"nulla tempor ex\",\n                  \"shipment_id\": \"quis sunt\",\n                  \"updated_at\": \"1953-04-27T00:45:16.304Z\",\n                  \"updated_ts\": \"ad consectetur\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"cupidatat eiusmod Lorem\",\n                    \"id\": -10987280,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"ex\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"ex pariatur do ut\",\n                    \"app_state_name\": \"id\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 7763390,\n                  \"display_name\": \"sed\"\n                },\n                {\n                  \"status\": \"in amet\",\n                  \"forward\": true,\n                  \"store_id\": -12621682,\n                  \"delivery_awb_number\": \"qui sunt exercitation\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -30582564,\n                  \"app_display_name\": \"Lorem labore\",\n                  \"state_id\": 61143151,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": -32160503,\n                  \"created_at\": \"2008-11-22T21:02:50.690Z\",\n                  \"created_ts\": \"voluptate de\",\n                  \"shipment_id\": \"veniam\",\n                  \"updated_at\": \"1997-08-29T21:40:05.987Z\",\n                  \"updated_ts\": \"do sunt\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"dolor Lorem\",\n                    \"id\": 16470394,\n                    \"journey_type\": \"return\",\n                    \"name\": \"consectetur eu\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"ullamco est ipsum fugiat veniam\",\n                    \"app_state_name\": \"sed exer\",\n                    \"app_facing\": false,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -45370608,\n                  \"display_name\": \"incididunt elit magna\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"est_7\": \"velit mollit est\"\n              },\n              \"seller_qc_details\": {\n                \"line_number\": -82283340,\n                \"bad_quantity\": -31391806,\n                \"good_quantity\": -59183158\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": -815524.8843336552,\n                \"brand_calculated_amount\": -24695083.822962075,\n                \"cashback\": 43760145.25861317,\n                \"cashback_applied\": -1095445.3200630695,\n                \"cod_charges\": -9932666.16824764,\n                \"coupon_effective_discount\": 14073441.58301109,\n                \"coupon_value\": 99458536.84750757,\n                \"delivery_charge\": 26658579.6268588,\n                \"discount\": 74905391.08074027,\n                \"fynd_credits\": 56688001.6742782,\n                \"gst_fee\": -68695751.71099731,\n                \"gst_tag\": \"elit Lorem\",\n                \"gst_tax_percentage\": -76553474.1297191,\n                \"hsn_code\": \"dolor nostrud quis in deserunt\",\n                \"identifiers\": {\n                  \"alu\": \"nostrud\",\n                  \"ean\": \"culpa veniam\",\n                  \"sku_code\": \"ullamco commodo incididunt irure elit\",\n                  \"upc\": \"sint deserunt\",\n                  \"isbn\": \"dolore incididunt\"\n                },\n                \"item_name\": \"minim incididunt irure\",\n                \"price_effective\": 34368814.3220709,\n                \"price_marked\": 59663773.47371447,\n                \"promotion_effective_discount\": -93757900.90073872,\n                \"refund_credit\": 97568700.9405427,\n                \"size\": \"et laboris\",\n                \"total_units\": 96638389,\n                \"transfer_price\": 24059313.811215818,\n                \"value_of_good\": -50636346.849916026,\n                \"amount_paid_roundoff\": -67456656,\n                \"tax_collected_at_source\": 52388378.14104277,\n                \"amount_to_be_collected\": 28728139.20402284,\n                \"taxes\": [\n                  {\n                    \"name\": \"Excepteur reprehenderit exercitation Ut aute\",\n                    \"rate\": 54742044.94660738,\n                    \"tax_amount\": 78719627.54715419,\n                    \"taxable_amount\": -41541511.15693661\n                  },\n                  {\n                    \"name\": \"dolore reprehenderit\",\n                    \"rate\": -21802967.35169916,\n                    \"tax_amount\": -16963107.955528274,\n                    \"taxable_amount\": -55080326.37600082\n                  }\n                ],\n                \"loyalty_discount\": -19721104.895675406\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": false,\n                \"is_active\": false,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": false,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"Ut tempor magna dolor officia\",\n                  \"name\": \"minim consequat in\",\n                  \"slug\": \"do Duis sed\",\n                  \"bundle_count\": -11416640,\n                  \"article_bundle_id\": \"proident\",\n                  \"bundle_article_quantity\": -14264249,\n                  \"is_base\": false,\n                  \"price_marked\": 84482824.46111533,\n                  \"price_effective\": 41546509.018104374,\n                  \"item_id\": -30907605,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": true,\n                    \"unit\": true,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"ut irure adipisicing ex\",\n                  \"images\": [\n                    \"cupidatat velit sunt ut\",\n                    \"ut magna in irure\"\n                  ],\n                  \"brand_name\": \"amet incididunt magna esse in\",\n                  \"size\": \"nulla Excepteur\"\n                }\n              },\n              \"seller_identifier\": \"cillum et aliqu\",\n              \"delivery_address\": {\n                \"phone\": \"adipisicing tempor\",\n                \"address2\": \"non paria\",\n                \"address\": \"Ut ex\",\n                \"longitude\": 49077664.297020674,\n                \"pincode\": \"commodo\",\n                \"area\": \"cupidatat fugiat commodo ad\",\n                \"address_type\": \"home\",\n                \"country\": \"enim ipsum \",\n                \"address_category\": \"store\",\n                \"email\": \"dolor dolore in commodo\",\n                \"created_at\": \"1984-05-19T15:02:28.645Z\",\n                \"address1\": \"et esse do\",\n                \"display_address\": \"culpa fugiat in anim\",\n                \"landmark\": \"irure cupid\",\n                \"updated_at\": \"1994-03-19T08:49:59.972Z\",\n                \"version\": \"dolore exercitation culpa anim\",\n                \"latitude\": 8820929.3851154,\n                \"contact_person\": \"dolore ipsum\",\n                \"state\": \"ad\",\n                \"city\": \"in laboris ex deserunt cupidatat\",\n                \"area_code_slug\": \"aut\",\n                \"country_code\": \"commodo eu ullamco\",\n                \"country_iso_code\": \"proident nisi consequat\",\n                \"country_phone_code\": \"culpa veniam quis\",\n                \"delivery_address_id\": 59800679,\n                \"geo_location\": {\n                  \"aute_a_a\": \"ut Duis in officia esse\",\n                  \"ex_7b\": \"mollit nulla veniam Duis do\"\n                },\n                \"name\": \"magna id cillum labore\",\n                \"sector\": \"anim minim ea\",\n                \"state_code\": \"ex\",\n                \"uid\": \"qui enim\",\n                \"user_id\": \"in\",\n                \"code\": \"id reprehenderit\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"amet_c\": true\n                },\n                \"return_config\": {\n                  \"returnable\": false,\n                  \"time\": 30091876.087759495,\n                  \"unit\": \"Lorem in\"\n                },\n                \"uid\": \"esse\",\n                \"size\": \"pariatur aute qui incididunt\",\n                \"tags\": [\n                  \"Lorem officia\",\n                  \"est id in pariatur\"\n                ],\n                \"_custom_json\": {\n                  \"ex_bc\": -70043416.76623729,\n                  \"Duisb81\": -89932312.484792\n                }\n              },\n              \"brand\": {\n                \"id\": 75931202,\n                \"logo\": \"qui exercitation voluptate id\",\n                \"company\": 87472272,\n                \"created_on\": \"1947-10-21T08:30:52.214Z\",\n                \"brand_name\": \"veniam Ut in\",\n                \"modified_on\": \"1970-04-01T06:09:24.550Z\"\n              },\n              \"group_id\": \"magna Ut eu\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"velit in\",\n                \"coupon_code\": \"cillum exercitation non reprehenderit cupidatat\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"cupidatat ullamco\",\n                  \"channel_order_id\": \"fugiat\",\n                  \"employee_discount\": 78098401.6796138,\n                  \"box_type\": \"proident non occaecat Excepteur\",\n                  \"quantity\": -65387679,\n                  \"size_level_total_qty\": -15408566,\n                  \"loyalty_discount\": -18975856.963001505,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"consectetur velit nisi cillum adipisicing\",\n                    \"original_affiliate_order_id\": \"elit non eu\"\n                  },\n                  \"channel_shipment_id\": \"nulla laboris aut\",\n                  \"marketplace_invoice_id\": \"sed dolore\",\n                  \"due_date\": \"1960-07-17T13:48:42.762Z\",\n                  \"coupon_code\": \"esse \",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": true,\n                  \"fulfilment_priority\": 85648324,\n                  \"customer_selling_price\": -58879691.44628777\n                }\n              },\n              \"item\": {\n                \"id\": 19486775,\n                \"attributes\": {\n                  \"currency\": \"pariatur esse incididunt\"\n                },\n                \"brand_id\": -5894918,\n                \"slug_key\": \"occaecat id\",\n                \"l3_category\": -17640210,\n                \"l3_category_name\": \"quis adipisicing enim\",\n                \"last_updated_at\": \"1999-06-11T17:22:22.161Z\",\n                \"name\": \"nulla anim\",\n                \"l2_category\": [\n                  \"adipisicing occaecat anim\",\n                  \"laboris nulla incididunt Excepteur fugiat\"\n                ],\n                \"brand\": \"i\",\n                \"image\": [\n                  \"laboris incididunt ut ut adipisicing\",\n                  \"nulla \"\n                ],\n                \"code\": \"occaecat dolore irure v\",\n                \"l1_category\": [\n                  \"commodo\",\n                  \"proident Excepteur id\"\n                ],\n                \"size\": \"sit ut\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"ut proident dolore\",\n                \"meta\": {\n                  \"enim240\": -5107461,\n                  \"qui_8_c\": \"sit\"\n                },\n                \"color\": \"aliqua in sint\",\n                \"department_id\": -33776319,\n                \"images\": [\n                  \"in\",\n                  \"magna commodo cillum\"\n                ],\n                \"tags\": [\n                  \"do eiusmod lab\",\n                  \"est officia qui commodo\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"ut incididunt Lorem commodo non\",\n                  \"amount\": -23313629.170208156\n                },\n                {\n                  \"mode\": \"incididunt Duis est\",\n                  \"amount\": 68001479.20977691\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"ea eu est officia\",\n                  \"amount\": -25766530.69916542\n                },\n                {\n                  \"mode\": \"laboris sit voluptate nulla\",\n                  \"amount\": -55522684.20066291\n                }\n              ],\n              \"quantity\": -69447214,\n              \"identifier\": \"irure in dolore deserunt\",\n              \"can_return\": false,\n              \"can_cancel\": true,\n              \"display_name\": \"ipsum dolor adipisicing laboris\",\n              \"line_number\": -18695221,\n              \"meta\": {\n                \"reprehenderit_f17\": 65676873,\n                \"dolor07\": -69076630\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"amount\",\n                  \"promotion_name\": \"do aliqua\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 40688391,\n                      \"type\": \"aliquip exercitation Ut\"\n                    },\n                    {\n                      \"value\": 37891886,\n                      \"type\": \"Ut dolore\"\n                    }\n                  ],\n                  \"amount\": 90235705.38022155,\n                  \"article_quantity\": -90262297,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          13193505,\n                          15737703\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                          -36513111,\n                          -67382782\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"esse mollit aliquip officia\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"labore consectetur\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"reprehenderit labore id e\",\n                        \"item_name\": \"consectetur\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"ullamco proident eiusmod\",\n                        \"item_id\": -88819426,\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                        \"Duis25\": 89822515.15006307,\n                        \"in__d\": false\n                      },\n                      \"parent_item_identifier\": \"elit proident\",\n                      \"quantity\": 3261387.4968474954\n                    },\n                    {\n                      \"article_id\": \"laboris\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"et amet\",\n                        \"item_name\": \"aute dolore qui d\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"dolore sint sunt pariatur\",\n                        \"item_id\": 82695446,\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\": \"adipisicing\",\n                      \"quantity\": 64220095.37406027\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"bogo\",\n                  \"promotion_name\": \"ea\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -84867875,\n                      \"type\": \"ullamco ut\"\n                    },\n                    {\n                      \"value\": 19060691,\n                      \"type\": \"incididunt in occaecat officia\"\n                    }\n                  ],\n                  \"amount\": 97060139.96630439,\n                  \"article_quantity\": 76191286,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          76630138,\n                          -52352656\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                          4379545,\n                          33097981\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 dolore elit enim\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"et sint minim\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"adipisicing in sint\",\n                        \"item_name\": \"in laboris\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"irure\",\n                        \"item_id\": -33806330,\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                        \"deserunt_6_7\": false\n                      },\n                      \"parent_item_identifier\": \"sunt incididunt volupta\",\n                      \"quantity\": -58413808.786171064\n                    },\n                    {\n                      \"article_id\": \"tempor occaecat Excepteur\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"aliqua quis elit sunt\",\n                        \"item_name\": \"dolore Lorem adipis\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"tempor dolor id consectetur\",\n                        \"item_id\": -10251508,\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 ea consequat\",\n                      \"quantity\": 48926053.10582045\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": 49200504.03753251,\n                \"amount_paid_roundoff\": -53535395.750867344,\n                \"price_effective\": -22132260.174128056,\n                \"promotion_effective_discount\": -9936099.297771066,\n                \"pm_price_split\": -7568244.889331147,\n                \"refund_amount\": -4820626.555129737,\n                \"transfer_price\": -83001518.38331015,\n                \"coupon_effective_discount\": 85996249.49055001,\n                \"tax_collected_at_source\": 5481562.784489393,\n                \"brand_calculated_amount\": 46862945.04301745,\n                \"delivery_charge\": 16798885.414534718,\n                \"cashback\": -5959743.412675068,\n                \"value_of_good\": 28215881.56804204,\n                \"cashback_applied\": 84935338.31875664,\n                \"cod_charges\": 52835280.38139367,\n                \"price_marked\": -85168259.28747438,\n                \"amount_paid\": -21156682.535504118,\n                \"coupon_value\": 42308327.25202274,\n                \"discount\": -36955737.040496394,\n                \"fynd_credits\": 92755585.07531351,\n                \"gift_price\": 86009388.55205294,\n                \"amount_to_be_collected\": 17047592.927449167,\n                \"cost_price\": -75854353.04369149,\n                \"loyalty_discount\": -57046564.95932125,\n                \"marketplace_promotion_effective_discount\": -98606497.25119619,\n                \"seller_promotion_effective_discount\": 89548291.82529217\n              },\n              \"charges\": [\n                {\n                  \"name\": \"in officia ea eu\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -98006232.00900951,\n                      \"currency\": \"id irure\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 56066952.86395612,\n                      \"currency\": \"et\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"pariatur velit \"\n                    },\n                    \"distribution_level\": \"minim tempor\"\n                  },\n                  \"code\": \"commodo magna\",\n                  \"type\": \"enim\"\n                },\n                {\n                  \"name\": \"reprehenderit eiusmod non sint\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -11447948.110117465,\n                      \"currency\": \"in anim labore nostrud\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -35572988.63496827,\n                      \"currency\": \"quis laboris et nostrud deserunt\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"amet deserunt\"\n                    },\n                    \"distribution_level\": \"do dolore officia velit enim\"\n                  },\n                  \"code\": \"exercitation Duis\",\n                  \"type\": \"consequat in ullamco veniam\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -30746420.791911483,\n                \"amount_paid_roundoff\": 96126067.95405969,\n                \"price_effective\": 45637371.85564408,\n                \"promotion_effective_discount\": 52236726.09062034,\n                \"pm_price_split\": -93184962.48709124,\n                \"refund_amount\": -72292461.4458484,\n                \"transfer_price\": 33892594.566451356,\n                \"coupon_effective_discount\": 60358242.74040419,\n                \"tax_collected_at_source\": 74824070.76672599,\n                \"brand_calculated_amount\": -86065124.2869316,\n                \"delivery_charge\": 12679545.218916565,\n                \"cashback\": -2207177.4341652542,\n                \"value_of_good\": 50311872.98487389,\n                \"cashback_applied\": -69561600.82198575,\n                \"cod_charges\": -75388672.56887154,\n                \"price_marked\": 52278038.83291718,\n                \"amount_paid\": 12242523.010476306,\n                \"coupon_value\": 56075027.10253915,\n                \"discount\": 28199215.809026018,\n                \"fynd_credits\": 27561441.94577059,\n                \"gift_price\": -6116114.422421142,\n                \"amount_to_be_collected\": -59229860.39128504,\n                \"cost_price\": -22875192.02143243,\n                \"loyalty_discount\": 12381437.384586975\n              },\n              \"current_status\": {\n                \"id\": 2784973,\n                \"store_id\": 54565470,\n                \"delivery_awb_number\": \"dolore\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -1073001,\n                \"state_type\": \"logistics\",\n                \"state_id\": -15292106,\n                \"created_at\": \"2016-02-01T03:31:34.499Z\",\n                \"created_ts\": \"1957-04-27T18:28:39.677Z\",\n                \"shipment_id\": \"officia mollit exercitation cillum\",\n                \"updated_at\": \"1948-10-02T01:44:13.706Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"ipsum ut\",\n                  \"id\": -35589642,\n                  \"journey_type\": \"return\",\n                  \"name\": \"irure\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"irure amet\",\n                  \"app_state_name\": \"id\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -95516990,\n                \"status\": \"dolor qui exercitation eiusmod occaecat\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": false\n            }\n          ],\n          \"dp_assignment\": false,\n          \"total_items\": -98156250,\n          \"fulfilling_store\": {\n            \"address\": \"dolore et\",\n            \"city\": \"elit consequat tempor\",\n            \"code\": \"nulla exercitation\",\n            \"contact_person\": \"tempor cupidatat\",\n            \"country\": \"irure dolor minim\",\n            \"fulfillment_channel\": \"occaecat eu\",\n            \"id\": -93032949,\n            \"meta\": {\n              \"Ut3a\": false,\n              \"in0f\": true\n            },\n            \"phone\": \"ea dolore magna\",\n            \"pincode\": \"enim culpa amet sint\",\n            \"state\": \"labore pariatur ea\",\n            \"store_name\": \"nostrud consectetur nulla in do\",\n            \"address1\": \"sed\",\n            \"display_address\": \"minim proident do\",\n            \"store_email\": \"voluptate ut\"\n          },\n          \"meta\": {\n            \"consectetur_69\": false\n          },\n          \"pdf_links\": {\n            \"in_9\": \"amet culpa\",\n            \"sedac1\": 8011763.115840554\n          },\n          \"payment_mode\": \"des\",\n          \"packaging_type\": \"non magna dolor ex esse\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": -39438067.14644316,\n            \"amount_paid_roundoff\": 57951770.09611189,\n            \"price_effective\": -23479649.81373574,\n            \"promotion_effective_discount\": -78922401.46337125,\n            \"pm_price_split\": -6626624.141740575,\n            \"refund_amount\": -44734457.54602925,\n            \"transfer_price\": 52684898.441340476,\n            \"coupon_effective_discount\": -92651919.65770563,\n            \"tax_collected_at_source\": 25458435.107069016,\n            \"brand_calculated_amount\": -61987877.00743353,\n            \"delivery_charge\": 92352834.86851805,\n            \"cashback\": -61571133.95491387,\n            \"value_of_good\": -51081860.67714078,\n            \"cashback_applied\": -14124614.357871085,\n            \"cod_charges\": -69345761.80253567,\n            \"price_marked\": 46791191.64950597,\n            \"amount_paid\": -50204729.242203474,\n            \"coupon_value\": 32298197.995363593,\n            \"discount\": -48014213.466151066,\n            \"fynd_credits\": -15076494.590936422,\n            \"gift_price\": -4302828.54809913,\n            \"amount_to_be_collected\": -62554643.30850429,\n            \"cost_price\": 13603409.72657758,\n            \"loyalty_discount\": 46896941.65788078,\n            \"marketplace_promotion_effective_discount\": -4618647.662983477,\n            \"seller_promotion_effective_discount\": -97720101.21781176\n          },\n          \"charges\": [\n            {\n              \"name\": \"officia magna occaecat\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -69926969.16502936,\n                  \"currency\": \"esse ea\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 63346128.4249683,\n                  \"currency\": \"deserunt\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"do\"\n                },\n                \"distribution_level\": \"dolor Ut eiusmod\"\n              },\n              \"code\": \"Ut amet aute\",\n              \"type\": \"dolor Excepteur\"\n            },\n            {\n              \"name\": \"est esse minim ut\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -14966639.341206104,\n                  \"currency\": \"ullamco dolore\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -61086997.51332769,\n                  \"currency\": \"eiusmod qui\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"Lorem in commodo ullamco nostrud\"\n                },\n                \"distribution_level\": \"fugiat proident tempor in\"\n              },\n              \"code\": \"dolore eu\",\n              \"type\": \"occaecat labore\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 43801182.52494925,\n            \"amount_paid_roundoff\": 87606933.83487582,\n            \"price_effective\": 38682020.38446581,\n            \"promotion_effective_discount\": -1197633.642394185,\n            \"pm_price_split\": -78147959.97031054,\n            \"refund_amount\": 26280538.555571333,\n            \"transfer_price\": 50296888.99699694,\n            \"coupon_effective_discount\": -45004640.19971733,\n            \"tax_collected_at_source\": -44723560.876528226,\n            \"brand_calculated_amount\": -18028288.511624783,\n            \"delivery_charge\": 51221151.21765861,\n            \"cashback\": 16817412.822003245,\n            \"value_of_good\": 46401071.81789839,\n            \"cashback_applied\": -3673602.1388297677,\n            \"cod_charges\": -67824763.56909783,\n            \"price_marked\": 21541366.645010337,\n            \"amount_paid\": 14392601.526322752,\n            \"coupon_value\": -70120692.96638566,\n            \"discount\": 40780210.38939342,\n            \"fynd_credits\": 82743948.96956113,\n            \"gift_price\": -5019882.042785361,\n            \"amount_to_be_collected\": -13820872.784082279,\n            \"cost_price\": -88021109.24468489,\n            \"loyalty_discount\": -73658839.37740847\n          },\n          \"vertical\": \"anim Excepteur adipisicing\",\n          \"payments\": {\n            \"mode\": \"in culpa\",\n            \"logo\": \"veniam labore\",\n            \"source\": \"sit in deserunt quis\"\n          },\n          \"operational_status\": \"Lorem ut\",\n          \"status\": {\n            \"meta\": {\n              \"deserunt5e0\": false,\n              \"ex_e\": -5141407\n            },\n            \"bag_list\": [\n              \"labore ut elit enim\",\n              \"cillum\"\n            ],\n            \"id\": 979386,\n            \"created_at\": \"1956-11-18T23:33:58.530Z\",\n            \"created_ts\": \"Ut minim non\",\n            \"shipment_id\": \"Excepteur tempor Duis consectetur\",\n            \"status\": \"fugiat\",\n            \"display_name\": \"esse culpa non\",\n            \"current_shipment_status\": \"elit\",\n            \"status_created_at\": \"1950-03-15T14:43:40.275Z\"\n          },\n          \"total_bags\": 78587457,\n          \"shipment_created_at\": \"1982-12-31T22:01:31.253Z\",\n          \"shipment_created_ts\": \"adipisicing sit\",\n          \"currency\": {\n            \"currency_code\": \"amet cupidatat\",\n            \"currency_symbol\": \"laborum commodo\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"anim eu aliqua consequat est\",\n              \"currency_name\": \"anim ea esse non\",\n              \"currency_symbol\": \"exercitation dolore aliqua velit\",\n              \"currency_sub_unit\": \"consectetur\"\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\": \"non dolore deserunt esse\",\n          \"shipment_update_time\": 21408957.978552848,\n          \"rto_address\": {\n            \"phone\": \"sed irure tempor dolore culpa\",\n            \"address2\": \"dolore id\",\n            \"address\": \"amet sed est\",\n            \"longitude\": 91581406.81705919,\n            \"pincode\": \"pariatur occaecat\",\n            \"area\": \"culpa\",\n            \"address_type\": \"office\",\n            \"country\": \"exercitation nisi eiusmod Duis\",\n            \"address_category\": \"store\",\n            \"email\": \"deserunt\",\n            \"created_at\": \"1946-07-09T05:25:46.895Z\",\n            \"address1\": \"et ut quis\",\n            \"display_address\": \"dolore cillum\",\n            \"landmark\": \"ea dolor\",\n            \"updated_at\": \"2014-07-19T00:18:10.369Z\",\n            \"version\": \"dolor\",\n            \"latitude\": -20637744.37095116,\n            \"contact_person\": \"et sit id\",\n            \"state\": \"anim dolor\",\n            \"city\": \"velit\",\n            \"area_code_slug\": \"in velit aliqua qui exercitation\",\n            \"country_code\": \"deserunt nisi proident\",\n            \"country_iso_code\": \"et consequat Excepteur dolor\",\n            \"country_phone_code\": \"anim Duis minim elit\",\n            \"delivery_address_id\": 54471236,\n            \"geo_location\": {\n              \"in__82\": 4018898,\n              \"animb\": true,\n              \"enim_bdd\": -36609500.73595757\n            },\n            \"name\": \"irure elit exercitation\",\n            \"sector\": \"Lorem eu\",\n            \"state_code\": \"labore elit exercitation dolor do\",\n            \"uid\": \"eiusmod consectetur incididunt sunt\",\n            \"user_id\": \"ut minim cillum\",\n            \"code\": \"deserunt irure dolor reprehenderit\"\n          },\n          \"credit_note_id\": \"reprehenderit labore laboris\",\n          \"is_self_ship\": true,\n          \"mode_of_payment\": \"commodo aliqua\",\n          \"is_lapa_enabled\": false,\n          \"forward_end_shipment_id\": \"ut\",\n          \"logistics_meta\": {\n            \"aute6a\": -51606846\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\": \"in anim ut\",\n      \"channel\": {\n        \"logo\": \"enim qui\",\n        \"name\": \"sunt ut sed sit\"\n      },\n      \"user_info\": {\n        \"id\": 58786564,\n        \"user_oid\": \"reprehenderit\",\n        \"mongo_user_id\": \"consectetur Ut nisi\",\n        \"external_customer_id\": \"eu ex esse dolor\",\n        \"first_name\": \"nos\",\n        \"last_name\": \"o\",\n        \"mobile\": \"eiusmod velit\",\n        \"email\": \"officia dolore\",\n        \"meta\": {\n          \"officia_83\": 59413942.26781392\n        },\n        \"is_anonymous_user\": false,\n        \"name\": \"exercitation amet dolore id\",\n        \"gender\": \"incididunt adipisicing nostrud\",\n        \"country_phone_code\": \"reprehenderit\"\n      },\n      \"order_value\": 68262302.59062812,\n      \"currency\": {\n        \"currency_code\": \"in ullamco quis esse\",\n        \"currency_symbol\": \"dolore aute quis\"\n      },\n      \"currency_info\": {\n        \"ordering_currency\": {\n          \"currency_code\": \"deserunt anim magna ipsum\",\n          \"currency_name\": \"tempor laborum\",\n          \"currency_symbol\": \"Ut dolore\",\n          \"currency_sub_unit\": \"laboris Lorem\"\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\": 57350219.71551651,\n        \"amount_paid_roundoff\": -1122648.5888164937,\n        \"price_effective\": -88133199.61683469,\n        \"promotion_effective_discount\": 66949803.43957019,\n        \"pm_price_split\": -62615979.03843694,\n        \"refund_amount\": -30328378.2052024,\n        \"transfer_price\": -45523230.647121914,\n        \"coupon_effective_discount\": -66670597.52348026,\n        \"tax_collected_at_source\": -68758215.35598545,\n        \"brand_calculated_amount\": 78646662.17758125,\n        \"delivery_charge\": 65465867.60209662,\n        \"cashback\": -36996833.23635652,\n        \"value_of_good\": -38799968.78676892,\n        \"cashback_applied\": 21825860.754841164,\n        \"cod_charges\": -36035428.507813625,\n        \"price_marked\": 95644328.93992358,\n        \"amount_paid\": -16434388.818779856,\n        \"coupon_value\": 31486895.26224135,\n        \"discount\": -8029897.932715267,\n        \"fynd_credits\": -28801225.07216236,\n        \"gift_price\": -58000541.86384345,\n        \"amount_to_be_collected\": 10439100.237234905,\n        \"cost_price\": -65387548.89598577,\n        \"loyalty_discount\": 21540879.466851413,\n        \"marketplace_promotion_effective_discount\": 74057460.49892086,\n        \"seller_promotion_effective_discount\": 15365193.031206027\n      },\n      \"ordering_currency_prices\": {\n        \"refund_credit\": -65930457.03574423,\n        \"amount_paid_roundoff\": -7275579.085453376,\n        \"price_effective\": 3065346.1898030043,\n        \"promotion_effective_discount\": -79497818.60390472,\n        \"pm_price_split\": 32611080.680253044,\n        \"refund_amount\": -89146387.54275237,\n        \"transfer_price\": 37105086.826459646,\n        \"coupon_effective_discount\": 11264195.186143637,\n        \"tax_collected_at_source\": 82786814.18003523,\n        \"brand_calculated_amount\": -86243565.25042103,\n        \"delivery_charge\": -89258594.4825314,\n        \"cashback\": 77186049.4651281,\n        \"value_of_good\": -30626995.943173796,\n        \"cashback_applied\": 90376867.05108151,\n        \"cod_charges\": -95231783.44942118,\n        \"price_marked\": -81344566.35528883,\n        \"amount_paid\": -71561287.3215146,\n        \"coupon_value\": -58907923.65269504,\n        \"discount\": -96828013.35580721,\n        \"fynd_credits\": 31290088.211234406,\n        \"gift_price\": -21570171.154205427,\n        \"amount_to_be_collected\": 14579771.038009867,\n        \"cost_price\": 49805744.054232866,\n        \"loyalty_discount\": 3251755.83076635\n      },\n      \"loyalty_discount_details\": {\n        \"discount\": 85736648.47115067,\n        \"ownership\": \"marketplace\",\n        \"is_applied\": true\n      }\n    },\n    {\n      \"breakup_values\": [\n        {\n          \"value\": \"elit esse Ut\",\n          \"name\": \"laborum labore ut fugiat dolor\",\n          \"display\": \"eu occaecat ad\"\n        },\n        {\n          \"value\": \"qui est\",\n          \"name\": \"elit ad ut\",\n          \"display\": \"eu\"\n        }\n      ],\n      \"total_order_value\": -27771588.87364784,\n      \"meta\": {\n        \"Excepteur_e2\": -98659438.609933,\n        \"incididunt_e\": true,\n        \"velite20\": 69807429,\n        \"nulla_5b\": -41293749\n      },\n      \"order_created_time\": \"esse magna proident ut Duis\",\n      \"order_created_ts\": \"officia dolor\",\n      \"ordering_source\": \"dolor aliqua exercitation culpa\",\n      \"ordering_source_details\": {\n        \"type\": \"KONNECT\",\n        \"slug\": \"sed cillum voluptate laboris\",\n        \"display_name\": \"esse magna\",\n        \"is_active\": true,\n        \"logo\": \"http://DbqctnoGWQcWjQKiUOZkudILXMGTXAww.ufoVyMwTC9ck25YJSZPZa8SoQ,q8ArHaFarA0QzGO\"\n      },\n      \"payment_mode\": \"id cupidatat\",\n      \"shipments\": [\n        {\n          \"shipment_id\": \"nisi magna labore\",\n          \"fulfillment_option\": {\n            \"name\": \"Duis\",\n            \"slug\": \"sint elit cupidatat ut in\",\n            \"type\": \"dolore aute\",\n            \"is_default\": false\n          },\n          \"picked_date\": \"1971-07-20T22:26:02.666Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"tempor dolore fugiat \",\n              \"text\": \"ullamco nis\",\n              \"is_passed\": false,\n              \"is_current\": true,\n              \"time\": \"velit Duis\",\n              \"created_ts\": \"in do est voluptate\"\n            },\n            {\n              \"status\": \"labore voluptate dolore velit\",\n              \"text\": \"voluptate reprehenderit ex ad irure\",\n              \"is_passed\": false,\n              \"is_current\": true,\n              \"time\": \"sed eiusmod aute ut\",\n              \"created_ts\": \"dolor non dolore nisi\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"esse\",\n            \"invoice_url\": \"quis\",\n            \"updated_date\": \"1969-02-26T03:11:39.109Z\",\n            \"external_invoice_id\": \"fugiat in esse\",\n            \"label_url\": \"est voluptate nisi do\",\n            \"credit_note_id\": \"aliqua nostrud ex\",\n            \"links\": {\n              \"minim_65\": -90329500.15284303,\n              \"non4\": -82466632\n            }\n          },\n          \"shipment_status\": \"ut \",\n          \"gst_details\": {\n            \"brand_calculated_amount\": -72021353.47307697,\n            \"gst_fee\": -58353442.54062584,\n            \"tax_collected_at_source\": -49603214.34184589,\n            \"value_of_good\": -96194705.10214137,\n            \"cgst_tax_percentage\": 38481969.698624104,\n            \"gstin_code\": \"veniam sed ea qui\",\n            \"igst_tax_percentage\": -16725222.728800222,\n            \"gst_tax_percentage\": -77256481.3915627,\n            \"hsn_code_id\": \"enim labore\",\n            \"igst_gst_fee\": -68073278.49076495,\n            \"is_default_hsn_code\": false,\n            \"sgst_gst_fee\": -94589333.40800288,\n            \"cgst_gst_fee\": 64183158.61091143,\n            \"gst_tag\": \"irure non dolor id\",\n            \"sgst_tax_percentage\": -72874183.58595188,\n            \"hsn_code\": \"voluptate\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"irure velit\",\n              \"created_at\": \"1993-05-27T19:13:09.580Z\",\n              \"user_id\": \"sit labore deserunt dolor\",\n              \"tax_details\": {\n                \"pan_no\": \"in\",\n                \"gstin\": \"nisi enim cupidatat consectetur\"\n              },\n              \"mongo_cart_id\": -56108424.87591845,\n              \"delivery_charges\": -71172143.71343464,\n              \"transaction_id\": \"reprehenderit amet\",\n              \"collect_by\": \"laboris ex\",\n              \"headers\": {\n                \"reprehenderit_f85\": 13150785,\n                \"dolor_8c\": true\n              },\n              \"coupon_value\": -39856721.08632894,\n              \"order_value\": 9392088.80521445,\n              \"created_time\": \"ea commodo consectetur ex\",\n              \"currency\": \"dolore enim\",\n              \"total_order_value\": -89623662.88638353,\n              \"ordering_channel\": \"ut\",\n              \"ordering_source\": \"irure non\",\n              \"meta\": {\n                \"culpa9\": false,\n                \"exa\": true,\n                \"sitca9\": -58842288,\n                \"nisi_b\": \"ullamco\"\n              },\n              \"cod_charges\": -70496303.12841982,\n              \"cashback_value\": -55915324.14012525,\n              \"refund_by\": \"in consequat voluptate esse\",\n              \"affiliate_order_date\": \"1949-04-19T09:00:21.186Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"in esse\",\n              \"payment_mode_id\": 9523873.011282012,\n              \"promotion_effective_discount\": 49768846.46183586,\n              \"mode_of_payment\": \"adipisicing in Excepteur ut\",\n              \"discount\": 88084093.97445941,\n              \"cashback_applied\": 51341387.29587591,\n              \"fynd_credits\": -46874928.56256279,\n              \"affiliate_id\": \"proident incididunt cillum\",\n              \"ordering_channel_logo\": \"amet\",\n              \"prices\": {\n                \"refund_credit\": 42866994.75414702,\n                \"amount_paid_roundoff\": -79519628.06104413,\n                \"price_effective\": -53681008.33390428,\n                \"promotion_effective_discount\": -72859335.75085895,\n                \"pm_price_split\": 53039318.63335231,\n                \"refund_amount\": 12602108.440660626,\n                \"transfer_price\": -17524431.346809745,\n                \"coupon_effective_discount\": -30499217.852775827,\n                \"tax_collected_at_source\": -10118025.146478266,\n                \"brand_calculated_amount\": 68409377.49801528,\n                \"delivery_charge\": 42769225.63315219,\n                \"cashback\": -41849801.59684937,\n                \"value_of_good\": 23355120.54287477,\n                \"cashback_applied\": 29156670.421758994,\n                \"cod_charges\": -80123986.32429387,\n                \"price_marked\": 2297132.5547493994,\n                \"amount_paid\": 95478114.97308666,\n                \"coupon_value\": 66501229.7402845,\n                \"discount\": -9303709.516192883,\n                \"fynd_credits\": 61284773.3463105,\n                \"gift_price\": -29535595.907122985,\n                \"amount_to_be_collected\": 14283715.380688071,\n                \"cost_price\": 6762274.508898348,\n                \"loyalty_discount\": 86458030.02023163,\n                \"marketplace_promotion_effective_discount\": -42375674.015310995,\n                \"seller_promotion_effective_discount\": -10428035.164445773\n              },\n              \"charges\": [\n                {\n                  \"name\": \"in officia dolore ea\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -64087255.04499672,\n                      \"currency\": \"ad\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 98512386.77141735,\n                      \"currency\": \"non Ut amet\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"veniam dolor ut non ad\"\n                    },\n                    \"distribution_level\": \"laborum deserunt officia sint\"\n                  },\n                  \"code\": \"in eiusmod mollit\",\n                  \"type\": \"exercitation ex in voluptate\"\n                },\n                {\n                  \"name\": \"sint velit elit\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 92631554.01021597,\n                      \"currency\": \"laboris non\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -4326699.161749437,\n                      \"currency\": \"magna quis eu reprehenderit\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"sint aliqua\"\n                    },\n                    \"distribution_level\": \"fugiat eu\"\n                  },\n                  \"code\": \"voluptate deserunt sint\",\n                  \"type\": \"cupidatat veniam consectetur in\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": 19388765.579369232,\n                \"ownership\": \"seller\",\n                \"is_applied\": false\n              }\n            },\n            \"errors\": [\n              \"officia aliqua pr\",\n              \"laborum labore ipsum dolore\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 61535517,\n                \"meta\": {\n                  \"kafka_emission_status\": 63109363,\n                  \"state_manager_used\": \"adipisicing eiusmod consectetur ipsum\"\n                },\n                \"shipment_id\": \"cupidatat\",\n                \"status\": \"pariatur ullamco est voluptate\",\n                \"bag_list\": [\n                  -528506,\n                  72787813\n                ],\n                \"remarks\": \"sint proident esse\"\n              },\n              {\n                \"id\": 98022225,\n                \"meta\": {\n                  \"kafka_emission_status\": -84200372,\n                  \"state_manager_used\": \"veniam cillum\"\n                },\n                \"shipment_id\": \"Excepteur fugiat\",\n                \"status\": \"amet minim ullamco sed\",\n                \"bag_list\": [\n                  17062360,\n                  36446913\n                ],\n                \"remarks\": \"ut deserunt anim\"\n              }\n            ],\n            \"text\": \"cupidatat eiusmod Lorem aute\",\n            \"value\": \"anim\",\n            \"color_code\": \"sed proident eu Duis esse\",\n            \"expected_delivery_date\": \"1956-02-01T07:19:23.270Z\"\n          },\n          \"delivery_slot\": {\n            \"aliquip24d\": \"eu culpa irure ad mollit\",\n            \"quis3\": \"magna pariatur non\"\n          },\n          \"order\": {\n            \"fynd_order_id\": \"do Lorem \",\n            \"order_date\": \"1993-10-12T12:33:09.588Z\",\n            \"created_ts\": \"Ut\",\n            \"tax_details\": {\n              \"fugiatc_2\": true\n            },\n            \"cod_charges\": \"et minim\",\n            \"source\": \"veniam occaecat nulla sed\",\n            \"affiliate_id\": \"deserunt sed\",\n            \"affiliate_order_id\": \"consectetur conseq\",\n            \"ordering_channel_logo\": {\n              \"nonc\": -20882142.170137286\n            },\n            \"order_value\": \"nostrud Duis pariatur sint eius\",\n            \"ordering_channel\": \"Ut quis ullamco amet\",\n            \"ordering_source\": \"et non dolor\",\n            \"loyalty_discount_details\": {\n              \"discount\": -38635995.7877314,\n              \"ownership\": \"marketplace\",\n              \"is_applied\": true\n            },\n            \"meta\": {\n              \"tempor0d0\": false,\n              \"sint52e\": 18421032.289633036\n            }\n          },\n          \"user\": {\n            \"id\": 68740243,\n            \"user_oid\": \"Lorem\",\n            \"mongo_user_id\": \"in amet dolor incididunt\",\n            \"external_customer_id\": \"Lorem occaecat ad\",\n            \"first_name\": \"nisi sint\",\n            \"last_name\": \"nulla dolore pariatur culpa cillum\",\n            \"mobile\": \"sunt ex\",\n            \"email\": \"labore sit officia laborum\",\n            \"meta\": {\n              \"non_f\": true\n            },\n            \"is_anonymous_user\": false,\n            \"name\": \"eiusmod\",\n            \"gender\": \"do id mollit Lorem\",\n            \"country_phone_code\": \"Excepteur sed dolor\"\n          },\n          \"enable_dp_tracking\": true,\n          \"custom_message\": \"nisi\",\n          \"estimated_sla_time\": \"tempor in nisi dolore nulla\",\n          \"estimated_sla_ts\": \"laboris adipisicing commodo\",\n          \"can_update_dimension\": false,\n          \"shipment_images\": [\n            \"labore Excepteur\",\n            \"dolore fug\"\n          ],\n          \"delivery_details\": {\n            \"adipisicing1\": false\n          },\n          \"billing_details\": {\n            \"ex1__\": 35593102\n          },\n          \"forward_shipment_id\": \"aliquip velit in consequat\",\n          \"fulfilment_priority\": -81746093,\n          \"shipment_details\": {\n            \"lock_status\": false,\n            \"lock_message\": \"dolore ut ex\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": -75962929,\n          \"company_details\": {\n            \"company_name\": \"enim in officia quis\",\n            \"address\": {\n              \"ut_f\": false,\n              \"non_2d\": \"quis Ut enim dolore\",\n              \"nulla_a\": -38699161,\n              \"magna1e\": true\n            },\n            \"company_cin\": \"adipisicing eu\",\n            \"company_id\": 67425377,\n            \"company_gst\": \"voluptate\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": 23330190,\n                  \"number\": \"occaecat sunt sit anim\"\n                },\n                {\n                  \"country_code\": 79240139,\n                  \"number\": \"veniam\"\n                }\n              ],\n              \"emails\": [\n                \"cillum minim\",\n                \"ut minim\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"ex dolore in labore occaecat\",\n            \"pincode\": \"laborum fugiat ad\",\n            \"meta\": {\n              \"laborumbc5\": false\n            },\n            \"address\": \"tempor anim laboris consequat\",\n            \"address1\": \"in\",\n            \"display_address\": \"cupidatat commodo ipsum\",\n            \"id\": -77540198,\n            \"code\": \"adipisicing anim esse\",\n            \"store_name\": \"eiusmod ea irure proident ut\",\n            \"country\": \"mollit\",\n            \"contact_person\": \"minim sint veniam\",\n            \"state\": \"sint incididunt voluptate deserunt\",\n            \"city\": \"nostrud dolore\",\n            \"name\": \"m\",\n            \"store_email\": \"ad non adipisicing consectetur consequat\"\n          },\n          \"order_platform\": \"deserunt\",\n          \"lock_status\": false,\n          \"platform_logo\": \"minim in\",\n          \"user_agent\": \"cupidatat\",\n          \"dp_details\": {\n            \"pincode\": \"ipsum\",\n            \"track_url\": \"laboris reprehenderit nulla laborum\",\n            \"eway_bill_id\": \"labore incididunt veniam\",\n            \"id\": 75044017,\n            \"country\": \"eu enim\",\n            \"awb_no\": \"Lorem eu deserunt enim\",\n            \"gst_tag\": \"amet magna\",\n            \"name\": \"nisi Excepteur nostrud\"\n          },\n          \"invoice_id\": \"Duis sint sed eiusmod\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"enim__7b\": \"est nis\"\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"sint aliquip\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"do tempor dolore\",\n              \"channel_order_id\": \"irure officia tempor\",\n              \"employee_discount\": 87691960.52833837,\n              \"box_type\": \"labore ullamco\",\n              \"quantity\": 51436598,\n              \"size_level_total_qty\": 19376588,\n              \"loyalty_discount\": 45164971.92753032,\n              \"replacement_details\": {\n                \"replacement_type\": \"labore dolore sunt laborum\",\n                \"original_affiliate_order_id\": \"sed\"\n              },\n              \"channel_shipment_id\": \"exercitation Excepteur pariatur aliquip\",\n              \"marketplace_invoice_id\": \"sed consectetur quis ipsum laborum\",\n              \"due_date\": \"1978-02-14T16:37:57.943Z\",\n              \"coupon_code\": \"enim amet occaecat\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": false,\n              \"fulfilment_priority\": -60143888,\n              \"customer_selling_price\": 83202453.14472374\n            },\n            \"affiliate_order_id\": \"est exercitation cupidatat occaecat in\",\n            \"affiliate_shipment_id\": \"labore nostrud\",\n            \"affiliate_store_id\": \"qui ipsum in proident amet\",\n            \"shipment_meta\": {\n              \"same_store_available\": true,\n              \"weight\": 45048588,\n              \"tracking_url\": \"in Ut exercitation consequat\",\n              \"estimated_delivery_date\": \"1976-01-26T05:53:17.287Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"est aliqua repr\",\n                \"city\": \"quis non proident qui\",\n                \"gstin\": \"anim sed dolor exercitation labore\",\n                \"name\": \"aliquip\",\n                \"pincode\": -32179962,\n                \"state\": \"sint Excepteur quis\",\n                \"ajio_site_id\": \"minim ullamco culpa aute sit\"\n              },\n              \"formatted\": {\n                \"max\": \"amet id cupidatat sit\",\n                \"min\": \"velit quis amet Duis\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"Duis ul\"\n              },\n              \"return_awb_number\": \"tempor elit in\",\n              \"is_self_ship\": true,\n              \"box_type\": \"voluptate commodo cupidatat\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"consectetur_b6\": true\n                },\n                \"invoice\": {\n                  \"sint87\": false,\n                  \"veniam_f\": 60603281.09642756\n                }\n              },\n              \"return_affiliate_shipment_id\": \"consequat laborum\",\n              \"parent_dp_id\": \"do et sit aliqua\",\n              \"shipment_weight\": -99783286.39126852,\n              \"dimension\": {\n                \"height\": 68936715.5173009,\n                \"width\": 53238438.16228512,\n                \"is_default\": false,\n                \"unit\": \"consequat si\",\n                \"length\": 72537317.8924126\n              },\n              \"dp_options\": {\n                \"do_9fa\": 27948605\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"2022-12-31T22:11:09.359Z\",\n              \"store_invoice_updated_date\": \"1994-07-07T15:44:46.193Z\",\n              \"forward_affiliate_shipment_id\": \"exerc\",\n              \"return_store_node\": 61575474,\n              \"fulfilment_priority_text\": \"laboris velit do\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"exercitation et ullamco\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"labore laboris dolore ipsum incididunt\"\n                },\n                {\n                  \"slug\": \"ut Lorem ullamco pariatur\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"adipisicing tempor laborum non\"\n                }\n              ],\n              \"external\": {\n                \"in_a5e\": true\n              },\n              \"awb_number\": \"nostrud Duis\",\n              \"lock_data\": {\n                \"locked\": false,\n                \"mto\": false,\n                \"lock_message\": \"qui est minim\"\n              },\n              \"order_type\": \"Digital\",\n              \"ewaybill_info\": {\n                \"id5\": 87181461\n              },\n              \"dp_id\": \"dolor\",\n              \"shipment_volumetric_weight\": -18477297.61944419,\n              \"marketplace_store_id\": \"Ut nostrud Excepteur enim id\",\n              \"return_details\": {\n                \"in7db\": 5887978\n              },\n              \"dp_sort_key\": \"anim proident\",\n              \"packaging_name\": \"ea nisi aute\",\n              \"timestamp\": {\n                \"max\": 36613108,\n                \"min\": 40400072\n              },\n              \"auto_trigger_dp_assignment_acf\": false,\n              \"dp_name\": \"labore proident aliqua eu elit\",\n              \"po_number\": \"eiusmod ullamco et sunt\",\n              \"b2c_buyer_details\": {\n                \"Duis_8\": 99775391.94465378,\n                \"non_c\": false\n              },\n              \"forward_affiliate_order_id\": \"consequat volupta\",\n              \"return_affiliate_order_id\": \"Lorem proid\",\n              \"bag_weight\": {\n                \"commodo_b2\": 40091555.87940657\n              },\n              \"refund_to\": \"deserunt quis eu fugiat velit\"\n            },\n            \"company_affiliate_tag\": \"minim ea do exercitation ipsum\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"parent_child\",\n              \"label_a6\": \"in proident sint incididunt\",\n              \"invoice\": \"culpa esse nostrud\",\n              \"label_pos\": \"nisi consequat\",\n              \"invoice_a6\": \"cupidatat sunt\",\n              \"b2b\": \"voluptate consequat consectetur\",\n              \"label\": \"\",\n              \"label_a4\": \"elit cillum eu in\",\n              \"invoice_export\": \"ex\",\n              \"credit_note_url\": \"dolor\",\n              \"delivery_challan_a4\": \"Lorem\",\n              \"label_export\": \"reprehenderit quis\",\n              \"invoice_a4\": \"non ea adipisicing deserunt\",\n              \"invoice_pos\": \"in dolore officia\",\n              \"po_invoice\": \"tempor sint\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"1990-10-01T03:42:19.523Z\",\n                \"id\": \"nisi ullamco consequat sit id\",\n                \"name\": \"ullamco \",\n                \"owner\": \"in magna reprehenderit aliquip\",\n                \"secret\": \"Duis\",\n                \"token\": \"et occaecat\",\n                \"updated_at\": \"1956-03-19T11:16:44.904Z\",\n                \"description\": \"officia irure\",\n                \"meta\": [\n                  {\n                    \"name\": \"amet reprehenderit \",\n                    \"value\": \"cillum \"\n                  },\n                  {\n                    \"name\": \"consequat aliqua et\",\n                    \"value\": \"eu cupidatat\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"amet sunt anim dolore\",\n                  \"mode_of_payment\": \"proident cillum\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"mollit_6\": 24268127.454718515,\n                    \"site\": 56713222,\n                    \"mollitc\": false,\n                    \"laborum_\": true\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": true\n                }\n              },\n              \"app_company_id\": -46621671\n            },\n            \"affiliate_id\": \"sit fugiat laborum\",\n            \"id\": \"ut mollit voluptate ipsum\"\n          },\n          \"priority_text\": \"non ut ad\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"quis culpa ut\",\n              \"forward\": true,\n              \"store_id\": 96425516,\n              \"delivery_awb_number\": \"eu sit mollit\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": 92692840,\n              \"app_display_name\": \"id magna\",\n              \"state_id\": 89325261,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": -63751521,\n              \"created_at\": \"1979-11-15T06:00:05.548Z\",\n              \"created_ts\": \"ad exercitation fugiat\",\n              \"shipment_id\": \"culpa fugiat ut ex\",\n              \"updated_at\": \"1947-08-12T23:21:23.886Z\",\n              \"updated_ts\": \"consectetur exercitation incididunt quis\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"proident\",\n                \"id\": -35598703,\n                \"journey_type\": \"forward\",\n                \"name\": \"ad est consequat esse\",\n                \"state_type\": \"financial\",\n                \"is_active\": true,\n                \"app_display_name\": \"elit veniam\",\n                \"app_state_name\": \"dolor Ut\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 52098656,\n              \"display_name\": \"fugiat pariatur id\"\n            },\n            {\n              \"status\": \"in\",\n              \"forward\": false,\n              \"store_id\": -11001555,\n              \"delivery_awb_number\": \"ut laboris minim cupidatat deserunt\",\n              \"kafka_sync\": false,\n              \"delivery_partner_id\": -89262744,\n              \"app_display_name\": \"officia id incididunt\",\n              \"state_id\": 83334290,\n              \"state_type\": \"financial\",\n              \"bsh_id\": -76489300,\n              \"created_at\": \"1979-12-31T22:01:26.597Z\",\n              \"created_ts\": \"inci\",\n              \"shipment_id\": \"dolore aliquip ad anim nisi\",\n              \"updated_at\": \"1964-11-05T17:30:33.972Z\",\n              \"updated_ts\": \"laborum fugiat\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"reprehenderit laborum Duis\",\n                \"id\": 84696330,\n                \"journey_type\": \"forward\",\n                \"name\": \"Duis Excepteur sunt\",\n                \"state_type\": \"financial\",\n                \"is_active\": true,\n                \"app_display_name\": \"quis Excepteur ipsum sunt\",\n                \"app_state_name\": \"exercitation\",\n                \"app_facing\": false,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 28763454,\n              \"display_name\": \"Lorem occaecat anim\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": 31117974,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -85274506.99660441,\n                \"gst_fee\": 59515363.45048159,\n                \"tax_collected_at_source\": -52200129.11000027,\n                \"value_of_good\": -52054417.87711726,\n                \"cgst_tax_percentage\": 27534270.673937872,\n                \"gstin_code\": \"sit in aliquip sed in\",\n                \"igst_tax_percentage\": 77387819.2313731,\n                \"gst_tax_percentage\": 48647251.7715987,\n                \"hsn_code_id\": \"eu\",\n                \"igst_gst_fee\": 68202074.58748499,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": -50202498.1058673,\n                \"cgst_gst_fee\": -99501490.82678176,\n                \"gst_tag\": \"Ut\",\n                \"sgst_tax_percentage\": -85184879.12434751,\n                \"hsn_code\": \"aliqua ad aute cillum\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"est\",\n                  \"forward\": false,\n                  \"store_id\": -38001643,\n                  \"delivery_awb_number\": \"in incididunt velit\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 80693487,\n                  \"app_display_name\": \"officia adipisicing ut\",\n                  \"state_id\": -96379282,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": 88743840,\n                  \"created_at\": \"1947-10-04T06:03:24.495Z\",\n                  \"created_ts\": \"proident Ut anim cillum\",\n                  \"shipment_id\": \"cillum Excepteur\",\n                  \"updated_at\": \"1995-01-30T12:37:47.726Z\",\n                  \"updated_ts\": \"in non\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"qui exercitation sed fugiat\",\n                    \"id\": -80140057,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"eu pariatur aliquip\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"quis in in aliquip\",\n                    \"app_state_name\": \"laborum consectetur\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -37637001,\n                  \"display_name\": \"nulla dolore nostrud Ut\"\n                },\n                {\n                  \"status\": \"do voluptate\",\n                  \"forward\": true,\n                  \"store_id\": 94089577,\n                  \"delivery_awb_number\": \"aute ut Ut\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 79962638,\n                  \"app_display_name\": \"\",\n                  \"state_id\": 48878558,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -72481447,\n                  \"created_at\": \"1997-10-22T21:32:42.552Z\",\n                  \"created_ts\": \"ad consectet\",\n                  \"shipment_id\": \"consectetur anim officia sit\",\n                  \"updated_at\": \"2021-10-03T06:27:14.889Z\",\n                  \"updated_ts\": \"esse\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"dolore ullamco aliquip veniam\",\n                    \"id\": 27392712,\n                    \"journey_type\": \"return\",\n                    \"name\": \"voluptate tempor\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"in consectetur aute\",\n                    \"app_state_name\": \"pariatur adipisicing\",\n                    \"app_facing\": false,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 17382448,\n                  \"display_name\": \"of\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"Ut__\": false,\n                \"occaecat_48\": 19976383.681449756\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 10219645,\n                \"bad_quantity\": 65396474,\n                \"good_quantity\": 43142746\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": false,\n                \"amount_paid\": 59681120.169190556,\n                \"brand_calculated_amount\": 92541421.90398577,\n                \"cashback\": -72446115.37748522,\n                \"cashback_applied\": -35075316.69214097,\n                \"cod_charges\": -99920973.47772999,\n                \"coupon_effective_discount\": -87314442.77003053,\n                \"coupon_value\": 66961428.68796319,\n                \"delivery_charge\": -87822144.89849913,\n                \"discount\": 11295114.492121875,\n                \"fynd_credits\": -24770724.448711336,\n                \"gst_fee\": 60894186.31160566,\n                \"gst_tag\": \"ex Lorem labore sed\",\n                \"gst_tax_percentage\": 77262817.14380354,\n                \"hsn_code\": \"Lorem nisi pariatur\",\n                \"identifiers\": {\n                  \"alu\": \"quis elit in\",\n                  \"ean\": \"eu sunt\",\n                  \"sku_code\": \"ut laboris consequat elit\",\n                  \"upc\": \"velit et id laboris\",\n                  \"isbn\": \"anim\"\n                },\n                \"item_name\": \"in cupidatat\",\n                \"price_effective\": 66262390.93696299,\n                \"price_marked\": 65840451.577649355,\n                \"promotion_effective_discount\": -68620749.18229201,\n                \"refund_credit\": 51761576.72138736,\n                \"size\": \"dolore\",\n                \"total_units\": -75423201,\n                \"transfer_price\": -47267307.71721659,\n                \"value_of_good\": 68557380.67453697,\n                \"amount_paid_roundoff\": -91468898,\n                \"tax_collected_at_source\": 3020209.566522956,\n                \"amount_to_be_collected\": -78105448.05645958,\n                \"taxes\": [\n                  {\n                    \"name\": \"labore sint ut ipsum\",\n                    \"rate\": -34250523.26089841,\n                    \"tax_amount\": -18167722.80305852,\n                    \"taxable_amount\": -51504427.722949095\n                  },\n                  {\n                    \"name\": \"Duis esse sunt elit\",\n                    \"rate\": 98640690.71663147,\n                    \"tax_amount\": -94296593.47404349,\n                    \"taxable_amount\": 97145340.4583619\n                  }\n                ],\n                \"loyalty_discount\": 55814360.878994316\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\": false,\n                \"is_returnable\": true,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"ad\",\n                  \"name\": \"nulla enim ex E\",\n                  \"slug\": \"ullamco irure eu quis\",\n                  \"bundle_count\": -30619658,\n                  \"article_bundle_id\": \"ut qui ut exercitation dolor\",\n                  \"bundle_article_quantity\": 28722377,\n                  \"is_base\": false,\n                  \"price_marked\": -99669528.1748591,\n                  \"price_effective\": 1005790.5500157326,\n                  \"item_id\": -12158299,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": true,\n                    \"unit\": false,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"ut nostrud nisi consequat\",\n                  \"images\": [\n                    \"mollit esse irure tempor amet\",\n                    \"incididunt et mollit minim esse\"\n                  ],\n                  \"brand_name\": \"Lorem minim voluptate s\",\n                  \"size\": \"cupidatat ad\"\n                }\n              },\n              \"seller_identifier\": \"ut\",\n              \"delivery_address\": {\n                \"phone\": \"est\",\n                \"address2\": \"mo\",\n                \"address\": \"ipsum tempor\",\n                \"longitude\": 13969859.999999285,\n                \"pincode\": \"eu deserunt est\",\n                \"area\": \"id incididunt culpa aute\",\n                \"address_type\": \"office\",\n                \"country\": \"pariatur non\",\n                \"address_category\": \"store\",\n                \"email\": \"sit amet velit reprehenderit\",\n                \"created_at\": \"1952-09-21T08:47:38.162Z\",\n                \"address1\": \"deserunt sunt in\",\n                \"display_address\": \"do dolore adipisicing in\",\n                \"landmark\": \"minim consectetur enim\",\n                \"updated_at\": \"1957-03-22T20:07:13.728Z\",\n                \"version\": \"nostrud eiusmod proident et quis\",\n                \"latitude\": 21398120.69800584,\n                \"contact_person\": \"Lorem quis eiusmod\",\n                \"state\": \"consectetur cupidatat ad irure est\",\n                \"city\": \"exercitation ad voluptate\",\n                \"area_code_slug\": \"magn\",\n                \"country_code\": \"aute officia Lorem\",\n                \"country_iso_code\": \"ut eiusmod commodo v\",\n                \"country_phone_code\": \"exercitation nisi\",\n                \"delivery_address_id\": -44426773,\n                \"geo_location\": {\n                  \"tempor9\": true,\n                  \"dolor1b9\": false\n                },\n                \"name\": \"officia sunt qui tempor\",\n                \"sector\": \"labore exercitatio\",\n                \"state_code\": \"deserunt velit\",\n                \"uid\": \"et elit aliquip nostrud minim\",\n                \"user_id\": \"velit mollit id\",\n                \"code\": \"deserunt dolore\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"id_d_c\": false,\n                  \"nostrud_0b8\": \"sunt\",\n                  \"proident_0_d\": \"laborum ullamco\"\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": -20548267.380748093,\n                  \"unit\": \"exercitation incididunt\"\n                },\n                \"uid\": \"ipsum voluptate dolor in do\",\n                \"size\": \"Lorem in in voluptate velit\",\n                \"tags\": [\n                  \"mollit dolore\",\n                  \"anim\"\n                ],\n                \"_custom_json\": {\n                  \"nisi_3\": \"consequat labore\",\n                  \"est_db4\": true,\n                  \"in3b\": -39746214,\n                  \"et_76\": 21312391\n                }\n              },\n              \"brand\": {\n                \"id\": -81421803,\n                \"logo\": \"magna qui ex\",\n                \"company\": -75064124,\n                \"created_on\": \"1994-12-26T03:33:01.218Z\",\n                \"brand_name\": \"do voluptate quis sed\",\n                \"modified_on\": \"1991-02-02T19:56:17.700Z\"\n              },\n              \"group_id\": \"enim adipisicing pariatur minim fugiat\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"aliqua quis\",\n                \"coupon_code\": \"culpa aliqua\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"nisi officia cillum\",\n                  \"channel_order_id\": \"quis est sint ut Lorem\",\n                  \"employee_discount\": 22713191.16215022,\n                  \"box_type\": \"exercitation in\",\n                  \"quantity\": 8512873,\n                  \"size_level_total_qty\": 98894127,\n                  \"loyalty_discount\": -99392471.42318858,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"laborum\",\n                    \"original_affiliate_order_id\": \"minim anim consectetur mollit\"\n                  },\n                  \"channel_shipment_id\": \"in labore sit\",\n                  \"marketplace_invoice_id\": \"in aliquip mollit id\",\n                  \"due_date\": \"1971-06-22T13:31:38.127Z\",\n                  \"coupon_code\": \"exercitation anim magna qui\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 48795775,\n                  \"customer_selling_price\": -63090320.2421786\n                }\n              },\n              \"item\": {\n                \"id\": -42257640,\n                \"attributes\": {\n                  \"currency\": \"nisi ut\"\n                },\n                \"brand_id\": -41292182,\n                \"slug_key\": \"velit laboris anim\",\n                \"l3_category\": 57468182,\n                \"l3_category_name\": \"consequat Lorem\",\n                \"last_updated_at\": \"1960-09-16T22:50:02.709Z\",\n                \"name\": \"Ut\",\n                \"l2_category\": [\n                  \"do laboris magna est\",\n                  \"mollit in anim commodo\"\n                ],\n                \"brand\": \"cillum laborum proid\",\n                \"image\": [\n                  \"incididunt vel\",\n                  \"exercita\"\n                ],\n                \"code\": \"Excepteur in dolore\",\n                \"l1_category\": [\n                  \"incididunt\",\n                  \"laboris Lorem nulla consequat\"\n                ],\n                \"size\": \"magna\",\n                \"can_cancel\": false,\n                \"can_return\": true,\n                \"branch_url\": \"cillum officia laborum\",\n                \"meta\": {\n                  \"ade2\": \"officia laborum\",\n                  \"reprehenderit_a1d\": \"Lorem incididunt\"\n                },\n                \"color\": \"enim\",\n                \"department_id\": -19879806,\n                \"images\": [\n                  \"ipsum voluptate aliqua in\",\n                  \"labore sed veniam\"\n                ],\n                \"tags\": [\n                  \"veniam in incididunt proident\",\n                  \"commodo proident\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"te\",\n                  \"amount\": 1206393.8030994087\n                },\n                {\n                  \"mode\": \"Ut mollit\",\n                  \"amount\": 14300300.984725252\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"Excepteur Lorem qui\",\n                  \"amount\": 17964104.55433865\n                },\n                {\n                  \"mode\": \"ad veniam sunt\",\n                  \"amount\": -95376507.32492167\n                }\n              ],\n              \"quantity\": 97962913,\n              \"identifier\": \"esse irure sed\",\n              \"can_return\": true,\n              \"can_cancel\": true,\n              \"display_name\": \"et Ut Lorem\",\n              \"line_number\": 29744563,\n              \"meta\": {\n                \"eiusmod6\": \"dolor deserunt\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"shipping_price\",\n                  \"promotion_name\": \"consectetur irure\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -27909466,\n                      \"type\": \"officia tempor\"\n                    },\n                    {\n                      \"value\": -94239538,\n                      \"type\": \"ea dolor in\"\n                    }\n                  ],\n                  \"amount\": 42127626.974386126,\n                  \"article_quantity\": 56390815,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -15234092,\n                          98356540\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                          -73403348,\n                          -67757584\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"aliqua amet\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"irure Excepteur\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"quis elit minim\",\n                        \"item_name\": \"laboris ut ex eiusmod aute\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"nulla ut\",\n                        \"item_id\": 60748996,\n                        \"item_images_url\": [\n                          {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                          },\n                          {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                          }\n                        ]\n                      },\n                      \"parent_item_identifier\": \"dolor consectetur occaecat adipisicing sunt\",\n                      \"quantity\": 71195677.33109745\n                    },\n                    {\n                      \"article_id\": \"elit in culpa\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"reprehenderit officia Duis enim\",\n                        \"item_name\": \"officia consequ\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Lorem proident cupidatat\",\n                        \"item_id\": 56106195,\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\": \"incididunt amet sunt\",\n                      \"quantity\": -27257948.67004034\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"bundle_price_percentage\",\n                  \"promotion_name\": \"proident\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 70781737,\n                      \"type\": \"nisi\"\n                    },\n                    {\n                      \"value\": -129142,\n                      \"type\": \"officia ut sed irure Lorem\"\n                    }\n                  ],\n                  \"amount\": 26291307.665958732,\n                  \"article_quantity\": 80547461,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -8454923,\n                          36723352\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                          90729314,\n                          -11395368\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"officia occaecat esse\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"cupidatat dolor\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"consectetur aliqua ipsum ea\",\n                        \"item_name\": \"consequat quis magna sunt\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"nisi amet Ut\",\n                        \"item_id\": -17957264,\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\": \"ipsum\",\n                      \"quantity\": 52081376.040605366\n                    },\n                    {\n                      \"article_id\": \"cillum do Ut ut\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"sed occaecat cillum dolore\",\n                        \"item_name\": \"dolor dolore\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"laborum ut pariatur consequat\",\n                        \"item_id\": -40362923,\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\": \"aliqua ea in reprehenderit dolore\",\n                      \"quantity\": 35222494.22657734\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -97344306.47483543,\n                \"amount_paid_roundoff\": -26259975.214234993,\n                \"price_effective\": 20250356.154213816,\n                \"promotion_effective_discount\": 78509705.36441574,\n                \"pm_price_split\": -79929174.51937847,\n                \"refund_amount\": -28881074.843899146,\n                \"transfer_price\": -27286988.58705187,\n                \"coupon_effective_discount\": 203365.66677512228,\n                \"tax_collected_at_source\": 90610118.43632615,\n                \"brand_calculated_amount\": 96295454.8603847,\n                \"delivery_charge\": -54289350.005969524,\n                \"cashback\": 7612242.006847665,\n                \"value_of_good\": 3487217.568312943,\n                \"cashback_applied\": 71994932.91757798,\n                \"cod_charges\": -64747270.54109199,\n                \"price_marked\": -55131044.31714075,\n                \"amount_paid\": -25861674.35967073,\n                \"coupon_value\": -41168060.55849027,\n                \"discount\": -84731848.3543702,\n                \"fynd_credits\": -62649454.82176705,\n                \"gift_price\": 7108477.577008367,\n                \"amount_to_be_collected\": 19643870.55131769,\n                \"cost_price\": 35557723.72304782,\n                \"loyalty_discount\": 79770418.10758254,\n                \"marketplace_promotion_effective_discount\": -79403606.73169984,\n                \"seller_promotion_effective_discount\": 27162545.97921984\n              },\n              \"charges\": [\n                {\n                  \"name\": \"Ut cillum occaec\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 62395223.03957409,\n                      \"currency\": \"laborum dolor tempor qui\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 67364485.1282956,\n                      \"currency\": \"eiusmod proident\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"culpa Excepteur reprehenderit\"\n                    },\n                    \"distribution_level\": \"occaeca\"\n                  },\n                  \"code\": \"deserunt ea laborum dolor\",\n                  \"type\": \"dolore in fugiat sed veniam\"\n                },\n                {\n                  \"name\": \"sint sunt Ut nisi\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -34030635.368708804,\n                      \"currency\": \"nostrud nisi velit culpa\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -3567538.5304552168,\n                      \"currency\": \"proident officia dolore\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"occaecat esse reprehenderit exercitation cupidatat\"\n                    },\n                    \"distribution_level\": \"in cillum\"\n                  },\n                  \"code\": \"Duis non nostrud\",\n                  \"type\": \"officia fugiat adipisicing\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 45459966.32941303,\n                \"amount_paid_roundoff\": -43975358.14934006,\n                \"price_effective\": -84424510.72074637,\n                \"promotion_effective_discount\": 91106141.2583285,\n                \"pm_price_split\": -729607.8549228162,\n                \"refund_amount\": -60650043.34112798,\n                \"transfer_price\": 1019024.9785745591,\n                \"coupon_effective_discount\": -88331847.73634546,\n                \"tax_collected_at_source\": 27619422.50718686,\n                \"brand_calculated_amount\": -46069078.362803094,\n                \"delivery_charge\": 60482457.034149796,\n                \"cashback\": -23828823.51806943,\n                \"value_of_good\": -26469835.711240336,\n                \"cashback_applied\": 60962049.355422735,\n                \"cod_charges\": -47670043.39296981,\n                \"price_marked\": -51785895.28711366,\n                \"amount_paid\": -77780822.20502159,\n                \"coupon_value\": 20821476.153444827,\n                \"discount\": -99438588.79088326,\n                \"fynd_credits\": 9361559.73579456,\n                \"gift_price\": 52885805.648777544,\n                \"amount_to_be_collected\": 11977876.829082131,\n                \"cost_price\": -34674329.38665191,\n                \"loyalty_discount\": 83105376.17010367\n              },\n              \"current_status\": {\n                \"id\": 22297732,\n                \"store_id\": 7650062,\n                \"delivery_awb_number\": \"sunt in\",\n                \"kafka_sync\": true,\n                \"delivery_partner_id\": -94737938,\n                \"state_type\": \"logistics\",\n                \"state_id\": 65996731,\n                \"created_at\": \"1954-06-09T14:25:51.940Z\",\n                \"created_ts\": \"1969-08-10T20:32:12.799Z\",\n                \"shipment_id\": \"nulla esse cillum dolore commodo\",\n                \"updated_at\": \"1997-01-11T20:06:32.587Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"nostrud sint reprehenderit qui laboris\",\n                  \"id\": 98189664,\n                  \"journey_type\": \"return\",\n                  \"name\": \"mollit exercitation aute esse\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"fugiat ad\",\n                  \"app_state_name\": \"proident esse\",\n                  \"app_facing\": true,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": 65495181,\n                \"status\": \"Ut do sunt\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": -27396982,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -95505200.880639,\n                \"gst_fee\": -99275427.86905237,\n                \"tax_collected_at_source\": -71283579.89693575,\n                \"value_of_good\": -42429646.35211508,\n                \"cgst_tax_percentage\": 54971585.9888455,\n                \"gstin_code\": \"occaecat Lo\",\n                \"igst_tax_percentage\": 13303571.16891481,\n                \"gst_tax_percentage\": -94442886.52468322,\n                \"hsn_code_id\": \"reprehenderit Lorem ut\",\n                \"igst_gst_fee\": -87915368.0969452,\n                \"is_default_hsn_code\": false,\n                \"sgst_gst_fee\": 44606774.020848304,\n                \"cgst_gst_fee\": 66399718.09266049,\n                \"gst_tag\": \"minim culpa\",\n                \"sgst_tax_percentage\": 43873458.959843546,\n                \"hsn_code\": \"sed aliqua\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"esse ut ullamco adipisicing\",\n                  \"forward\": true,\n                  \"store_id\": -70911959,\n                  \"delivery_awb_number\": \"sed occaecat in nisi tempor\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 60241889,\n                  \"app_display_name\": \"Lorem ut\",\n                  \"state_id\": 28883302,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": 60038975,\n                  \"created_at\": \"1988-04-10T01:12:08.325Z\",\n                  \"created_ts\": \"ex commodo nulla\",\n                  \"shipment_id\": \"velit\",\n                  \"updated_at\": \"2006-04-29T18:42:49.793Z\",\n                  \"updated_ts\": \"culpa irure\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"do magna deserunt exercitation pariatur\",\n                    \"id\": 56063735,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"cillum amet aute \",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"proident id\",\n                    \"app_state_name\": \"sed ut ea\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -15407193,\n                  \"display_name\": \"mollit\"\n                },\n                {\n                  \"status\": \"dolor et pariatur Lorem\",\n                  \"forward\": false,\n                  \"store_id\": 87320790,\n                  \"delivery_awb_number\": \"nostrud laboris aliquip in\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -45774002,\n                  \"app_display_name\": \"exercitation in dolore\",\n                  \"state_id\": 76202440,\n                  \"state_type\": \"logistics\",\n                  \"bsh_id\": -70463009,\n                  \"created_at\": \"1967-07-11T23:01:03.543Z\",\n                  \"created_ts\": \"sunt\",\n                  \"shipment_id\": \"voluptate id nisi ut sed\",\n                  \"updated_at\": \"1976-08-04T15:17:23.689Z\",\n                  \"updated_ts\": \"sunt aute\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"anim id magna ad incididunt\",\n                    \"id\": -65392715,\n                    \"journey_type\": \"return\",\n                    \"name\": \"velit in nulla\",\n                    \"state_type\": \"financial\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"exercitation\",\n                    \"app_state_name\": \"ipsum\",\n                    \"app_facing\": false,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -89663830,\n                  \"display_name\": \"aute adipisicing ut ea\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"anim65\": true\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 84243056,\n                \"bad_quantity\": -34928855,\n                \"good_quantity\": -48116835\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": 21704380.717820987,\n                \"brand_calculated_amount\": -62549276.64140411,\n                \"cashback\": 31999656.210101694,\n                \"cashback_applied\": -67982681.21196958,\n                \"cod_charges\": -90377117.2279598,\n                \"coupon_effective_discount\": 20854899.654181838,\n                \"coupon_value\": 72922152.23058024,\n                \"delivery_charge\": -46976955.91647784,\n                \"discount\": 45569811.45916143,\n                \"fynd_credits\": 32536456.729468018,\n                \"gst_fee\": 71817458.4032251,\n                \"gst_tag\": \"laborum magna\",\n                \"gst_tax_percentage\": 95291444.53904271,\n                \"hsn_code\": \"do qui\",\n                \"identifiers\": {\n                  \"alu\": \"officia quis\",\n                  \"ean\": \"Lorem nisi laborum\",\n                  \"sku_code\": \"sunt sit ut Lorem\",\n                  \"upc\": \"et esse proident ad\",\n                  \"isbn\": \"ad labore\"\n                },\n                \"item_name\": \"dolore sunt Duis labore\",\n                \"price_effective\": -68658116.46663609,\n                \"price_marked\": 81394551.09424496,\n                \"promotion_effective_discount\": 8249352.542017311,\n                \"refund_credit\": 15405379.665677413,\n                \"size\": \"aliqua deserunt ea \",\n                \"total_units\": -14502634,\n                \"transfer_price\": -57902190.64573368,\n                \"value_of_good\": -88660140.09790227,\n                \"amount_paid_roundoff\": -51802850,\n                \"tax_collected_at_source\": 54878462.71307668,\n                \"amount_to_be_collected\": -60525073.85241208,\n                \"taxes\": [\n                  {\n                    \"name\": \"velit mollit\",\n                    \"rate\": -28521171.504639268,\n                    \"tax_amount\": 15864709.289166883,\n                    \"taxable_amount\": -43145468.47148999\n                  },\n                  {\n                    \"name\": \"dolor veniam quis mollit\",\n                    \"rate\": -76625973.75198859,\n                    \"tax_amount\": 34862482.96952787,\n                    \"taxable_amount\": -90466247.01999524\n                  }\n                ],\n                \"loyalty_discount\": -26366209.786877796\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\": false,\n                \"is_returnable\": false,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"Lorem velit\",\n                  \"name\": \"anim tempor nulla\",\n                  \"slug\": \"ex enim anim et\",\n                  \"bundle_count\": -8671717,\n                  \"article_bundle_id\": \"quis laborum\",\n                  \"bundle_article_quantity\": 16402589,\n                  \"is_base\": false,\n                  \"price_marked\": -42326265.52034202,\n                  \"price_effective\": -24371513.238571525,\n                  \"item_id\": 13613324,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": true,\n                    \"returnable\": false,\n                    \"unit\": false,\n                    \"time\": true\n                  },\n                  \"seller_identifier\": \"sint pariatur tempor commodo\",\n                  \"images\": [\n                    \"pariatur ea anim\",\n                    \"dolore nisi adipisicing consectetur incididunt\"\n                  ],\n                  \"brand_name\": \"Ut fugiat esse\",\n                  \"size\": \"incididunt laborum\"\n                }\n              },\n              \"seller_identifier\": \"irure ut nostrud\",\n              \"delivery_address\": {\n                \"phone\": \"consequat ea nulla\",\n                \"address2\": \"dolor dolore\",\n                \"address\": \"et ut eu deserunt sunt\",\n                \"longitude\": -31299193.265094563,\n                \"pincode\": \"nisi nostrud\",\n                \"area\": \"in amet in ad\",\n                \"address_type\": \"home\",\n                \"country\": \"adipisicing aliqua sint veniam\",\n                \"address_category\": \"billing\",\n                \"email\": \"Excepteur Ut dol\",\n                \"created_at\": \"2004-05-13T09:32:50.301Z\",\n                \"address1\": \"culpa ullamco\",\n                \"display_address\": \"ut eiusmod mollit id con\",\n                \"landmark\": \"magna pariatur\",\n                \"updated_at\": \"2021-03-29T11:04:09.651Z\",\n                \"version\": \"proident dolore\",\n                \"latitude\": 60137281.0969007,\n                \"contact_person\": \"anim eiusmod nisi\",\n                \"state\": \"minim ea in\",\n                \"city\": \"labore dolore voluptate dolore anim\",\n                \"area_code_slug\": \"consectetur dolore proident culpa\",\n                \"country_code\": \"nulla in pariatur\",\n                \"country_iso_code\": \"in in cillum dolor\",\n                \"country_phone_code\": \"in dolore deserunt\",\n                \"delivery_address_id\": 37162350,\n                \"geo_location\": {\n                  \"minimd3c\": \"est tempor\"\n                },\n                \"name\": \"consequat est laborum aliquip\",\n                \"sector\": \"dolore non sunt fugiat\",\n                \"state_code\": \"aute aliqua cillum\",\n                \"uid\": \"Ut\",\n                \"user_id\": \"eiusmod \",\n                \"code\": \"in Excepteur voluptate minim\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"ea_76\": 264941,\n                  \"ut_e\": 53245855\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": 1361430.1247854233,\n                  \"unit\": \"qui dolore\"\n                },\n                \"uid\": \"elit aliquip\",\n                \"size\": \"eu magna incididunt in\",\n                \"tags\": [\n                  \"Excepteur sed incididunt\",\n                  \"ut amet dolor cillum\"\n                ],\n                \"_custom_json\": {\n                  \"tempor_8e3\": \"non dolore consequat id esse\",\n                  \"eu_2f7\": \"commodo\"\n                }\n              },\n              \"brand\": {\n                \"id\": 61922401,\n                \"logo\": \"proident anim\",\n                \"company\": 23184899,\n                \"created_on\": \"1947-12-01T11:40:07.619Z\",\n                \"brand_name\": \"non id amet mollit\",\n                \"modified_on\": \"1986-08-25T23:51:35.505Z\"\n              },\n              \"group_id\": \"ea Duis in\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"minim ipsum id\",\n                \"coupon_code\": \"culpa magna cupidatat\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"laborum quis et anim est\",\n                  \"channel_order_id\": \"nulla Ut in\",\n                  \"employee_discount\": -10446232.34152846,\n                  \"box_type\": \"quis ad do consectetur\",\n                  \"quantity\": 51766251,\n                  \"size_level_total_qty\": 33577365,\n                  \"loyalty_discount\": -66204968.721394144,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"labore consectetur\",\n                    \"original_affiliate_order_id\": \"et aliquip\"\n                  },\n                  \"channel_shipment_id\": \"deserunt\",\n                  \"marketplace_invoice_id\": \"incididunt\",\n                  \"due_date\": \"1974-08-04T19:19:37.118Z\",\n                  \"coupon_code\": \"pariatur ut ex id\",\n                  \"is_priority\": false,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": -72793739,\n                  \"customer_selling_price\": -96527704.51563062\n                }\n              },\n              \"item\": {\n                \"id\": -29500890,\n                \"attributes\": {\n                  \"currency\": \"id mollit\"\n                },\n                \"brand_id\": 36324120,\n                \"slug_key\": \"nisi dolor velit Ut labore\",\n                \"l3_category\": 70671304,\n                \"l3_category_name\": \"aliquip mollit cupidatat in minim\",\n                \"last_updated_at\": \"1987-05-08T21:38:24.936Z\",\n                \"name\": \"consectetur\",\n                \"l2_category\": [\n                  \"dolor laboris\",\n                  \"ex aliqua in magna la\"\n                ],\n                \"brand\": \"ipsum\",\n                \"image\": [\n                  \"dolor ullamco\",\n                  \"consequat commodo ipsum\"\n                ],\n                \"code\": \"irure aliquip\",\n                \"l1_category\": [\n                  \"in la\",\n                  \"anim\"\n                ],\n                \"size\": \"mollit officia null\",\n                \"can_cancel\": false,\n                \"can_return\": false,\n                \"branch_url\": \"reprehenderit mollit esse\",\n                \"meta\": {\n                  \"adcc\": -72730245.38992292,\n                  \"culpa_0\": true,\n                  \"dolorf\": true\n                },\n                \"color\": \"proident pariatur laboris cupidatat\",\n                \"department_id\": 89627155,\n                \"images\": [\n                  \"nulla eu Excepteur ullamco\",\n                  \"tempor ex\"\n                ],\n                \"tags\": [\n                  \"esse fugiat laboris\",\n                  \"incididunt eu\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"veniam reprehenderit deserunt sint sed\",\n                  \"amount\": 67933901.68161646\n                },\n                {\n                  \"mode\": \"dolore cillum\",\n                  \"amount\": 39055829.20331982\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"Excepteur eiusmod\",\n                  \"amount\": 22933995.055877656\n                },\n                {\n                  \"mode\": \"incididunt amet proident\",\n                  \"amount\": 18750321.40550737\n                }\n              ],\n              \"quantity\": 84366568,\n              \"identifier\": \"null\",\n              \"can_return\": true,\n              \"can_cancel\": true,\n              \"display_name\": \"occaecat consequat Duis reprehenderit\",\n              \"line_number\": 84643060,\n              \"meta\": {\n                \"sunt_\": -71766737.58337353\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"fixed_price\",\n                  \"promotion_name\": \"in amet minim\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 28277387,\n                      \"type\": \"nisi Ut eu\"\n                    },\n                    {\n                      \"value\": 66999047,\n                      \"type\": \"aute ut non deser\"\n                    }\n                  ],\n                  \"amount\": -8325157.209678486,\n                  \"article_quantity\": 89052693,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          41461367,\n                          -93705485\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                          -3850273,\n                          27097431\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"sit dolore id quis commodo\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"dolor ullamco labore Excepteur esse\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"nulla dolore adipisicing\",\n                        \"item_name\": \"nisi nulla minim\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"in consequat velit\",\n                        \"item_id\": 2625913,\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                        \"occaecat5\": -24419531,\n                        \"proident2d\": \"pariatur laborum\"\n                      },\n                      \"parent_item_identifier\": \"velit culpa sed incididunt\",\n                      \"quantity\": 66828149.037985116\n                    },\n                    {\n                      \"article_id\": \"exercitation velit et\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ea\",\n                        \"item_name\": \"est reprehenderit\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sin\",\n                        \"item_id\": -55489109,\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                        \"quisd69\": 11898416.922707394,\n                        \"Lorem_99\": true,\n                        \"irure08\": true\n                      },\n                      \"parent_item_identifier\": \"sint ut Lorem\",\n                      \"quantity\": -76663541.55416185\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"percentage\",\n                  \"promotion_name\": \"qui cupidatat pari\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -44888874,\n                      \"type\": \"officia ex laborum\"\n                    },\n                    {\n                      \"value\": -33247931,\n                      \"type\": \"e\"\n                    }\n                  ],\n                  \"amount\": 79492620.63084525,\n                  \"article_quantity\": 17502963,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -66044689,\n                          -52885115\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                          7390027,\n                          36957305\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"anim deserunt non\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"velit nisi\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"nulla sed\",\n                        \"item_name\": \"et pariatur ullamco\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sunt culpa voluptate\",\n                        \"item_id\": -38812410,\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\": \"cillum et nostrud\",\n                      \"quantity\": -56118431.889961995\n                    },\n                    {\n                      \"article_id\": \"Duis mollit\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"veniam dolor non\",\n                        \"item_name\": \"voluptate\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Lorem\",\n                        \"item_id\": -35482628,\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 est Lorem nul\",\n                      \"quantity\": 34802455.35085702\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -68470947.76896228,\n                \"amount_paid_roundoff\": -17162431.49922256,\n                \"price_effective\": -45822790.11290744,\n                \"promotion_effective_discount\": -23774419.374206573,\n                \"pm_price_split\": 34978317.042530835,\n                \"refund_amount\": 23910037.291668877,\n                \"transfer_price\": 21298423.65752314,\n                \"coupon_effective_discount\": -73464398.91998222,\n                \"tax_collected_at_source\": 7146826.855039775,\n                \"brand_calculated_amount\": 91423163.97612137,\n                \"delivery_charge\": -61764425.06865523,\n                \"cashback\": 89547579.99316362,\n                \"value_of_good\": -39080370.0935074,\n                \"cashback_applied\": -11718016.508662641,\n                \"cod_charges\": 11795436.707575962,\n                \"price_marked\": 76169906.21433595,\n                \"amount_paid\": -67788383.33910069,\n                \"coupon_value\": 72952253.61156663,\n                \"discount\": 35341498.767537415,\n                \"fynd_credits\": -45973373.811224505,\n                \"gift_price\": -42209109.61537383,\n                \"amount_to_be_collected\": 75652298.1163319,\n                \"cost_price\": 71552936.74771187,\n                \"loyalty_discount\": 85676231.92425469,\n                \"marketplace_promotion_effective_discount\": -95208651.15963586,\n                \"seller_promotion_effective_discount\": -15523080.764169306\n              },\n              \"charges\": [\n                {\n                  \"name\": \"Duis Lorem eu anim exercitation\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 56740771.56150511,\n                      \"currency\": \"anim labore sunt\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 98040099.21844637,\n                      \"currency\": \"amet eu\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"esse labore laboris\"\n                    },\n                    \"distribution_level\": \"non voluptate sit incididunt\"\n                  },\n                  \"code\": \"aliquip fugiat est\",\n                  \"type\": \"c\"\n                },\n                {\n                  \"name\": \"cupidatat ea\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 47141107.646075875,\n                      \"currency\": \"adipi\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -62309550.70954942,\n                      \"currency\": \"sed nulla ut\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"anim Duis\"\n                    },\n                    \"distribution_level\": \"elit amet anim\"\n                  },\n                  \"code\": \"id laborum irure\",\n                  \"type\": \"incididunt reprehenderit cillum\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -49402465.831745744,\n                \"amount_paid_roundoff\": -94707415.71327089,\n                \"price_effective\": -69535410.98243466,\n                \"promotion_effective_discount\": -7411142.57535474,\n                \"pm_price_split\": 14395343.537473604,\n                \"refund_amount\": -44853384.760505974,\n                \"transfer_price\": -61523013.11671078,\n                \"coupon_effective_discount\": -91856290.12479737,\n                \"tax_collected_at_source\": 96756281.05008233,\n                \"brand_calculated_amount\": -21233183.06199859,\n                \"delivery_charge\": 89188474.48997512,\n                \"cashback\": -19903186.250325084,\n                \"value_of_good\": -53378509.60295016,\n                \"cashback_applied\": 38495658.851013035,\n                \"cod_charges\": -77250078.87190767,\n                \"price_marked\": -83530100.30682597,\n                \"amount_paid\": 81430013.2976157,\n                \"coupon_value\": -62429380.60372101,\n                \"discount\": -42600441.47019801,\n                \"fynd_credits\": 58736608.093177795,\n                \"gift_price\": 60915735.375011146,\n                \"amount_to_be_collected\": 12452245.819502085,\n                \"cost_price\": -82648887.5361915,\n                \"loyalty_discount\": 2465625.8033872247\n              },\n              \"current_status\": {\n                \"id\": -53173372,\n                \"store_id\": 89915040,\n                \"delivery_awb_number\": \"labore\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": 91627969,\n                \"state_type\": \"financial\",\n                \"state_id\": -29671605,\n                \"created_at\": \"1962-03-28T14:44:39.207Z\",\n                \"created_ts\": \"1985-07-11T15:08:46.784Z\",\n                \"shipment_id\": \"mollit velit in\",\n                \"updated_at\": \"2018-05-09T13:03:51.566Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"aliquip\",\n                  \"id\": 6704880,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"enim nostrud sunt\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"laboris cupidatat anim veniam\",\n                  \"app_state_name\": \"et ea\",\n                  \"app_facing\": false,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -95833200,\n                \"status\": \"minim laborum\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": true,\n          \"total_items\": -68944415,\n          \"fulfilling_store\": {\n            \"address\": \"tempor ullamco non\",\n            \"city\": \"qui dolore Lorem sit sint\",\n            \"code\": \"et amet sit laboris\",\n            \"contact_person\": \"sunt officia esse\",\n            \"country\": \"labore in qui\",\n            \"fulfillment_channel\": \"magna ex dolore Ut fugiat\",\n            \"id\": -38706985,\n            \"meta\": {\n              \"irure8\": \"amet ipsum deserunt ullamco\"\n            },\n            \"phone\": \"commodo in Duis\",\n            \"pincode\": \"dolore in ullamco\",\n            \"state\": \"Duis minim dolor\",\n            \"store_name\": \"eu adipisicing qui pariatur\",\n            \"address1\": \"dolor nostrud voluptate aliquip\",\n            \"display_address\": \"deserunt nulla dolore\",\n            \"store_email\": \"dolor dolore velit aliqua\"\n          },\n          \"meta\": {\n            \"sed_77\": false,\n            \"culpabc\": -32156717.128546268,\n            \"cilluma5\": false\n          },\n          \"pdf_links\": {\n            \"nostrud_fe8\": \"adipisicing laborum et incididunt\",\n            \"proident_8_\": 16002450\n          },\n          \"payment_mode\": \"ut es\",\n          \"packaging_type\": \"sed id minim ullamco\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": -35407648.331497036,\n            \"amount_paid_roundoff\": 18519537.44297141,\n            \"price_effective\": 79955411.44977069,\n            \"promotion_effective_discount\": -74599715.94376719,\n            \"pm_price_split\": 66159014.80174157,\n            \"refund_amount\": 65158973.41885647,\n            \"transfer_price\": 17798702.28152336,\n            \"coupon_effective_discount\": 72266216.73867658,\n            \"tax_collected_at_source\": 75098544.73106632,\n            \"brand_calculated_amount\": 5748996.824183106,\n            \"delivery_charge\": -86509561.33097987,\n            \"cashback\": -65776600.00543926,\n            \"value_of_good\": -55146432.50085043,\n            \"cashback_applied\": 17194089.319244325,\n            \"cod_charges\": -20827868.236371398,\n            \"price_marked\": 64655955.65173295,\n            \"amount_paid\": 30918472.284685045,\n            \"coupon_value\": -16311212.72064884,\n            \"discount\": 67972902.93895978,\n            \"fynd_credits\": 6199442.1127804965,\n            \"gift_price\": 31767968.28571278,\n            \"amount_to_be_collected\": -63650796.467342906,\n            \"cost_price\": 97986788.8369179,\n            \"loyalty_discount\": -66481661.60124202,\n            \"marketplace_promotion_effective_discount\": 23147187.6236856,\n            \"seller_promotion_effective_discount\": -75546022.06565377\n          },\n          \"charges\": [\n            {\n              \"name\": \"dol\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 56266501.650069445,\n                  \"currency\": \"reprehenderit\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -4249182.04154627,\n                  \"currency\": \"nisi voluptate\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"qui Ut et\"\n                },\n                \"distribution_level\": \"proident\"\n              },\n              \"code\": \"Du\",\n              \"type\": \"esse dolore\"\n            },\n            {\n              \"name\": \"quis dolor\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -96559792.10835804,\n                  \"currency\": \"ullamco ut consec\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 46483689.586545974,\n                  \"currency\": \"ut in deserunt sed\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"in officia amet ex\"\n                },\n                \"distribution_level\": \"reprehenderit et in\"\n              },\n              \"code\": \"esse consequat quis\",\n              \"type\": \"sunt\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": -25487835.119451,\n            \"amount_paid_roundoff\": -49235332.78463843,\n            \"price_effective\": 29790577.031233758,\n            \"promotion_effective_discount\": -30197461.232720405,\n            \"pm_price_split\": -94048826.73166238,\n            \"refund_amount\": 78775196.70574859,\n            \"transfer_price\": 21460385.1270542,\n            \"coupon_effective_discount\": 60301652.73454201,\n            \"tax_collected_at_source\": 59360964.83231604,\n            \"brand_calculated_amount\": 40260388.71964297,\n            \"delivery_charge\": -95134645.73610383,\n            \"cashback\": -74043221.66331507,\n            \"value_of_good\": 43826869.03694889,\n            \"cashback_applied\": -72451622.8265641,\n            \"cod_charges\": 13590500.293441325,\n            \"price_marked\": -22890296.855865255,\n            \"amount_paid\": -58350413.87506701,\n            \"coupon_value\": -96849273.45093834,\n            \"discount\": -98890310.97487275,\n            \"fynd_credits\": 7139804.779635921,\n            \"gift_price\": -37846338.57523447,\n            \"amount_to_be_collected\": -79467520.82543953,\n            \"cost_price\": -42988370.8127992,\n            \"loyalty_discount\": 79570295.32238594\n          },\n          \"vertical\": \"nisi velit\",\n          \"payments\": {\n            \"mode\": \"reprehenderit\",\n            \"logo\": \"sint labore irure ad exercitation\",\n            \"source\": \"deserunt ex\"\n          },\n          \"operational_status\": \"cupidatat\",\n          \"status\": {\n            \"meta\": {\n              \"adipisicing_b\": \"tempor non et ipsum\"\n            },\n            \"bag_list\": [\n              \"ipsum sint consectetur\",\n              \"in et\"\n            ],\n            \"id\": -23016730,\n            \"created_at\": \"2021-12-03T07:49:41.538Z\",\n            \"created_ts\": \"laboris Duis ex\",\n            \"shipment_id\": \"non nisi qui\",\n            \"status\": \"sit et nulla\",\n            \"display_name\": \"consequat in Duis nulla\",\n            \"current_shipment_status\": \"ut cillum Ut\",\n            \"status_created_at\": \"2009-04-11T02:30:47.164Z\"\n          },\n          \"total_bags\": 49001131,\n          \"shipment_created_at\": \"1993-12-07T02:16:38.337Z\",\n          \"shipment_created_ts\": \"tempor id labore\",\n          \"currency\": {\n            \"currency_code\": \"occaecat elit tempor\",\n            \"currency_symbol\": \"tempor dolore quis ad exercitation\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"nulla aliquip adipisi\",\n              \"currency_name\": \"incididunt\",\n              \"currency_symbol\": \"esse\",\n              \"currency_sub_unit\": \"consequat in eiusmod do\"\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\": \"dolore in ipsum\",\n          \"shipment_update_time\": 99050686.98917621,\n          \"rto_address\": {\n            \"phone\": \"Lorem\",\n            \"address2\": \"lab\",\n            \"address\": \"quis consectetur \",\n            \"longitude\": -57402414.40326486,\n            \"pincode\": \"elit id dolor laborum\",\n            \"area\": \"Excepteur\",\n            \"address_type\": \"other\",\n            \"country\": \"nisi fugiat\",\n            \"address_category\": \"store\",\n            \"email\": \"culpa pariatur commodo adipisicing\",\n            \"created_at\": \"1984-03-28T17:56:27.399Z\",\n            \"address1\": \"eu non\",\n            \"display_address\": \"sed dolor quis anim\",\n            \"landmark\": \"commodo sint mollit cupidatat\",\n            \"updated_at\": \"2010-05-19T01:36:24.919Z\",\n            \"version\": \"ea aute do\",\n            \"latitude\": 86756681.72858825,\n            \"contact_person\": \"dolor ut voluptate sint cupidatat\",\n            \"state\": \"sit culpa\",\n            \"city\": \"consequat in sit nisi ut\",\n            \"area_code_slug\": \"minim volupt\",\n            \"country_code\": \"Duis cupidatat sit pariatur inc\",\n            \"country_iso_code\": \"veniam irure dol\",\n            \"country_phone_code\": \"dolore officia\",\n            \"delivery_address_id\": 4292910,\n            \"geo_location\": {\n              \"est_8\": -58705015.27501722,\n              \"quis6\": false,\n              \"in4\": \"Duis officia eiusmod aute\"\n            },\n            \"name\": \"tempor do\",\n            \"sector\": \"ipsum nulla\",\n            \"state_code\": \"minim commodo Duis dolore\",\n            \"uid\": \"dolor\",\n            \"user_id\": \"id esse sed in amet\",\n            \"code\": \"Duis occaecat labore\"\n          },\n          \"credit_note_id\": \"in ad sed adipisicing\",\n          \"is_self_ship\": false,\n          \"mode_of_payment\": \"elit Excepteur\",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"ea ex est commodo\",\n          \"logistics_meta\": {\n            \"officia23\": 36456070\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\": \"deserunt sunt Lorem ipsum\",\n          \"fulfillment_option\": {\n            \"name\": \"occaecat tempor fugiat minim commodo\",\n            \"slug\": \"fugiat velit ad sint\",\n            \"type\": \"d\",\n            \"is_default\": true\n          },\n          \"picked_date\": \"2010-03-11T23:30:12.183Z\",\n          \"tracking_list\": [\n            {\n              \"status\": \"Ut non proident minim est\",\n              \"text\": \"dolore labore irure eiusmod\",\n              \"is_passed\": true,\n              \"is_current\": true,\n              \"time\": \"laborum officia id dolore dolor\",\n              \"created_ts\": \"dolor\"\n            },\n            {\n              \"status\": \"proident sed nisi ex\",\n              \"text\": \"cillum non dolore et\",\n              \"is_passed\": true,\n              \"is_current\": false,\n              \"time\": \"et nostrud do\",\n              \"created_ts\": \"amet sed id irure\"\n            }\n          ],\n          \"invoice\": {\n            \"store_invoice_id\": \"ullamco culpa\",\n            \"invoice_url\": \"officia Excepteur culpa exercitation labore\",\n            \"updated_date\": \"1950-04-25T04:26:22.162Z\",\n            \"external_invoice_id\": \"veniam \",\n            \"label_url\": \"esse incididunt\",\n            \"credit_note_id\": \"non occaecat esse labore\",\n            \"links\": {\n              \"ullamco_2\": -55002295\n            }\n          },\n          \"shipment_status\": \"dolore laborum non do\",\n          \"gst_details\": {\n            \"brand_calculated_amount\": 97789134.08675689,\n            \"gst_fee\": 21216109.92610216,\n            \"tax_collected_at_source\": 31910272.48732485,\n            \"value_of_good\": -77875989.20039223,\n            \"cgst_tax_percentage\": 41055000.40348226,\n            \"gstin_code\": \"mollit qui\",\n            \"igst_tax_percentage\": 49495268.43860412,\n            \"gst_tax_percentage\": 63549299.88786346,\n            \"hsn_code_id\": \"laborum Lorem\",\n            \"igst_gst_fee\": -12920019.869223863,\n            \"is_default_hsn_code\": false,\n            \"sgst_gst_fee\": 84353513.31487206,\n            \"cgst_gst_fee\": 86351945.45862049,\n            \"gst_tag\": \"tempor\",\n            \"sgst_tax_percentage\": 30137687.4003406,\n            \"hsn_code\": \"ut\"\n          },\n          \"order_status\": {\n            \"order_details\": {\n              \"fynd_order_id\": \"sint irure\",\n              \"created_at\": \"2001-05-04T05:54:11.756Z\",\n              \"user_id\": \"magna nostrud in in\",\n              \"tax_details\": {\n                \"pan_no\": \"fugiat quis commodo\",\n                \"gstin\": \"Lorem ei\"\n              },\n              \"mongo_cart_id\": 13230921.097828135,\n              \"delivery_charges\": 48733321.11068544,\n              \"transaction_id\": \"Lorem eiusmod irure adipisicing\",\n              \"collect_by\": \"ad ea Lorem pariatur\",\n              \"headers\": {\n                \"do_6\": 69576324.20104235,\n                \"amet_ef\": -72112641\n              },\n              \"coupon_value\": 86690664.34410486,\n              \"order_value\": 88471150.61995482,\n              \"created_time\": \"dolore ut magna\",\n              \"currency\": \"laboris officia quis\",\n              \"total_order_value\": -77788682.33560088,\n              \"ordering_channel\": \"et\",\n              \"ordering_source\": \"ess\",\n              \"meta\": {\n                \"dolore_1b_\": 43841557.17785537\n              },\n              \"cod_charges\": -31797869.540084988,\n              \"cashback_value\": -95995938.65077077,\n              \"refund_by\": \"dolore\",\n              \"affiliate_order_date\": \"1983-04-13T03:44:20.770Z\",\n              \"payment_methods\": {\n                \"COD\": {\n                  \"amount\": 1100\n                }\n              },\n              \"affiliate_order_id\": \"veniam laborum ea in\",\n              \"payment_mode_id\": 895610.2830705196,\n              \"promotion_effective_discount\": -38478108.42281225,\n              \"mode_of_payment\": \"nostrud cillum reprehenderit\",\n              \"discount\": 62002812.07127011,\n              \"cashback_applied\": 38499692.187288344,\n              \"fynd_credits\": 57593937.88329139,\n              \"affiliate_id\": \"in ut\",\n              \"ordering_channel_logo\": \"occaecat tempor non aliquip\",\n              \"prices\": {\n                \"refund_credit\": 53146831.27540439,\n                \"amount_paid_roundoff\": 29823391.065357715,\n                \"price_effective\": -59838842.551051475,\n                \"promotion_effective_discount\": -61332296.798589244,\n                \"pm_price_split\": -91609143.0385833,\n                \"refund_amount\": -5346262.854033366,\n                \"transfer_price\": -97740209.31438474,\n                \"coupon_effective_discount\": -239468.79961962998,\n                \"tax_collected_at_source\": 80628423.42037389,\n                \"brand_calculated_amount\": 53004860.879044205,\n                \"delivery_charge\": -45022248.81772765,\n                \"cashback\": 59511002.129615635,\n                \"value_of_good\": -36888442.76954741,\n                \"cashback_applied\": 21281235.516881794,\n                \"cod_charges\": -3203701.1128804386,\n                \"price_marked\": -44131584.72042915,\n                \"amount_paid\": 40505698.7201176,\n                \"coupon_value\": 93031888.73039249,\n                \"discount\": 32443647.249780655,\n                \"fynd_credits\": -25616933.970619857,\n                \"gift_price\": -2668682.731678158,\n                \"amount_to_be_collected\": -41013317.52529376,\n                \"cost_price\": 7111348.487874508,\n                \"loyalty_discount\": -34820082.861254774,\n                \"marketplace_promotion_effective_discount\": -3027442.563036114,\n                \"seller_promotion_effective_discount\": 46944246.3837896\n              },\n              \"charges\": [\n                {\n                  \"name\": \"incididunt sit ut\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -85086216.07058418,\n                      \"currency\": \"cupidatat do\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -53525759.69157889,\n                      \"currency\": \"ipsum in\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"consequat deserunt\"\n                    },\n                    \"distribution_level\": \"eiusmod culpa elit sed\"\n                  },\n                  \"code\": \"mollit ut\",\n                  \"type\": \"ullamco proident\"\n                },\n                {\n                  \"name\": \"ipsum\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -67875673.67166121,\n                      \"currency\": \"eu ex in\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 41661622.78396818,\n                      \"currency\": \"cupidatat incididunt\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"sit aliquip dolor amet laborum\"\n                    },\n                    \"distribution_level\": \"quis\"\n                  },\n                  \"code\": \"amet dolore\",\n                  \"type\": \"voluptate\"\n                }\n              ],\n              \"loyalty_discount_details\": {\n                \"discount\": 54936300.23688233,\n                \"ownership\": \"marketplace\",\n                \"is_applied\": true\n              }\n            },\n            \"errors\": [\n              \"dolor tempor\",\n              \"p\"\n            ],\n            \"shipment_details\": [\n              {\n                \"id\": 35172055,\n                \"meta\": {\n                  \"kafka_emission_status\": 42518600,\n                  \"state_manager_used\": \"irure veniam\"\n                },\n                \"shipment_id\": \"id pariatur\",\n                \"status\": \"dolor pariatur tempor fugiat consequat\",\n                \"bag_list\": [\n                  -78534624,\n                  40636570\n                ],\n                \"remarks\": \"aute nostrud do officia\"\n              },\n              {\n                \"id\": -64299339,\n                \"meta\": {\n                  \"kafka_emission_status\": 29605429,\n                  \"state_manager_used\": \"reprehenderit laborum Duis\"\n                },\n                \"shipment_id\": \"nu\",\n                \"status\": \"aliqua fugiat ul\",\n                \"bag_list\": [\n                  -89794223,\n                  12573401\n                ],\n                \"remarks\": \"proident reprehenderit\"\n              }\n            ],\n            \"text\": \"esse ex ea magna ullamco\",\n            \"value\": \"velit adipisicing\",\n            \"color_code\": \"labore occaecat deserunt\",\n            \"expected_delivery_date\": \"1983-06-03T04:19:49.027Z\"\n          },\n          \"delivery_slot\": {\n            \"Duisf91\": false\n          },\n          \"order\": {\n            \"fynd_order_id\": \"culpa aliquip mo\",\n            \"order_date\": \"1973-07-23T05:44:26.605Z\",\n            \"created_ts\": \"non ea\",\n            \"tax_details\": {\n              \"dolore4d4\": \"in non deserunt\"\n            },\n            \"cod_charges\": \"sunt nulla\",\n            \"source\": \"quis sed magna\",\n            \"affiliate_id\": \"commodo sit in\",\n            \"affiliate_order_id\": \"culpa\",\n            \"ordering_channel_logo\": {\n              \"utac\": \"nulla in ipsum proident labor\",\n              \"nisi_e6\": false\n            },\n            \"order_value\": \"dolor in ullamco culpa\",\n            \"ordering_channel\": \"amet dolore Ut\",\n            \"ordering_source\": \"labore elit proident reprehenderit\",\n            \"loyalty_discount_details\": {\n              \"discount\": -62911089.43607701,\n              \"ownership\": \"seller\",\n              \"is_applied\": true\n            },\n            \"meta\": {\n              \"labore_43\": true,\n              \"laborume41\": -72423025.58292288\n            }\n          },\n          \"user\": {\n            \"id\": -28814710,\n            \"user_oid\": \"anim enim Ut cupidatat\",\n            \"mongo_user_id\": \"aute\",\n            \"external_customer_id\": \"ad Lorem tempor in\",\n            \"first_name\": \"id commodo eu est ea\",\n            \"last_name\": \"Excepteur amet Duis\",\n            \"mobile\": \"cillum eu\",\n            \"email\": \"deserunt\",\n            \"meta\": {\n              \"cupidatat_49d\": -86840548,\n              \"ullamco_2\": -54351\n            },\n            \"is_anonymous_user\": true,\n            \"name\": \"tempor commodo sint deserunt officia\",\n            \"gender\": \"culpa commodo\",\n            \"country_phone_code\": \"labore Lorem ad amet\"\n          },\n          \"enable_dp_tracking\": true,\n          \"custom_message\": \"adipisicing in sint\",\n          \"estimated_sla_time\": \"Excepteur id do ullamco\",\n          \"estimated_sla_ts\": \"in\",\n          \"can_update_dimension\": true,\n          \"shipment_images\": [\n            \"laborum sed quis et\",\n            \"esse labore\"\n          ],\n          \"delivery_details\": {\n            \"voluptate_55\": \"enim dolor\"\n          },\n          \"billing_details\": {\n            \"voluptate__2c\": 4126166\n          },\n          \"forward_shipment_id\": \"sint dolor\",\n          \"fulfilment_priority\": 88315944,\n          \"shipment_details\": {\n            \"lock_status\": true,\n            \"lock_message\": \"proident ut sed\",\n            \"action_to_status\": {\n              \"download_invoice\": \"lock\",\n              \"download_label\": \"lock\"\n            }\n          },\n          \"shipment_quantity\": 62844899,\n          \"company_details\": {\n            \"company_name\": \"anim amet\",\n            \"address\": {\n              \"ead3\": -86621546.1405464,\n              \"cillum_5c0\": false,\n              \"culpa2\": \"laboris Ut consequat qui\",\n              \"proident_d\": \"elit\"\n            },\n            \"company_cin\": \"irure sunt sint\",\n            \"company_id\": 20969445,\n            \"company_gst\": \"consequat enim Ut dolore\",\n            \"company_contact\": {\n              \"phone\": [\n                {\n                  \"country_code\": -8258539,\n                  \"number\": \"enim in incididunt\"\n                },\n                {\n                  \"country_code\": 1886523,\n                  \"number\": \"eiusmo\"\n                }\n              ],\n              \"emails\": [\n                \"incididunt voluptate nulla elit ut\",\n                \"ipsum fugiat consectetur aliquip ad\"\n              ]\n            }\n          },\n          \"ordering_store\": {\n            \"phone\": \"nulla et\",\n            \"pincode\": \"nostrud fugiat\",\n            \"meta\": {\n              \"ut4\": \"velit adipisicing Duis in consequat\"\n            },\n            \"address\": \"ut sunt\",\n            \"address1\": \"magna ut sunt\",\n            \"display_address\": \"velit\",\n            \"id\": -67250739,\n            \"code\": \"sit consectetur irure consequat ad\",\n            \"store_name\": \"dolore deserunt Duis veniam exercitation\",\n            \"country\": \"est elit\",\n            \"contact_person\": \"anim incididunt enim dolore\",\n            \"state\": \"anim sit\",\n            \"city\": \"adipisicing minim dolor non\",\n            \"name\": \"ex reprehenderit enim\",\n            \"store_email\": \"sint irure ullamco magna tempor\"\n          },\n          \"order_platform\": \"dolore exercitation ex\",\n          \"lock_status\": false,\n          \"platform_logo\": \"consequat occaecat elit\",\n          \"user_agent\": \"incididunt consequat laborum\",\n          \"dp_details\": {\n            \"pincode\": \"deserunt ea nulla veniam\",\n            \"track_url\": \"ad laboris occaecat\",\n            \"eway_bill_id\": \"sit ut adipisicing\",\n            \"id\": -61734161,\n            \"country\": \"est\",\n            \"awb_no\": \"nostrud sint amet id\",\n            \"gst_tag\": \"sint est sit\",\n            \"name\": \"incididunt enim\"\n          },\n          \"invoice_id\": \"consequat veniam Duis minim\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"coupon\": {\n            \"officiad\": -40064057\n          },\n          \"affiliate_details\": {\n            \"affiliate_bag_id\": \"Excepteur aliqua\",\n            \"affiliate_meta\": {\n              \"order_item_id\": \"nostrud enim do\",\n              \"channel_order_id\": \"nisi eiusmod nostrud non\",\n              \"employee_discount\": -15319865.649723232,\n              \"box_type\": \"do in veniam eu\",\n              \"quantity\": 94276461,\n              \"size_level_total_qty\": -19764198,\n              \"loyalty_discount\": -77064875.46980481,\n              \"replacement_details\": {\n                \"replacement_type\": \"nostrud\",\n                \"original_affiliate_order_id\": \"nulla enim\"\n              },\n              \"channel_shipment_id\": \"Duis aliquip\",\n              \"marketplace_invoice_id\": \"do ex dolore\",\n              \"due_date\": \"1959-08-03T21:27:22.644Z\",\n              \"coupon_code\": \"Ut eiusmod\",\n              \"is_priority\": false,\n              \"is_serial_number_required\": true,\n              \"fulfilment_priority\": 9727719,\n              \"customer_selling_price\": -67703987.8579535\n            },\n            \"affiliate_order_id\": \"velit consectetur nisi minim\",\n            \"affiliate_shipment_id\": \"consectetur officia do\",\n            \"affiliate_store_id\": \"vo\",\n            \"shipment_meta\": {\n              \"same_store_available\": false,\n              \"weight\": 777273,\n              \"tracking_url\": \"deserunt ullamco aliqua\",\n              \"estimated_delivery_date\": \"2005-04-25T05:17:39.404Z\",\n              \"b2b_buyer_details\": {\n                \"address\": \"sit adipisicing Excepteur aliquip enim\",\n                \"city\": \"aliqua et\",\n                \"gstin\": \"in dolor\",\n                \"name\": \"cupidatat officia fugiat \",\n                \"pincode\": -18887971,\n                \"state\": \"aute \",\n                \"ajio_site_id\": \"fugiat do dolore cillum sit\"\n              },\n              \"formatted\": {\n                \"max\": \"aliquip consequat velit\",\n                \"min\": \"nulla sit\"\n              },\n              \"debug_info\": {\n                \"stormbreaker_uuid\": \"Ut laboris\"\n              },\n              \"return_awb_number\": \"ipsum \",\n              \"is_self_ship\": true,\n              \"box_type\": \"laborum irure\",\n              \"einvoice_info\": {\n                \"credit_note\": {\n                  \"dolore\": \"cupidatat elit ut\",\n                  \"minim3\": true\n                },\n                \"invoice\": {\n                  \"exercitation_5a\": true\n                }\n              },\n              \"return_affiliate_shipment_id\": \"in Ut qui est aute\",\n              \"parent_dp_id\": \"Duis nulla\",\n              \"shipment_weight\": -88700099.90104184,\n              \"dimension\": {\n                \"height\": 34192712.32038672,\n                \"width\": -22288699.957725108,\n                \"is_default\": true,\n                \"unit\": \"quis incididunt culpa\",\n                \"length\": -47204507.76260545\n              },\n              \"dp_options\": {\n                \"officia816\": 98137358,\n                \"Excepteur_d0f\": true\n              },\n              \"assign_dp_from_sb\": true,\n              \"due_date\": \"1950-09-03T01:31:54.285Z\",\n              \"store_invoice_updated_date\": \"1971-10-20T22:51:53.193Z\",\n              \"forward_affiliate_shipment_id\": \"commodo Lorem incididunt\",\n              \"return_store_node\": 8811602,\n              \"fulfilment_priority_text\": \"in ipsum qui\",\n              \"shipment_tags\": [\n                {\n                  \"slug\": \"cillum pariatur sit\",\n                  \"entity_type\": \"bag\",\n                  \"display_text\": \"exercitation Excepteur ut reprehen\"\n                },\n                {\n                  \"slug\": \"in mollit pariatur non nisi\",\n                  \"entity_type\": \"shipments\",\n                  \"display_text\": \"proident nulla anim magna veniam\"\n                }\n              ],\n              \"external\": {\n                \"Excepteur_df0\": -66856420.32555035\n              },\n              \"awb_number\": \"proident aliqua incididunt\",\n              \"lock_data\": {\n                \"locked\": false,\n                \"mto\": true,\n                \"lock_message\": \"ea ullamco\"\n              },\n              \"order_type\": \"PickAtStore\",\n              \"ewaybill_info\": {\n                \"laboris3\": true\n              },\n              \"dp_id\": \"dolore\",\n              \"shipment_volumetric_weight\": 261174.16640083492,\n              \"marketplace_store_id\": \"tempor ut\",\n              \"return_details\": {\n                \"aliquip_43a\": \"anim amet\",\n                \"aliquip_c0b\": -70075062.24910727\n              },\n              \"dp_sort_key\": \"sit eiusmod\",\n              \"packaging_name\": \"veniam quis mollit\",\n              \"timestamp\": {\n                \"max\": 53192817,\n                \"min\": -69675496\n              },\n              \"auto_trigger_dp_assignment_acf\": true,\n              \"dp_name\": \"laboris elit eu\",\n              \"po_number\": \"lab\",\n              \"b2c_buyer_details\": {\n                \"sint_f\": -66841333.95302588\n              },\n              \"forward_affiliate_order_id\": \"qui enim\",\n              \"return_affiliate_order_id\": \"elit nulla ex ea\",\n              \"bag_weight\": {\n                \"est_0\": true\n              },\n              \"refund_to\": \"Excepteur do\"\n            },\n            \"company_affiliate_tag\": \"ad aliquip ut\",\n            \"pdf_links\": {\n              \"invoice_type\": \"external\",\n              \"label_type\": \"fynd\",\n              \"label_a6\": \"ex ut qui\",\n              \"invoice\": \"laboris venia\",\n              \"label_pos\": \"ullamco proident aliquip\",\n              \"invoice_a6\": \"voluptate qui enim\",\n              \"b2b\": \"nisi ea consectetur labore\",\n              \"label\": \"consequat voluptate nulla minim\",\n              \"label_a4\": \"cupida\",\n              \"invoice_export\": \"et\",\n              \"credit_note_url\": \"ullamco nulla\",\n              \"delivery_challan_a4\": \"ut est\",\n              \"label_export\": \"ullamco deserunt minim nisi\",\n              \"invoice_a4\": \"dolor aliquip officia laboris\",\n              \"invoice_pos\": \"et id in\",\n              \"po_invoice\": \"ex magna\"\n            },\n            \"config\": {\n              \"app\": {\n                \"created_at\": \"2002-07-28T01:51:39.566Z\",\n                \"id\": \"culpa nulla pariatur nisi\",\n                \"name\": \"commodo ex nostrud fugiat\",\n                \"owner\": \"cillum deserunt\",\n                \"secret\": \"adipisicing cupidatat\",\n                \"token\": \"voluptate aliquip veniam\",\n                \"updated_at\": \"1951-08-19T11:38:59.911Z\",\n                \"description\": \"ad magna\",\n                \"meta\": [\n                  {\n                    \"name\": \"nostrud aliquip ad veniam Lorem\",\n                    \"value\": \"ipsum Lorem sunt voluptate\"\n                  },\n                  {\n                    \"name\": \"quis\",\n                    \"value\": \"cupidatat in tempor esse\"\n                  }\n                ]\n              },\n              \"inventory\": {\n                \"article_assignment\": {\n                  \"post_order_reassignment\": false\n                },\n                \"payment\": {\n                  \"source\": \"culpa id\",\n                  \"mode_of_payment\": \"cu\"\n                },\n                \"inventory\": {\n                  \"store\": {\n                    \"Duis_bbe\": true\n                  }\n                },\n                \"order\": {\n                  \"force_reassignment\": false\n                },\n                \"logistics\": {\n                  \"dp_assignment\": false\n                }\n              },\n              \"app_company_id\": -74414205\n            },\n            \"affiliate_id\": \"amet commodo laboris sunt\",\n            \"id\": \"ut\"\n          },\n          \"priority_text\": \"elit aute officia sunt\",\n          \"bag_status_history\": [\n            {\n              \"status\": \"dolore minim exercitation\",\n              \"forward\": false,\n              \"store_id\": 26412434,\n              \"delivery_awb_number\": \"amet\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": 50001762,\n              \"app_display_name\": \"aliqua fugiat sint\",\n              \"state_id\": -11810060,\n              \"state_type\": \"financial\",\n              \"bsh_id\": 77084301,\n              \"created_at\": \"2023-03-09T21:31:48.769Z\",\n              \"created_ts\": \"reprehenderit velit\",\n              \"shipment_id\": \"occaecat mollit ea\",\n              \"updated_at\": \"1955-01-26T17:16:25.952Z\",\n              \"updated_ts\": \"quis sit\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"sit adipisicing dolore qu\",\n                \"id\": -39524884,\n                \"journey_type\": \"forward\",\n                \"name\": \"culpa dolor aliquip\",\n                \"state_type\": \"financial\",\n                \"is_active\": false,\n                \"app_display_name\": \"do\",\n                \"app_state_name\": \"laboris Ut\",\n                \"app_facing\": true,\n                \"notify_customer\": false\n              },\n              \"bag_id\": -3145239,\n              \"display_name\": \"sunt proident nostrud in\"\n            },\n            {\n              \"status\": \"sed Excepteur nisi laborum\",\n              \"forward\": false,\n              \"store_id\": 37319992,\n              \"delivery_awb_number\": \"ipsum in\",\n              \"kafka_sync\": true,\n              \"delivery_partner_id\": -39832883,\n              \"app_display_name\": \"aute ut quis occaecat\",\n              \"state_id\": -57980524,\n              \"state_type\": \"logistics\",\n              \"bsh_id\": -90394779,\n              \"created_at\": \"2001-06-22T10:30:20.247Z\",\n              \"created_ts\": \"nulla anim in ut\",\n              \"shipment_id\": \"in ea\",\n              \"updated_at\": \"1950-01-01T03:53:37.961Z\",\n              \"updated_ts\": \"ipsum quis ullamco minim culpa\",\n              \"bag_state_mapper\": {\n                \"display_name\": \"Excepteur esse irure\",\n                \"id\": 70552869,\n                \"journey_type\": \"forward\",\n                \"name\": \"fugiat nulla sunt voluptate\",\n                \"state_type\": \"financial\",\n                \"is_active\": false,\n                \"app_display_name\": \"mollit\",\n                \"app_state_name\": \"eius\",\n                \"app_facing\": true,\n                \"notify_customer\": false\n              },\n              \"bag_id\": 91152086,\n              \"display_name\": \"labore ipsum anim\"\n            }\n          ],\n          \"is_dp_assign_enabled\": false,\n          \"bags\": [\n            {\n              \"bag_id\": -95457158,\n              \"gst_details\": {\n                \"brand_calculated_amount\": -68523878.92337246,\n                \"gst_fee\": -83933557.64920738,\n                \"tax_collected_at_source\": -79930458.98462112,\n                \"value_of_good\": -14422592.054048255,\n                \"cgst_tax_percentage\": -21330249.350100905,\n                \"gstin_code\": \"ipsum Excepteur minim enim\",\n                \"igst_tax_percentage\": -51245981.325612046,\n                \"gst_tax_percentage\": 46592241.496201634,\n                \"hsn_code_id\": \"magna pariatur\",\n                \"igst_gst_fee\": -47227452.51156995,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": -62400982.35655633,\n                \"cgst_gst_fee\": 24202638.734238893,\n                \"gst_tag\": \"amet dolore officia dolor\",\n                \"sgst_tax_percentage\": -80560926.5444788,\n                \"hsn_code\": \"esse nulla proident tempor do\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"ad pariatur\",\n                  \"forward\": true,\n                  \"store_id\": -28899568,\n                  \"delivery_awb_number\": \"nulla Ut consequat\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": 62824009,\n                  \"app_display_name\": \"cupidatat Excepteur\",\n                  \"state_id\": -63690264,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": -27508958,\n                  \"created_at\": \"2010-03-04T08:44:17.546Z\",\n                  \"created_ts\": \"veniam do\",\n                  \"shipment_id\": \"Duis Excepteur adipisicing elit\",\n                  \"updated_at\": \"1977-04-05T10:08:43.710Z\",\n                  \"updated_ts\": \"consectetur ut nostrud fu\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"ipsum amet aute\",\n                    \"id\": -39181780,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"aliquip elit Excepteur culpa\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"ad Lorem dolore nisi\",\n                    \"app_state_name\": \"veniam dolor\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": 73243836,\n                  \"display_name\": \"in\"\n                },\n                {\n                  \"status\": \"lab\",\n                  \"forward\": true,\n                  \"store_id\": -59864626,\n                  \"delivery_awb_number\": \"Lorem amet Excepteur\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": 65930420,\n                  \"app_display_name\": \"aliqua dolore dolor\",\n                  \"state_id\": 39573819,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": 86643446,\n                  \"created_at\": \"2014-01-08T16:49:48.861Z\",\n                  \"created_ts\": \"dolore elit sit labor\",\n                  \"shipment_id\": \"quis sed\",\n                  \"updated_at\": \"1954-02-15T16:24:29.792Z\",\n                  \"updated_ts\": \"occaecat labore enim cupidatat\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"ad ullamco\",\n                    \"id\": -26973396,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"fugiat dolor dolore\",\n                    \"state_type\": \"operational\",\n                    \"is_active\": true,\n                    \"app_display_name\": \"consequat culpa\",\n                    \"app_state_name\": \"in amet cillum aliqua esse\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": -93173321,\n                  \"display_name\": \"voluptate proident\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"tempor_ab5\": false,\n                \"veniam_18_\": -57786584.585202225\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 29281376,\n                \"bad_quantity\": -61335538,\n                \"good_quantity\": 840479\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": 65467791.87405783,\n                \"brand_calculated_amount\": -82479773.61467868,\n                \"cashback\": -86106647.74281012,\n                \"cashback_applied\": 56668673.893264055,\n                \"cod_charges\": 93857773.04631576,\n                \"coupon_effective_discount\": -88321240.15313587,\n                \"coupon_value\": 93060837.53372788,\n                \"delivery_charge\": 15739739.240361542,\n                \"discount\": 60300894.682371795,\n                \"fynd_credits\": 21830610.54533586,\n                \"gst_fee\": 18885553.958219826,\n                \"gst_tag\": \"nisi velit nostrud est cillum\",\n                \"gst_tax_percentage\": -77046013.8937124,\n                \"hsn_code\": \"ea consequat nostrud\",\n                \"identifiers\": {\n                  \"alu\": \"Duis dolor\",\n                  \"ean\": \"cupidatat deserunt\",\n                  \"sku_code\": \"aliqua\",\n                  \"upc\": \"cupidatat eu\",\n                  \"isbn\": \"et sed sit veniam laboris\"\n                },\n                \"item_name\": \"fugiat minim occaecat in dolore\",\n                \"price_effective\": -65323813.897240244,\n                \"price_marked\": 61073301.8787815,\n                \"promotion_effective_discount\": 80190946.41468602,\n                \"refund_credit\": 28656097.473712355,\n                \"size\": \"exercitation sint labore\",\n                \"total_units\": 107339,\n                \"transfer_price\": -40976631.028005525,\n                \"value_of_good\": 40133421.43960154,\n                \"amount_paid_roundoff\": -41117621,\n                \"tax_collected_at_source\": -89737984.12558933,\n                \"amount_to_be_collected\": -62989753.15511566,\n                \"taxes\": [\n                  {\n                    \"name\": \"aute pariatur Duis\",\n                    \"rate\": -2620769.7086082995,\n                    \"tax_amount\": -57228515.432277985,\n                    \"taxable_amount\": 57451072.62624222\n                  },\n                  {\n                    \"name\": \"veniam dolor\",\n                    \"rate\": -6199184.713821456,\n                    \"tax_amount\": -48717057.401459575,\n                    \"taxable_amount\": 12764313.77988629\n                  }\n                ],\n                \"loyalty_discount\": 66133650.83638629\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": true,\n                \"enable_tracking\": false,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": false,\n                \"is_returnable\": false,\n                \"is_bundle_item\": true,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"ut non nulla\",\n                  \"name\": \"Ut cupidatat dolore officia\",\n                  \"slug\": \"tempor anim\",\n                  \"bundle_count\": -30269220,\n                  \"article_bundle_id\": \"eiusmod est amet\",\n                  \"bundle_article_quantity\": -31427590,\n                  \"is_base\": false,\n                  \"price_marked\": -10328373.80308798,\n                  \"price_effective\": 11421654.273484677,\n                  \"item_id\": -38642295,\n                  \"item_type\": \"physical_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": true,\n                    \"unit\": false,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"do anim cu\",\n                  \"images\": [\n                    \"Ut\",\n                    \"dolor culpa aliquip reprehenderit commodo\"\n                  ],\n                  \"brand_name\": \"dolore culpa incididunt\",\n                  \"size\": \"aliquip sunt reprehenderit commodo\"\n                }\n              },\n              \"seller_identifier\": \"aliquip id ut quis pariatur\",\n              \"delivery_address\": {\n                \"phone\": \"Ut quis dolor\",\n                \"address2\": \"dolore mollit esse incididunt\",\n                \"address\": \"cupidatat aute non\",\n                \"longitude\": 84567289.55448902,\n                \"pincode\": \"amet sit ex laboris\",\n                \"area\": \"cupidatat consequat\",\n                \"address_type\": \"home\",\n                \"country\": \"conseq\",\n                \"address_category\": \"billing\",\n                \"email\": \"esse sint in exercitation\",\n                \"created_at\": \"1949-03-30T08:31:16.781Z\",\n                \"address1\": \"sit e\",\n                \"display_address\": \"occaecat do Lorem eiusmod\",\n                \"landmark\": \"Duis voluptate ut occaecat quis\",\n                \"updated_at\": \"2025-07-11T05:44:12.051Z\",\n                \"version\": \"in ex nulla\",\n                \"latitude\": -220751.00576910377,\n                \"contact_person\": \"ad proident\",\n                \"state\": \"ex dolor officia do\",\n                \"city\": \"aliqu\",\n                \"area_code_slug\": \"irure ex Duis exercitation et\",\n                \"country_code\": \"dolor commodo irure velit minim\",\n                \"country_iso_code\": \"culpa nulla\",\n                \"country_phone_code\": \"do non esse\",\n                \"delivery_address_id\": 66256347,\n                \"geo_location\": {\n                  \"aliqua_2\": true,\n                  \"adipisicing84_\": -48434708.183495045,\n                  \"minim_2\": 530355\n                },\n                \"name\": \"nisi tempor aliquip\",\n                \"sector\": \"Lorem qui fugiat\",\n                \"state_code\": \"labore officia in culpa\",\n                \"uid\": \"mollit elit\",\n                \"user_id\": \"minim ut\",\n                \"code\": \"Lorem est nisi dolor ipsu\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"labore5de\": -20651734.05456364,\n                  \"eiusmod4\": false\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": 65514951.494683325,\n                  \"unit\": \"mollit elit reprehenderit\"\n                },\n                \"uid\": \"est in ea\",\n                \"size\": \"culpa ut minim laboris\",\n                \"tags\": [\n                  \"enim laboris\",\n                  \"veniam culpa quis\"\n                ],\n                \"_custom_json\": {\n                  \"nulla9\": \"cupidatat nostrud\"\n                }\n              },\n              \"brand\": {\n                \"id\": -6084831,\n                \"logo\": \"reprehenderit enim in anim\",\n                \"company\": 30035652,\n                \"created_on\": \"1957-07-24T14:29:27.730Z\",\n                \"brand_name\": \"proident et culpa esse\",\n                \"modified_on\": \"1988-09-16T09:00:24.890Z\"\n              },\n              \"group_id\": \"nostrud\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"non nostrud labori\",\n                \"coupon_code\": \"deserunt velit sed elit\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"do labore\",\n                  \"channel_order_id\": \"ipsum est sint nulla\",\n                  \"employee_discount\": -12500128.658977121,\n                  \"box_type\": \"tempor minim irure\",\n                  \"quantity\": 41115435,\n                  \"size_level_total_qty\": 8335492,\n                  \"loyalty_discount\": -1776260.0954110324,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"quis amet ad minim\",\n                    \"original_affiliate_order_id\": \"voluptate Ut\"\n                  },\n                  \"channel_shipment_id\": \"pariatur au\",\n                  \"marketplace_invoice_id\": \"magna veniam quis\",\n                  \"due_date\": \"1970-10-11T17:14:06.318Z\",\n                  \"coupon_code\": \"nulla dolor fugiat proident\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": -21808969,\n                  \"customer_selling_price\": -86294547.14827953\n                }\n              },\n              \"item\": {\n                \"id\": -13261941,\n                \"attributes\": {\n                  \"currency\": \"voluptate sit enim elit\"\n                },\n                \"brand_id\": -97375389,\n                \"slug_key\": \"sunt laboris elit dolor\",\n                \"l3_category\": 15688100,\n                \"l3_category_name\": \"Lorem aliquip incididunt\",\n                \"last_updated_at\": \"1973-10-13T20:12:28.700Z\",\n                \"name\": \"ea esse\",\n                \"l2_category\": [\n                  \"commodo adipi\",\n                  \"sit ipsum exercitation id\"\n                ],\n                \"brand\": \"veniam incididunt\",\n                \"image\": [\n                  \"aliqua Ut eu\",\n                  \"ad dolor ut\"\n                ],\n                \"code\": \"id voluptate velit non\",\n                \"l1_category\": [\n                  \"sunt nulla\",\n                  \"id\"\n                ],\n                \"size\": \"occaecat sit laborum\",\n                \"can_cancel\": true,\n                \"can_return\": false,\n                \"branch_url\": \"occaecat mollit proident voluptate\",\n                \"meta\": {\n                  \"deserunt3\": \"pariatur est dolore\",\n                  \"in_206\": \"reprehenderit veniam\"\n                },\n                \"color\": \"dolor adipisicing\",\n                \"department_id\": 54412108,\n                \"images\": [\n                  \"do\",\n                  \"consectetur reprehenderit Lorem laborum id\"\n                ],\n                \"tags\": [\n                  \"quis ipsum nisi enim\",\n                  \"sed eiusmod dolo\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"labore\",\n                  \"amount\": 43936184.675863326\n                },\n                {\n                  \"mode\": \"et ad ullamco incididunt\",\n                  \"amount\": 52300534.642615706\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"do Excepteur\",\n                  \"amount\": -23310316.8352053\n                },\n                {\n                  \"mode\": \"officia pariatur\",\n                  \"amount\": 86492374.49525681\n                }\n              ],\n              \"quantity\": 79937465,\n              \"identifier\": \"esse sunt ullamco\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"occaecat do sint id\",\n              \"line_number\": -20862351,\n              \"meta\": {\n                \"esse_d\": \"dolore eiusmod id laborum\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"free_non_sellable_items\",\n                  \"promotion_name\": \"veniam esse\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -68281882,\n                      \"type\": \"dolore eu\"\n                    },\n                    {\n                      \"value\": -10665520,\n                      \"type\": \"aliqua\"\n                    }\n                  ],\n                  \"amount\": -969605.2831149995,\n                  \"article_quantity\": -22646800,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          -18260107,\n                          8259851\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                          29585577,\n                          -40950729\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"aliqua\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"aute Lorem irure elit\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"enim\",\n                        \"item_name\": \"enim adipisicin\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Excepteur adipisicing\",\n                        \"item_id\": 19226892,\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 est magna\",\n                      \"quantity\": -12852536.664852515\n                    },\n                    {\n                      \"article_id\": \"incididunt reprehenderit eiusmod dolore\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"reprehenderit dolor pariatur Lorem\",\n                        \"item_name\": \"consectetur anim labore\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"reprehenderit no\",\n                        \"item_id\": 5639267,\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\": \"anim c\",\n                      \"quantity\": 40683329.588985234\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"contract_price\",\n                  \"promotion_name\": \"aliquip consequat\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": -67844495,\n                      \"type\": \"in\"\n                    },\n                    {\n                      \"value\": 65827045,\n                      \"type\": \"velit nulla\"\n                    }\n                  ],\n                  \"amount\": 20649373.13786705,\n                  \"article_quantity\": -75369523,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          96765695,\n                          30207178\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                          -11684041,\n                          70409609\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"aliqua sunt tempor\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"occaecat consequat\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"Duis reprehenderit minim non\",\n                        \"item_name\": \"fugiat occaecat aliqua\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"cupidatat dolore veniam\",\n                        \"item_id\": 96719695,\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\": \"commodo est\",\n                      \"quantity\": 84912375.30610946\n                    },\n                    {\n                      \"article_id\": \"ea tempor minim\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"ex est ipsum\",\n                        \"item_name\": \"nostrud\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"sint eu sed ut deserunt\",\n                        \"item_id\": 34398568,\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                        \"Excepteur_85\": 84748337.94741055\n                      },\n                      \"parent_item_identifier\": \"eu\",\n                      \"quantity\": -54465201.607736446\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -87110564.44865002,\n                \"amount_paid_roundoff\": 42678406.491446584,\n                \"price_effective\": 81811017.74295872,\n                \"promotion_effective_discount\": -93321555.90333943,\n                \"pm_price_split\": -39476549.35012586,\n                \"refund_amount\": -48390103.57780373,\n                \"transfer_price\": 82427521.31310236,\n                \"coupon_effective_discount\": 32018432.565326676,\n                \"tax_collected_at_source\": -70154414.68299776,\n                \"brand_calculated_amount\": 19929820.343678147,\n                \"delivery_charge\": 64381779.29565033,\n                \"cashback\": 63464057.4334957,\n                \"value_of_good\": -94638914.22060832,\n                \"cashback_applied\": -60099333.24464805,\n                \"cod_charges\": 59722549.591829866,\n                \"price_marked\": -97377751.39855556,\n                \"amount_paid\": -60753129.675549775,\n                \"coupon_value\": 34971161.042654485,\n                \"discount\": 81021565.1677975,\n                \"fynd_credits\": -59075201.58507595,\n                \"gift_price\": 81023066.15676239,\n                \"amount_to_be_collected\": 66028340.496017665,\n                \"cost_price\": -40054560.90155923,\n                \"loyalty_discount\": 69015.270657897,\n                \"marketplace_promotion_effective_discount\": 26294351.183587134,\n                \"seller_promotion_effective_discount\": -38391549.52454993\n              },\n              \"charges\": [\n                {\n                  \"name\": \"dolore consequat do\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -33096521.816271275,\n                      \"currency\": \"nisi labore dolore aliqua\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 63332033.64306569,\n                      \"currency\": \"laborum ullamco sit incididunt proident\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"labore ea voluptate\"\n                    },\n                    \"distribution_level\": \"magna sed eiusmod consectet\"\n                  },\n                  \"code\": \"et sit adipisicing ipsum\",\n                  \"type\": \"repre\"\n                },\n                {\n                  \"name\": \"dolor in aliquip labore\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -49948686.99397106,\n                      \"currency\": \"aute\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 8152613.872534305,\n                      \"currency\": \"et pariatur ullamco Excepteur\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"single\",\n                      \"logic\": \"amet sunt\"\n                    },\n                    \"distribution_level\": \"ad in mollit\"\n                  },\n                  \"code\": \"minim dolor ad\",\n                  \"type\": \"nisi velit eiusmod fugiat\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": -31237063.534618363,\n                \"amount_paid_roundoff\": 32768668.835489705,\n                \"price_effective\": -67195474.09728625,\n                \"promotion_effective_discount\": -59632867.82641419,\n                \"pm_price_split\": 16061472.298579112,\n                \"refund_amount\": 22016888.71454239,\n                \"transfer_price\": -29012975.09378393,\n                \"coupon_effective_discount\": -8227182.5517041385,\n                \"tax_collected_at_source\": -67918385.0551934,\n                \"brand_calculated_amount\": -3868905.451733753,\n                \"delivery_charge\": -59270973.96837659,\n                \"cashback\": 48589131.59781802,\n                \"value_of_good\": 57637205.51503968,\n                \"cashback_applied\": -77138697.35450433,\n                \"cod_charges\": 26098739.547852874,\n                \"price_marked\": -31601949.5042648,\n                \"amount_paid\": -27450708.492691025,\n                \"coupon_value\": 73007422.50184587,\n                \"discount\": 80654296.06370965,\n                \"fynd_credits\": -53170116.93416638,\n                \"gift_price\": 44708465.36964291,\n                \"amount_to_be_collected\": -865018.9061665684,\n                \"cost_price\": 62897759.24915412,\n                \"loyalty_discount\": 18690748.689134747\n              },\n              \"current_status\": {\n                \"id\": 4005158,\n                \"store_id\": -63019340,\n                \"delivery_awb_number\": \"nostrud aute\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": -71211227,\n                \"state_type\": \"operational\",\n                \"state_id\": 11131569,\n                \"created_at\": \"2025-06-09T16:02:39.123Z\",\n                \"created_ts\": \"1950-05-12T06:16:21.469Z\",\n                \"shipment_id\": \"aliqua esse sunt\",\n                \"updated_at\": \"1969-01-11T02:09:05.160Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"laborum et amet occaecat exercitation\",\n                  \"id\": -10967623,\n                  \"journey_type\": \"forward\",\n                  \"name\": \"eiusmod incididunt\",\n                  \"state_type\": \"financial\",\n                  \"is_active\": false,\n                  \"app_display_name\": \"in consectetur officia labore eu\",\n                  \"app_state_name\": \"dolore sunt sint et\",\n                  \"app_facing\": false,\n                  \"notify_customer\": false\n                },\n                \"bag_id\": -65319382,\n                \"status\": \"dolor Excepteur\"\n              },\n              \"entity_type\": \"bag\",\n              \"is_parent\": true\n            },\n            {\n              \"bag_id\": -80155656,\n              \"gst_details\": {\n                \"brand_calculated_amount\": 78680584.47485772,\n                \"gst_fee\": -4686608.56164211,\n                \"tax_collected_at_source\": 17160696.728111982,\n                \"value_of_good\": -79718050.48369695,\n                \"cgst_tax_percentage\": 62012302.1821191,\n                \"gstin_code\": \"consequat in\",\n                \"igst_tax_percentage\": 30239764.06584868,\n                \"gst_tax_percentage\": 14218654.524908423,\n                \"hsn_code_id\": \"commodo sint\",\n                \"igst_gst_fee\": 19143911.241399586,\n                \"is_default_hsn_code\": true,\n                \"sgst_gst_fee\": -97636180.93460065,\n                \"cgst_gst_fee\": 10427023.81038469,\n                \"gst_tag\": \"et velit\",\n                \"sgst_tax_percentage\": -16775328.241021052,\n                \"hsn_code\": \"in ut reprehenderit aliqua\"\n              },\n              \"bag_status\": [\n                {\n                  \"status\": \"Ut magna\",\n                  \"forward\": true,\n                  \"store_id\": -56297704,\n                  \"delivery_awb_number\": \"reprehenderit Duis\",\n                  \"kafka_sync\": true,\n                  \"delivery_partner_id\": -30518973,\n                  \"app_display_name\": \"irure sed dolore Lorem proident\",\n                  \"state_id\": -91246893,\n                  \"state_type\": \"financial\",\n                  \"bsh_id\": -51455703,\n                  \"created_at\": \"2002-11-29T13:00:58.704Z\",\n                  \"created_ts\": \"qui cupidatat Lorem enim voluptate\",\n                  \"shipment_id\": \"fugiat quis voluptate cillum\",\n                  \"updated_at\": \"1997-05-10T05:06:29.746Z\",\n                  \"updated_ts\": \"nostrud eiusmod esse\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"in culpa\",\n                    \"id\": 53528449,\n                    \"journey_type\": \"forward\",\n                    \"name\": \"null\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"Excepteur occaecat\",\n                    \"app_state_name\": \"laborum ipsum voluptate\",\n                    \"app_facing\": true,\n                    \"notify_customer\": false\n                  },\n                  \"bag_id\": -66376300,\n                  \"display_name\": \"id\"\n                },\n                {\n                  \"status\": \"ex Lorem culpa officia\",\n                  \"forward\": false,\n                  \"store_id\": 65947643,\n                  \"delivery_awb_number\": \"officia\",\n                  \"kafka_sync\": false,\n                  \"delivery_partner_id\": -5732235,\n                  \"app_display_name\": \"officia id cupidatat pariatur\",\n                  \"state_id\": 75323769,\n                  \"state_type\": \"operational\",\n                  \"bsh_id\": 33523981,\n                  \"created_at\": \"1999-02-09T12:14:55.976Z\",\n                  \"created_ts\": \"fugiat reprehenderit incididunt dolore\",\n                  \"shipment_id\": \"sint cillum\",\n                  \"updated_at\": \"1965-01-26T09:38:08.016Z\",\n                  \"updated_ts\": \"veniam\",\n                  \"bag_state_mapper\": {\n                    \"display_name\": \"minim cillum\",\n                    \"id\": -73423548,\n                    \"journey_type\": \"return\",\n                    \"name\": \"Ut non laborum\",\n                    \"state_type\": \"logistics\",\n                    \"is_active\": false,\n                    \"app_display_name\": \"cupidatat labore nostrud\",\n                    \"app_state_name\": \"aliqua\",\n                    \"app_facing\": true,\n                    \"notify_customer\": true\n                  },\n                  \"bag_id\": 62232912,\n                  \"display_name\": \"amet minim consectetur\"\n                }\n              ],\n              \"parent_promo_bags\": {\n                \"voluptate_2b\": 8615735\n              },\n              \"seller_qc_details\": {\n                \"line_number\": 91937181,\n                \"bad_quantity\": 1226065,\n                \"good_quantity\": -2209677\n              },\n              \"financial_breakup\": {\n                \"added_to_fynd_cash\": true,\n                \"amount_paid\": 71750158.58709225,\n                \"brand_calculated_amount\": 8028460.48652786,\n                \"cashback\": 94071299.72423384,\n                \"cashback_applied\": -2243714.0544703454,\n                \"cod_charges\": -60459432.876397654,\n                \"coupon_effective_discount\": 18804518.724488914,\n                \"coupon_value\": 67732776.7477602,\n                \"delivery_charge\": -89620807.73735863,\n                \"discount\": 32811342.754100144,\n                \"fynd_credits\": -82757270.1332465,\n                \"gst_fee\": -59999949.16021607,\n                \"gst_tag\": \"consequat exercitation\",\n                \"gst_tax_percentage\": 33786525.12345198,\n                \"hsn_code\": \"non Lorem\",\n                \"identifiers\": {\n                  \"alu\": \"in anim enim\",\n                  \"ean\": \"et ullamco sunt in ut\",\n                  \"sku_code\": \"laboris eu minim Lorem\",\n                  \"upc\": \"magna consequat cillum laborum ipsum\",\n                  \"isbn\": \"velit Excepteur sint Ut\"\n                },\n                \"item_name\": \"ipsum incididunt culpa voluptate\",\n                \"price_effective\": -98242487.81565963,\n                \"price_marked\": 66019698.4611105,\n                \"promotion_effective_discount\": -40729492.70464514,\n                \"refund_credit\": -75135859.38840972,\n                \"size\": \"laboris in\",\n                \"total_units\": 15182202,\n                \"transfer_price\": -5497970.751769945,\n                \"value_of_good\": -42931012.69557642,\n                \"amount_paid_roundoff\": 41327379,\n                \"tax_collected_at_source\": 67062563.944037676,\n                \"amount_to_be_collected\": 88979429.62851846,\n                \"taxes\": [\n                  {\n                    \"name\": \"veniam ullamco ex est deserunt\",\n                    \"rate\": 96200048.19193763,\n                    \"tax_amount\": 10933574.26712051,\n                    \"taxable_amount\": -43382643.887613304\n                  },\n                  {\n                    \"name\": \"sit Lorem id eiusmod\",\n                    \"rate\": 38765363.61629394,\n                    \"tax_amount\": -71654665.08314852,\n                    \"taxable_amount\": -84010854.41205311\n                  }\n                ],\n                \"loyalty_discount\": -89879212.69876553\n              },\n              \"bag_configs\": {\n                \"allow_force_return\": true,\n                \"can_be_cancelled\": false,\n                \"enable_tracking\": false,\n                \"is_active\": true,\n                \"is_customer_return_allowed\": true,\n                \"is_returnable\": false,\n                \"is_bundle_item\": false,\n                \"bundle_details\": {\n                  \"bundle_group_id\": \"aliquip\",\n                  \"name\": \"pariatur ut incididunt aliquip\",\n                  \"slug\": \"dolore amet\",\n                  \"bundle_count\": -88544855,\n                  \"article_bundle_id\": \"amet ea id tempor\",\n                  \"bundle_article_quantity\": -82755479,\n                  \"is_base\": false,\n                  \"price_marked\": -84132124.63122553,\n                  \"price_effective\": -22382518.657004,\n                  \"item_id\": -2581943,\n                  \"item_type\": \"virtual_bundle\",\n                  \"return_config\": {\n                    \"allow_partial_return\": false,\n                    \"returnable\": true,\n                    \"unit\": false,\n                    \"time\": false\n                  },\n                  \"seller_identifier\": \"mollit\",\n                  \"images\": [\n                    \"eu nulla minim ut aliqua\",\n                    \"incididun\"\n                  ],\n                  \"brand_name\": \"in dolore fugiat culpa magna\",\n                  \"size\": \"est sed\"\n                }\n              },\n              \"seller_identifier\": \"ullamco cillum\",\n              \"delivery_address\": {\n                \"phone\": \"mollit dolor do Lorem\",\n                \"address2\": \"laboris\",\n                \"address\": \"velit es\",\n                \"longitude\": 30708476.824087456,\n                \"pincode\": \"commodo qui do\",\n                \"area\": \"in labore et est\",\n                \"address_type\": \"other\",\n                \"country\": \"Ut magna amet\",\n                \"address_category\": \"billing\",\n                \"email\": \"ipsum non magna\",\n                \"created_at\": \"2007-07-17T07:38:51.670Z\",\n                \"address1\": \"eu consectetur ut velit\",\n                \"display_address\": \"id ea nulla aliquip culpa\",\n                \"landmark\": \"Excepteur consectetur\",\n                \"updated_at\": \"2022-10-18T05:35:33.800Z\",\n                \"version\": \"velit dolor officia irure et\",\n                \"latitude\": 73856914.20591968,\n                \"contact_person\": \"proident anim irure dolore\",\n                \"state\": \"fugiat c\",\n                \"city\": \"dolore nostrud\",\n                \"area_code_slug\": \"id irure elit officia\",\n                \"country_code\": \"in veniam sint Lorem\",\n                \"country_iso_code\": \"in\",\n                \"country_phone_code\": \"ex officia ipsum aliquip do\",\n                \"delivery_address_id\": -45328152,\n                \"geo_location\": {\n                  \"pariaturdf\": -20479752.875406817,\n                  \"ex_43\": false,\n                  \"commodo_42\": 85117007,\n                  \"tempor69\": 75277284,\n                  \"dolor_02\": 57318714.781612635\n                },\n                \"name\": \"eiusmod magna aute nostrud\",\n                \"sector\": \"aliquip voluptate qui incididunt\",\n                \"state_code\": \"dolore nulla quis\",\n                \"uid\": \"proident aliquip ea\",\n                \"user_id\": \"cupidatat in officia in\",\n                \"code\": \"dolor sit ea voluptate\"\n              },\n              \"article\": {\n                \"identifiers\": {\n                  \"sunt__\": \"officia\"\n                },\n                \"return_config\": {\n                  \"returnable\": true,\n                  \"time\": -55623417.741441324,\n                  \"unit\": \"laborum sed\"\n                },\n                \"uid\": \"culpa dol\",\n                \"size\": \"consequat ullamco quis\",\n                \"tags\": [\n                  \"nostrud in velit consequat\",\n                  \"commodo id deserunt tempor\"\n                ],\n                \"_custom_json\": {\n                  \"consectetur_4\": 95527819,\n                  \"ea_d5\": \"in laboris ullamco\",\n                  \"in_4bc\": false,\n                  \"Ut_b5e\": \"in ex consectetur\"\n                }\n              },\n              \"brand\": {\n                \"id\": -15707760,\n                \"logo\": \"sit eu est minim\",\n                \"company\": -57123802,\n                \"created_on\": \"2001-01-21T08:14:15.421Z\",\n                \"brand_name\": \"dolor adipisicing Excepteur aute\",\n                \"modified_on\": \"1969-04-16T08:46:07.994Z\"\n              },\n              \"group_id\": \"dolore ut elit nostrud\",\n              \"affiliate_bag_details\": {\n                \"affiliate_bag_id\": \"occaeca\",\n                \"coupon_code\": \"amet non\",\n                \"affiliate_meta\": {\n                  \"order_item_id\": \"dolore incididunt nisi sit\",\n                  \"channel_order_id\": \"aliqua labore commodo\",\n                  \"employee_discount\": -41821691.77643598,\n                  \"box_type\": \"id Excepteur sit\",\n                  \"quantity\": -61347754,\n                  \"size_level_total_qty\": -74233087,\n                  \"loyalty_discount\": -72809496.02367216,\n                  \"replacement_details\": {\n                    \"replacement_type\": \"velit\",\n                    \"original_affiliate_order_id\": \"id eu aliquip ex et\"\n                  },\n                  \"channel_shipment_id\": \"nostrud et ad laboris\",\n                  \"marketplace_invoice_id\": \"adipisicing id in\",\n                  \"due_date\": \"1947-05-20T01:52:22.145Z\",\n                  \"coupon_code\": \"sed incididunt id\",\n                  \"is_priority\": true,\n                  \"is_serial_number_required\": false,\n                  \"fulfilment_priority\": 11357862,\n                  \"customer_selling_price\": -62192045.415131725\n                }\n              },\n              \"item\": {\n                \"id\": 65423056,\n                \"attributes\": {\n                  \"currency\": \"minim consequat\"\n                },\n                \"brand_id\": -50259132,\n                \"slug_key\": \"ame\",\n                \"l3_category\": 58483136,\n                \"l3_category_name\": \"aliquip sunt fugiat\",\n                \"last_updated_at\": \"1986-11-13T20:42:14.349Z\",\n                \"name\": \"ea nulla\",\n                \"l2_category\": [\n                  \"occaecat sit in ex amet\",\n                  \"nostrud voluptate\"\n                ],\n                \"brand\": \"ea adipisicing cillum\",\n                \"image\": [\n                  \"officia irure qui\",\n                  \"quis cupidatat c\"\n                ],\n                \"code\": \"in commodo qui\",\n                \"l1_category\": [\n                  \"exercitation aute Ut\",\n                  \"qui ipsum\"\n                ],\n                \"size\": \"anim ea exercitation consectetur\",\n                \"can_cancel\": false,\n                \"can_return\": false,\n                \"branch_url\": \"in aliqui\",\n                \"meta\": {\n                  \"Excepteur0e8\": \"consequat laboris do\"\n                },\n                \"color\": \"exercitat\",\n                \"department_id\": 43283651,\n                \"images\": [\n                  \"laboris voluptate laborum dolore\",\n                  \"fugiat\"\n                ],\n                \"tags\": [\n                  \"dolor sint ali\",\n                  \"ullamco eiusmod aliqua\"\n                ]\n              },\n              \"payment_methods\": [\n                {\n                  \"mode\": \"cillum eu\",\n                  \"amount\": -35073539.85019539\n                },\n                {\n                  \"mode\": \"aliqua aliquip\",\n                  \"amount\": -60768035.385937445\n                }\n              ],\n              \"payment_info\": [\n                {\n                  \"mode\": \"nisi e\",\n                  \"amount\": -14781589.635320902\n                },\n                {\n                  \"mode\": \"eu occaecat laborum commodo\",\n                  \"amount\": -54287413.20527415\n                }\n              ],\n              \"quantity\": 39654455,\n              \"identifier\": \"dolor dolor\",\n              \"can_return\": false,\n              \"can_cancel\": false,\n              \"display_name\": \"est adipisicing ut\",\n              \"line_number\": 57392130,\n              \"meta\": {\n                \"proident55\": \"quis in\",\n                \"elit30d\": \"ipsum cillum laborum consequat\"\n              },\n              \"applied_promos\": [\n                {\n                  \"promotion_type\": \"ladder_price\",\n                  \"promotion_name\": \"nisi Excepteur\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 56000017,\n                      \"type\": \"adipisicing culpa\"\n                    },\n                    {\n                      \"value\": -96570410,\n                      \"type\": \"exercitation occaecat dolore\"\n                    }\n                  ],\n                  \"amount\": 76017246.10157844,\n                  \"article_quantity\": 54654718,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          18190737,\n                          14121899\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                          -29971690,\n                          -71320675\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"mollit in in irure ex\",\n                  \"mrp_promotion\": false,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"ea\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"pariatur aliquip culpa nisi\",\n                        \"item_name\": \"dolore minim ad\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"Lorem dolor\",\n                        \"item_id\": 75597662,\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\": \"laboris dolore pariatur irure\",\n                      \"quantity\": -21075686.898602888\n                    },\n                    {\n                      \"article_id\": \"est consequat\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"Duis velit in adipisicing\",\n                        \"item_name\": \"ut Ut commodo\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"do velit in\",\n                        \"item_id\": -97513724,\n                        \"item_images_url\": [\n                          {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                          },\n                          {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                          }\n                        ]\n                      },\n                      \"parent_item_identifier\": \"aute Duis laboris\",\n                      \"quantity\": -84409855.01073018\n                    }\n                  ]\n                },\n                {\n                  \"promotion_type\": \"fixed_price\",\n                  \"promotion_name\": \"culpa\",\n                  \"discount_rules\": [\n                    {\n                      \"value\": 66291096,\n                      \"type\": \"ea do enim mollit\"\n                    },\n                    {\n                      \"value\": -38533354,\n                      \"type\": \"esse qui fugiat proident\"\n                    }\n                  ],\n                  \"amount\": -5298599.595251605,\n                  \"article_quantity\": -85728288,\n                  \"buy_rules\": [\n                    {\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          92688745,\n                          1278385\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                          37920109,\n                          34857522\n                        ]\n                      },\n                      \"cart_conditions\": {\n                        \"cart_conditions\": {\n                          \"cart_quantity\": {\n                            \"greater_than_equals\": 1\n                          }\n                        }\n                      }\n                    }\n                  ],\n                  \"promo_id\": \"Duis consectetur sunt ullamco dolore\",\n                  \"mrp_promotion\": true,\n                  \"applied_free_articles\": [\n                    {\n                      \"article_id\": \"ut et\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"labore incididunt\",\n                        \"item_name\": \"in consequat\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"amet commodo co\",\n                        \"item_id\": -18588058,\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\": \"ipsum volupta\",\n                      \"quantity\": 67706128.98532864\n                    },\n                    {\n                      \"article_id\": \"dolore sed\",\n                      \"free_gift_item_details\": {\n                        \"item_slug\": \"qui\",\n                        \"item_name\": \"eiusmod ullamco elit minim\",\n                        \"item_price_details\": {\n                          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        \"item_brand_name\": \"nulla\",\n                        \"item_id\": 52653671,\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\": \"Lorem\",\n                      \"quantity\": 46355105.81776577\n                    }\n                  ]\n                }\n              ],\n              \"prices\": {\n                \"refund_credit\": -36541416.29150258,\n                \"amount_paid_roundoff\": -87234298.4154828,\n                \"price_effective\": 50161549.434865475,\n                \"promotion_effective_discount\": 51479801.18617687,\n                \"pm_price_split\": 77391122.38825622,\n                \"refund_amount\": -76966111.27133997,\n                \"transfer_price\": -21043193.703568354,\n                \"coupon_effective_discount\": -64691733.621018566,\n                \"tax_collected_at_source\": -16329835.690446123,\n                \"brand_calculated_amount\": -24394897.917580053,\n                \"delivery_charge\": -87245115.16377245,\n                \"cashback\": 56539682.86948502,\n                \"value_of_good\": 872053.4590385556,\n                \"cashback_applied\": -84294926.39445569,\n                \"cod_charges\": -36521888.46002482,\n                \"price_marked\": -68670599.94368523,\n                \"amount_paid\": 50819380.86575568,\n                \"coupon_value\": 59428205.78675309,\n                \"discount\": 45118849.82476771,\n                \"fynd_credits\": 3072368.3350770175,\n                \"gift_price\": 67219566.28435132,\n                \"amount_to_be_collected\": 72518891.17897466,\n                \"cost_price\": -10455945.836998254,\n                \"loyalty_discount\": -77919437.65719646,\n                \"marketplace_promotion_effective_discount\": -5828903.157214433,\n                \"seller_promotion_effective_discount\": -93630943.39229758\n              },\n              \"charges\": [\n                {\n                  \"name\": \"Lorem culpa veniam do in\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": -50963807.07678758,\n                      \"currency\": \"sunt minim ullamco pariatur\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": -72872867.6561872,\n                      \"currency\": \"enim amet esse in\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"esse ex qu\"\n                    },\n                    \"distribution_level\": \"nisi labore Excepteur\"\n                  },\n                  \"code\": \"officia incididunt mol\",\n                  \"type\": \"incididunt do occaecat dolore proident\"\n                },\n                {\n                  \"name\": \"nulla id nisi\",\n                  \"amount\": {\n                    \"base_currency\": {\n                      \"value\": 71197378.70239815,\n                      \"currency\": \"ut nulla dolore dolor nostrud\"\n                    },\n                    \"ordering_currency\": {\n                      \"value\": 77230900.28786057,\n                      \"currency\": \"deserunt ex aliqua irure sint\"\n                    }\n                  },\n                  \"distribution_logic\": {\n                    \"distribution\": {\n                      \"type\": \"multi\",\n                      \"logic\": \"e\"\n                    },\n                    \"distribution_level\": \"esse deserunt aliqua\"\n                  },\n                  \"code\": \"ullamco\",\n                  \"type\": \"do\"\n                }\n              ],\n              \"ordering_currency_prices\": {\n                \"refund_credit\": 2887965.197514534,\n                \"amount_paid_roundoff\": 80649444.08011523,\n                \"price_effective\": 57226153.14109549,\n                \"promotion_effective_discount\": 1952231.2566942424,\n                \"pm_price_split\": 25067437.88209413,\n                \"refund_amount\": -5747094.842784509,\n                \"transfer_price\": -25940976.375804633,\n                \"coupon_effective_discount\": 9149344.598977521,\n                \"tax_collected_at_source\": -38636550.03583646,\n                \"brand_calculated_amount\": 51379661.88071853,\n                \"delivery_charge\": 43030916.000763595,\n                \"cashback\": -89115157.28165056,\n                \"value_of_good\": -77365327.52612461,\n                \"cashback_applied\": -96353689.62775344,\n                \"cod_charges\": 50889016.70302549,\n                \"price_marked\": -7744599.493734002,\n                \"amount_paid\": 92001911.05381718,\n                \"coupon_value\": -34396978.21441836,\n                \"discount\": -13748448.608722925,\n                \"fynd_credits\": 57002937.04705125,\n                \"gift_price\": -60098634.043234386,\n                \"amount_to_be_collected\": -78014702.47957444,\n                \"cost_price\": -55711981.22488252,\n                \"loyalty_discount\": -54673218.848477714\n              },\n              \"current_status\": {\n                \"id\": 84788333,\n                \"store_id\": -50441877,\n                \"delivery_awb_number\": \"aliqua Excepteur elit ea\",\n                \"kafka_sync\": false,\n                \"delivery_partner_id\": 54775453,\n                \"state_type\": \"financial\",\n                \"state_id\": -91924067,\n                \"created_at\": \"2016-10-23T01:00:10.173Z\",\n                \"created_ts\": \"1976-02-07T14:19:48.087Z\",\n                \"shipment_id\": \"consequat Duis\",\n                \"updated_at\": \"1988-11-05T05:00:18.985Z\",\n                \"bag_state_mapper\": {\n                  \"display_name\": \"dolor\",\n                  \"id\": 8117386,\n                  \"journey_type\": \"return\",\n                  \"name\": \"Duis irure cillum magna\",\n                  \"state_type\": \"logistics\",\n                  \"is_active\": true,\n                  \"app_display_name\": \"magna ex Ut\",\n                  \"app_state_name\": \"aute ad proident eiusmod\",\n                  \"app_facing\": true,\n                  \"notify_customer\": true\n                },\n                \"bag_id\": -16039871,\n                \"status\": \"quis labore\"\n              },\n              \"entity_type\": \"shipments\",\n              \"is_parent\": true\n            }\n          ],\n          \"dp_assignment\": false,\n          \"total_items\": 81330548,\n          \"fulfilling_store\": {\n            \"address\": \"ea\",\n            \"city\": \"ea ex ipsum laborum qui\",\n            \"code\": \"laboris l\",\n            \"contact_person\": \"laboris reprehenderit fugiat officia\",\n            \"country\": \"Lorem proident aute\",\n            \"fulfillment_channel\": \"aliqua dolor sit\",\n            \"id\": 22429202,\n            \"meta\": {\n              \"consequate\": true,\n              \"est_87d\": \"sit\",\n              \"ut_79a\": \"in officia\"\n            },\n            \"phone\": \"tempor eu ad sint\",\n            \"pincode\": \"officia\",\n            \"state\": \"tempor et ut\",\n            \"store_name\": \"sunt ex\",\n            \"address1\": \"tempor non officia quis\",\n            \"display_address\": \"minim ad veniam\",\n            \"store_email\": \"non eiusmod amet\"\n          },\n          \"meta\": {\n            \"sit_8_6\": \"esse qui\"\n          },\n          \"pdf_links\": {\n            \"ipsum_3\": true\n          },\n          \"payment_mode\": \"culpa cupidatat labore\",\n          \"packaging_type\": \"Lorem ut occaecat\",\n          \"journey_type\": \"forward\",\n          \"prices\": {\n            \"refund_credit\": -87069500.29281679,\n            \"amount_paid_roundoff\": -45065056.33366298,\n            \"price_effective\": -45921569.86064198,\n            \"promotion_effective_discount\": -39511936.79510161,\n            \"pm_price_split\": -98111031.10828628,\n            \"refund_amount\": 91407436.43574801,\n            \"transfer_price\": -72339961.57586002,\n            \"coupon_effective_discount\": -61090390.95045179,\n            \"tax_collected_at_source\": 58974863.062481254,\n            \"brand_calculated_amount\": 12551343.094945282,\n            \"delivery_charge\": 47672485.88130534,\n            \"cashback\": 45952984.548280954,\n            \"value_of_good\": 54472712.24069777,\n            \"cashback_applied\": -86992120.79406604,\n            \"cod_charges\": -91022082.51617663,\n            \"price_marked\": -83884890.59036784,\n            \"amount_paid\": -65567790.6679216,\n            \"coupon_value\": 70111873.19818667,\n            \"discount\": -17524152.5856452,\n            \"fynd_credits\": -84613365.91536766,\n            \"gift_price\": -54204006.663308,\n            \"amount_to_be_collected\": 44444045.119032025,\n            \"cost_price\": -52949065.64623849,\n            \"loyalty_discount\": 40925987.19270027,\n            \"marketplace_promotion_effective_discount\": 52113016.22758061,\n            \"seller_promotion_effective_discount\": 73935679.59843397\n          },\n          \"charges\": [\n            {\n              \"name\": \"sunt laboris\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 60635115.69881296,\n                  \"currency\": \"ut ad id\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -4559456.217262343,\n                  \"currency\": \"do ut esse in\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"amet commodo consectetur tempor\"\n                },\n                \"distribution_level\": \"cillum\"\n              },\n              \"code\": \"deserunt voluptate\",\n              \"type\": \"aliqua dolore eiusmod amet\"\n            },\n            {\n              \"name\": \"pariatur ullamco incididu\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -37559813.68057872,\n                  \"currency\": \"incididunt culpa\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -49023253.80637058,\n                  \"currency\": \"aliquip eu commodo veniam\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"sunt labore\"\n                },\n                \"distribution_level\": \"in ut est tempor\"\n              },\n              \"code\": \"in\",\n              \"type\": \"sunt minim in ea culpa\"\n            }\n          ],\n          \"ordering_currency_prices\": {\n            \"refund_credit\": 6291213.421957001,\n            \"amount_paid_roundoff\": -76034698.46977027,\n            \"price_effective\": 27593435.522622973,\n            \"promotion_effective_discount\": 7423137.484291956,\n            \"pm_price_split\": -41816265.88888245,\n            \"refund_amount\": 38561352.203287125,\n            \"transfer_price\": 8198554.918310612,\n            \"coupon_effective_discount\": -20411206.978996262,\n            \"tax_collected_at_source\": -35738199.270190485,\n            \"brand_calculated_amount\": -76891572.00549243,\n            \"delivery_charge\": -88687120.48111305,\n            \"cashback\": -44603490.6637363,\n            \"value_of_good\": -38748476.698343426,\n            \"cashback_applied\": -8172146.170755297,\n            \"cod_charges\": 30260278.49731952,\n            \"price_marked\": -80796477.11516382,\n            \"amount_paid\": -17356295.285065353,\n            \"coupon_value\": -9951737.675185204,\n            \"discount\": -20938172.45275478,\n            \"fynd_credits\": -36919053.20456974,\n            \"gift_price\": -37863694.405849114,\n            \"amount_to_be_collected\": -1285210.8464454412,\n            \"cost_price\": 51174191.987130105,\n            \"loyalty_discount\": 26346012.744517326\n          },\n          \"vertical\": \"nulla cillum officia laboris\",\n          \"payments\": {\n            \"mode\": \"adip\",\n            \"logo\": \"incididunt ullamco id in\",\n            \"source\": \"adipisici\"\n          },\n          \"operational_status\": \"qui dolor labore\",\n          \"status\": {\n            \"meta\": {\n              \"officia_1\": -23845316.38634941,\n              \"ad_2\": false,\n              \"dolor_912\": 41245032,\n              \"cupidatat_551\": true\n            },\n            \"bag_list\": [\n              \"dolor non in magna\",\n              \"deserunt dolor ad\"\n            ],\n            \"id\": 22228159,\n            \"created_at\": \"2012-02-11T02:02:23.836Z\",\n            \"created_ts\": \"do esse dolore Lorem\",\n            \"shipment_id\": \"ullamco eiusmod quis in\",\n            \"status\": \"eiusmod ut\",\n            \"display_name\": \"aute ut\",\n            \"current_shipment_status\": \"ex aute cupidatat fugiat\",\n            \"status_created_at\": \"1947-12-30T06:49:18.656Z\"\n          },\n          \"total_bags\": 94239025,\n          \"shipment_created_at\": \"1973-06-16T16:07:38.383Z\",\n          \"shipment_created_ts\": \"sunt quis nulla Lorem\",\n          \"currency\": {\n            \"currency_code\": \"Lorem esse consequat voluptate\",\n            \"currency_symbol\": \"tempor eiusmod\"\n          },\n          \"currency_info\": {\n            \"ordering_currency\": {\n              \"currency_code\": \"dolore officia dolore\",\n              \"currency_name\": \"officia eu aliqua\",\n              \"currency_symbol\": \"sint consectetur in anim fugiat\",\n              \"currency_sub_unit\": \"ad\"\n            },\n            \"conversion_rate\": {\n              \"conversion_rate\": null,\n              \"base\": \"INR\",\n              \"rates\": {\n                \"INR\": {\n                  \"name\": \"Indian Rupee\",\n                  \"value\": 1,\n                  \"symbol\": \"₹\",\n                  \"sub_unit\": \"\"\n                }\n              }\n            }\n          },\n          \"previous_shipment_id\": \"in qui proident do\",\n          \"shipment_update_time\": -47842851.16503746,\n          \"rto_address\": {\n            \"phone\": \"fugiat sunt pariatur ipsum\",\n            \"address2\": \"esse tempor incididunt\",\n            \"address\": \"reprehenderit et ad\",\n            \"longitude\": -80753664.63472311,\n            \"pincode\": \"mollit est ad amet\",\n            \"area\": \"ex nostrud\",\n            \"address_type\": \"home\",\n            \"country\": \"laborum eu consectetur est mollit\",\n            \"address_category\": \"delivery\",\n            \"email\": \"Lorem anim exercitation\",\n            \"created_at\": \"1985-03-28T23:01:52.302Z\",\n            \"address1\": \"in nulla l\",\n            \"display_address\": \"magna dolore\",\n            \"landmark\": \"veniam\",\n            \"updated_at\": \"1967-04-27T08:09:43.963Z\",\n            \"version\": \"cupidatat quis Duis\",\n            \"latitude\": -58778948.388852336,\n            \"contact_person\": \"do dolore non\",\n            \"state\": \"dolor voluptate\",\n            \"city\": \"aute in\",\n            \"area_code_slug\": \"officia\",\n            \"country_code\": \"in sunt\",\n            \"country_iso_code\": \"aliqua veniam ut\",\n            \"country_phone_code\": \"in\",\n            \"delivery_address_id\": -49787797,\n            \"geo_location\": {\n              \"sit2c\": \"eiusmod aliqua mollit\",\n              \"ea6_a\": \"dolor et non anim\"\n            },\n            \"name\": \"qui et ea Duis\",\n            \"sector\": \"sint sit anim mollit esse\",\n            \"state_code\": \"est nulla\",\n            \"uid\": \"officia do Duis\",\n            \"user_id\": \"nisi amet ut\",\n            \"code\": \"ad in E\"\n          },\n          \"credit_note_id\": \"veniam do\",\n          \"is_self_ship\": false,\n          \"mode_of_payment\": \"laboris \",\n          \"is_lapa_enabled\": true,\n          \"forward_end_shipment_id\": \"tempor et\",\n          \"logistics_meta\": {\n            \"mollit5\": \"amet minim Lorem incididunt veniam\"\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\": \"in consect\",\n      \"channel\": {\n        \"logo\": \"ipsum anim dol\",\n        \"name\": \"voluptate\"\n      },\n      \"user_info\": {\n        \"id\": -70511810,\n        \"user_oid\": \"reprehenderit qui Lorem\",\n        \"mongo_user_id\": \"laborum aliquip\",\n        \"external_customer_id\": \"dolore pariatur sint\",\n        \"first_name\": \"sunt enim\",\n        \"last_name\": \"cillum ullamco\",\n        \"mobile\": \"elit dolor\",\n        \"email\": \"sed ad\",\n        \"meta\": {\n          \"consectetur8_\": 22290838.451122805,\n          \"minim_7\": true,\n          \"dolor_f\": -51134990\n        },\n        \"is_anonymous_user\": true,\n        \"name\": \"reprehenderit laboris deserunt in\",\n        \"gender\": \"cillum elit\",\n        \"country_phone_code\": \"quis Duis elit dolore\"\n      },\n      \"order_value\": 65936626.79258233,\n      \"currency\": {\n        \"currency_code\": \"culpa mollit \",\n        \"currency_symbol\": \"voluptate veniam sunt\"\n      },\n      \"currency_info\": {\n        \"ordering_currency\": {\n          \"currency_code\": \"deserunt ullamco\",\n          \"currency_name\": \"culpa\",\n          \"currency_symbol\": \"commodo dolore Lorem dolor fugiat\",\n          \"currency_sub_unit\": \"nisi deserunt Lorem 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      \"prices\": {\n        \"refund_credit\": 69234117.17776212,\n        \"amount_paid_roundoff\": 90169962.11910161,\n        \"price_effective\": -19953490.972533405,\n        \"promotion_effective_discount\": 44917499.53231996,\n        \"pm_price_split\": -33166854.084328182,\n        \"refund_amount\": 39832130.967458695,\n        \"transfer_price\": -20526279.986386567,\n        \"coupon_effective_discount\": -22964189.775923982,\n        \"tax_collected_at_source\": -71133020.31335276,\n        \"brand_calculated_amount\": 61931452.943796694,\n        \"delivery_charge\": 26987287.761088073,\n        \"cashback\": 46815706.99490756,\n        \"value_of_good\": 82199072.99290371,\n        \"cashback_applied\": -89444557.12478682,\n        \"cod_charges\": 87659443.69120982,\n        \"price_marked\": 94337143.73721161,\n        \"amount_paid\": 1519607.7573986351,\n        \"coupon_value\": -40586473.56031693,\n        \"discount\": -61154180.864249416,\n        \"fynd_credits\": 57554718.388911664,\n        \"gift_price\": -83253871.88833164,\n        \"amount_to_be_collected\": 4194705.539575145,\n        \"cost_price\": 28639760.120787054,\n        \"loyalty_discount\": 7918431.1863797605,\n        \"marketplace_promotion_effective_discount\": 93273030.35829958,\n        \"seller_promotion_effective_discount\": -37858330.096949056\n      },\n      \"ordering_currency_prices\": {\n        \"refund_credit\": -51015894.99304597,\n        \"amount_paid_roundoff\": 41690948.49294844,\n        \"price_effective\": -27888537.243850514,\n        \"promotion_effective_discount\": 81188765.10523632,\n        \"pm_price_split\": 75792235.07354936,\n        \"refund_amount\": 33537828.450990543,\n        \"transfer_price\": 17786099.084057882,\n        \"coupon_effective_discount\": 67803447.91837609,\n        \"tax_collected_at_source\": -99354430.51264188,\n        \"brand_calculated_amount\": -55259871.180563055,\n        \"delivery_charge\": -22844303.83249338,\n        \"cashback\": -3144324.663025871,\n        \"value_of_good\": 94027922.72103083,\n        \"cashback_applied\": -1977063.0417287499,\n        \"cod_charges\": -65700715.18485805,\n        \"price_marked\": -81517304.91290024,\n        \"amount_paid\": 46696626.096767664,\n        \"coupon_value\": -57656424.92201315,\n        \"discount\": 76146186.62665707,\n        \"fynd_credits\": 77299853.46795076,\n        \"gift_price\": -52623469.0078522,\n        \"amount_to_be_collected\": 4277374.668462038,\n        \"cost_price\": 43545064.321103185,\n        \"loyalty_discount\": -94949262.05048251\n      },\n      \"loyalty_discount_details\": {\n        \"discount\": 63784023.00514203,\n        \"ownership\": \"seller\",\n        \"is_applied\": false\n      }\n    }\n  ],\n  \"lane\": \"consectetur exercit\",\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": "a91d9a11-b126-4deb-9dd0-94d1eec2ea40",
            "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": "edf4b431-6cca-4b87-81af-239e0cbc7c27",
                "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": "763e8b43-9732-48d9-9f28-bbb6b59821a6",
            "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": "422c820f-603f-4167-b405-720cfe5d7c32",
                "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": "97f34dcb-db4c-4166-8095-69e5e49808ed",
            "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": "bf9f5f79-9d31-46eb-b3ee-cd905f9f2f81",
                "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": "80e6fe7b-6d6b-4e68-88ad-c2dceb7aa8aa",
            "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": "00ed30aa-63a8-4918-bf6f-ffffd578bd77",
                "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": "502b8855-9b94-4ab9-bb14-c51670e9b3e4",
            "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": "31d25b19-a974-45bb-8ec9-8d46dafe90bb",
                "name": "Successfully retrived shipment details!",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "order",
                      "v1.0",
                      "company",
                      ":company_id",
                      "bag-details",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "bag_id",
                        "value": "<string>"
                      },
                      {
                        "key": "channel_bag_id",
                        "value": "<string>"
                      },
                      {
                        "key": "channel_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "company_id",
                        "description": "(Required) Unique identifier of a company"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status_code\": 500,\n  \"data\": {\n    \"bag_update_time\": -87477090.38235904,\n    \"id\": \"eu occaecat incididunt est\",\n    \"bag_id\": -193185,\n    \"affiliate_bag_details\": {\n      \"affiliate_bag_id\": \"non nulla pariatur dolor\",\n      \"affiliate_meta\": {\n        \"order_item_id\": \"cillum enim ut adipisicing Duis\",\n        \"channel_order_id\": \"enim cillum occaecat\",\n        \"employee_discount\": 90965580.81101361,\n        \"box_type\": \"voluptate\",\n        \"quantity\": 60801629,\n        \"size_level_total_qty\": -29127056,\n        \"loyalty_discount\": 31622682.906107217,\n        \"replacement_details\": {\n          \"replacement_type\": \"fugiat sunt consectetur en\",\n          \"original_affiliate_order_id\": \"ea ad Excepteur officia\"\n        },\n        \"channel_shipment_id\": \"cillum amet Ut\",\n        \"marketplace_invoice_id\": \"elit laborum aliqua dolor Ut\",\n        \"due_date\": \"1990-03-18T12:58:27.531Z\",\n        \"coupon_code\": \"voluptate Ut Lorem\",\n        \"is_priority\": true,\n        \"is_serial_number_required\": true,\n        \"fulfilment_priority\": 55569772,\n        \"customer_selling_price\": -93202491.94402766\n      },\n      \"affiliate_order_id\": \"irure consequat minim\",\n      \"employee_discount\": 49315385.74821386,\n      \"loyalty_discount\": -35849528.81584504\n    },\n    \"affiliate_details\": {\n      \"affiliate_bag_id\": \"et\",\n      \"affiliate_meta\": {\n        \"order_item_id\": \"dolor in magna sint\",\n        \"channel_order_id\": \"in laboris tempor\",\n        \"employee_discount\": 36379793.05815536,\n        \"box_type\": \"consequat adip\",\n        \"quantity\": -19502054,\n        \"size_level_total_qty\": -42666200,\n        \"loyalty_discount\": -49210673.402620085,\n        \"replacement_details\": {\n          \"replacement_type\": \"in\",\n          \"original_affiliate_order_id\": \"proident ei\"\n        },\n        \"channel_shipment_id\": \"ex id esse\",\n        \"marketplace_invoice_id\": \"eu dolor labore Ut\",\n        \"due_date\": \"1957-09-12T07:40:30.186Z\",\n        \"coupon_code\": \"laboris reprehenderit aliquip\",\n        \"is_priority\": false,\n        \"is_serial_number_required\": true,\n        \"fulfilment_priority\": 89028630,\n        \"customer_selling_price\": -77160898.48173264\n      },\n      \"affiliate_order_id\": \"velit e\",\n      \"affiliate_shipment_id\": \"Lorem dolore\",\n      \"affiliate_store_id\": \"aute ut\",\n      \"shipment_meta\": {\n        \"same_store_available\": false,\n        \"weight\": 60782587,\n        \"tracking_url\": \"laboris amet magna sit\",\n        \"estimated_delivery_date\": \"1952-07-30T07:30:59.113Z\",\n        \"b2b_buyer_details\": {\n          \"address\": \"enim magna\",\n          \"city\": \"eiusmod ullamco\",\n          \"gstin\": \"reprehenderit\",\n          \"name\": \"in qu\",\n          \"pincode\": -37300066,\n          \"state\": \"occaecat sint proident\",\n          \"ajio_site_id\": \"eu fugiat dolor Ut\"\n        },\n        \"formatted\": {\n          \"max\": \"minim veniam\",\n          \"min\": \"non aute sed in\"\n        },\n        \"debug_info\": {\n          \"stormbreaker_uuid\": \"sint aliqua\"\n        },\n        \"return_awb_number\": \"cillum\",\n        \"is_self_ship\": false,\n        \"box_type\": \"voluptate\",\n        \"einvoice_info\": {\n          \"credit_note\": {\n            \"magna_1f\": true,\n            \"qui_f4\": false\n          },\n          \"invoice\": {\n            \"consequat_23\": 59621132.046093196,\n            \"mollit_4\": -6724415,\n            \"laborum5d\": 29895160.823556572,\n            \"nisi_\": \"consectetur aute voluptate anim\"\n          }\n        },\n        \"return_affiliate_shipment_id\": \"ea anim\",\n        \"parent_dp_id\": \"Lorem ma\",\n        \"shipment_weight\": -3237519.610208839,\n        \"dimension\": {\n          \"height\": 50731900.92029637,\n          \"width\": -81707027.49950807,\n          \"is_default\": false,\n          \"unit\": \"Excepteur in consectetur aute\",\n          \"length\": -47238946.11554038\n        },\n        \"dp_options\": {\n          \"ut_f83\": -64682736.05746324,\n          \"quibc5\": false\n        },\n        \"assign_dp_from_sb\": false,\n        \"due_date\": \"1981-01-13T06:16:03.129Z\",\n        \"store_invoice_updated_date\": \"1957-05-29T22:27:13.954Z\",\n        \"forward_affiliate_shipment_id\": \"culpa nisi laborum\",\n        \"return_store_node\": -76490794,\n        \"fulfilment_priority_text\": \"a\",\n        \"shipment_tags\": [\n          {\n            \"slug\": \"ipsum aliquip aliqua\",\n            \"entity_type\": \"bag\",\n            \"display_text\": \"est\"\n          },\n          {\n            \"slug\": \"elit est\",\n            \"entity_type\": \"bag\",\n            \"display_text\": \"culpa voluptate ipsum\"\n          }\n        ],\n        \"external\": {\n          \"aliquip_26\": 88572475,\n          \"deserunt__b\": 53255236.94558942\n        },\n        \"awb_number\": \"mollit in qui exercitation\",\n        \"lock_data\": {\n          \"locked\": false,\n          \"mto\": true,\n          \"lock_message\": \"minim\"\n        },\n        \"order_type\": \"HomeDelivery\",\n        \"ewaybill_info\": {\n          \"qui_c04\": false,\n          \"in0e9\": -12910074,\n          \"magna__62\": false\n        },\n        \"dp_id\": \"ut adipisi\",\n        \"shipment_volumetric_weight\": -2301654.936604485,\n        \"marketplace_store_id\": \"do\",\n        \"return_details\": {\n          \"esse6\": 10610302,\n          \"commodo_f\": false\n        },\n        \"dp_sort_key\": \"dolor anim\",\n        \"packaging_name\": \"Excepteur do ea\",\n        \"timestamp\": {\n          \"max\": 58657176,\n          \"min\": 8764619\n        },\n        \"auto_trigger_dp_assignment_acf\": true,\n        \"dp_name\": \"elit\",\n        \"po_number\": \"in dolor nostrud\",\n        \"b2c_buyer_details\": {\n          \"enim_b28\": \"in eu\"\n        },\n        \"forward_affiliate_order_id\": \"ullamco cillum\",\n        \"return_affiliate_order_id\": \"esse non\",\n        \"bag_weight\": {\n          \"qui67\": -29304174.694238454\n        },\n        \"refund_to\": \"laborum off\"\n      },\n      \"company_affiliate_tag\": \"fugiat consequat ut\",\n      \"pdf_links\": {\n        \"invoice_type\": \"external\",\n        \"label_type\": \"external\",\n        \"label_a6\": \"consequat anim\",\n        \"invoice\": \"in deserunt sed tempor\",\n        \"label_pos\": \"elit fugiat ad nulla ullamco\",\n        \"invoice_a6\": \"amet laboris\",\n        \"b2b\": \"deserunt nisi\",\n        \"label\": \"dolor\",\n        \"label_a4\": \"anim cupidatat eu\",\n        \"invoice_export\": \"et officia aliqua tempor laboris\",\n        \"credit_note_url\": \"pariatur est\",\n        \"delivery_challan_a4\": \"consequat esse\",\n        \"label_export\": \"ullamco enim\",\n        \"invoice_a4\": \"anim quis\",\n        \"invoice_pos\": \"mollit aliqua velit dolor irure\",\n        \"po_invoice\": \"proident ea labore sunt\"\n      },\n      \"config\": {\n        \"app\": {\n          \"created_at\": \"2012-06-27T05:20:33.337Z\",\n          \"id\": \"in si\",\n          \"name\": \"anim aute nostrud id\",\n          \"owner\": \"pariatur dolore su\",\n          \"secret\": \"labore\",\n          \"token\": \"proident\",\n          \"updated_at\": \"1952-07-25T15:40:14.768Z\",\n          \"description\": \"eiusmod\",\n          \"meta\": [\n            {\n              \"name\": \"et commodo ex dolor\",\n              \"value\": \"veniam labore adipisicing eu ad\"\n            },\n            {\n              \"name\": \"veni\",\n              \"value\": \"qui\"\n            }\n          ]\n        },\n        \"inventory\": {\n          \"article_assignment\": {\n            \"post_order_reassignment\": true\n          },\n          \"payment\": {\n            \"source\": \"aliqua sed\",\n            \"mode_of_payment\": \"est do Lorem dolore anim\"\n          },\n          \"inventory\": {\n            \"store\": {\n              \"magna_cb_\": 82936810\n            }\n          },\n          \"order\": {\n            \"force_reassignment\": true\n          },\n          \"logistics\": {\n            \"dp_assignment\": true\n          }\n        },\n        \"app_company_id\": 86172943\n      },\n      \"affiliate_id\": \"nulla deserunt ex occaecat\",\n      \"id\": \"sit sint Lorem eu\"\n    },\n    \"article\": {\n      \"_id\": \"nisi magna\",\n      \"identifiers\": {\n        \"magna_0\": \"proident exercitation\",\n        \"elit5a4\": 2401491,\n        \"aliqua_9\": true,\n        \"tempor_542\": true\n      },\n      \"seller_identifier\": \"non elit velit\",\n      \"size\": \"dolore sed labore in\",\n      \"uid\": \"u\",\n      \"set\": {\n        \"ut_c_5\": 16415931,\n        \"dolor_68\": \"culpa ea\"\n      },\n      \"dimensions\": {\n        \"height\": -31074007.348088145,\n        \"width\": -20126464.82515192,\n        \"is_default\": true,\n        \"unit\": \"aliqua do\",\n        \"length\": -21507218.987362236\n      },\n      \"currency\": {\n        \"enimce\": -21860811.065695792,\n        \"ipsum_af\": 39342576\n      },\n      \"esp_modified\": false,\n      \"return_config\": {\n        \"returnable\": true,\n        \"time\": -99840037.92633435,\n        \"unit\": \"cillum esse\"\n      },\n      \"code\": \"incididunt velit in\",\n      \"weight\": {\n        \"is_default\": false,\n        \"shipping\": 17933188,\n        \"unit\": \"ul\"\n      },\n      \"raw_meta\": \"sed\",\n      \"is_set\": false,\n      \"tags\": [\n        \"quis commodo qui exercitation\",\n        \"amet quis ut tempor magna\"\n      ],\n      \"_custom_json\": {\n        \"qui_7\": \"c\",\n        \"veniam6b\": \"o\"\n      }\n    },\n    \"article_details\": {\n      \"status\": {\n        \"status\": {\n          \"cancelled_fynd\": {\n            \"653b8f6ecde78e46b559a4cd\": {\n              \"uid\": \"653b8f6ecde78e46b559a4cd\",\n              \"_id\": \"653b8f6ecde78e46b559a4cd\",\n              \"is_set\": false,\n              \"bag_ids\": [\n                {\n                  \"bag_id\": 6393,\n                  \"quantity\": 1\n                }\n              ],\n              \"quantity\": 1,\n              \"reasons\": {}\n            }\n          }\n        }\n      }\n    },\n    \"bag_status\": [\n      {\n        \"status\": \"ut tempor laborum laboris\",\n        \"forward\": true,\n        \"store_id\": 33254032,\n        \"delivery_awb_number\": \"sed ex aute\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": 97015293,\n        \"app_display_name\": \"sint minim\",\n        \"state_id\": -25850470,\n        \"state_type\": \"logistics\",\n        \"bsh_id\": -4373563,\n        \"created_at\": \"2010-04-24T06:06:50.869Z\",\n        \"created_ts\": \"anim\",\n        \"shipment_id\": \"e\",\n        \"updated_at\": \"2023-06-08T17:46:58.205Z\",\n        \"updated_ts\": \"ex elit non\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"magna laborum incididunt occa\",\n          \"id\": -79020390,\n          \"journey_type\": \"return\",\n          \"name\": \"anim nostrud tempor aliqua qui\",\n          \"state_type\": \"operational\",\n          \"is_active\": true,\n          \"app_display_name\": \"in sint\",\n          \"app_state_name\": \"pariatur quis dolore sit\",\n          \"app_facing\": true,\n          \"notify_customer\": false\n        },\n        \"bag_id\": -7345368,\n        \"display_name\": \"ipsum ut aliquip\"\n      },\n      {\n        \"status\": \"veniam ipsum sed sit\",\n        \"forward\": false,\n        \"store_id\": 71697285,\n        \"delivery_awb_number\": \"minim reprehenderit eu\",\n        \"kafka_sync\": false,\n        \"delivery_partner_id\": 11239382,\n        \"app_display_name\": \"incididunt laboris\",\n        \"state_id\": -16919270,\n        \"state_type\": \"operational\",\n        \"bsh_id\": 91146962,\n        \"created_at\": \"2013-09-14T01:35:02.944Z\",\n        \"created_ts\": \"eu ea pariatur nisi\",\n        \"shipment_id\": \"fugiat exercitation dolor et\",\n        \"updated_at\": \"1951-05-02T02:11:12.925Z\",\n        \"updated_ts\": \"enim dolor sit\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"quis minim ut Duis laboris\",\n          \"id\": 14009661,\n          \"journey_type\": \"return\",\n          \"name\": \"ad minim reprehenderit sit\",\n          \"state_type\": \"financial\",\n          \"is_active\": false,\n          \"app_display_name\": \"dolor amet dolore ipsum\",\n          \"app_state_name\": \"officia\",\n          \"app_facing\": true,\n          \"notify_customer\": false\n        },\n        \"bag_id\": -23108809,\n        \"display_name\": \"fugiat qui mollit\"\n      }\n    ],\n    \"bag_status_history\": [\n      {\n        \"status\": \"nostrud magna in\",\n        \"forward\": false,\n        \"store_id\": -71448417,\n        \"delivery_awb_number\": \"fugiat aliqui\",\n        \"kafka_sync\": true,\n        \"delivery_partner_id\": -2536784,\n        \"app_display_name\": \"nulla\",\n        \"state_id\": 82527488,\n        \"state_type\": \"financial\",\n        \"bsh_id\": 69661507,\n        \"created_at\": \"2019-02-13T17:35:18.653Z\",\n        \"created_ts\": \"elit exercitation culpa laboris cillum\",\n        \"shipment_id\": \"exercitation sunt ullamco\",\n        \"updated_at\": \"1995-04-28T21:24:49.167Z\",\n        \"updated_ts\": \"ad dolore\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"sint nulla\",\n          \"id\": 90316520,\n          \"journey_type\": \"return\",\n          \"name\": \"elit nulla ex\",\n          \"state_type\": \"logistics\",\n          \"is_active\": true,\n          \"app_display_name\": \"quis officia consequat\",\n          \"app_state_name\": \"commodo minim pariatur dolore Duis\",\n          \"app_facing\": false,\n          \"notify_customer\": true\n        },\n        \"bag_id\": -23728401,\n        \"display_name\": \"irure aliquip voluptate\"\n      },\n      {\n        \"status\": \"labore commodo consectetur qui\",\n        \"forward\": false,\n        \"store_id\": 91824551,\n        \"delivery_awb_number\": \"aliqua proident in dolor enim\",\n        \"kafka_sync\": true,\n        \"delivery_partner_id\": -12957801,\n        \"app_display_name\": \"ad\",\n        \"state_id\": 79067767,\n        \"state_type\": \"logistics\",\n        \"bsh_id\": 82119949,\n        \"created_at\": \"2000-09-19T03:37:28.717Z\",\n        \"created_ts\": \"Ut velit\",\n        \"shipment_id\": \"voluptate dolore\",\n        \"updated_at\": \"1982-07-07T04:39:04.080Z\",\n        \"updated_ts\": \"Ut culpa\",\n        \"bag_state_mapper\": {\n          \"display_name\": \"labore dolore in velit enim\",\n          \"id\": 12717276,\n          \"journey_type\": \"forward\",\n          \"name\": \"ipsum pariatur anim\",\n          \"state_type\": \"financial\",\n          \"is_active\": true,\n          \"app_display_name\": \"cons\",\n          \"app_state_name\": \"Ut aliquip pariatur\",\n          \"app_facing\": false,\n          \"notify_customer\": true\n        },\n        \"bag_id\": -68540539,\n        \"display_name\": \"elit consequat sit ex\"\n      }\n    ],\n    \"brand\": {\n      \"brand_name\": \"elit ullamco\",\n      \"credit_note_expiry_days\": 9551,\n      \"logo\": \"est magna minim dolore\",\n      \"invoice_prefix\": \"sint ut\",\n      \"credit_note_allowed\": true,\n      \"start_date\": \"2012-03-11T16:52:11.368Z\",\n      \"company\": \"commodo enim et laborum\",\n      \"is_virtual_invoice\": true,\n      \"script_last_ran\": \"adipisicing ipsum velit ex\",\n      \"pickup_location\": \"quis dolore aliquip\",\n      \"created_on\": \"1995-03-20T14:23:31.806Z\",\n      \"brand_id\": -57193,\n      \"modified_on\": \"1946-05-18T19:41:31.087Z\",\n      \"id\": -82659251\n    },\n    \"company\": {\n      \"pan_no\": \"exercitation dolore\",\n      \"created_on\": \"1984-07-04T18:13:15.265Z\",\n      \"id\": -69015881,\n      \"company_name\": \"in occaecat velit id\",\n      \"gst_number\": \"dolor Lorem pariatur elit\",\n      \"company_type\": \"mbo\",\n      \"modified_on\": \"1987-10-21T00:43:27.371Z\",\n      \"meta\": {\n        \"Ut_c0\": 48505252.14332357,\n        \"qui14\": 90610730,\n        \"ullamco14\": true\n      },\n      \"business_type\": \"aliqu\",\n      \"agreement_start_date\": \"1965-03-27T00:52:56.611Z\"\n    },\n    \"current_operational_status\": {\n      \"status\": \"non pariatur\",\n      \"forward\": false,\n      \"store_id\": -5127927,\n      \"delivery_awb_number\": \"nisi ullamco Lorem enim\",\n      \"kafka_sync\": true,\n      \"delivery_partner_id\": -47146324,\n      \"app_display_name\": \"nulla do sit Lorem\",\n      \"state_id\": -27547407,\n      \"state_type\": \"logistics\",\n      \"bsh_id\": 91981778,\n      \"created_at\": \"2023-10-04T18:55:27.026Z\",\n      \"created_ts\": \"velit\",\n      \"shipment_id\": \"incididunt consequat aute cupidatat\",\n      \"updated_at\": \"2007-06-26T19:35:42.631Z\",\n      \"updated_ts\": \"in\",\n      \"bag_state_mapper\": {\n        \"display_name\": \"consectetur\",\n        \"id\": 93333070,\n        \"journey_type\": \"forward\",\n        \"name\": \"consequat in c\",\n        \"state_type\": \"operational\",\n        \"is_active\": false,\n        \"app_display_name\": \"sit t\",\n        \"app_state_name\": \"nisi exercitation ipsum nulla\",\n        \"app_facing\": true,\n        \"notify_customer\": false\n      },\n      \"bag_id\": 3776909,\n      \"display_name\": \"ut sed nostrud fugiat aliquip\"\n    },\n    \"current_status\": {\n      \"status\": \"in\",\n      \"forward\": true,\n      \"store_id\": 32974754,\n      \"delivery_awb_number\": \"commodo incididunt Ut cupidatat\",\n      \"kafka_sync\": true,\n      \"delivery_partner_id\": 80905682,\n      \"app_display_name\": \"consequat consectetur deserunt eu\",\n      \"state_id\": 82071529,\n      \"state_type\": \"financial\",\n      \"bsh_id\": 70457224,\n      \"created_at\": \"1952-08-15T18:15:40.007Z\",\n      \"created_ts\": \"qui occaecat aute\",\n      \"shipment_id\": \"laborum\",\n      \"updated_at\": \"1948-07-15T17:31:32.210Z\",\n      \"updated_ts\": \"fugiat v\",\n      \"bag_state_mapper\": {\n        \"display_name\": \"ipsum culpa eiusmod\",\n        \"id\": -26978655,\n        \"journey_type\": \"forward\",\n        \"name\": \"occaecat sit do dolor\",\n        \"state_type\": \"operational\",\n        \"is_active\": false,\n        \"app_display_name\": \"eu\",\n        \"app_state_name\": \"nostrud Lor\",\n        \"app_facing\": false,\n        \"notify_customer\": false\n      },\n      \"bag_id\": 66790266,\n      \"display_name\": \"aute in sit pariatur enim\"\n    },\n    \"dates\": {\n      \"delivery_date\": \"2013-04-03T13:19:49.047Z\",\n      \"order_created\": \"nostrud deserunt est dolore commodo\"\n    },\n    \"delivery_address\": {\n      \"phone\": \"esse sed in\",\n      \"address2\": \"dolor laborum ea elit\",\n      \"address\": \"dolore enim\",\n      \"longitude\": 47167777.213548094,\n      \"pincode\": \"pariatur aliqua\",\n      \"area\": \"elit ipsum velit fugiat occaecat\",\n      \"address_type\": \"home\",\n      \"country\": \"id laborum\",\n      \"address_category\": \"delivery\",\n      \"email\": \"voluptate nostrud\",\n      \"created_at\": \"1994-11-25T19:23:18.885Z\",\n      \"address1\": \"Excepteur voluptate id sit culpa\",\n      \"display_address\": \"sit nostrud ipsum\",\n      \"landmark\": \"Ut anim dolor\",\n      \"updated_at\": \"2007-10-26T23:12:45.687Z\",\n      \"version\": \"nisi aliqua esse elit\",\n      \"latitude\": -2208252.8567395806,\n      \"contact_person\": \"esse eiusmod\",\n      \"state\": \"Lorem consequat aliqua enim\",\n      \"city\": \"consectetur Duis sunt dolor cillum\",\n      \"area_code_slug\": \"Ut nulla aute\",\n      \"country_code\": \"quis aute\",\n      \"country_iso_code\": \"laboris ut deserunt Lorem\",\n      \"country_phone_code\": \"labor\",\n      \"delivery_address_id\": 40484945,\n      \"geo_location\": {\n        \"ametc3\": \"laborum anim enim sint\"\n      },\n      \"name\": \"ea\",\n      \"sector\": \"exercitation id irure\",\n      \"state_code\": \"Duis reprehend\",\n      \"uid\": \"veniam\",\n      \"user_id\": \"voluptate nostrud\",\n      \"code\": \"velit aliquip\"\n    },\n    \"delivery_slot\": {\n      \"slot\": \"sed in in\",\n      \"upper_bound\": \"dolore voluptate\",\n      \"lower_bound\": \"officia\",\n      \"date\": \"commodo esse Ut\",\n      \"type\": \"incididunt velit commodo Lorem adipisicing\"\n    },\n    \"display_name\": \"do velit irure aute\",\n    \"dp_details\": {\n      \"ea6_0\": 60765363\n    },\n    \"einvoice_info\": {\n      \"aliquipa\": -18882503.404083997,\n      \"deserunt_14\": \"et dolor adipisicing ani\",\n      \"dolor2\": true\n    },\n    \"entity_type\": \"bag\",\n    \"fallback_user\": {\n      \"occaecat4c\": \"fugiat Ut\",\n      \"mollit_19a\": 42634903,\n      \"doe\": -33991132\n    },\n    \"financial_breakup\": [\n      {\n        \"added_to_fynd_cash\": false,\n        \"amount_paid\": -32163833.51090832,\n        \"brand_calculated_amount\": -84826326.94286902,\n        \"cashback\": 83271788.27006069,\n        \"cashback_applied\": -92523939.22647491,\n        \"cod_charges\": 91475406.18655765,\n        \"coupon_effective_discount\": 83659322.8030338,\n        \"coupon_value\": 56080897.69139987,\n        \"delivery_charge\": -19679223.538408235,\n        \"discount\": 76864354.7403456,\n        \"fynd_credits\": 28205337.310043663,\n        \"gst_fee\": -12980409.528448254,\n        \"gst_tag\": \"in q\",\n        \"gst_tax_percentage\": 48313989.20821276,\n        \"hsn_code\": \"consequat et\",\n        \"identifiers\": {\n          \"alu\": \"dolor est sed laboris irure\",\n          \"ean\": \"culpa veniam elit qui\",\n          \"sku_code\": \"non ea Ut incididunt\",\n          \"upc\": \"voluptate\",\n          \"isbn\": \"et adipisicing id\"\n        },\n        \"item_name\": \"nulla dolor commodo pariatur\",\n        \"price_effective\": 39904404.66426873,\n        \"price_marked\": 40712875.57501736,\n        \"promotion_effective_discount\": -48743037.49507711,\n        \"refund_credit\": 47840111.37312251,\n        \"size\": \"in anim fugiat\",\n        \"total_units\": 79757082,\n        \"transfer_price\": -22738797.241168246,\n        \"value_of_good\": -87547198.6830418,\n        \"amount_paid_roundoff\": 10619490,\n        \"tax_collected_at_source\": 73742230.83917099,\n        \"amount_to_be_collected\": -85967634.96759321,\n        \"taxes\": [\n          {\n            \"name\": \"cillum in exercitation incididunt\",\n            \"rate\": -18525252.37747322,\n            \"tax_amount\": 71366203.46190047,\n            \"taxable_amount\": 28826255.36348425\n          },\n          {\n            \"name\": \"culpa exercitation cillum nostrud nisi\",\n            \"rate\": 56020880.69267452,\n            \"tax_amount\": 27813675.134378225,\n            \"taxable_amount\": 22670659.967320055\n          }\n        ],\n        \"loyalty_discount\": 97529759.66284221\n      },\n      {\n        \"added_to_fynd_cash\": true,\n        \"amount_paid\": 60211788.3879174,\n        \"brand_calculated_amount\": 13319333.473450616,\n        \"cashback\": 71151660.70260996,\n        \"cashback_applied\": -38078083.343650036,\n        \"cod_charges\": -95817518.5037573,\n        \"coupon_effective_discount\": 14250640.356866524,\n        \"coupon_value\": 91584972.51612157,\n        \"delivery_charge\": 16967910.303773344,\n        \"discount\": -57392615.19048191,\n        \"fynd_credits\": -83353004.70239049,\n        \"gst_fee\": 17406076.96781984,\n        \"gst_tag\": \"laborum sed\",\n        \"gst_tax_percentage\": 47526478.82825515,\n        \"hsn_code\": \"velit in id sint fugiat\",\n        \"identifiers\": {\n          \"alu\": \"est in ut\",\n          \"ean\": \"ea et nostrud dolor\",\n          \"sku_code\": \"Lorem al\",\n          \"upc\": \"sint ex ullamco\",\n          \"isbn\": \"amet irure ut\"\n        },\n        \"item_name\": \"quis mollit laborum\",\n        \"price_effective\": 88436530.79770392,\n        \"price_marked\": 72349663.56552276,\n        \"promotion_effective_discount\": 8912492.760458335,\n        \"refund_credit\": 7041570.486724019,\n        \"size\": \"et dolor cillum occaecat\",\n        \"total_units\": -54428947,\n        \"transfer_price\": -33737189.99675508,\n        \"value_of_good\": 81008491.99433243,\n        \"amount_paid_roundoff\": -78496473,\n        \"tax_collected_at_source\": -30987775.83540708,\n        \"amount_to_be_collected\": -96523112.0592545,\n        \"taxes\": [\n          {\n            \"name\": \"laborum\",\n            \"rate\": 34539330.21476728,\n            \"tax_amount\": 80388422.5787637,\n            \"taxable_amount\": 56990993.084251314\n          },\n          {\n            \"name\": \"adipisicing ad quis\",\n            \"rate\": 80930791.89145061,\n            \"tax_amount\": -68143152.12976436,\n            \"taxable_amount\": 23846422.3821218\n          }\n        ],\n        \"loyalty_discount\": 22711325.63399449\n      }\n    ],\n    \"fulfilling_store\": {\n      \"address1\": \"sint voluptate ullamco Exc\",\n      \"city\": \"nisi aute fugiat exercitation\",\n      \"company_id\": 80897569,\n      \"contact_person\": \"ut consequat proident\",\n      \"country\": \"fugiat sunt nostrud\",\n      \"created_at\": \"2026-04-01T09:44:11.062Z\",\n      \"fulfillment_channel\": \"adipisicing cillum\",\n      \"location_type\": \"store\",\n      \"meta\": {\n        \"display_name\": \"elit pariatur\",\n        \"gst_credentials\": {\n          \"e_invoice\": {\n            \"enabled\": true,\n            \"username\": \"consequat elit consectetur\",\n            \"user\": \"dolor\",\n            \"password\": \"nisi pariatur\"\n          },\n          \"e_waybill\": {\n            \"enabled\": true\n          }\n        },\n        \"stage\": \"aliqua aute\",\n        \"additional_contact_details\": {\n          \"ut_70\": -42519374.089337036\n        },\n        \"notification_emails\": [\n          \"sed nulla irure dol\",\n          \"dolore dolor commodo adipisicing elit\"\n        ],\n        \"gst_number\": \"voluptate aliqua\",\n        \"ewaybill_portal_details\": {\n          \"voluptate_ea\": 49119873,\n          \"labore_\": false,\n          \"laborum47\": true,\n          \"nisia\": 87771129\n        },\n        \"einvoice_portal_details\": {\n          \"username\": \"proident voluptate sit elit commodo\",\n          \"user\": \"Duis dolore\",\n          \"password\": \"ad et proident\"\n        },\n        \"product_return_config\": {\n          \"officia095\": 17061032,\n          \"laboris_7\": -92200115.76793268,\n          \"nostrudaf\": false,\n          \"cillum88\": 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\": \"esse Lorem ad sed elit\",\n      \"phone\": \"do mollit nostrud ad\",\n      \"pincode\": \"occaecat in officia cupidatat\",\n      \"state\": \"deserunt labore\",\n      \"store_email\": \"incididunt dolor et\",\n      \"is_active\": true,\n      \"alohomora_user_id\": 47178029,\n      \"is_enabled_for_recon\": false,\n      \"mall_area\": \"eiusmod id\",\n      \"vat_no\": \"sint et\",\n      \"display_address\": \"aute culpa dolore\",\n      \"store_active_from\": \"dolore ad\",\n      \"longitude\": 2637297.3809142113,\n      \"brand_store_tags\": [\n        \"dolor consectetur nisi enim\",\n        \"in amet minim\"\n      ],\n      \"order_integration_id\": \"dolore proident\",\n      \"parent_store_id\": 81237264,\n      \"code\": \"consectetur qui tempor minim non\",\n      \"updated_at\": \"1973-10-23T13:35:35.537Z\",\n      \"store_address_json\": {\n        \"address1\": \"enim laborum sit\",\n        \"address_category\": \"billing\",\n        \"address_type\": \"irure cupidatat veniam\",\n        \"city\": \"irure nostrud enim nis\",\n        \"contact_person\": \"dolore enim\",\n        \"country\": \"magna Duis do\",\n        \"country_code\": \"aliquip ut tempor officia\",\n        \"created_at\": \"2010-02-04T06:11:21.616Z\",\n        \"latitude\": -97169468.69087146,\n        \"longitude\": -6586904.152523547,\n        \"phone\": \"ex magna mollit in id\",\n        \"pincode\": -69120875,\n        \"state\": \"dolore culpa aute\",\n        \"updated_at\": \"2000-03-16T07:16:23.794Z\",\n        \"display_address\": \"sint ut et Excepteur sit\",\n        \"version\": \"dolor et aliqua\",\n        \"address2\": \"cupidatat Ut\",\n        \"area\": \"amet et occaecat veniam\",\n        \"email\": \"mi\",\n        \"landmark\": \"tempor\"\n      },\n      \"s_id\": \"id proident\",\n      \"packaging_material_count\": -31527369,\n      \"is_archived\": false,\n      \"login_username\": \"consequat in\",\n      \"mall_name\": \"ullamco do eu minim\",\n      \"latitude\": 70644542.82477525,\n      \"address2\": \"Duis pariatur Excepteur nulla\"\n    },\n    \"fyndstore_emp\": {\n      \"cupidatatbf\": 27804972\n    },\n    \"gst_details\": {\n      \"brand_calculated_amount\": -99608350.66964857,\n      \"gst_fee\": 5460604.983417645,\n      \"tax_collected_at_source\": 3591994.622598842,\n      \"value_of_good\": -10538913.887695506,\n      \"cgst_tax_percentage\": 62277796.31565586,\n      \"gstin_code\": \"fugiat in veniam aliqua\",\n      \"igst_tax_percentage\": -55975011.574090995,\n      \"gst_tax_percentage\": -85273857.07863373,\n      \"hsn_code_id\": \"sed ipsum\",\n      \"igst_gst_fee\": 30418664.19229895,\n      \"is_default_hsn_code\": false,\n      \"sgst_gst_fee\": -68811716.50979279,\n      \"cgst_gst_fee\": -69132045.54210064,\n      \"gst_tag\": \"consequat dolor\",\n      \"sgst_tax_percentage\": 49796650.416225314,\n      \"hsn_code\": \"officia nulla sed adipisicing veniam\"\n    },\n    \"invoice\": {\n      \"updated_date\": \"1971-05-26T16:17:14.288Z\",\n      \"store_invoice_id\": \"fugiat mollit\",\n      \"invoice_url\": \"labore Excepteur irure occaecat\",\n      \"label_url\": \"ipsum aliquip enim dolore et\"\n    },\n    \"item\": {\n      \"attributes\": {\n        \"Ut_6\": -7868531\n      },\n      \"brand\": \"reprehenderit consectetur\",\n      \"brand_id\": -90175311,\n      \"image\": [\n        \"cillum dolor qui\",\n        \"est Excepteur eiusmod\"\n      ],\n      \"item_id\": -23313616,\n      \"name\": \"amet dolore elit\",\n      \"size\": \"sit ad ea\",\n      \"slug_key\": \"nostrud sunt aliquip cupidatat\",\n      \"webstore_product_url\": \"sit anim\",\n      \"l3_category\": 12660415,\n      \"l3_category_name\": \"anim officia in proident id\",\n      \"last_updated_at\": \"1965-08-03T09:44:55.496Z\",\n      \"l2_category\": [\n        \"Excepteur irure pariatur\",\n        \"sunt quis eu\"\n      ],\n      \"code\": \"non laboris sed in\",\n      \"l1_category_id\": 44646893,\n      \"l1_category\": [\n        \"culpa dolore deserunt\",\n        \"ea pariatur\"\n      ],\n      \"gender\": \"ex non mollit dolor\",\n      \"can_cancel\": true,\n      \"can_return\": true,\n      \"branch_url\": \"eu do\",\n      \"meta\": {\n        \"exercitation984\": 4085807,\n        \"id6\": true\n      },\n      \"color\": \"non\",\n      \"department_id\": -63252085,\n      \"l2_category_id\": 95397488\n    },\n    \"journey_type\": \"forward\",\n    \"line_number\": 32281757,\n    \"lock_status\": false,\n    \"manifest_id\": \"tempor eu\",\n    \"meta\": {\n      \"elit_1\": false,\n      \"Lorem061\": \"dolor dolor\",\n      \"eiusmod_c_\": \"veniam quis laborum cillum ut\"\n    },\n    \"mode_of_payment\": \"ut sun\",\n    \"no_of_bags_order\": -4996461,\n    \"operational_status\": \"of\",\n    \"order\": {\n      \"fynd_order_id\": \"cupidat\",\n      \"created_at\": \"1962-11-04T18:40:15.578Z\",\n      \"user_id\": \"proident aute sunt veniam\",\n      \"tax_details\": {\n        \"pan_no\": \"ullamco aliqua laboris\",\n        \"gstin\": \"veniam exercitation occaecat enim\"\n      },\n      \"mongo_cart_id\": -20648110.47889772,\n      \"delivery_charges\": 91324747.52176133,\n      \"transaction_id\": \"cillum anim ex proident\",\n      \"collect_by\": \"dolore reprehenderit\",\n      \"headers\": {\n        \"occaecat8e\": false,\n        \"mollit_63\": \"consectetur tempor qui magna\"\n      },\n      \"coupon_value\": -75774278.27835979,\n      \"order_value\": 61531901.025479734,\n      \"created_time\": \"pariatur exercitation eiusmod dolor\",\n      \"currency\": \"qui deserunt in\",\n      \"total_order_value\": 81724747.18738756,\n      \"ordering_channel\": \"sed ea nulla adipisicing laborum\",\n      \"ordering_source\": \"amet occaecat elit non Duis\",\n      \"meta\": {\n        \"cillum_76f\": -19763047,\n        \"ex__80\": true,\n        \"mollit__\": \"pariatur enim irure in\"\n      },\n      \"cod_charges\": 82836445.19749424,\n      \"cashback_value\": 58980557.58191773,\n      \"refund_by\": \"Ut Excepteur fugiat in ut\",\n      \"affiliate_order_date\": \"2002-01-16T22:52:06.152Z\",\n      \"payment_methods\": {\n        \"COD\": {\n          \"amount\": 1100\n        }\n      },\n      \"affiliate_order_id\": \"reprehenderit dolore do esse\",\n      \"payment_mode_id\": 89473482.77284005,\n      \"promotion_effective_discount\": 97796682.40186483,\n      \"mode_of_payment\": \"ipsum Duis\",\n      \"discount\": 42547809.69221389,\n      \"cashback_applied\": 68020132.49137217,\n      \"fynd_credits\": -64853900.51744546,\n      \"affiliate_id\": \"in dolore enim cupidatat\",\n      \"ordering_channel_logo\": \"pariatur eu sunt\",\n      \"prices\": {\n        \"refund_credit\": 15007050.518759042,\n        \"amount_paid_roundoff\": -69796490.05539921,\n        \"price_effective\": 80824756.62566417,\n        \"promotion_effective_discount\": -77999645.12334943,\n        \"pm_price_split\": -3738156.804786414,\n        \"refund_amount\": -78264376.37354249,\n        \"transfer_price\": -50592021.081905484,\n        \"coupon_effective_discount\": 98740289.0463199,\n        \"tax_collected_at_source\": 57779403.66743013,\n        \"brand_calculated_amount\": -13589308.007632941,\n        \"delivery_charge\": -76909386.04264916,\n        \"cashback\": -34772332.243350945,\n        \"value_of_good\": -42161002.45981167,\n        \"cashback_applied\": 88136877.85064751,\n        \"cod_charges\": -23614238.944967613,\n        \"price_marked\": -63361344.60798055,\n        \"amount_paid\": 7054140.110124424,\n        \"coupon_value\": -5393071.806586832,\n        \"discount\": -33389282.258772776,\n        \"fynd_credits\": 40684873.565514326,\n        \"gift_price\": 20192032.558070496,\n        \"amount_to_be_collected\": 98819978.13507336,\n        \"cost_price\": -25762183.974944726,\n        \"loyalty_discount\": -30171256.51001686,\n        \"marketplace_promotion_effective_discount\": -41393955.958466135,\n        \"seller_promotion_effective_discount\": 38371845.16751057\n      },\n      \"charges\": [\n        {\n          \"name\": \"in anim amet non quis\",\n          \"amount\": {\n            \"base_currency\": {\n              \"value\": 33833928.90675409,\n              \"currency\": \"Duis non\"\n            },\n            \"ordering_currency\": {\n              \"value\": 3953739.5224598944,\n              \"currency\": \"labore ut adipisicing Duis\"\n            }\n          },\n          \"distribution_logic\": {\n            \"distribution\": {\n              \"type\": \"single\",\n              \"logic\": \"labore consequat\"\n            },\n            \"distribution_level\": \"non anim\"\n          },\n          \"code\": \"incididunt in nisi\",\n          \"type\": \"ve\"\n        },\n        {\n          \"name\": \"ut consectetur reprehenderit\",\n          \"amount\": {\n            \"base_currency\": {\n              \"value\": -84255698.12962487,\n              \"currency\": \"tempor aliquip qui\"\n            },\n            \"ordering_currency\": {\n              \"value\": -99413320.06113522,\n              \"currency\": \"consequat occaecat\"\n            }\n          },\n          \"distribution_logic\": {\n            \"distribution\": {\n              \"type\": \"single\",\n              \"logic\": \"amet minim sunt\"\n            },\n            \"distribution_level\": \"dolore minim reprehenderit\"\n          },\n          \"code\": \"nostrud ut laborum aliquip\",\n          \"type\": \"voluptate Excepteur\"\n        }\n      ],\n      \"loyalty_discount_details\": {\n        \"discount\": -59941403.66142129,\n        \"ownership\": \"seller\",\n        \"is_applied\": true\n      }\n    },\n    \"order_integration_id\": \"culpa laboris\",\n    \"order_type\": \"PickAtStore\",\n    \"order_value\": 16451121.720839173,\n    \"ordering_store\": {\n      \"address1\": \"dolore anim\",\n      \"city\": \"reprehenderit laboris commodo tempor\",\n      \"company_id\": -28878722,\n      \"contact_person\": \"sint enim dolore\",\n      \"country\": \"non elit\",\n      \"created_at\": \"2021-03-11T15:46:32.217Z\",\n      \"fulfillment_channel\": \"ipsum\",\n      \"location_type\": \"mall\",\n      \"meta\": {\n        \"display_name\": \"mollit\",\n        \"gst_credentials\": {\n          \"e_invoice\": {\n            \"enabled\": false,\n            \"username\": \"Lorem\",\n            \"user\": \"ex\",\n            \"password\": \"dolor eiusmod\"\n          },\n          \"e_waybill\": {\n            \"enabled\": false\n          }\n        },\n        \"stage\": \"cupidatat non dolore minim\",\n        \"additional_contact_details\": {\n          \"exercitationb\": -88740499,\n          \"in_82\": true,\n          \"consecteturb7\": -89965617\n        },\n        \"notification_emails\": [\n          \"reprehenderit officia\",\n          \"deserunt amet\"\n        ],\n        \"gst_number\": \"qui ut fugiat cillum\",\n        \"ewaybill_portal_details\": {\n          \"officia_564\": 60022757.36455989,\n          \"exercitation8\": false,\n          \"Excepteur_8b\": -43166488,\n          \"consequat8e\": -91715262\n        },\n        \"einvoice_portal_details\": {\n          \"username\": \"d\",\n          \"user\": \"Excepteur esse eu elit\",\n          \"password\": \"culpa esse in et cupidatat\"\n        },\n        \"product_return_config\": {\n          \"in61\": 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\": \"reprehenderit labore tempor incididunt\",\n      \"phone\": \"nisi in esse enim\",\n      \"pincode\": \"laborum ex cupi\",\n      \"state\": \"ea proident dolor\",\n      \"store_email\": \"sint laborum anim\",\n      \"is_active\": false,\n      \"alohomora_user_id\": -24533179,\n      \"is_enabled_for_recon\": true,\n      \"mall_area\": \"ullamco officia\",\n      \"vat_no\": \"nisi sint\",\n      \"display_address\": \"ullamco ad\",\n      \"store_active_from\": \"dolor aliquip amet\",\n      \"longitude\": -9845449.659888715,\n      \"brand_store_tags\": [\n        \"nisi anim\",\n        \"exercitation in\"\n      ],\n      \"order_integration_id\": \"ex dolor in\",\n      \"parent_store_id\": 24189230,\n      \"code\": \"magna id Duis officia\",\n      \"updated_at\": \"2004-08-25T14:15:28.967Z\",\n      \"store_address_json\": {\n        \"address1\": \"sit cupidatat in eiusmod ut\",\n        \"address_category\": \"delivery\",\n        \"address_type\": \"dolor culpa\",\n        \"city\": \"sit dolore aute et\",\n        \"contact_person\": \"aute esse ipsum aliqua ullamco\",\n        \"country\": \"est laboris Duis culpa adipisicing\",\n        \"country_code\": \"velit cupidatat\",\n        \"created_at\": \"2003-09-11T18:58:39.974Z\",\n        \"latitude\": 67827436.34535283,\n        \"longitude\": 88801025.42469111,\n        \"phone\": \"ad dolor\",\n        \"pincode\": -11939327,\n        \"state\": \"in cillum ullamco\",\n        \"updated_at\": \"1961-04-27T03:37:43.654Z\",\n        \"display_address\": \"Lorem in quis\",\n        \"version\": \"cupidatat mollit ut\",\n        \"address2\": \"veniam sit consequat sunt\",\n        \"area\": \"aute irure nostrud nulla\",\n        \"email\": \"Ut aliqua\",\n        \"landmark\": \"velit proident s\"\n      },\n      \"s_id\": \"qui\",\n      \"packaging_material_count\": -62009072,\n      \"is_archived\": false,\n      \"login_username\": \"proident ad deserunt in\",\n      \"mall_name\": \"esse ut mollit\",\n      \"latitude\": -68309384.69418167,\n      \"address2\": \"Ut\"\n    },\n    \"parent_promo_bags\": {\n      \"esseeaf\": 13139586.313456908,\n      \"laboris_7\": \"quis\",\n      \"dolorea\": \"ni\",\n      \"nisi_76\": 4184870.139503032\n    },\n    \"payment_methods\": {\n      \"COD\": {\n        \"amount\": 1100\n      }\n    },\n    \"payment_type\": \"self\",\n    \"payments\": {\n      \"Ut_9_\": \"laboris\",\n      \"nulla_3\": 51574220.75039154,\n      \"consectetur6\": -31122581,\n      \"magna__\": 55388719.546084255\n    },\n    \"prices\": {\n      \"refund_credit\": -70913477.47864752,\n      \"amount_paid_roundoff\": 58537299.11715767,\n      \"price_effective\": 8403042.551976502,\n      \"promotion_effective_discount\": -46687861.10678926,\n      \"pm_price_split\": -13366375.6576837,\n      \"refund_amount\": -30178363.931352377,\n      \"transfer_price\": -38315943.97197535,\n      \"coupon_effective_discount\": 38570863.4329426,\n      \"tax_collected_at_source\": 72206952.88811222,\n      \"brand_calculated_amount\": 67772922.90962774,\n      \"delivery_charge\": 56909779.74130416,\n      \"cashback\": 23553539.36884454,\n      \"value_of_good\": -68341958.26026553,\n      \"cashback_applied\": -24100864.53900315,\n      \"cod_charges\": -38178562.36289061,\n      \"price_marked\": 8200508.068384543,\n      \"amount_paid\": -12774922.267702758,\n      \"coupon_value\": -75936151.2226337,\n      \"discount\": 41178520.58069652,\n      \"fynd_credits\": -88161714.41756482,\n      \"gift_price\": -81281779.8863056,\n      \"amount_to_be_collected\": -99526573.5027525,\n      \"cost_price\": 21303060.862458795,\n      \"loyalty_discount\": 35584258.61204046,\n      \"marketplace_promotion_effective_discount\": 83638690.81840706,\n      \"seller_promotion_effective_discount\": 94251245.0979338\n    },\n    \"charges\": [\n      {\n        \"name\": \"sed consectetur est dolor nulla\",\n        \"amount\": {\n          \"base_currency\": {\n            \"value\": -68376831.14021456,\n            \"currency\": \"in ad anim id sit\"\n          },\n          \"ordering_currency\": {\n            \"value\": 46458196.24692863,\n            \"currency\": \"esse quis\"\n          }\n        },\n        \"distribution_logic\": {\n          \"distribution\": {\n            \"type\": \"single\",\n            \"logic\": \"est ut veniam nulla\"\n          },\n          \"distribution_level\": \"do fugiat commodo officia sit\"\n        },\n        \"code\": \"dolore in fugiat anim ex\",\n        \"type\": \"enim tempor Excepteur\"\n      },\n      {\n        \"name\": \"aute exer\",\n        \"amount\": {\n          \"base_currency\": {\n            \"value\": -55906343.506124005,\n            \"currency\": \"enim\"\n          },\n          \"ordering_currency\": {\n            \"value\": -39768204.72790248,\n            \"currency\": \"ex\"\n          }\n        },\n        \"distribution_logic\": {\n          \"distribution\": {\n            \"type\": \"multi\",\n            \"logic\": \"do dolore dolor cillum\"\n          },\n          \"distribution_level\": \"aliquip Lorem dolore\"\n        },\n        \"code\": \"con\",\n        \"type\": \"culpa nulla est Exc\"\n      }\n    ],\n    \"qc_required\": false,\n    \"quantity\": 68713883.50770092,\n    \"restore_coupon\": true,\n    \"restore_promos\": {\n      \"adipisicing_66\": \"sed est aliqua\"\n    },\n    \"rto_address\": {\n      \"phone\": \"exercitation laborum\",\n      \"address2\": \"ut consequat id ex\",\n      \"address\": \"commodo exercitation occaecat\",\n      \"longitude\": 48416637.74395415,\n      \"pincode\": \"nisi Duis\",\n      \"area\": \"fugiat sed sunt dolore\",\n      \"address_type\": \"office\",\n      \"country\": \"quis et aliqua pariatur\",\n      \"address_category\": \"delivery\",\n      \"email\": \"consectetur exercitation consequat\",\n      \"created_at\": \"2006-10-18T10:19:04.089Z\",\n      \"address1\": \"Ut elit nisi\",\n      \"display_address\": \"ipsum consectetur magna fugiat\",\n      \"landmark\": \"proident nulla Ut\",\n      \"updated_at\": \"1959-07-23T22:45:41.159Z\",\n      \"version\": \"dolor elit ullamco\",\n      \"latitude\": -94569257.87713492,\n      \"contact_person\": \"laboris sint laborum dolore\",\n      \"state\": \"aliquip qui anim ea\",\n      \"city\": \"dolor dolore aliqua\",\n      \"area_code_slug\": \"q\",\n      \"country_code\": \"aliqua adipisicing\",\n      \"country_iso_code\": \"qui commodo dolor\",\n      \"country_phone_code\": \"sint enim deserunt proident ut\",\n      \"delivery_address_id\": -36651472,\n      \"geo_location\": {\n        \"proident_a\": \"laborum ut\"\n      },\n      \"name\": \"nulla pariatur\",\n      \"sector\": \"qui cupidatat in\",\n      \"state_code\": \"est laborum\",\n      \"uid\": \"fugiat ipsum\",\n      \"user_id\": \"est eu et\",\n      \"code\": \"culpa Ut labore incididunt\"\n    },\n    \"seller_identifier\": \"consequat Ut sunt\",\n    \"shipment\": {\n      \"line_items\": [\n        {\n          \"seller_identifier\": \"dolor occa\",\n          \"charges\": [\n            {\n              \"amount\": {\n                \"currency\": \"ad in Excepteur\",\n                \"value\": 84908411.21844867\n              },\n              \"name\": \"et\",\n              \"type\": \"aliquip sit proide\",\n              \"code\": \"laboris dolore non\",\n              \"tax\": {\n                \"amount\": {\n                  \"estb\": 48439946\n                },\n                \"name\": \"et proident officia\",\n                \"rate\": -87062619.38806121\n              }\n            },\n            {\n              \"amount\": {\n                \"currency\": \"labore\",\n                \"value\": -8733677.902955204\n              },\n              \"name\": \"fugiat id exercitation\",\n              \"type\": \"Excepteur ut magna\",\n              \"code\": \"fugiat sunt Duis\",\n              \"tax\": {\n                \"amount\": {\n                  \"dolore_4\": 85541484,\n                  \"ipsuma3\": \"cons\"\n                },\n                \"name\": \"et ut dolore e\",\n                \"rate\": 87607057.81881946\n              }\n            }\n          ],\n          \"meta\": {\n            \"exercitation_e\": 97815800.71864378,\n            \"Loremd2\": -2895587\n          },\n          \"custom_message\": \"dolor\",\n          \"quantity\": -94364917,\n          \"external_line_id\": \"incididunt esse\"\n        },\n        {\n          \"seller_identifier\": \"elit al\",\n          \"charges\": [\n            {\n              \"amount\": {\n                \"currency\": \"qui\",\n                \"value\": 91571017.4640446\n              },\n              \"name\": \"pariatur\",\n              \"type\": \"proident \",\n              \"code\": \"eiusmod Ut veniam ad\",\n              \"tax\": {\n                \"amount\": {\n                  \"eu_e\": \"tempor eiusmod\",\n                  \"ea7fd\": true,\n                  \"pariatur_01\": 84644549.1462372\n                },\n                \"name\": \"ex\",\n                \"rate\": -80338201.73761486\n              }\n            },\n            {\n              \"amount\": {\n                \"currency\": \"occaecat deserunt\",\n                \"value\": -42942812.870950855\n              },\n              \"name\": \"quis\",\n              \"type\": \"aliqua voluptate aute commodo\",\n              \"code\": \"tempor\",\n              \"tax\": {\n                \"amount\": {\n                  \"dolore1b0\": true,\n                  \"in_540\": 723921,\n                  \"ipsum5\": true\n                },\n                \"name\": \"veniam co\",\n                \"rate\": 40239864.91058847\n              }\n            }\n          ],\n          \"meta\": {\n            \"culpa_b_1\": \"ut Lorem sunt dolor est\",\n            \"enimd8\": \"laboris\",\n            \"ad10\": -64248242.382027596\n          },\n          \"custom_message\": \"t\",\n          \"quantity\": -91584981,\n          \"external_line_id\": \"occaecat in ea irure\"\n        }\n      ],\n      \"external_shipment_id\": \"ut do Ut\",\n      \"processing_dates\": {\n        \"dp_pickup_slot\": {\n          \"magna_477\": true,\n          \"consecteturbc\": \"officia in ut\"\n        },\n        \"dispatch_after_date\": \"eu exercitation minim\",\n        \"dispatch_by_date\": \"do ut m\",\n        \"confirm_by_date\": \"nostrud sint cupidatat non est\",\n        \"customer_pickup_slot\": {\n          \"magna_7a\": false,\n          \"exercitation0bf\": \"aliqua\"\n        },\n        \"pack_by_date\": \"1960-08-23T09:22:11.746Z\"\n      },\n      \"meta\": {\n        \"ut7\": -58968053.80911308\n      },\n      \"priority\": -66262648,\n      \"location_id\": 72282290,\n      \"order_type\": \"PickAtStore\",\n      \"tags\": [\n        {\n          \"slug\": \"et est amet eu\",\n          \"display_text\": \"cillum aliquip sint\"\n        },\n        {\n          \"slug\": \"d\",\n          \"display_text\": \"ea pariatur Excepteur\"\n        }\n      ],\n      \"system_messages\": [\n        {\n          \"message_type\": \"warn\",\n          \"priority\": 45025500.118760794,\n          \"message\": \"reprehenderit ad dolore\",\n          \"inject_at\": [\n            \"voluptate sint pariatur\",\n            \"dolor do minim in\"\n          ]\n        },\n        {\n          \"message_type\": \"success\",\n          \"priority\": -12578074.460535944,\n          \"message\": \"cupidatat minim in\",\n          \"inject_at\": [\n            \"dolor fugiat dolor volup\",\n            \"tempor deserunt adipisicing nisi eiusmod\"\n          ]\n        }\n      ],\n      \"process_after_config\": {\n        \"is_scheduled_shipment\": false,\n        \"enable_processing_after\": \"1986-05-02T04:16:30.678Z\"\n      },\n      \"parent_type\": \"ullamco culpa\",\n      \"store_invoice_id\": \"culpa sit i\",\n      \"lock_status\": \"dolore\",\n      \"type\": \"exercitation\",\n      \"billing_address_json\": {\n        \"phone\": \"in mollit ut esse deserunt\",\n        \"address2\": \"ipsum magna voluptate\",\n        \"address\": \"voluptate cup\",\n        \"longitude\": -86442092.45507243,\n        \"pincode\": \"proident commodo sint qui\",\n        \"area\": \"sint elit velit\",\n        \"address_type\": \"other\",\n        \"country\": \"nostrud\",\n        \"address_category\": \"delivery\",\n        \"email\": \"esse laborum in elit\",\n        \"created_at\": \"1961-04-23T21:17:15.918Z\",\n        \"address1\": \"consequat\",\n        \"display_address\": \"sit\",\n        \"landmark\": \"sit in\",\n        \"updated_at\": \"1982-11-07T15:29:46.271Z\",\n        \"version\": \"cillum eu sed reprehenderit\",\n        \"latitude\": -71040247.02553779,\n        \"contact_person\": \"ex nostrud volupta\",\n        \"state\": \"officia exercitation sit laborum\",\n        \"city\": \"incididunt elit enim minim eiusmod\",\n        \"area_code_slug\": \"laborum sit velit\",\n        \"country_code\": \"Duis sint minim\",\n        \"country_iso_code\": \"elit t\",\n        \"country_phone_code\": \"magna Lorem dolore\",\n        \"delivery_address_id\": -28254136,\n        \"geo_location\": {\n          \"deserunt_1\": \"aliquip et ut officia in\",\n          \"consequat_95\": 77062544,\n          \"dolor_6\": \"ipsum voluptate Ut nulla\",\n          \"dolore7\": \"consequat sit anim in\",\n          \"ad13\": 30627756\n        },\n        \"name\": \"sint\",\n        \"sector\": \"elit cillum magna Duis aliqua\",\n        \"state_code\": \"laborum cupidatat aliquip\",\n        \"uid\": \"ipsum id\",\n        \"user_id\": \"exercitation laboris fugiat voluptate\",\n        \"code\": \"reprehenderit ad\"\n      },\n      \"id\": \"cupidatat\",\n      \"fulfilment_priority\": -13867478,\n      \"is_active\": true,\n      \"previous_shipment_id\": \"sunt irure velit\",\n      \"pdf_links\": {\n        \"ipsum_2\": -65059055.494828045\n      },\n      \"delivery_address_json\": {\n        \"phone\": \"laboris proident i\",\n        \"address2\": \"eu m\",\n        \"address\": \"fugiat aliqui\",\n        \"longitude\": 98087224.6452103,\n        \"pincode\": \"et ad ut\",\n        \"area\": \"id aliqua minim\",\n        \"address_type\": \"other\",\n        \"country\": \"pariatur sit voluptate\",\n        \"address_category\": \"billing\",\n        \"email\": \"irure ut dolor conse\",\n        \"created_at\": \"1978-12-10T13:21:43.361Z\",\n        \"address1\": \"labore sit fugiat eiusmod\",\n        \"display_address\": \"proident\",\n        \"landmark\": \"deserunt qui sint\",\n        \"updated_at\": \"2016-12-22T02:20:26.186Z\",\n        \"version\": \"occaecat reprehenderit in\",\n        \"latitude\": -20013923.98263952,\n        \"contact_person\": \"in ipsum occaecat\",\n        \"state\": \"amet eu aute\",\n        \"city\": \"in mol\",\n        \"area_code_slug\": \"eiusmod et\",\n        \"country_code\": \"dolor sed\",\n        \"country_iso_code\": \"dolore Duis qui\",\n        \"country_phone_code\": \"amet\",\n        \"delivery_address_id\": 8208167,\n        \"geo_location\": {\n          \"ete\": -20146872.165333644,\n          \"culpae9\": -97876804.05691783,\n          \"elitac\": 57935493,\n          \"consequat_e\": false\n        },\n        \"name\": \"pariatur ex sunt\",\n        \"sector\": \"ut fugiat occaecat nostrud in\",\n        \"state_code\": \"id aliqua\",\n        \"uid\": \"ex consectetur adipisicing\",\n        \"user_id\": \"cillum Excepteur\",\n        \"code\": \"aliqua sit occaecat magna\"\n      },\n      \"eway_bill_id\": \"fugiat commodo\",\n      \"affiliate_shipment_id\": \"esse in ut\",\n      \"fynd_order_id\": \"ipsum elit pariatur\",\n      \"created_at\": \"1967-02-04T13:05:51.630Z\",\n      \"delivery_awb_number\": \"laboris minim\",\n      \"hand_over_contact_json\": {\n        \"phone\": \"proident commodo\",\n        \"address2\": \"irure aute aliqua deserunt\",\n        \"address\": \"qui sit ullamco anim\",\n        \"longitude\": -35153302.28501967,\n        \"pincode\": \"\",\n        \"area\": \"deserunt\",\n        \"address_type\": \"home\",\n        \"country\": \"in elit U\",\n        \"address_category\": \"delivery\",\n        \"email\": \"pariatur veniam consect\",\n        \"created_at\": \"1959-03-25T06:20:58.169Z\",\n        \"address1\": \"anim\",\n        \"display_address\": \"voluptate Duis\",\n        \"landmark\": \"Duis enim nisi\",\n        \"updated_at\": \"2021-02-27T13:14:49.441Z\",\n        \"version\": \"sint esse dolore proident\",\n        \"latitude\": 41939666.78056994,\n        \"contact_person\": \"sit ea\",\n        \"state\": \"non anim sint\",\n        \"city\": \"et adipisicing\",\n        \"area_code_slug\": \"aute adipisicing\",\n        \"country_code\": \"est aliquip nisi id\",\n        \"country_iso_code\": \"ut\",\n        \"country_phone_code\": \"cupidatat ea\",\n        \"delivery_address_id\": 61537719,\n        \"geo_location\": {\n          \"elit8\": \"aute voluptate\"\n        },\n        \"name\": \"eiusmod deserunt\",\n        \"sector\": \"laboris exercitation dolor nisi occaecat\",\n        \"state_code\": \"Excepteur aliquip\",\n        \"uid\": \"eu voluptate\",\n        \"user_id\": \"ex nulla eu mollit sunt\",\n        \"code\": \"qui enim non eu\"\n      },\n      \"credit_note_id\": \"mollit cupidatat commodo veniam\",\n      \"parent_id\": \"eiusmod enim ipsum cupidatat\",\n      \"affiliate_id\": \"sint e\",\n      \"packaging_type\": \"sed enim pariatur in\",\n      \"vertical\": \"laboris exercitation ut\",\n      \"quantity\": -65517623.25970154,\n      \"status\": {\n        \"meta\": {\n          \"amet_67e\": 45578469.10673007,\n          \"adipisicing21\": true\n        },\n        \"bag_list\": [\n          \"qui\",\n          \"fugiat officia mollit\"\n        ],\n        \"id\": -59283627,\n        \"created_at\": \"1956-08-09T00:57:59.714Z\",\n        \"created_ts\": \"est occaecat\",\n        \"shipment_id\": \"minim amet consectetur\",\n        \"status\": \"ut consectetur dolore\",\n        \"display_name\": \"sit sint et\",\n        \"current_shipment_status\": \"incididunt qui velit\",\n        \"status_created_at\": \"1996-07-06T23:21:22.440Z\"\n      },\n      \"price\": {\n        \"refund_credit\": -99650425.13620989,\n        \"amount_paid_roundoff\": 91166146.45510149,\n        \"price_effective\": -69671565.20776041,\n        \"promotion_effective_discount\": -12595955.934119686,\n        \"pm_price_split\": 6583411.551602885,\n        \"refund_amount\": 79163875.68243662,\n        \"transfer_price\": -38626173.98405859,\n        \"coupon_effective_discount\": 92431336.73728767,\n        \"tax_collected_at_source\": -33659284.04574659,\n        \"brand_calculated_amount\": 34643220.800329655,\n        \"delivery_charge\": -16949671.23963909,\n        \"cashback\": 22839776.579372868,\n        \"value_of_good\": -99172888.61221735,\n        \"cashback_applied\": 69187865.47858033,\n        \"cod_charges\": 99592298.58268994,\n        \"price_marked\": 1821014.473434344,\n        \"amount_paid\": -83427925.48698421,\n        \"coupon_value\": -51310723.213376,\n        \"discount\": 45142262.12729633,\n        \"fynd_credits\": -71913502.33693656,\n        \"gift_price\": 33230831.41575958,\n        \"amount_to_be_collected\": 39059275.86070302,\n        \"cost_price\": -66322251.378187634,\n        \"loyalty_discount\": -1478588.60835433,\n        \"marketplace_promotion_effective_discount\": 39446286.46352634,\n        \"seller_promotion_effective_discount\": -22364253.062786683\n      },\n      \"gst\": {\n        \"value_of_good\": -93945167.71362963,\n        \"gst_fee\": 10220700.364994124,\n        \"brand_calculated_amount\": -77609666.2370259,\n        \"tax_collected_at_source\": 48285731.06820536,\n        \"gstin_code\": \"aliqua\"\n      }\n    },\n    \"shipment_details\": {\n      \"affiliate_shipment_id\": \"sint dolor anim incididunt\",\n      \"articles\": [\n        {\n          \"_id\": \"anim\",\n          \"attributes\": {\n            \"est_87\": true,\n            \"sint_f3c\": -86868960.73573092\n          },\n          \"brand_id\": 80032215,\n          \"category\": {\n            \"pariatur_e\": -72614704,\n            \"sint_91b\": false,\n            \"labore_5c_\": \"voluptate tempor exercitation Ut officia\"\n          },\n          \"dimension\": {\n            \"sunt8\": -71469637\n          },\n          \"quantity\": 73853726,\n          \"weight\": {\n            \"mollit4b\": -26362225.91223909,\n            \"est__b\": 40461344.117001474\n          }\n        },\n        {\n          \"_id\": \"do velit dolore\",\n          \"attributes\": {\n            \"laborum_5b\": 55640134.08215779\n          },\n          \"brand_id\": -40510279,\n          \"category\": {\n            \"aliquip_a2\": true,\n            \"mollite7\": true\n          },\n          \"dimension\": {\n            \"ut26\": -92990944.238398,\n            \"suntf_8\": -52269272,\n            \"laborum8\": 95218460,\n            \"mollit3e\": 20398466\n          },\n          \"quantity\": 6920122,\n          \"weight\": {\n            \"fugiat_e_\": false,\n            \"Excepteur_9a\": 425925,\n            \"in__\": -22040357\n          }\n        }\n      ],\n      \"fulfillment_id\": -17785321,\n      \"shipments\": -19703872,\n      \"box_type\": \"pariatur aute\",\n      \"dp_id\": \"laboris qui laborum\",\n      \"meta\": {\n        \"do5\": 50522567,\n        \"dolore3f\": 60502007,\n        \"ad_d6\": \"adipisicing in aliquip ut\"\n      },\n      \"dp_options\": {\n        \"labore_4\": -4484936.8268927485\n      },\n      \"lock_status\": false,\n      \"action_to_status\": {\n        \"download_invoice\": \"lock\",\n        \"download_label\": \"lock\"\n      }\n    },\n    \"shipment_id\": \"aliq\",\n    \"shipment_gst\": {\n      \"value_of_good\": -25909111.72358732,\n      \"gst_fee\": -92322505.76838422,\n      \"brand_calculated_amount\": 38013628.982527524,\n      \"tax_collected_at_source\": 63317991.098912835,\n      \"gstin_code\": \"elit sunt aute veni\"\n    },\n    \"shipment_status\": {\n      \"meta\": {\n        \"consequat_195\": false,\n        \"cupidatat7\": -51175702,\n        \"labore_e2\": 91954614\n      },\n      \"bag_list\": [\n        \"cupidatat in quis\",\n        \"dolor velit qui adipisicing\"\n      ],\n      \"id\": -77726340,\n      \"created_at\": \"1949-06-16T16:01:43.170Z\",\n      \"created_ts\": \"ut incididunt reprehenderit de\",\n      \"shipment_id\": \"dolor est dolore amet\",\n      \"status\": \"laborum\",\n      \"display_name\": \"sit\",\n      \"current_shipment_status\": \"nulla proident tempor esse\",\n      \"status_created_at\": \"1977-10-30T09:22:01.129Z\"\n    },\n    \"shipment_status_history\": [\n      {\n        \"meta\": {\n          \"suntad\": \"sint commodo\",\n          \"laborum6\": -14030540,\n          \"dolore0\": -87253626\n        },\n        \"bag_list\": [\n          \"ut mollit labor\",\n          \"enim velit aliqua\"\n        ],\n        \"id\": 92092079,\n        \"created_at\": \"1990-02-03T13:16:45.818Z\",\n        \"created_ts\": \"officia in\",\n        \"shipment_id\": \"qui ipsum\",\n        \"status\": \"eiusmod conse\",\n        \"display_name\": \"exercitation nisi\",\n        \"current_shipment_status\": \"nostrud\",\n        \"status_created_at\": \"1975-04-02T02:14:33.410Z\"\n      },\n      {\n        \"meta\": {\n          \"do_651\": -87171102,\n          \"aliquip_e12\": \"nulla sunt nostrud\"\n        },\n        \"bag_list\": [\n          \"et veniam\",\n          \"commodo dolore velit deserunt\"\n        ],\n        \"id\": 49477888,\n        \"created_at\": \"1970-02-12T18:19:32.192Z\",\n        \"created_ts\": \"laboris in\",\n        \"shipment_id\": \"in Duis minim\",\n        \"status\": \"commodo incididunt irure sit mollit\",\n        \"display_name\": \"commodo sit laboris\",\n        \"current_shipment_status\": \"nulla in\",\n        \"status_created_at\": \"2024-12-13T06:50:12.492Z\"\n      }\n    ],\n    \"status\": {\n      \"can_be_cancelled\": true,\n      \"enable_tracking\": false,\n      \"is_active\": true,\n      \"is_customer_return_allowed\": true,\n      \"is_returnable\": false\n    },\n    \"tags\": [\n      \"adipisicing dolore enim ad\",\n      \"fugiat veniam\"\n    ],\n    \"total_shipment_bags\": -41798175,\n    \"total_shipments_in_order\": -68547429,\n    \"transaction_type\": \"shipment\",\n    \"type\": \"ullamco nulla irure\",\n    \"updated_at\": \"2005-10-13T06:35:52.988Z\",\n    \"user\": {\n      \"user_oid\": \"mollit laboris\",\n      \"external_customer_id\": \"eiusmod adipisicing aute\",\n      \"first_name\": \"non dolore irure in aute\",\n      \"last_name\": \"sed elit minim nulla\",\n      \"mobile\": \"mollit eiusmod cupidatat reprehend\",\n      \"email\": \"aute labo\",\n      \"is_anonymous_user\": false,\n      \"gender\": \"do esse\",\n      \"mongo_user_id\": \"eu cupidatat sit incididunt\",\n      \"meta\": {\n        \"minim5\": \"incididunt commodo tempor dolor\",\n        \"utc7\": false\n      }\n    },\n    \"weight\": {\n      \"value\": -39283817.82135712,\n      \"unit\": \"sint occaecat aliquip\"\n    },\n    \"original_bag_list\": [\n      -99603519,\n      54289853\n    ],\n    \"identifier\": \"do deserunt ut irure\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "20309a89-164e-4eb8-9e0b-d1782a00ec48",
            "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": "42a6ce57-c9cf-420d-9e2f-f3ed69337deb",
                "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\": 500,\n  \"data\": {\n    \"items\": [\n      {\n        \"bag_update_time\": 37048009.98212093,\n        \"id\": \"ut\",\n        \"bag_id\": -4170219,\n        \"affiliate_bag_details\": {\n          \"affiliate_bag_id\": \"velit anim\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"v\",\n            \"channel_order_id\": \"et\",\n            \"employee_discount\": 24112256.26759644,\n            \"box_type\": \"Lorem es\",\n            \"quantity\": -1303163,\n            \"size_level_total_qty\": 92703326,\n            \"loyalty_discount\": 78908892.7421413,\n            \"replacement_details\": {\n              \"replacement_type\": \"tempor quis\",\n              \"original_affiliate_order_id\": \"exercitation velit minim\"\n            },\n            \"channel_shipment_id\": \"reprehenderit ex dolore\",\n            \"marketplace_invoice_id\": \"dolor aliqua i\",\n            \"due_date\": \"1963-07-06T16:37:21.570Z\",\n            \"coupon_code\": \"Ut est sit\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": true,\n            \"fulfilment_priority\": 21854304,\n            \"customer_selling_price\": 48345553.61996284\n          },\n          \"affiliate_order_id\": \"aliqua labore\",\n          \"employee_discount\": -43176716.62629845,\n          \"loyalty_discount\": 60293644.89375794\n        },\n        \"affiliate_details\": {\n          \"affiliate_bag_id\": \"dolor ipsum veniam ex fugiat\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"aliquip nostrud ut\",\n            \"channel_order_id\": \"consectetur dolore mollit\",\n            \"employee_discount\": 47238345.29075158,\n            \"box_type\": \"adipisicing ullamco\",\n            \"quantity\": -14338726,\n            \"size_level_total_qty\": 66642325,\n            \"loyalty_discount\": -90701948.77431716,\n            \"replacement_details\": {\n              \"replacement_type\": \"consectetur occaecat pariatur\",\n              \"original_affiliate_order_id\": \"est nisi\"\n            },\n            \"channel_shipment_id\": \"id aliquip sint sunt\",\n            \"marketplace_invoice_id\": \"in dolor irure\",\n            \"due_date\": \"1962-04-03T20:41:24.855Z\",\n            \"coupon_code\": \"ad adipisicing magna\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": true,\n            \"fulfilment_priority\": 20984975,\n            \"customer_selling_price\": 20220209.21654728\n          },\n          \"affiliate_order_id\": \"officia\",\n          \"affiliate_shipment_id\": \"officia id et\",\n          \"affiliate_store_id\": \"Ut elit quis \",\n          \"shipment_meta\": {\n            \"same_store_available\": true,\n            \"weight\": 7908313,\n            \"tracking_url\": \"laborum E\",\n            \"estimated_delivery_date\": \"2004-07-30T12:21:14.519Z\",\n            \"b2b_buyer_details\": {\n              \"address\": \"et do ad\",\n              \"city\": \"id commodo in amet\",\n              \"gstin\": \"sed aliquip incididunt Excepteur culpa\",\n              \"name\": \"est labore veniam non\",\n              \"pincode\": -55846851,\n              \"state\": \"sunt commodo dolore dolore\",\n              \"ajio_site_id\": \"aute\"\n            },\n            \"formatted\": {\n              \"max\": \"consectetur occaecat quis\",\n              \"min\": \"sint in ad enim voluptate\"\n            },\n            \"debug_info\": {\n              \"stormbreaker_uuid\": \"cupidatat minim aute magna amet\"\n            },\n            \"return_awb_number\": \"ut non\",\n            \"is_self_ship\": true,\n            \"box_type\": \"fugiat adipisicing aute commodo\",\n            \"einvoice_info\": {\n              \"credit_note\": {\n                \"in_8c6\": 43554393.75829783\n              },\n              \"invoice\": {\n                \"consectetur_8d\": 86070640,\n                \"magnab8\": true,\n                \"magna822\": 9981318\n              }\n            },\n            \"return_affiliate_shipment_id\": \"consectetur aliquip veniam\",\n            \"parent_dp_id\": \"reprehenderit nulla eiusmod Lorem laboris\",\n            \"shipment_weight\": 84143052.03448328,\n            \"dimension\": {\n              \"height\": 87437750.45837232,\n              \"width\": -18141668.691296205,\n              \"is_default\": false,\n              \"unit\": \"Lorem ipsum\",\n              \"length\": 96156717.05453703\n            },\n            \"dp_options\": {\n              \"id_99\": -42023945,\n              \"magna6\": \"consectetur eu ad\"\n            },\n            \"assign_dp_from_sb\": true,\n            \"due_date\": \"2002-03-29T04:02:03.569Z\",\n            \"store_invoice_updated_date\": \"1982-10-12T19:18:06.122Z\",\n            \"forward_affiliate_shipment_id\": \"reprehenderit\",\n            \"return_store_node\": -53057012,\n            \"fulfilment_priority_text\": \"anim sunt consequat occaecat\",\n            \"shipment_tags\": [\n              {\n                \"slug\": \"quis irure officia\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"voluptate commodo\"\n              },\n              {\n                \"slug\": \"amet nostru\",\n                \"entity_type\": \"shipments\",\n                \"display_text\": \"laborum ad irure\"\n              }\n            ],\n            \"external\": {\n              \"nostrudad5\": -47922041,\n              \"anim_\": -92063003.85850428\n            },\n            \"awb_number\": \"Duis ad ullamco non\",\n            \"lock_data\": {\n              \"locked\": false,\n              \"mto\": true,\n              \"lock_message\": \"Ut do\"\n            },\n            \"order_type\": \"PickAtStore\",\n            \"ewaybill_info\": {\n              \"velitf\": -96327438\n            },\n            \"dp_id\": \"nisi Ut\",\n            \"shipment_volumetric_weight\": 84564550.59051028,\n            \"marketplace_store_id\": \"in proident\",\n            \"return_details\": {\n              \"commodo_c\": \"ad dolor id\"\n            },\n            \"dp_sort_key\": \"culpa deserunt e\",\n            \"packaging_name\": \"sed irure\",\n            \"timestamp\": {\n              \"max\": 53411726,\n              \"min\": 33859141\n            },\n            \"auto_trigger_dp_assignment_acf\": true,\n            \"dp_name\": \"ex exercitation\",\n            \"po_number\": \"nulla amet Duis\",\n            \"b2c_buyer_details\": {\n              \"eiusmod07\": \"nisi dolor ea\",\n              \"inc\": 30431648,\n              \"magna6a4\": -74682268\n            },\n            \"forward_affiliate_order_id\": \"veniam in\",\n            \"return_affiliate_order_id\": \"exercitation offi\",\n            \"bag_weight\": {\n              \"ea5b_\": -73402327,\n              \"Excepteur_b9\": -75964686.79652224\n            },\n            \"refund_to\": \"eu ea\"\n          },\n          \"company_affiliate_tag\": \"culpa exercitation mollit\",\n          \"pdf_links\": {\n            \"invoice_type\": \"fynd\",\n            \"label_type\": \"fynd\",\n            \"label_a6\": \"Excepteur irure\",\n            \"invoice\": \"elit cillum quis incididunt\",\n            \"label_pos\": \"cillum aliquip pariatur\",\n            \"invoice_a6\": \"eiusmod ex sit\",\n            \"b2b\": \"nostrud dolore laboris occaecat\",\n            \"label\": \"sunt est enim\",\n            \"label_a4\": \"labore anim deserunt\",\n            \"invoice_export\": \"non in\",\n            \"credit_note_url\": \"dolore ame\",\n            \"delivery_challan_a4\": \"aliq\",\n            \"label_export\": \"velit reprehenderit fugiat culpa\",\n            \"invoice_a4\": \"Excepteur labore reprehenderit ad\",\n            \"invoice_pos\": \"sit dolore dolore\",\n            \"po_invoice\": \"Excepteur occaecat culpa ut Ut\"\n          },\n          \"config\": {\n            \"app\": {\n              \"created_at\": \"1977-09-17T08:49:58.050Z\",\n              \"id\": \"incididunt id in\",\n              \"name\": \"esse\",\n              \"owner\": \"ad\",\n              \"secret\": \"enim in sint\",\n              \"token\": \"tempor\",\n              \"updated_at\": \"1994-04-09T13:55:09.188Z\",\n              \"description\": \"cupidatat in irure officia amet\",\n              \"meta\": [\n                {\n                  \"name\": \"u\",\n                  \"value\": \"ut in\"\n                },\n                {\n                  \"name\": \"adipisicing aliquip eu velit\",\n                  \"value\": \"sint in irure in proident\"\n                }\n              ]\n            },\n            \"inventory\": {\n              \"article_assignment\": {\n                \"post_order_reassignment\": true\n              },\n              \"payment\": {\n                \"source\": \"qui offic\",\n                \"mode_of_payment\": \"in in consectetur ve\"\n              },\n              \"inventory\": {\n                \"store\": {\n                  \"mollit2b\": 32270977.841959164\n                }\n              },\n              \"order\": {\n                \"force_reassignment\": true\n              },\n              \"logistics\": {\n                \"dp_assignment\": false\n              }\n            },\n            \"app_company_id\": -85409151\n          },\n          \"affiliate_id\": \"ut exercitation\",\n          \"id\": \"Lorem aliquip commodo irure\"\n        },\n        \"article\": {\n          \"_id\": \"velit aliquip\",\n          \"identifiers\": {\n            \"in_9c\": \"exer\"\n          },\n          \"seller_identifier\": \"officia nisi dolore est\",\n          \"size\": \"ut reprehenderit anim\",\n          \"uid\": \"officia mollit ullamco\",\n          \"set\": {\n            \"fugiat7c\": true,\n            \"aliquip899\": -68591916.90508375\n          },\n          \"dimensions\": {\n            \"height\": 38903398.779883295,\n            \"width\": 76158143.5779857,\n            \"is_default\": false,\n            \"unit\": \"Lorem aliqua\",\n            \"length\": -93332633.83882539\n          },\n          \"currency\": {\n            \"irure29\": false\n          },\n          \"esp_modified\": true,\n          \"return_config\": {\n            \"returnable\": false,\n            \"time\": -14671666.16397643,\n            \"unit\": \"sed incididunt velit\"\n          },\n          \"code\": \"aliqua eiusmod\",\n          \"weight\": {\n            \"is_default\": true,\n            \"shipping\": -97640853,\n            \"unit\": \"et officia adipisicing ex\"\n          },\n          \"raw_meta\": \"sit ullamco\",\n          \"is_set\": false,\n          \"tags\": [\n            \"ut laboris\",\n            \"magna adipisicing exercitation sit\"\n          ],\n          \"_custom_json\": {\n            \"Lorem_8c\": -90790416\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\": \"ipsum aute\",\n            \"forward\": false,\n            \"store_id\": 82737812,\n            \"delivery_awb_number\": \"Duis in fugiat anim\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": 70656195,\n            \"app_display_name\": \"Lorem ipsum dolor reprehenderit do\",\n            \"state_id\": 14004645,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": 90933162,\n            \"created_at\": \"1999-08-10T14:57:39.504Z\",\n            \"created_ts\": \"consectetur dolore amet\",\n            \"shipment_id\": \"Excepteur sit et\",\n            \"updated_at\": \"1982-04-08T20:52:00.217Z\",\n            \"updated_ts\": \"dolor pariatur ex ullamco\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"eiusmod dolor\",\n              \"id\": 46750089,\n              \"journey_type\": \"return\",\n              \"name\": \"proident amet\",\n              \"state_type\": \"financial\",\n              \"is_active\": true,\n              \"app_display_name\": \"sit qui sint\",\n              \"app_state_name\": \"eu culpa irure Duis\",\n              \"app_facing\": false,\n              \"notify_customer\": false\n            },\n            \"bag_id\": 67321709,\n            \"display_name\": \"nostrud\"\n          },\n          {\n            \"status\": \"aute\",\n            \"forward\": true,\n            \"store_id\": 59601110,\n            \"delivery_awb_number\": \"sint ea\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 7828004,\n            \"app_display_name\": \"deserunt voluptate enim Ut\",\n            \"state_id\": -30039250,\n            \"state_type\": \"operational\",\n            \"bsh_id\": 29840913,\n            \"created_at\": \"2017-01-31T12:46:39.503Z\",\n            \"created_ts\": \"laboris cupidatat\",\n            \"shipment_id\": \"consectetur fugiat aliqua et minim\",\n            \"updated_at\": \"1985-05-15T02:42:34.879Z\",\n            \"updated_ts\": \"Excepteur Duis aliqua\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"nisi sed dolor occaecat minim\",\n              \"id\": -57345861,\n              \"journey_type\": \"return\",\n              \"name\": \"deserunt esse\",\n              \"state_type\": \"logistics\",\n              \"is_active\": false,\n              \"app_display_name\": \"irure\",\n              \"app_state_name\": \"nostrud cillum dolor\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -26036657,\n            \"display_name\": \"ut ex incididunt amet\"\n          }\n        ],\n        \"bag_status_history\": [\n          {\n            \"status\": \"ullamco\",\n            \"forward\": true,\n            \"store_id\": 59274848,\n            \"delivery_awb_number\": \"consequat aliquip Dui\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": -65472276,\n            \"app_display_name\": \"voluptate veniam c\",\n            \"state_id\": -55445697,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": -52658104,\n            \"created_at\": \"1998-01-23T03:59:39.686Z\",\n            \"created_ts\": \"eu consequat pariatur\",\n            \"shipment_id\": \"amet Ut sed laboris\",\n            \"updated_at\": \"2020-09-12T09:46:31.595Z\",\n            \"updated_ts\": \"aute\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"ea nisi\",\n              \"id\": 93466911,\n              \"journey_type\": \"return\",\n              \"name\": \"ullamco mollit aliqua\",\n              \"state_type\": \"financial\",\n              \"is_active\": true,\n              \"app_display_name\": \"Ut Lorem quis\",\n              \"app_state_name\": \"proident aute\",\n              \"app_facing\": false,\n              \"notify_customer\": false\n            },\n            \"bag_id\": -97105385,\n            \"display_name\": \"reprehenderit laboris in\"\n          },\n          {\n            \"status\": \"laboris consectetur nulla ad\",\n            \"forward\": true,\n            \"store_id\": 30221137,\n            \"delivery_awb_number\": \"dolor velit incididu\",\n            \"kafka_sync\": false,\n            \"delivery_partner_id\": 67642144,\n            \"app_display_name\": \"eu et\",\n            \"state_id\": -64538314,\n            \"state_type\": \"financial\",\n            \"bsh_id\": -75056478,\n            \"created_at\": \"1990-08-29T10:14:26.284Z\",\n            \"created_ts\": \"non reprehenderit laborum aliqui\",\n            \"shipment_id\": \"minim fugiat\",\n            \"updated_at\": \"2001-09-27T09:20:07.697Z\",\n            \"updated_ts\": \"adipisicing ex\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"eiusmod voluptate officia\",\n              \"id\": 63467294,\n              \"journey_type\": \"return\",\n              \"name\": \"do fugiat aute\",\n              \"state_type\": \"operational\",\n              \"is_active\": true,\n              \"app_display_name\": \"sit\",\n              \"app_state_name\": \"sint in\",\n              \"app_facing\": false,\n              \"notify_customer\": false\n            },\n            \"bag_id\": 84961943,\n            \"display_name\": \"veniam tempor et ut\"\n          }\n        ],\n        \"brand\": {\n          \"brand_name\": \"minim qui deserunt commodo\",\n          \"credit_note_expiry_days\": -37412009,\n          \"logo\": \"anim sed aliqua qui\",\n          \"invoice_prefix\": \"magna ut velit consectetur\",\n          \"credit_note_allowed\": true,\n          \"start_date\": \"1977-02-28T00:54:58.266Z\",\n          \"company\": \"ad dolor\",\n          \"is_virtual_invoice\": false,\n          \"script_last_ran\": \"reprehenderit nisi\",\n          \"pickup_location\": \"minim\",\n          \"created_on\": \"1989-03-07T04:12:46.704Z\",\n          \"brand_id\": -26491195,\n          \"modified_on\": \"1947-01-28T21:22:01.879Z\",\n          \"id\": -89033932\n        },\n        \"company\": {\n          \"pan_no\": \"deserunt\",\n          \"created_on\": \"2025-08-10T03:52:32.577Z\",\n          \"id\": 81029712,\n          \"company_name\": \"et sunt Lorem\",\n          \"gst_number\": \"aute voluptate elit nulla\",\n          \"company_type\": \"distributor\",\n          \"modified_on\": \"2006-08-04T19:08:17.797Z\",\n          \"meta\": {\n            \"exercitation03a\": false\n          },\n          \"business_type\": \"irure dolore sint nulla\",\n          \"agreement_start_date\": \"1995-08-09T20:53:53.987Z\"\n        },\n        \"current_operational_status\": {\n          \"status\": \"ut laboris\",\n          \"forward\": true,\n          \"store_id\": 25241832,\n          \"delivery_awb_number\": \"ullamco minim dolore\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": -72896013,\n          \"app_display_name\": \"ut cillum\",\n          \"state_id\": -57730964,\n          \"state_type\": \"financial\",\n          \"bsh_id\": 79813677,\n          \"created_at\": \"1972-02-19T12:48:36.433Z\",\n          \"created_ts\": \"laboris ea enim\",\n          \"shipment_id\": \"nos\",\n          \"updated_at\": \"1972-09-14T03:50:00.921Z\",\n          \"updated_ts\": \"commodo ut\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"amet occaecat fugiat exercitation\",\n            \"id\": -77009876,\n            \"journey_type\": \"forward\",\n            \"name\": \"ipsum\",\n            \"state_type\": \"logistics\",\n            \"is_active\": false,\n            \"app_display_name\": \"a\",\n            \"app_state_name\": \"amet aliqua\",\n            \"app_facing\": true,\n            \"notify_customer\": true\n          },\n          \"bag_id\": 91854386,\n          \"display_name\": \"adipisicing exercitation ullamco nostrud Lorem\"\n        },\n        \"current_status\": {\n          \"status\": \"ipsum veniam cupidatat\",\n          \"forward\": true,\n          \"store_id\": 42178853,\n          \"delivery_awb_number\": \"velit ullamco Lorem pariatur commodo\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": 57829466,\n          \"app_display_name\": \"qui sed in\",\n          \"state_id\": 68357510,\n          \"state_type\": \"logistics\",\n          \"bsh_id\": -77256871,\n          \"created_at\": \"1965-03-26T16:26:12.040Z\",\n          \"created_ts\": \"in pariatur fugiat proide\",\n          \"shipment_id\": \"qui et\",\n          \"updated_at\": \"1954-11-27T04:15:09.674Z\",\n          \"updated_ts\": \"ad et exercitation consectetur\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"eu sed irure\",\n            \"id\": 3415327,\n            \"journey_type\": \"return\",\n            \"name\": \"anim\",\n            \"state_type\": \"logistics\",\n            \"is_active\": true,\n            \"app_display_name\": \"laborum sint enim non\",\n            \"app_state_name\": \"mollit aute\",\n            \"app_facing\": true,\n            \"notify_customer\": true\n          },\n          \"bag_id\": 13271590,\n          \"display_name\": \"voluptate consequat cupidatat ullamco eli\"\n        },\n        \"dates\": {\n          \"delivery_date\": \"1989-10-06T04:59:40.126Z\",\n          \"order_created\": \"cupidatat commodo ad\"\n        },\n        \"delivery_address\": {\n          \"phone\": \"cillum Lorem ut irure\",\n          \"address2\": \"magna velit dol\",\n          \"address\": \"do\",\n          \"longitude\": -99543017.66219059,\n          \"pincode\": \"amet Excepteur Duis cillum enim\",\n          \"area\": \"labore commodo\",\n          \"address_type\": \"home\",\n          \"country\": \"Lorem non\",\n          \"address_category\": \"billing\",\n          \"email\": \"nulla\",\n          \"created_at\": \"1963-11-07T09:31:03.612Z\",\n          \"address1\": \"laborum exercitation in\",\n          \"display_address\": \"incididunt nulla\",\n          \"landmark\": \"pariatur in\",\n          \"updated_at\": \"1949-01-11T01:13:16.827Z\",\n          \"version\": \"cupidatat deserunt\",\n          \"latitude\": 69869516.12524927,\n          \"contact_person\": \"eu ullamco\",\n          \"state\": \"dolore aute\",\n          \"city\": \"dolor nostrud do\",\n          \"area_code_slug\": \"proident Ut nostrud est\",\n          \"country_code\": \"eiusmod ut\",\n          \"country_iso_code\": \"sit irure\",\n          \"country_phone_code\": \"culpa\",\n          \"delivery_address_id\": 91076617,\n          \"geo_location\": {\n            \"Lorem_\": -83428919,\n            \"consectetur__e\": true\n          },\n          \"name\": \"nulla ex aliqua do\",\n          \"sector\": \"commodo Lorem adipisicing\",\n          \"state_code\": \"pariatur\",\n          \"uid\": \"nostrud pariatur\",\n          \"user_id\": \"officia culpa\",\n          \"code\": \"voluptate aliqua\"\n        },\n        \"delivery_slot\": {\n          \"slot\": \"minim officia\",\n          \"upper_bound\": \"eu enim veniam minim proident\",\n          \"lower_bound\": \"cupidatat in dolore aliqua sunt\",\n          \"date\": \"ipsum amet sit consequat\",\n          \"type\": \"reprehenderit\"\n        },\n        \"display_name\": \"quis Ut eu minim\",\n        \"dp_details\": {\n          \"officiabf1\": 77295683\n        },\n        \"einvoice_info\": {\n          \"ea_ce7\": -26135432.068680182,\n          \"veniam_c\": -79429855,\n          \"incididunt57e\": \"in irure aliqua\",\n          \"ad__fe\": 65848183.49951199\n        },\n        \"entity_type\": \"bag\",\n        \"fallback_user\": {\n          \"amet2\": \"id\",\n          \"sit__3e\": -47945078,\n          \"idf_c\": \"ut quis\"\n        },\n        \"financial_breakup\": [\n          {\n            \"added_to_fynd_cash\": true,\n            \"amount_paid\": 77636194.4473261,\n            \"brand_calculated_amount\": -56769119.25073047,\n            \"cashback\": -74859980.22445597,\n            \"cashback_applied\": 46222817.79594958,\n            \"cod_charges\": 3119252.3262057602,\n            \"coupon_effective_discount\": 85012457.69447657,\n            \"coupon_value\": 67596615.49136245,\n            \"delivery_charge\": -10499819.36022015,\n            \"discount\": -48422313.793743886,\n            \"fynd_credits\": -86090964.55643934,\n            \"gst_fee\": 53151051.53759995,\n            \"gst_tag\": \"est sint\",\n            \"gst_tax_percentage\": -19140676.132666633,\n            \"hsn_code\": \"in in\",\n            \"identifiers\": {\n              \"alu\": \"in qui ex irure\",\n              \"ean\": \"Ut commodo dolore nisi\",\n              \"sku_code\": \"incididunt dolore\",\n              \"upc\": \"cupidatat eiusmod tempor irure Ut\",\n              \"isbn\": \"eu\"\n            },\n            \"item_name\": \"consequat\",\n            \"price_effective\": -67231115.13059421,\n            \"price_marked\": -53897067.84997377,\n            \"promotion_effective_discount\": -96509624.88456888,\n            \"refund_credit\": -76958233.11014074,\n            \"size\": \"non\",\n            \"total_units\": 29317727,\n            \"transfer_price\": -31499617.627982616,\n            \"value_of_good\": 24159482.935450822,\n            \"amount_paid_roundoff\": 40533171,\n            \"tax_collected_at_source\": 36695800.43055877,\n            \"amount_to_be_collected\": 61564474.40260404,\n            \"taxes\": [\n              {\n                \"name\": \"in esse\",\n                \"rate\": 91416723.95186013,\n                \"tax_amount\": 90972639.95719543,\n                \"taxable_amount\": 51053795.852604866\n              },\n              {\n                \"name\": \"deserunt\",\n                \"rate\": 58534214.247623324,\n                \"tax_amount\": 80462089.03938106,\n                \"taxable_amount\": 58463273.268027395\n              }\n            ],\n            \"loyalty_discount\": -44992394.169223584\n          },\n          {\n            \"added_to_fynd_cash\": false,\n            \"amount_paid\": -11362860.736481294,\n            \"brand_calculated_amount\": -15194677.431923151,\n            \"cashback\": -96834414.47078018,\n            \"cashback_applied\": 11487223.917770669,\n            \"cod_charges\": 92909264.37553725,\n            \"coupon_effective_discount\": -31309949.220056847,\n            \"coupon_value\": 19371480.22332251,\n            \"delivery_charge\": -89015646.26586276,\n            \"discount\": 89757592.03687426,\n            \"fynd_credits\": 32844369.77615726,\n            \"gst_fee\": -44456156.189168274,\n            \"gst_tag\": \"commodo sunt\",\n            \"gst_tax_percentage\": 62294816.705765456,\n            \"hsn_code\": \"labore minim\",\n            \"identifiers\": {\n              \"alu\": \"sit sed ullamco\",\n              \"ean\": \"Ut enim velit minim\",\n              \"sku_code\": \"sit incididunt Duis mo\",\n              \"upc\": \"proident ea do ex\",\n              \"isbn\": \"id commodo veniam eu\"\n            },\n            \"item_name\": \"ipsum c\",\n            \"price_effective\": -53537019.9897673,\n            \"price_marked\": -70641523.76534793,\n            \"promotion_effective_discount\": 76797238.49216545,\n            \"refund_credit\": 79651757.39881092,\n            \"size\": \"anim in ea\",\n            \"total_units\": -4975249,\n            \"transfer_price\": 21715864.556931794,\n            \"value_of_good\": 47572203.122519165,\n            \"amount_paid_roundoff\": -99837383,\n            \"tax_collected_at_source\": -77923756.09518181,\n            \"amount_to_be_collected\": -73710243.86114126,\n            \"taxes\": [\n              {\n                \"name\": \"eu voluptate est\",\n                \"rate\": -22096687.626131877,\n                \"tax_amount\": 26087538.86406219,\n                \"taxable_amount\": -5637552.130142748\n              },\n              {\n                \"name\": \"nulla reprehenderit dolore\",\n                \"rate\": -70240293.88697915,\n                \"tax_amount\": -95598729.26820989,\n                \"taxable_amount\": -62036167.99815941\n              }\n            ],\n            \"loyalty_discount\": 33540771.95270984\n          }\n        ],\n        \"fulfilling_store\": {\n          \"address1\": \"laborum pariatur\",\n          \"city\": \"labore cillum tempor\",\n          \"company_id\": 23257432,\n          \"contact_person\": \"sint dolore ex labore\",\n          \"country\": \"aliquip nisi minim elit\",\n          \"created_at\": \"1957-05-15T00:17:56.798Z\",\n          \"fulfillment_channel\": \"ea laboris officia ad\",\n          \"location_type\": \"high_street\",\n          \"meta\": {\n            \"display_name\": \"incididunt Lorem\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": false,\n                \"username\": \"laborum in\",\n                \"user\": \"culpa eiusmod mollit nulla ut\",\n                \"password\": \"Ut labore anim laborum\"\n              },\n              \"e_waybill\": {\n                \"enabled\": true\n              }\n            },\n            \"stage\": \"min\",\n            \"additional_contact_details\": {\n              \"laboris1\": true,\n              \"ut7\": 78589172,\n              \"reprehenderitd3f\": -61334040,\n              \"sunt8\": -53559397\n            },\n            \"notification_emails\": [\n              \"laborum \",\n              \"dolor\"\n            ],\n            \"gst_number\": \"quis ut pariatur dolore\",\n            \"ewaybill_portal_details\": {\n              \"Duis_af\": true\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"dolore labore\",\n              \"user\": \"officia ipsum sed pariatur\",\n              \"password\": \"cupidatat Lorem officia\"\n            },\n            \"product_return_config\": {\n              \"dolore_345\": -37251001.123870164,\n              \"velit_0\": 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\": \"aliqua officia commodo cillum\",\n          \"phone\": \"do laborum laboris\",\n          \"pincode\": \"esse laboris occaecat Ut\",\n          \"state\": \"id veniam dolor aliquip\",\n          \"store_email\": \"nisi enim cillum\",\n          \"is_active\": false,\n          \"alohomora_user_id\": 11101069,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"commodo et \",\n          \"vat_no\": \"in deserunt consequat incididunt\",\n          \"display_address\": \"sunt magna laboris dolore sit\",\n          \"store_active_from\": \"nulla anim do quis\",\n          \"longitude\": 21906967.588219613,\n          \"brand_store_tags\": [\n            \"enim U\",\n            \"voluptate enim amet officia pariatur\"\n          ],\n          \"order_integration_id\": \"ut consectetur ea aliquip\",\n          \"parent_store_id\": 58248563,\n          \"code\": \"dolore Excepteur reprehenderit\",\n          \"updated_at\": \"1992-08-24T17:17:51.130Z\",\n          \"store_address_json\": {\n            \"address1\": \"in sed elit veniam ut\",\n            \"address_category\": \"delivery\",\n            \"address_type\": \"deserunt est non commodo\",\n            \"city\": \"proident sit\",\n            \"contact_person\": \"elit proident dolor\",\n            \"country\": \"et\",\n            \"country_code\": \"nostrud consequat aute id culpa\",\n            \"created_at\": \"1951-03-10T19:30:17.338Z\",\n            \"latitude\": 15991944.191201314,\n            \"longitude\": -56578683.97444741,\n            \"phone\": \"ex velit qui Excepteur\",\n            \"pincode\": -15470340,\n            \"state\": \"officia Lorem\",\n            \"updated_at\": \"2016-07-18T17:33:18.483Z\",\n            \"display_address\": \"anim cupidatat\",\n            \"version\": \"proident\",\n            \"address2\": \"mollit enim cupidatat in\",\n            \"area\": \"Excepteur non\",\n            \"email\": \"ex\",\n            \"landmark\": \"incididunt in\"\n          },\n          \"s_id\": \"laborum sit in eu\",\n          \"packaging_material_count\": 96084491,\n          \"is_archived\": true,\n          \"login_username\": \"qui occaecat\",\n          \"mall_name\": \"in ullamco\",\n          \"latitude\": 51593303.5540877,\n          \"address2\": \"Lorem\"\n        },\n        \"fyndstore_emp\": {\n          \"quisc07\": \"officia do\"\n        },\n        \"gst_details\": {\n          \"brand_calculated_amount\": 97055944.80239967,\n          \"gst_fee\": -75016231.5314118,\n          \"tax_collected_at_source\": 43910180.95694563,\n          \"value_of_good\": -67344530.02672395,\n          \"cgst_tax_percentage\": -85650536.74491297,\n          \"gstin_code\": \"ea minim Duis consequat\",\n          \"igst_tax_percentage\": -3323062.452887669,\n          \"gst_tax_percentage\": -42438800.58571552,\n          \"hsn_code_id\": \"dolore\",\n          \"igst_gst_fee\": -59473807.203376696,\n          \"is_default_hsn_code\": false,\n          \"sgst_gst_fee\": -94317722.36103986,\n          \"cgst_gst_fee\": 9688773.383992672,\n          \"gst_tag\": \"amet \",\n          \"sgst_tax_percentage\": 63491627.290209085,\n          \"hsn_code\": \"culpa aute\"\n        },\n        \"invoice\": {\n          \"updated_date\": \"2001-01-29T19:13:27.997Z\",\n          \"store_invoice_id\": \"laboris reprehenderit\",\n          \"invoice_url\": \"veniam ad qui elit dolore\",\n          \"label_url\": \"ut fugiat aliquip Ut ea\"\n        },\n        \"item\": {\n          \"attributes\": {\n            \"in5\": 3630435.605924681,\n            \"magna_91\": \"eiusmod exercitation minim\"\n          },\n          \"brand\": \"eiusmod Ut conse\",\n          \"brand_id\": 85021196,\n          \"image\": [\n            \"officia reprehenderit dolor in\",\n            \"pariatur ipsum laborum sint\"\n          ],\n          \"item_id\": -91823266,\n          \"name\": \"nulla esse amet\",\n          \"size\": \"velit esse\",\n          \"slug_key\": \"laborum sint quis Lorem\",\n          \"webstore_product_url\": \"do fugiat ex aliqua\",\n          \"l3_category\": 1328707,\n          \"l3_category_name\": \"ad do\",\n          \"last_updated_at\": \"1993-01-25T08:48:06.170Z\",\n          \"l2_category\": [\n            \"ut dolor eu\",\n            \"in sit labori\"\n          ],\n          \"code\": \"e\",\n          \"l1_category_id\": -8870618,\n          \"l1_category\": [\n            \"ea officia cupidatat mo\",\n            \"ea amet occaecat fugiat\"\n          ],\n          \"gender\": \"est Lorem veniam\",\n          \"can_cancel\": false,\n          \"can_return\": true,\n          \"branch_url\": \"in ipsum aute\",\n          \"meta\": {\n            \"ea9\": \"in\"\n          },\n          \"color\": \"nulla\",\n          \"department_id\": -44931956,\n          \"l2_category_id\": -45607662\n        },\n        \"journey_type\": \"return\",\n        \"line_number\": -77024197,\n        \"lock_status\": false,\n        \"manifest_id\": \"veniam voluptate aute mollit\",\n        \"meta\": {\n          \"ut_5\": -60645200\n        },\n        \"mode_of_payment\": \"Lorem sed officia in\",\n        \"no_of_bags_order\": 28414733,\n        \"operational_status\": \"officia ut dolore irure sint\",\n        \"order\": {\n          \"fynd_order_id\": \"fugiat cupidatat anim voluptate\",\n          \"created_at\": \"1972-10-22T23:42:59.576Z\",\n          \"user_id\": \"proident ut deserunt ea elit\",\n          \"tax_details\": {\n            \"pan_no\": \"aliqua laborum aute esse in\",\n            \"gstin\": \"proident dolo\"\n          },\n          \"mongo_cart_id\": 47501307.97879177,\n          \"delivery_charges\": 98862213.97252202,\n          \"transaction_id\": \"minim occaecat enim\",\n          \"collect_by\": \"ex dolore velit eu\",\n          \"headers\": {\n            \"qui_802\": true,\n            \"consectetur_9\": false\n          },\n          \"coupon_value\": 14204073.500352755,\n          \"order_value\": -64895442.88270643,\n          \"created_time\": \"laboris\",\n          \"currency\": \"minim laboris\",\n          \"total_order_value\": 82842967.20818022,\n          \"ordering_channel\": \"nisi co\",\n          \"ordering_source\": \"aliquip irure Ut\",\n          \"meta\": {\n            \"eu47f\": 20377855.97538799,\n            \"magna_e62\": \"enim dolore tempor dolor\"\n          },\n          \"cod_charges\": 50792302.37150094,\n          \"cashback_value\": 91279799.9045659,\n          \"refund_by\": \"proident sit\",\n          \"affiliate_order_date\": \"2005-02-19T02:18:30.131Z\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"affiliate_order_id\": \"nulla quis et qui\",\n          \"payment_mode_id\": -86042398.05467771,\n          \"promotion_effective_discount\": 19690780.556490988,\n          \"mode_of_payment\": \"ut ullamco\",\n          \"discount\": -39968255.75116119,\n          \"cashback_applied\": 50583908.81450224,\n          \"fynd_credits\": -41544705.63714043,\n          \"affiliate_id\": \"enim sint commodo qui\",\n          \"ordering_channel_logo\": \"esse tempor adipisicing\",\n          \"prices\": {\n            \"refund_credit\": 5234697.644443467,\n            \"amount_paid_roundoff\": 16151717.336018518,\n            \"price_effective\": 98523993.56350955,\n            \"promotion_effective_discount\": 65461161.924488306,\n            \"pm_price_split\": -41612536.08621451,\n            \"refund_amount\": -20300334.081756517,\n            \"transfer_price\": 29924904.77915281,\n            \"coupon_effective_discount\": -91253986.66072431,\n            \"tax_collected_at_source\": 16182682.848936424,\n            \"brand_calculated_amount\": 91381335.91283292,\n            \"delivery_charge\": -71517451.0825356,\n            \"cashback\": 15935041.01690057,\n            \"value_of_good\": 96444562.66041473,\n            \"cashback_applied\": 53327654.86563781,\n            \"cod_charges\": -23020528.353904054,\n            \"price_marked\": 14516464.48565276,\n            \"amount_paid\": 96110875.44213617,\n            \"coupon_value\": 93421374.88819116,\n            \"discount\": 18199035.728306428,\n            \"fynd_credits\": -53951252.25684012,\n            \"gift_price\": 34377669.397743374,\n            \"amount_to_be_collected\": -24235395.59637052,\n            \"cost_price\": -18699601.900175676,\n            \"loyalty_discount\": -54610568.19676004,\n            \"marketplace_promotion_effective_discount\": 55846605.08056444,\n            \"seller_promotion_effective_discount\": -47930290.776999176\n          },\n          \"charges\": [\n            {\n              \"name\": \"aute\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -13294633.786655828,\n                  \"currency\": \"consequat co\"\n                },\n                \"ordering_currency\": {\n                  \"value\": -14178040.338956028,\n                  \"currency\": \"dolor voluptate in\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"veniam exercitation cillum\"\n                },\n                \"distribution_level\": \"labore veniam voluptate\"\n              },\n              \"code\": \"commodo labore\",\n              \"type\": \"officia\"\n            },\n            {\n              \"name\": \"dolore\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 155741.37809175253,\n                  \"currency\": \"sed\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 70298088.56645948,\n                  \"currency\": \"fugiat in adipisicing consequat\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"single\",\n                  \"logic\": \"reprehenderit Duis\"\n                },\n                \"distribution_level\": \"ullamco\"\n              },\n              \"code\": \"amet nisi et aute\",\n              \"type\": \"laborum\"\n            }\n          ],\n          \"loyalty_discount_details\": {\n            \"discount\": -94411616.57656823,\n            \"ownership\": \"marketplace\",\n            \"is_applied\": true\n          }\n        },\n        \"order_integration_id\": \"in dolor dolore\",\n        \"order_type\": \"Digital\",\n        \"order_value\": 41031783.334023744,\n        \"ordering_store\": {\n          \"address1\": \"in proident anim sunt\",\n          \"city\": \"ut sunt cupidatat\",\n          \"company_id\": 38273147,\n          \"contact_person\": \"deserunt sed\",\n          \"country\": \"ut\",\n          \"created_at\": \"1994-07-22T02:32:09.795Z\",\n          \"fulfillment_channel\": \"proident ad eiusmod est\",\n          \"location_type\": \"warehouse\",\n          \"meta\": {\n            \"display_name\": \"enim ad nulla\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": true,\n                \"username\": \"Excepteur anim dolore\",\n                \"user\": \"pariatur officia\",\n                \"password\": \"minim ea\"\n              },\n              \"e_waybill\": {\n                \"enabled\": false\n              }\n            },\n            \"stage\": \"eiusmod amet consectetur\",\n            \"additional_contact_details\": {\n              \"dolore_b_1\": 8470655.356980756,\n              \"sit_5c\": \"Duis sed\"\n            },\n            \"notification_emails\": [\n              \"velit\",\n              \"reprehenderit nulla non Duis\"\n            ],\n            \"gst_number\": \"reprehenderit ut do id qui\",\n            \"ewaybill_portal_details\": {\n              \"ina\": false,\n              \"velit_0b\": 97022307\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"est nulla ullamco\",\n              \"user\": \"consequat\",\n              \"password\": \"ex non\"\n            },\n            \"product_return_config\": {\n              \"none\": -4631416.277609944,\n              \"exercitation_8\": \"pariatur in esse\"\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\": \"dolor\",\n          \"phone\": \"exercitation irure elit sit\",\n          \"pincode\": \"est amet laborum deserunt Duis\",\n          \"state\": \"sint\",\n          \"store_email\": \"occaecat nulla Duis\",\n          \"is_active\": false,\n          \"alohomora_user_id\": 16461207,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"dolore voluptate eu\",\n          \"vat_no\": \"commodo qui cupidatat\",\n          \"display_address\": \"cons\",\n          \"store_active_from\": \"vol\",\n          \"longitude\": 33698418.22284223,\n          \"brand_store_tags\": [\n            \"exercitation Duis\",\n            \"aute exercitation eu\"\n          ],\n          \"order_integration_id\": \"sed ad\",\n          \"parent_store_id\": 12542341,\n          \"code\": \"te\",\n          \"updated_at\": \"2002-12-02T15:00:36.036Z\",\n          \"store_address_json\": {\n            \"address1\": \"enim consectetur\",\n            \"address_category\": \"billing\",\n            \"address_type\": \"aliqua cillum eiusmod labore\",\n            \"city\": \"est in\",\n            \"contact_person\": \"ullamco id ea fugiat\",\n            \"country\": \"in eiusmod exercitation non\",\n            \"country_code\": \"dolore aliquip nostrud\",\n            \"created_at\": \"1969-11-28T11:02:21.755Z\",\n            \"latitude\": 86641609.65412518,\n            \"longitude\": 7206105.023031518,\n            \"phone\": \"cupidatat\",\n            \"pincode\": -42066489,\n            \"state\": \"elit consectetur magna et commodo\",\n            \"updated_at\": \"2023-02-11T23:46:05.557Z\",\n            \"display_address\": \"qui\",\n            \"version\": \"v\",\n            \"address2\": \"officia id nulla\",\n            \"area\": \"est ea c\",\n            \"email\": \"dolor esse quis sed\",\n            \"landmark\": \"sint aute Duis\"\n          },\n          \"s_id\": \"in\",\n          \"packaging_material_count\": 79343601,\n          \"is_archived\": false,\n          \"login_username\": \"ad elit dolor\",\n          \"mall_name\": \"Duis aliqua incididunt cupidatat\",\n          \"latitude\": 60992518.91577917,\n          \"address2\": \"voluptate\"\n        },\n        \"parent_promo_bags\": {\n          \"labore_f\": true,\n          \"dolorecd6\": true,\n          \"ea_9\": \"id eiusmod\"\n        },\n        \"payment_methods\": {\n          \"COD\": {\n            \"amount\": 1100\n          }\n        },\n        \"payment_type\": \"self\",\n        \"payments\": {\n          \"quis36\": -76842421,\n          \"fugiat5c\": -54923098.40558485\n        },\n        \"prices\": {\n          \"refund_credit\": 19764361.805622816,\n          \"amount_paid_roundoff\": -21801791.8052444,\n          \"price_effective\": -55837508.43955944,\n          \"promotion_effective_discount\": 60871499.939632654,\n          \"pm_price_split\": -9437768.457896352,\n          \"refund_amount\": -39152930.08767522,\n          \"transfer_price\": -12771966.919254437,\n          \"coupon_effective_discount\": -73678595.48849855,\n          \"tax_collected_at_source\": -84027197.19303118,\n          \"brand_calculated_amount\": 64029999.11866948,\n          \"delivery_charge\": -92736917.17124817,\n          \"cashback\": -37580141.97622988,\n          \"value_of_good\": 86403333.01047143,\n          \"cashback_applied\": 98808982.67908257,\n          \"cod_charges\": 77849269.82340723,\n          \"price_marked\": 75071134.45551834,\n          \"amount_paid\": 26984988.015305027,\n          \"coupon_value\": -24471228.073061585,\n          \"discount\": 84977353.1364789,\n          \"fynd_credits\": -61206703.87053911,\n          \"gift_price\": 9260853.773445055,\n          \"amount_to_be_collected\": 62439816.221146196,\n          \"cost_price\": 39885118.52694768,\n          \"loyalty_discount\": -54913808.010501966,\n          \"marketplace_promotion_effective_discount\": 54647777.82680601,\n          \"seller_promotion_effective_discount\": -77703410.82027103\n        },\n        \"charges\": [\n          {\n            \"name\": \"enim culpa\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 92415016.65936688,\n                \"currency\": \"exe\"\n              },\n              \"ordering_currency\": {\n                \"value\": 20428680.41083005,\n                \"currency\": \"pariatur Excepteur ut elit consectetur\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"in sint\"\n              },\n              \"distribution_level\": \"aliqua q\"\n            },\n            \"code\": \"do nostrud aliquip\",\n            \"type\": \"eu elit consequat pariatur\"\n          },\n          {\n            \"name\": \"eu qui\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 43099344.87211424,\n                \"currency\": \"Lorem ad\"\n              },\n              \"ordering_currency\": {\n                \"value\": 46563620.45936388,\n                \"currency\": \"proident\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"single\",\n                \"logic\": \"reprehenderit\"\n              },\n              \"distribution_level\": \"dolore reprehenderit\"\n            },\n            \"code\": \"amet sed\",\n            \"type\": \"sunt irure consequat\"\n          }\n        ],\n        \"qc_required\": true,\n        \"quantity\": -64222721.751382485,\n        \"restore_coupon\": false,\n        \"restore_promos\": {\n          \"in_af\": 20348673.400900453,\n          \"ut_6\": true\n        },\n        \"rto_address\": {\n          \"phone\": \"eu \",\n          \"address2\": \"eiusmod deserunt laborum\",\n          \"address\": \"sunt sint dolore commodo\",\n          \"longitude\": -42547787.84364732,\n          \"pincode\": \"tempor deserunt\",\n          \"area\": \"exercitation irure incididunt\",\n          \"address_type\": \"home\",\n          \"country\": \"Excepteur\",\n          \"address_category\": \"billing\",\n          \"email\": \"dolor irure cu\",\n          \"created_at\": \"1975-04-03T15:50:59.115Z\",\n          \"address1\": \"ex nostrud\",\n          \"display_address\": \"laboris\",\n          \"landmark\": \"non do te\",\n          \"updated_at\": \"2003-12-09T18:55:25.769Z\",\n          \"version\": \"nisi in do occaecat\",\n          \"latitude\": 23048076.53535992,\n          \"contact_person\": \"ea ex in cillum\",\n          \"state\": \"commodo ipsum eiusmod amet\",\n          \"city\": \"Lorem culpa est\",\n          \"area_code_slug\": \"non sed occaecat tempor\",\n          \"country_code\": \"et in dolor\",\n          \"country_iso_code\": \"ut nisi reprehenderit nulla exercitation\",\n          \"country_phone_code\": \"cupidatat sint\",\n          \"delivery_address_id\": 27147386,\n          \"geo_location\": {\n            \"nulla_c75\": \"Excepteur in dolor irure deserunt\",\n            \"velit_d\": 41964048.933939934\n          },\n          \"name\": \"minim magna\",\n          \"sector\": \"cillum velit sunt ad\",\n          \"state_code\": \"dolore in nisi\",\n          \"uid\": \"commodo sit culpa\",\n          \"user_id\": \"qui Ut commodo proident reprehenderit\",\n          \"code\": \"occaecat voluptate enim\"\n        },\n        \"seller_identifier\": \"dolore exercitation labore\",\n        \"shipment\": {\n          \"line_items\": [\n            {\n              \"seller_identifier\": \"anim officia amet occaecat\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"ipsum Excepteur proident\",\n                    \"value\": -84308376.23699202\n                  },\n                  \"name\": \"dolor reprehenderit non et\",\n                  \"type\": \"dolor reprehenderit ut\",\n                  \"code\": \"laborum adipisicing\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"aliqua71\": -5830244\n                    },\n                    \"name\": \"laborum et\",\n                    \"rate\": 32910233.41859533\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"reprehenderit nostrud consequat do\",\n                    \"value\": 7100390.190342411\n                  },\n                  \"name\": \"nulla ex ea cillum\",\n                  \"type\": \"cupidatat et eu dolore id\",\n                  \"code\": \"ea enim proident non\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"commodo__c\": \"a\",\n                      \"esta\": false,\n                      \"et_2\": 98077125\n                    },\n                    \"name\": \"Duis non ullamco\",\n                    \"rate\": -76426035.68126383\n                  }\n                }\n              ],\n              \"meta\": {\n                \"fugiat_6\": false,\n                \"sintb6\": 60854469,\n                \"adipisicing5\": 43939646,\n                \"dolore74\": false,\n                \"dolor0\": true\n              },\n              \"custom_message\": \"Lorem non\",\n              \"quantity\": 45098400,\n              \"external_line_id\": \"cillum aliquip\"\n            },\n            {\n              \"seller_identifier\": \"qui\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"quis\",\n                    \"value\": 76681375.33451766\n                  },\n                  \"name\": \"in\",\n                  \"type\": \"deserunt\",\n                  \"code\": \"in cupidatat elit ullamco\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"Ut_564\": true,\n                      \"amet__a2\": 11127878\n                    },\n                    \"name\": \"sint fugiat officia enim labore\",\n                    \"rate\": -36258219.51790225\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"ea reprehenderit est Duis\",\n                    \"value\": 42273455.590382665\n                  },\n                  \"name\": \"nisi\",\n                  \"type\": \"repre\",\n                  \"code\": \"sunt commodo do\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"deserunt6\": 55690822.629114985,\n                      \"cupidatat__\": \"fugiat do occaecat irure\"\n                    },\n                    \"name\": \"culpa consectetur\",\n                    \"rate\": -19933957.030704707\n                  }\n                }\n              ],\n              \"meta\": {\n                \"cupidatat_b7\": 68256948.3024531\n              },\n              \"custom_message\": \"ut\",\n              \"quantity\": -39966185,\n              \"external_line_id\": \"veniam quis Excepteur reprehenderit\"\n            }\n          ],\n          \"external_shipment_id\": \"laborum\",\n          \"processing_dates\": {\n            \"dp_pickup_slot\": {\n              \"labore224\": false\n            },\n            \"dispatch_after_date\": \"in exercitation\",\n            \"dispatch_by_date\": \"Ut nisi\",\n            \"confirm_by_date\": \"eu in\",\n            \"customer_pickup_slot\": {\n              \"ut2b1\": \"laborum do ut culpa\",\n              \"est_9_d\": -85909835.43407468\n            },\n            \"pack_by_date\": \"2008-03-05T11:52:40.406Z\"\n          },\n          \"meta\": {\n            \"non_2\": 39558451.24656016,\n            \"veniam_3\": true,\n            \"dolora0e\": 68116815.84579244\n          },\n          \"priority\": 14000086,\n          \"location_id\": 73935486,\n          \"order_type\": \"Digital\",\n          \"tags\": [\n            {\n              \"slug\": \"ipsum proident ad incididunt sit\",\n              \"display_text\": \"non ipsum nisi sint tempor\"\n            },\n            {\n              \"slug\": \"culpa esse\",\n              \"display_text\": \"ad qui reprehenderit\"\n            }\n          ],\n          \"system_messages\": [\n            {\n              \"message_type\": \"success\",\n              \"priority\": -7683242.531531453,\n              \"message\": \"cillum dolore ad incididunt elit\",\n              \"inject_at\": [\n                \"do\",\n                \"non veniam dolore\"\n              ]\n            },\n            {\n              \"message_type\": \"warn\",\n              \"priority\": -54389037.19503996,\n              \"message\": \"sed voluptate\",\n              \"inject_at\": [\n                \"cillum est elit\",\n                \"aliqua nulla voluptate\"\n              ]\n            }\n          ],\n          \"process_after_config\": {\n            \"is_scheduled_shipment\": true,\n            \"enable_processing_after\": \"1992-11-04T09:56:16.281Z\"\n          },\n          \"parent_type\": \"ullamco irure non\",\n          \"store_invoice_id\": \"labore non sed\",\n          \"lock_status\": \"anim velit nulla occaecat\",\n          \"type\": \"in Duis in qui adipisicing\",\n          \"billing_address_json\": {\n            \"phone\": \"no\",\n            \"address2\": \"ullamco consequat Ut dolor\",\n            \"address\": \"do et\",\n            \"longitude\": -48253480.95363977,\n            \"pincode\": \"occaecat eu cillum\",\n            \"area\": \"elit dolor\",\n            \"address_type\": \"other\",\n            \"country\": \"in\",\n            \"address_category\": \"billing\",\n            \"email\": \"labore aliquip sed\",\n            \"created_at\": \"1961-07-03T22:35:44.253Z\",\n            \"address1\": \"in dolore in\",\n            \"display_address\": \"veniam quis\",\n            \"landmark\": \"esse incididunt sit\",\n            \"updated_at\": \"1996-04-11T09:55:42.989Z\",\n            \"version\": \"in ut Duis anim Lorem\",\n            \"latitude\": 19929020.649145946,\n            \"contact_person\": \"nisi consequat enim dolor ad\",\n            \"state\": \"ex minim incididunt ut\",\n            \"city\": \"adi\",\n            \"area_code_slug\": \"nulla sed\",\n            \"country_code\": \"ad nisi pariatur\",\n            \"country_iso_code\": \"in culpa\",\n            \"country_phone_code\": \"nisi id\",\n            \"delivery_address_id\": -90929484,\n            \"geo_location\": {\n              \"ea703\": -63160958,\n              \"ullamcoc_f\": \"do nulla nostrud\",\n              \"sint_84f\": false,\n              \"ea_0\": -19670019\n            },\n            \"name\": \"nulla labore voluptate e\",\n            \"sector\": \"reprehenderit officia\",\n            \"state_code\": \"non mollit\",\n            \"uid\": \"esse amet\",\n            \"user_id\": \"pariatur occaecat quis\",\n            \"code\": \"do\"\n          },\n          \"id\": \"velit Excepteur ea enim qui\",\n          \"fulfilment_priority\": -55560687,\n          \"is_active\": false,\n          \"previous_shipment_id\": \"dolor\",\n          \"pdf_links\": {\n            \"est_8\": true\n          },\n          \"delivery_address_json\": {\n            \"phone\": \"ut in Duis dolor nulla\",\n            \"address2\": \"dolor deserunt\",\n            \"address\": \"sit deserunt\",\n            \"longitude\": -57359845.28181794,\n            \"pincode\": \"est labore\",\n            \"area\": \"occaecat irure\",\n            \"address_type\": \"home\",\n            \"country\": \"adipisicing commodo\",\n            \"address_category\": \"delivery\",\n            \"email\": \"in eiusmod\",\n            \"created_at\": \"2005-07-06T01:37:38.041Z\",\n            \"address1\": \"dolor ullamco dolor\",\n            \"display_address\": \"nisi fugia\",\n            \"landmark\": \"sit incididunt\",\n            \"updated_at\": \"1956-03-05T23:42:51.789Z\",\n            \"version\": \"officia laboris mollit\",\n            \"latitude\": -13352178.951558352,\n            \"contact_person\": \"mollit\",\n            \"state\": \"eu\",\n            \"city\": \"ad nulla\",\n            \"area_code_slug\": \"Duis in eiusmod occaecat\",\n            \"country_code\": \"cillum ea consequat incididunt dolor\",\n            \"country_iso_code\": \"irure esse ex aliqua sint\",\n            \"country_phone_code\": \"nulla\",\n            \"delivery_address_id\": 62296068,\n            \"geo_location\": {\n              \"ad01\": \"anim non\",\n              \"dolor9\": 65324947.26088381\n            },\n            \"name\": \"elit irure ea nisi\",\n            \"sector\": \"aliquip do dolor dolore pariatur\",\n            \"state_code\": \"in amet exercitation id dolore\",\n            \"uid\": \"laborum tempor magna ipsum\",\n            \"user_id\": \"do\",\n            \"code\": \"in esse\"\n          },\n          \"eway_bill_id\": \"non culpa\",\n          \"affiliate_shipment_id\": \"e\",\n          \"fynd_order_id\": \"cillum et\",\n          \"created_at\": \"2021-10-10T09:19:23.978Z\",\n          \"delivery_awb_number\": \"re\",\n          \"hand_over_contact_json\": {\n            \"phone\": \"culpa in fugiat laboris\",\n            \"address2\": \"aliquip \",\n            \"address\": \"Ut eiusmod\",\n            \"longitude\": -77699539.52300206,\n            \"pincode\": \"consectetur est\",\n            \"area\": \"aute nostrud\",\n            \"address_type\": \"home\",\n            \"country\": \"in aliquip est\",\n            \"address_category\": \"store\",\n            \"email\": \"consectetur\",\n            \"created_at\": \"1998-08-15T10:31:20.978Z\",\n            \"address1\": \"nisi velit\",\n            \"display_address\": \"reprehenderit et culpa\",\n            \"landmark\": \"irure laboris\",\n            \"updated_at\": \"1975-01-29T03:18:36.235Z\",\n            \"version\": \"cillum minim irure sint\",\n            \"latitude\": -10925153.2090521,\n            \"contact_person\": \"ullamco eu\",\n            \"state\": \"aute pariatur moll\",\n            \"city\": \"ipsum tempor veniam cupidatat consequat\",\n            \"area_code_slug\": \"reprehenderit nisi ut\",\n            \"country_code\": \"sit\",\n            \"country_iso_code\": \"occaecat aute consequat ea\",\n            \"country_phone_code\": \"Excepteur dolore id officia voluptate\",\n            \"delivery_address_id\": 97538989,\n            \"geo_location\": {\n              \"commodo1\": 18233736.38084562,\n              \"occaecat_2\": 99757748,\n              \"sit_16\": 1000633.5480316132\n            },\n            \"name\": \"reprehenderit culpa cupidatat\",\n            \"sector\": \"cillum cupidatat aliqua laborum\",\n            \"state_code\": \"proident irure nostrud cillum\",\n            \"uid\": \"cillum voluptate labore sed qui\",\n            \"user_id\": \"esse sit fugiat\",\n            \"code\": \"cillum veniam\"\n          },\n          \"credit_note_id\": \"sed labore\",\n          \"parent_id\": \"consectetur ut irure occaecat enim\",\n          \"affiliate_id\": \"dolor nulla\",\n          \"packaging_type\": \"in ullamco\",\n          \"vertical\": \"nisi voluptate\",\n          \"quantity\": 64924595.09326786,\n          \"status\": {\n            \"meta\": {\n              \"veniam_10b\": -36331791.63846192,\n              \"sit_ad\": 64307174.83692625,\n              \"incididuntd7\": -49927043,\n              \"adipisicing6\": -36002798.58430939,\n              \"cillum____\": -39586747\n            },\n            \"bag_list\": [\n              \"sit eu adipisicing in est\",\n              \"nulla id velit\"\n            ],\n            \"id\": -78627245,\n            \"created_at\": \"1973-10-06T19:08:31.036Z\",\n            \"created_ts\": \"et ut nostrud in pariatur\",\n            \"shipment_id\": \"qui amet reprehenderit eu dolore\",\n            \"status\": \"ipsum Ut aliquip\",\n            \"display_name\": \"anim nisi qui reprehenderit \",\n            \"current_shipment_status\": \"proident anim\",\n            \"status_created_at\": \"2019-09-17T03:29:56.365Z\"\n          },\n          \"price\": {\n            \"refund_credit\": -76381918.65203421,\n            \"amount_paid_roundoff\": -28657599.13634011,\n            \"price_effective\": -60997265.52360161,\n            \"promotion_effective_discount\": 36227117.44495928,\n            \"pm_price_split\": 41726810.841361016,\n            \"refund_amount\": 49497815.62527415,\n            \"transfer_price\": 77578073.58120102,\n            \"coupon_effective_discount\": 70511200.34171623,\n            \"tax_collected_at_source\": 92457637.66384152,\n            \"brand_calculated_amount\": -36212952.87573569,\n            \"delivery_charge\": 51815611.80151054,\n            \"cashback\": 22882923.286721677,\n            \"value_of_good\": 86584.18870304525,\n            \"cashback_applied\": -8123066.99933742,\n            \"cod_charges\": -11795439.497971922,\n            \"price_marked\": -4708758.253303051,\n            \"amount_paid\": 47354541.205033034,\n            \"coupon_value\": 52828747.05590901,\n            \"discount\": -48292443.339209564,\n            \"fynd_credits\": -37412561.974763215,\n            \"gift_price\": -90100242.14161655,\n            \"amount_to_be_collected\": -33876995.87869246,\n            \"cost_price\": 19253154.673530653,\n            \"loyalty_discount\": 62731707.22877324,\n            \"marketplace_promotion_effective_discount\": 34226375.03875005,\n            \"seller_promotion_effective_discount\": -47708865.4084723\n          },\n          \"gst\": {\n            \"value_of_good\": 41476878.95242572,\n            \"gst_fee\": 2638528.069391072,\n            \"brand_calculated_amount\": 83322461.94759816,\n            \"tax_collected_at_source\": -12906644.824105263,\n            \"gstin_code\": \"proident occaecat Ut pariatur adipisi\"\n          }\n        },\n        \"shipment_details\": {\n          \"affiliate_shipment_id\": \"ullamco anim\",\n          \"articles\": [\n            {\n              \"_id\": \"consequat ipsum est do sit\",\n              \"attributes\": {\n                \"est_90\": \"officia non eu\"\n              },\n              \"brand_id\": -93395678,\n              \"category\": {\n                \"aute_a\": -51608747,\n                \"Excepteurb\": false\n              },\n              \"dimension\": {\n                \"cupidatat_445\": false\n              },\n              \"quantity\": -81352061,\n              \"weight\": {\n                \"dolore58\": \"non elit cillum dolore\",\n                \"esse__81\": -95323108,\n                \"magna863\": \"amet eiusmod labore\",\n                \"deserunt_88\": \"sunt exercitation\"\n              }\n            },\n            {\n              \"_id\": \"sint aliqua\",\n              \"attributes\": {\n                \"dolore_c49\": -7883151,\n                \"anim_6\": -16838739,\n                \"Duis_5\": false\n              },\n              \"brand_id\": 21687312,\n              \"category\": {\n                \"esse_\": \"irure ut\",\n                \"inc25\": false,\n                \"est_65\": 34790413,\n                \"ida4f\": false\n              },\n              \"dimension\": {\n                \"cupidatat_7b\": true\n              },\n              \"quantity\": 85721936,\n              \"weight\": {\n                \"nostrud_79e\": false,\n                \"et__\": -96887156.39046088,\n                \"eu2\": 88276677\n              }\n            }\n          ],\n          \"fulfillment_id\": 4138626,\n          \"shipments\": -14264447,\n          \"box_type\": \"ipsum minim voluptate\",\n          \"dp_id\": \"\",\n          \"meta\": {\n            \"id_4c\": \"amet\",\n            \"ullamco009\": true\n          },\n          \"dp_options\": {\n            \"tempor_80\": -28517660,\n            \"ea_08\": \"ea in aliquip\"\n          },\n          \"lock_status\": true,\n          \"action_to_status\": {\n            \"download_invoice\": \"lock\",\n            \"download_label\": \"lock\"\n          }\n        },\n        \"shipment_id\": \"dolor aliquip magna\",\n        \"shipment_gst\": {\n          \"value_of_good\": 18934511.431524202,\n          \"gst_fee\": -94122358.38112584,\n          \"brand_calculated_amount\": -71442773.86132187,\n          \"tax_collected_at_source\": 2418397.477120891,\n          \"gstin_code\": \"adipisicing elit amet fugiat do\"\n        },\n        \"shipment_status\": {\n          \"meta\": {\n            \"non_67f\": 39293665,\n            \"consectetur__8\": \"deserunt veniam vel\"\n          },\n          \"bag_list\": [\n            \"ut ad ipsum\",\n            \"fugiat\"\n          ],\n          \"id\": 91222605,\n          \"created_at\": \"1959-05-15T13:54:26.343Z\",\n          \"created_ts\": \"deserunt veniam consectetur\",\n          \"shipment_id\": \"irure adipisicing elit qui\",\n          \"status\": \"dolor ut esse sunt\",\n          \"display_name\": \"laboris est in\",\n          \"current_shipment_status\": \"aliqua Excepteur minim amet\",\n          \"status_created_at\": \"1953-10-06T17:34:44.380Z\"\n        },\n        \"shipment_status_history\": [\n          {\n            \"meta\": {\n              \"laborum_a77\": true\n            },\n            \"bag_list\": [\n              \"ad\",\n              \"Lorem non veniam\"\n            ],\n            \"id\": -44016192,\n            \"created_at\": \"2014-10-16T23:31:16.078Z\",\n            \"created_ts\": \"Lorem elit consequat in\",\n            \"shipment_id\": \"sit Ut dolor quis\",\n            \"status\": \"consequat\",\n            \"display_name\": \"magna ex\",\n            \"current_shipment_status\": \"ali\",\n            \"status_created_at\": \"2001-07-15T00:36:47.174Z\"\n          },\n          {\n            \"meta\": {\n              \"aliqua5c4\": \"Duis ex consectetur\",\n              \"dolorec8\": 31093904,\n              \"uta06\": -78516566.22572167\n            },\n            \"bag_list\": [\n              \"mollit et\",\n              \"commodo ut\"\n            ],\n            \"id\": 72509216,\n            \"created_at\": \"2024-07-28T20:49:39.138Z\",\n            \"created_ts\": \"voluptate est consequat do\",\n            \"shipment_id\": \"Duis amet sint\",\n            \"status\": \"reprehenderit commodo\",\n            \"display_name\": \"est dolore do\",\n            \"current_shipment_status\": \"tempor sunt magna ad\",\n            \"status_created_at\": \"2016-07-18T16:15:34.160Z\"\n          }\n        ],\n        \"status\": {\n          \"can_be_cancelled\": true,\n          \"enable_tracking\": true,\n          \"is_active\": true,\n          \"is_customer_return_allowed\": false,\n          \"is_returnable\": true\n        },\n        \"tags\": [\n          \"nostrud adipisicing anim ex enim\",\n          \"in anim consequat\"\n        ],\n        \"total_shipment_bags\": 15734559,\n        \"total_shipments_in_order\": -26785918,\n        \"transaction_type\": \"shipment\",\n        \"type\": \"elit velit proident mollit\",\n        \"updated_at\": \"2024-02-16T04:25:07.881Z\",\n        \"user\": {\n          \"user_oid\": \"voluptate proident qui\",\n          \"external_customer_id\": \"eiusmod cillum\",\n          \"first_name\": \"quis ali\",\n          \"last_name\": \"sunt et in\",\n          \"mobile\": \"Excepteur sint\",\n          \"email\": \"adipisicing ullamco qui sint\",\n          \"is_anonymous_user\": false,\n          \"gender\": \"mollit\",\n          \"mongo_user_id\": \"occaecat nulla quis\",\n          \"meta\": {\n            \"pariatur_72\": 52037351,\n            \"consequatc56\": -57517075\n          }\n        },\n        \"weight\": {\n          \"value\": 98412563.8622655,\n          \"unit\": \"pariatur incididunt deserunt labore nulla\"\n        },\n        \"original_bag_list\": [\n          82670372,\n          23426479\n        ],\n        \"identifier\": \"voluptate pariatur consequat\"\n      },\n      {\n        \"bag_update_time\": 68749309.77006218,\n        \"id\": \"nisi aute sed\",\n        \"bag_id\": -47951959,\n        \"affiliate_bag_details\": {\n          \"affiliate_bag_id\": \"reprehenderit ipsum do laboris ad\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"nulla non\",\n            \"channel_order_id\": \"minim officia\",\n            \"employee_discount\": -11456.291993156075,\n            \"box_type\": \"in mollit occaecat Excepteur\",\n            \"quantity\": -90986134,\n            \"size_level_total_qty\": 32907427,\n            \"loyalty_discount\": 30852184.431924805,\n            \"replacement_details\": {\n              \"replacement_type\": \"temp\",\n              \"original_affiliate_order_id\": \"commodo sunt eiusmod consequat\"\n            },\n            \"channel_shipment_id\": \"tempor ex\",\n            \"marketplace_invoice_id\": \"laborum officia\",\n            \"due_date\": \"1984-09-13T15:31:29.339Z\",\n            \"coupon_code\": \"ullamco consequat\",\n            \"is_priority\": true,\n            \"is_serial_number_required\": false,\n            \"fulfilment_priority\": -44496033,\n            \"customer_selling_price\": 7315933.9026954025\n          },\n          \"affiliate_order_id\": \"non eu proident nulla laboris\",\n          \"employee_discount\": 70499583.89168012,\n          \"loyalty_discount\": 98789507.11918578\n        },\n        \"affiliate_details\": {\n          \"affiliate_bag_id\": \"exercitation in fugiat\",\n          \"affiliate_meta\": {\n            \"order_item_id\": \"et nulla elit dolore magna\",\n            \"channel_order_id\": \"ex sit eu\",\n            \"employee_discount\": 77267426.26434678,\n            \"box_type\": \"proident laborum minim\",\n            \"quantity\": -16311351,\n            \"size_level_total_qty\": -79046026,\n            \"loyalty_discount\": 37947354.24172187,\n            \"replacement_details\": {\n              \"replacement_type\": \"laboris eu nulla cillum proident\",\n              \"original_affiliate_order_id\": \"est Duis\"\n            },\n            \"channel_shipment_id\": \"officia\",\n            \"marketplace_invoice_id\": \"Lorem\",\n            \"due_date\": \"2021-05-09T17:14:11.853Z\",\n            \"coupon_code\": \"nisi adipisicing\",\n            \"is_priority\": false,\n            \"is_serial_number_required\": true,\n            \"fulfilment_priority\": -7878221,\n            \"customer_selling_price\": 96552032.94771883\n          },\n          \"affiliate_order_id\": \"ut eiusmod ea\",\n          \"affiliate_shipment_id\": \"incididunt nulla sit\",\n          \"affiliate_store_id\": \"in\",\n          \"shipment_meta\": {\n            \"same_store_available\": false,\n            \"weight\": 1371689,\n            \"tracking_url\": \"sunt qui u\",\n            \"estimated_delivery_date\": \"1988-08-18T16:59:01.067Z\",\n            \"b2b_buyer_details\": {\n              \"address\": \"tempor incididunt\",\n              \"city\": \"in ex\",\n              \"gstin\": \"ea cupidatat ut\",\n              \"name\": \"ut anim esse dolor cillum\",\n              \"pincode\": 70630071,\n              \"state\": \"in culpa Excepteur\",\n              \"ajio_site_id\": \"magna velit ad\"\n            },\n            \"formatted\": {\n              \"max\": \"proident\",\n              \"min\": \"sunt\"\n            },\n            \"debug_info\": {\n              \"stormbreaker_uuid\": \"Lorem laborum aute sed qui\"\n            },\n            \"return_awb_number\": \"exercitation\",\n            \"is_self_ship\": true,\n            \"box_type\": \"commod\",\n            \"einvoice_info\": {\n              \"credit_note\": {\n                \"cillum4b\": 25267488\n              },\n              \"invoice\": {\n                \"id3\": 89258654\n              }\n            },\n            \"return_affiliate_shipment_id\": \"Lorem sed ad i\",\n            \"parent_dp_id\": \"veniam consequat\",\n            \"shipment_weight\": -5042361.167324886,\n            \"dimension\": {\n              \"height\": 66909256.18083182,\n              \"width\": 90867951.60068348,\n              \"is_default\": false,\n              \"unit\": \"velit ipsum labore\",\n              \"length\": -89211138.34926273\n            },\n            \"dp_options\": {\n              \"laboreb\": \"magna ad elit nisi reprehenderit\"\n            },\n            \"assign_dp_from_sb\": true,\n            \"due_date\": \"1970-08-20T18:23:03.829Z\",\n            \"store_invoice_updated_date\": \"1994-06-03T15:30:58.585Z\",\n            \"forward_affiliate_shipment_id\": \"nostrud\",\n            \"return_store_node\": -45607641,\n            \"fulfilment_priority_text\": \"ipsum\",\n            \"shipment_tags\": [\n              {\n                \"slug\": \"sunt\",\n                \"entity_type\": \"shipments\",\n                \"display_text\": \"qui cupidatat culpa Lorem\"\n              },\n              {\n                \"slug\": \"elit officia adipisicing ad\",\n                \"entity_type\": \"bag\",\n                \"display_text\": \"occaecat nostrud\"\n              }\n            ],\n            \"external\": {\n              \"nisi_fa2\": 23953634\n            },\n            \"awb_number\": \"ex sunt velit ea\",\n            \"lock_data\": {\n              \"locked\": true,\n              \"mto\": true,\n              \"lock_message\": \"ali\"\n            },\n            \"order_type\": \"PickAtStore\",\n            \"ewaybill_info\": {\n              \"sint_e25\": true,\n              \"id_97\": 88227187,\n              \"in_48\": false\n            },\n            \"dp_id\": \"labore culpa\",\n            \"shipment_volumetric_weight\": 68671003.28517464,\n            \"marketplace_store_id\": \"officia ut cul\",\n            \"return_details\": {\n              \"enim301\": false,\n              \"minimf\": false,\n              \"sunt_de\": \"ut laborum dolore esse id\"\n            },\n            \"dp_sort_key\": \"voluptate do sint in\",\n            \"packaging_name\": \"sed Duis id veniam\",\n            \"timestamp\": {\n              \"max\": 60617828,\n              \"min\": -46899202\n            },\n            \"auto_trigger_dp_assignment_acf\": false,\n            \"dp_name\": \"sed anim Ut\",\n            \"po_number\": \"dolore ullamco veniam dolor cillum\",\n            \"b2c_buyer_details\": {\n              \"sita\": false\n            },\n            \"forward_affiliate_order_id\": \"proident enim\",\n            \"return_affiliate_order_id\": \"officia enim proident cupidatat ipsum\",\n            \"bag_weight\": {\n              \"Excepteur494\": -48942414.22804546,\n              \"ea_b\": false,\n              \"esse_50\": -57593613\n            },\n            \"refund_to\": \"eiusmod\"\n          },\n          \"company_affiliate_tag\": \"do Ut sed\",\n          \"pdf_links\": {\n            \"invoice_type\": \"fynd\",\n            \"label_type\": \"external\",\n            \"label_a6\": \"occaecat\",\n            \"invoice\": \"nostrud exercitation Duis\",\n            \"label_pos\": \"esse ut incididunt consectetur dolore\",\n            \"invoice_a6\": \"aliquip anim\",\n            \"b2b\": \"deserunt ex dolor sed consequat\",\n            \"label\": \"sunt aliqua proident\",\n            \"label_a4\": \"Ut eiusmod\",\n            \"invoice_export\": \"ex enim ea\",\n            \"credit_note_url\": \"esse mollit id\",\n            \"delivery_challan_a4\": \"officia qui amet quis\",\n            \"label_export\": \"exercitation ad dolor laborum\",\n            \"invoice_a4\": \"cupidatat officia sed\",\n            \"invoice_pos\": \"amet occaecat\",\n            \"po_invoice\": \"ullamco\"\n          },\n          \"config\": {\n            \"app\": {\n              \"created_at\": \"2012-10-18T22:31:47.539Z\",\n              \"id\": \"nulla irure deserunt id non\",\n              \"name\": \"in consequat\",\n              \"owner\": \"cillum nulla\",\n              \"secret\": \"in anim dolore\",\n              \"token\": \"anim\",\n              \"updated_at\": \"2008-11-26T14:34:15.915Z\",\n              \"description\": \"Duis commodo voluptate dolor\",\n              \"meta\": [\n                {\n                  \"name\": \"Duis nisi\",\n                  \"value\": \"aute elit ea\"\n                },\n                {\n                  \"name\": \"fugiat sed consectetur irure\",\n                  \"value\": \"in amet culpa et officia\"\n                }\n              ]\n            },\n            \"inventory\": {\n              \"article_assignment\": {\n                \"post_order_reassignment\": true\n              },\n              \"payment\": {\n                \"source\": \"reprehenderit dolor commodo\",\n                \"mode_of_payment\": \"esse\"\n              },\n              \"inventory\": {\n                \"store\": {\n                  \"cillum_ad5\": \"occaecat proident sed veniam\",\n                  \"ut_d3\": \"aliquip veniam\"\n                }\n              },\n              \"order\": {\n                \"force_reassignment\": true\n              },\n              \"logistics\": {\n                \"dp_assignment\": false\n              }\n            },\n            \"app_company_id\": 53995327\n          },\n          \"affiliate_id\": \"voluptate reprehenderit\",\n          \"id\": \"dolor pariatur aliquip\"\n        },\n        \"article\": {\n          \"_id\": \"id nisi culpa consectetur\",\n          \"identifiers\": {\n            \"dolored\": false\n          },\n          \"seller_identifier\": \"ipsum sit dolor\",\n          \"size\": \"quis de\",\n          \"uid\": \"sunt eu non\",\n          \"set\": {\n            \"in__7\": -75686076.08819748,\n            \"amet_9\": \"ad\"\n          },\n          \"dimensions\": {\n            \"height\": -23748848.186360672,\n            \"width\": -6602520.237813085,\n            \"is_default\": false,\n            \"unit\": \"sint\",\n            \"length\": -55328682.30219719\n          },\n          \"currency\": {\n            \"sint5a5\": -72486779.54355127\n          },\n          \"esp_modified\": false,\n          \"return_config\": {\n            \"returnable\": false,\n            \"time\": -44567581.849458285,\n            \"unit\": \"quis sunt Ut cillum magna\"\n          },\n          \"code\": \"Ut\",\n          \"weight\": {\n            \"is_default\": false,\n            \"shipping\": -84195896,\n            \"unit\": \"elit aute veniam\"\n          },\n          \"raw_meta\": \"laborum\",\n          \"is_set\": false,\n          \"tags\": [\n            \"sed eu\",\n            \"proident sint quis sit dolore\"\n          ],\n          \"_custom_json\": {\n            \"dolore3\": 39955284.88222888,\n            \"suntb96\": 32966965.229750887\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\": \"Excepteur\",\n            \"forward\": true,\n            \"store_id\": -21164202,\n            \"delivery_awb_number\": \"fugiat id Lorem\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": -78215972,\n            \"app_display_name\": \"esse q\",\n            \"state_id\": 71063524,\n            \"state_type\": \"logistics\",\n            \"bsh_id\": -78237265,\n            \"created_at\": \"1946-10-21T05:28:34.061Z\",\n            \"created_ts\": \"Duis nulla pariatur\",\n            \"shipment_id\": \"adipisicing consectetur Ut ex\",\n            \"updated_at\": \"2008-02-23T18:08:24.012Z\",\n            \"updated_ts\": \"amet consequat ipsum\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"nostrud aliquip Ut\",\n              \"id\": 58270806,\n              \"journey_type\": \"return\",\n              \"name\": \"velit sed ex Duis\",\n              \"state_type\": \"logistics\",\n              \"is_active\": true,\n              \"app_display_name\": \"commod\",\n              \"app_state_name\": \"ut dolor cupidatat incididunt\",\n              \"app_facing\": true,\n              \"notify_customer\": false\n            },\n            \"bag_id\": 35818466,\n            \"display_name\": \"adipisicing eu irure est Excepteur\"\n          },\n          {\n            \"status\": \"pariatur minim tempor\",\n            \"forward\": true,\n            \"store_id\": 40733267,\n            \"delivery_awb_number\": \"esse in ullamco aliqua anim\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": -20764925,\n            \"app_display_name\": \"dolore consequat id\",\n            \"state_id\": 17034571,\n            \"state_type\": \"financial\",\n            \"bsh_id\": 57491292,\n            \"created_at\": \"1977-09-18T01:34:12.232Z\",\n            \"created_ts\": \"Lorem elit\",\n            \"shipment_id\": \"ut Ut consequat\",\n            \"updated_at\": \"1966-07-02T07:01:57.987Z\",\n            \"updated_ts\": \"aute sit nisi\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"ex reprehenderit esse\",\n              \"id\": -10973089,\n              \"journey_type\": \"forward\",\n              \"name\": \"Duis consectetur non\",\n              \"state_type\": \"logistics\",\n              \"is_active\": true,\n              \"app_display_name\": \"voluptate esse\",\n              \"app_state_name\": \"eu ut\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": 9430095,\n            \"display_name\": \"proident\"\n          }\n        ],\n        \"bag_status_history\": [\n          {\n            \"status\": \"sint mi\",\n            \"forward\": false,\n            \"store_id\": -72629259,\n            \"delivery_awb_number\": \"in anim occaecat Ut laborum\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": 28224924,\n            \"app_display_name\": \"do in reprehenderit commodo\",\n            \"state_id\": 74583785,\n            \"state_type\": \"financial\",\n            \"bsh_id\": -57239569,\n            \"created_at\": \"2010-05-07T22:59:04.329Z\",\n            \"created_ts\": \"eiusmod in\",\n            \"shipment_id\": \"amet non velit\",\n            \"updated_at\": \"1946-11-21T21:23:04.936Z\",\n            \"updated_ts\": \"dolore\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"eiusmod pariatur\",\n              \"id\": -30541902,\n              \"journey_type\": \"forward\",\n              \"name\": \"deserunt dolor\",\n              \"state_type\": \"operational\",\n              \"is_active\": true,\n              \"app_display_name\": \"eu labore in voluptate\",\n              \"app_state_name\": \"anim magna nulla\",\n              \"app_facing\": false,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -71756459,\n            \"display_name\": \"Lorem pariatur\"\n          },\n          {\n            \"status\": \"ut eu ipsum aliqua fugiat\",\n            \"forward\": false,\n            \"store_id\": 17808437,\n            \"delivery_awb_number\": \"id laboris nostrud eu\",\n            \"kafka_sync\": true,\n            \"delivery_partner_id\": -74296979,\n            \"app_display_name\": \"mi\",\n            \"state_id\": -45430600,\n            \"state_type\": \"operational\",\n            \"bsh_id\": 66088290,\n            \"created_at\": \"1972-12-05T07:51:45.487Z\",\n            \"created_ts\": \"minim aliqua id consequat\",\n            \"shipment_id\": \"irure\",\n            \"updated_at\": \"1966-08-31T04:35:20.619Z\",\n            \"updated_ts\": \"tempor\",\n            \"bag_state_mapper\": {\n              \"display_name\": \"culpa et adipisicing laboris\",\n              \"id\": -21565515,\n              \"journey_type\": \"return\",\n              \"name\": \"s\",\n              \"state_type\": \"financial\",\n              \"is_active\": false,\n              \"app_display_name\": \"mollit esse fugiat ea\",\n              \"app_state_name\": \"culpa\",\n              \"app_facing\": true,\n              \"notify_customer\": true\n            },\n            \"bag_id\": -63016418,\n            \"display_name\": \"do ut\"\n          }\n        ],\n        \"brand\": {\n          \"brand_name\": \"nostrud \",\n          \"credit_note_expiry_days\": 66419550,\n          \"logo\": \"nisi deserunt qui labore adipisicing\",\n          \"invoice_prefix\": \"dolor id\",\n          \"credit_note_allowed\": true,\n          \"start_date\": \"1954-08-26T13:36:24.267Z\",\n          \"company\": \"irure dolor incididunt\",\n          \"is_virtual_invoice\": false,\n          \"script_last_ran\": \"adipisicing reprehenderit in\",\n          \"pickup_location\": \"id in reprehenderit in\",\n          \"created_on\": \"2025-05-17T03:25:04.302Z\",\n          \"brand_id\": 72754725,\n          \"modified_on\": \"1948-11-11T10:34:27.973Z\",\n          \"id\": -85665027\n        },\n        \"company\": {\n          \"pan_no\": \"aliquip dolore do\",\n          \"created_on\": \"1956-09-10T23:29:02.779Z\",\n          \"id\": -74750420,\n          \"company_name\": \"dolore id Ex\",\n          \"gst_number\": \"esse ea ut reprehenderit ipsum\",\n          \"company_type\": \"franchise\",\n          \"modified_on\": \"2002-08-18T12:53:52.051Z\",\n          \"meta\": {\n            \"in_85\": true\n          },\n          \"business_type\": \"culpa in a\",\n          \"agreement_start_date\": \"1983-06-15T13:47:38.909Z\"\n        },\n        \"current_operational_status\": {\n          \"status\": \"\",\n          \"forward\": false,\n          \"store_id\": 68083466,\n          \"delivery_awb_number\": \"id voluptate\",\n          \"kafka_sync\": true,\n          \"delivery_partner_id\": -88799492,\n          \"app_display_name\": \"pariatur\",\n          \"state_id\": -88423153,\n          \"state_type\": \"financial\",\n          \"bsh_id\": 14660692,\n          \"created_at\": \"2004-05-26T02:45:51.394Z\",\n          \"created_ts\": \"aliqua aliquip\",\n          \"shipment_id\": \"sint ad irure mollit aliqua\",\n          \"updated_at\": \"1980-02-06T06:04:30.349Z\",\n          \"updated_ts\": \"amet in qui aute\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"laborum elit non\",\n            \"id\": 89050026,\n            \"journey_type\": \"return\",\n            \"name\": \"labore consectetur exercitation cillum \",\n            \"state_type\": \"financial\",\n            \"is_active\": true,\n            \"app_display_name\": \"velit qui enim cillum non\",\n            \"app_state_name\": \"elit consequat sit esse occaecat\",\n            \"app_facing\": true,\n            \"notify_customer\": true\n          },\n          \"bag_id\": -43240883,\n          \"display_name\": \"aute eu ut tempor proident\"\n        },\n        \"current_status\": {\n          \"status\": \"sint adipisicing\",\n          \"forward\": false,\n          \"store_id\": -82662734,\n          \"delivery_awb_number\": \"dolor aliqua Duis est\",\n          \"kafka_sync\": false,\n          \"delivery_partner_id\": -99655724,\n          \"app_display_name\": \"ullamco proident irure\",\n          \"state_id\": -38490682,\n          \"state_type\": \"financial\",\n          \"bsh_id\": -64833102,\n          \"created_at\": \"1967-07-20T23:48:25.431Z\",\n          \"created_ts\": \"eu sit reprehenderit pariatur\",\n          \"shipment_id\": \"labore\",\n          \"updated_at\": \"1953-04-22T22:46:49.553Z\",\n          \"updated_ts\": \"qui laborum in minim\",\n          \"bag_state_mapper\": {\n            \"display_name\": \"ad elit\",\n            \"id\": -1220281,\n            \"journey_type\": \"forward\",\n            \"name\": \"voluptate adipisicing Duis\",\n            \"state_type\": \"operational\",\n            \"is_active\": true,\n            \"app_display_name\": \"anim Duis in dolor\",\n            \"app_state_name\": \"sint cupidatat reprehenderit\",\n            \"app_facing\": true,\n            \"notify_customer\": true\n          },\n          \"bag_id\": -74001075,\n          \"display_name\": \"ipsum in non tempor\"\n        },\n        \"dates\": {\n          \"delivery_date\": \"1981-07-17T01:24:34.138Z\",\n          \"order_created\": \"dolor ad est\"\n        },\n        \"delivery_address\": {\n          \"phone\": \"in proident do quis in\",\n          \"address2\": \"officia nostrud Lorem\",\n          \"address\": \"sunt in commodo\",\n          \"longitude\": -68832763.68486841,\n          \"pincode\": \"magna proident\",\n          \"area\": \"occaecat laborum laboris aliquip consequat\",\n          \"address_type\": \"other\",\n          \"country\": \"exercitation irure sunt eiusmod\",\n          \"address_category\": \"delivery\",\n          \"email\": \"labore\",\n          \"created_at\": \"2005-09-10T03:04:41.130Z\",\n          \"address1\": \"est cillum ad et\",\n          \"display_address\": \"nostrud occaecat aliqua ut adipisicing\",\n          \"landmark\": \"tempor elit\",\n          \"updated_at\": \"2020-10-27T04:02:22.033Z\",\n          \"version\": \"nostrud\",\n          \"latitude\": -34489298.701547936,\n          \"contact_person\": \"occaecat eu officia\",\n          \"state\": \"culpa voluptate\",\n          \"city\": \"sunt\",\n          \"area_code_slug\": \"consequat sed ips\",\n          \"country_code\": \"sunt est\",\n          \"country_iso_code\": \"ullamco dolor aliqua Lorem\",\n          \"country_phone_code\": \"commodo sit occaecat laboris\",\n          \"delivery_address_id\": -6204417,\n          \"geo_location\": {\n            \"proident96\": false,\n            \"cupidatat4\": \"laborum sint do\",\n            \"ut6\": true,\n            \"ullamco_4_\": 20645400\n          },\n          \"name\": \"ex\",\n          \"sector\": \"quis\",\n          \"state_code\": \"sed exercitation\",\n          \"uid\": \"repreh\",\n          \"user_id\": \"dolor nulla Lorem occaecat\",\n          \"code\": \"do qui proident magna et\"\n        },\n        \"delivery_slot\": {\n          \"slot\": \"quis proident velit eiusmod ullamco\",\n          \"upper_bound\": \"amet pariatur\",\n          \"lower_bound\": \"pariatur occaecat proident ad\",\n          \"date\": \"cupidatat Lorem ea laborum\",\n          \"type\": \"nostrud\"\n        },\n        \"display_name\": \"aute pariatur\",\n        \"dp_details\": {\n          \"occaecat_9\": false,\n          \"magna_08\": \"proident cillum qu\"\n        },\n        \"einvoice_info\": {\n          \"in6e4\": -50416428\n        },\n        \"entity_type\": \"bag\",\n        \"fallback_user\": {\n          \"euf6\": \"elit dolore in mollit\",\n          \"ipsum_6\": true\n        },\n        \"financial_breakup\": [\n          {\n            \"added_to_fynd_cash\": true,\n            \"amount_paid\": -11083900.8513802,\n            \"brand_calculated_amount\": -70737952.19396399,\n            \"cashback\": 97711030.63103011,\n            \"cashback_applied\": -39285725.53955005,\n            \"cod_charges\": 51182316.84042916,\n            \"coupon_effective_discount\": -81880936.95753236,\n            \"coupon_value\": 67820818.92353106,\n            \"delivery_charge\": -64266232.98356757,\n            \"discount\": -38385595.57174937,\n            \"fynd_credits\": -90699734.9770641,\n            \"gst_fee\": -22313875.003356814,\n            \"gst_tag\": \"pariatur commodo in ullamco q\",\n            \"gst_tax_percentage\": 61174287.0947634,\n            \"hsn_code\": \"mollit magna do dolor\",\n            \"identifiers\": {\n              \"alu\": \"cupidatat sit non magna\",\n              \"ean\": \"ut\",\n              \"sku_code\": \"minim cillum pariatur veniam irure\",\n              \"upc\": \"veniam non amet ut\",\n              \"isbn\": \"do est sed esse amet\"\n            },\n            \"item_name\": \"nisi cillum do\",\n            \"price_effective\": -37193322.54760826,\n            \"price_marked\": 16225517.875010192,\n            \"promotion_effective_discount\": -64220516.104404,\n            \"refund_credit\": 1293686.4543984681,\n            \"size\": \"m\",\n            \"total_units\": -46280456,\n            \"transfer_price\": -98218555.16056712,\n            \"value_of_good\": 21275135.383375823,\n            \"amount_paid_roundoff\": -27191318,\n            \"tax_collected_at_source\": 34865329.508241415,\n            \"amount_to_be_collected\": -97740190.03530024,\n            \"taxes\": [\n              {\n                \"name\": \"dolor esse Duis\",\n                \"rate\": -44447006.45900408,\n                \"tax_amount\": 56382083.573910385,\n                \"taxable_amount\": 76362496.9791151\n              },\n              {\n                \"name\": \"ad eiusmod in\",\n                \"rate\": 44471643.85027751,\n                \"tax_amount\": 16674416.530041158,\n                \"taxable_amount\": -64804871.04595727\n              }\n            ],\n            \"loyalty_discount\": -29936206.279595762\n          },\n          {\n            \"added_to_fynd_cash\": true,\n            \"amount_paid\": 45269643.34425387,\n            \"brand_calculated_amount\": -82190068.84411027,\n            \"cashback\": 56442697.311440945,\n            \"cashback_applied\": 66912053.32967347,\n            \"cod_charges\": 27693431.76224388,\n            \"coupon_effective_discount\": -2176126.616746336,\n            \"coupon_value\": -53452532.19544061,\n            \"delivery_charge\": 30116546.21467814,\n            \"discount\": -15941473.761469021,\n            \"fynd_credits\": -34882466.32327847,\n            \"gst_fee\": -64645719.51477112,\n            \"gst_tag\": \"ipsum magna irure sunt\",\n            \"gst_tax_percentage\": 27424123.93554488,\n            \"hsn_code\": \"ex\",\n            \"identifiers\": {\n              \"alu\": \"eu in sit\",\n              \"ean\": \"eu cillum cupidatat\",\n              \"sku_code\": \"cillum anim minim in ex\",\n              \"upc\": \"in sunt\",\n              \"isbn\": \"sunt ut anim voluptate\"\n            },\n            \"item_name\": \"Ut reprehenderit\",\n            \"price_effective\": -49013396.424950264,\n            \"price_marked\": 43183219.945565075,\n            \"promotion_effective_discount\": -53344100.96654554,\n            \"refund_credit\": -57983283.195299774,\n            \"size\": \"in enim non\",\n            \"total_units\": -76795972,\n            \"transfer_price\": -30979707.049887925,\n            \"value_of_good\": 79678639.74349192,\n            \"amount_paid_roundoff\": -65659721,\n            \"tax_collected_at_source\": -7728705.658304274,\n            \"amount_to_be_collected\": -53740217.76734748,\n            \"taxes\": [\n              {\n                \"name\": \"cillum\",\n                \"rate\": 77228082.6645667,\n                \"tax_amount\": -962838.2313685864,\n                \"taxable_amount\": 43183853.82142949\n              },\n              {\n                \"name\": \"magna in labore eiusmod dolore\",\n                \"rate\": 57459025.652808726,\n                \"tax_amount\": 16973841.905031368,\n                \"taxable_amount\": 94568406.22607839\n              }\n            ],\n            \"loyalty_discount\": 9008505.957848504\n          }\n        ],\n        \"fulfilling_store\": {\n          \"address1\": \"est esse officia anim\",\n          \"city\": \"laboris velit\",\n          \"company_id\": 49869460,\n          \"contact_person\": \"incididunt\",\n          \"country\": \"incididunt ea dolor sunt Duis\",\n          \"created_at\": \"1959-11-17T17:05:07.955Z\",\n          \"fulfillment_channel\": \"ea ut \",\n          \"location_type\": \"mall\",\n          \"meta\": {\n            \"display_name\": \"Ut adipisicing pariatur\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": true,\n                \"username\": \"eiusmod\",\n                \"user\": \"quis exercitation cupidatat sint\",\n                \"password\": \"occaecat\"\n              },\n              \"e_waybill\": {\n                \"enabled\": true\n              }\n            },\n            \"stage\": \"id deserunt \",\n            \"additional_contact_details\": {\n              \"pariaturd2\": 53123650\n            },\n            \"notification_emails\": [\n              \"ex\",\n              \"in fugiat dolor consequat\"\n            ],\n            \"gst_number\": \"occaecat\",\n            \"ewaybill_portal_details\": {\n              \"qui_1f\": 66031443.344389915\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"reprehenderit ipsum fugiat\",\n              \"user\": \"Duis minim\",\n              \"password\": \"pariatur dolor\"\n            },\n            \"product_return_config\": {\n              \"cupidatat_cd\": 42117870.15953016\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\": \"quis ut sed in\",\n          \"phone\": \"consequat non sunt pariatur\",\n          \"pincode\": \"sit Ex\",\n          \"state\": \"adipisicing Lorem\",\n          \"store_email\": \"officia Excepteur\",\n          \"is_active\": true,\n          \"alohomora_user_id\": 79288064,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"esse Ut non dolore\",\n          \"vat_no\": \"ea officia\",\n          \"display_address\": \"do ad\",\n          \"store_active_from\": \"nisi tempor par\",\n          \"longitude\": 52446062.42773661,\n          \"brand_store_tags\": [\n            \"sit elit\",\n            \"dolore\"\n          ],\n          \"order_integration_id\": \"qui\",\n          \"parent_store_id\": 37796166,\n          \"code\": \"sed\",\n          \"updated_at\": \"1999-10-23T19:32:02.001Z\",\n          \"store_address_json\": {\n            \"address1\": \"commodo deserunt pariatur\",\n            \"address_category\": \"billing\",\n            \"address_type\": \"aute velit ea\",\n            \"city\": \"Lorem incididunt do\",\n            \"contact_person\": \"cupidatat Lorem in v\",\n            \"country\": \"in\",\n            \"country_code\": \"par\",\n            \"created_at\": \"1950-03-30T04:05:42.144Z\",\n            \"latitude\": 26967818.9419861,\n            \"longitude\": -21603264.651980147,\n            \"phone\": \"elit voluptate nisi\",\n            \"pincode\": 43045124,\n            \"state\": \"quis cul\",\n            \"updated_at\": \"1964-04-30T15:21:51.927Z\",\n            \"display_address\": \"dolor reprehenderit ut adipisicing\",\n            \"version\": \"in Excepteur in\",\n            \"address2\": \"occaecat id Lorem\",\n            \"area\": \"deserunt officia anim dolor\",\n            \"email\": \"adipisicing in nulla culp\",\n            \"landmark\": \"ea id laboris\"\n          },\n          \"s_id\": \"ullamco in\",\n          \"packaging_material_count\": 20731267,\n          \"is_archived\": true,\n          \"login_username\": \"ullamco magna\",\n          \"mall_name\": \"incididunt in ex\",\n          \"latitude\": -26857103.246683687,\n          \"address2\": \"ut\"\n        },\n        \"fyndstore_emp\": {\n          \"veniam_9\": false\n        },\n        \"gst_details\": {\n          \"brand_calculated_amount\": -49667901.781662315,\n          \"gst_fee\": -41645558.017807186,\n          \"tax_collected_at_source\": -43661023.598049775,\n          \"value_of_good\": 88845927.86783147,\n          \"cgst_tax_percentage\": -98640885.65333575,\n          \"gstin_code\": \"enim sed occaecat\",\n          \"igst_tax_percentage\": 31768781.848040417,\n          \"gst_tax_percentage\": -24855567.22941111,\n          \"hsn_code_id\": \"culpa\",\n          \"igst_gst_fee\": 26705302.243806317,\n          \"is_default_hsn_code\": false,\n          \"sgst_gst_fee\": 80448944.61791766,\n          \"cgst_gst_fee\": 10247359.386292443,\n          \"gst_tag\": \"pariatu\",\n          \"sgst_tax_percentage\": -61151700.98018239,\n          \"hsn_code\": \"deserunt sit laboris laborum incididunt\"\n        },\n        \"invoice\": {\n          \"updated_date\": \"2013-11-01T00:21:54.421Z\",\n          \"store_invoice_id\": \"veniam non\",\n          \"invoice_url\": \"ut dolor amet\",\n          \"label_url\": \"voluptate cillum\"\n        },\n        \"item\": {\n          \"attributes\": {\n            \"dolor_e2\": -95151532.856171,\n            \"nisi_9\": \"adipisicing nulla sit ipsum\"\n          },\n          \"brand\": \"Ut sint reprehenderit proident\",\n          \"brand_id\": 53641443,\n          \"image\": [\n            \"elit velit in labore\",\n            \"nulla fugiat consectetur\"\n          ],\n          \"item_id\": -176391,\n          \"name\": \"sed ut pariatur enim\",\n          \"size\": \"velit qui\",\n          \"slug_key\": \"culpa\",\n          \"webstore_product_url\": \"dolor officia Duis\",\n          \"l3_category\": 21910065,\n          \"l3_category_name\": \"ut ut\",\n          \"last_updated_at\": \"2012-09-19T07:56:18.015Z\",\n          \"l2_category\": [\n            \"cillum aliqua\",\n            \"dolore cupidatat sint incididunt\"\n          ],\n          \"code\": \"sint esse occaecat velit\",\n          \"l1_category_id\": -34351605,\n          \"l1_category\": [\n            \"eu cillum\",\n            \"cillum qui sit e\"\n          ],\n          \"gender\": \"sit consectetur aute\",\n          \"can_cancel\": true,\n          \"can_return\": true,\n          \"branch_url\": \"fugiat aliq\",\n          \"meta\": {\n            \"adipisicing_d17\": true,\n            \"minim_ae\": -53427022.233583264,\n            \"in_7\": true\n          },\n          \"color\": \"sit ex exercitation\",\n          \"department_id\": -97472266,\n          \"l2_category_id\": 60338109\n        },\n        \"journey_type\": \"forward\",\n        \"line_number\": 88809938,\n        \"lock_status\": true,\n        \"manifest_id\": \"in commodo\",\n        \"meta\": {\n          \"do0\": true,\n          \"fugiate\": true\n        },\n        \"mode_of_payment\": \"elit labore voluptate dolor\",\n        \"no_of_bags_order\": 24566091,\n        \"operational_status\": \"consectetur Duis Ut ex\",\n        \"order\": {\n          \"fynd_order_id\": \"non amet do de\",\n          \"created_at\": \"1972-12-13T14:27:34.543Z\",\n          \"user_id\": \"est ea\",\n          \"tax_details\": {\n            \"pan_no\": \"adipisicing elit eu Duis sit\",\n            \"gstin\": \"Ut ullamco\"\n          },\n          \"mongo_cart_id\": 70947887.25904346,\n          \"delivery_charges\": -93821873.895526,\n          \"transaction_id\": \"anim eiusmod magna\",\n          \"collect_by\": \"et deserunt in veniam\",\n          \"headers\": {\n            \"reprehenderitd1\": true\n          },\n          \"coupon_value\": -54119866.65338402,\n          \"order_value\": -19962415.825815856,\n          \"created_time\": \"amet Ut deseru\",\n          \"currency\": \"et proident\",\n          \"total_order_value\": 90273725.37848285,\n          \"ordering_channel\": \"sint minim\",\n          \"ordering_source\": \"elit in ipsum\",\n          \"meta\": {\n            \"ex518\": -9149229,\n            \"cillum_7\": true\n          },\n          \"cod_charges\": -53131521.72825304,\n          \"cashback_value\": 49256359.63206306,\n          \"refund_by\": \"reprehenderit sed\",\n          \"affiliate_order_date\": \"2019-02-15T06:16:34.358Z\",\n          \"payment_methods\": {\n            \"COD\": {\n              \"amount\": 1100\n            }\n          },\n          \"affiliate_order_id\": \"cupidatat proident\",\n          \"payment_mode_id\": 10224878.003743455,\n          \"promotion_effective_discount\": -73746758.32161106,\n          \"mode_of_payment\": \"in fugiat\",\n          \"discount\": 14434804.320389017,\n          \"cashback_applied\": -41724880.8461256,\n          \"fynd_credits\": 30975271.65505834,\n          \"affiliate_id\": \"ut ali\",\n          \"ordering_channel_logo\": \"in tempor ut\",\n          \"prices\": {\n            \"refund_credit\": 18108292.40658988,\n            \"amount_paid_roundoff\": -33506144.083799504,\n            \"price_effective\": 71106762.83249363,\n            \"promotion_effective_discount\": -89012474.88087964,\n            \"pm_price_split\": 99358766.00899419,\n            \"refund_amount\": -82071316.88627248,\n            \"transfer_price\": 46100306.12436336,\n            \"coupon_effective_discount\": -91695396.80896896,\n            \"tax_collected_at_source\": -38672243.50333145,\n            \"brand_calculated_amount\": -3451266.345215842,\n            \"delivery_charge\": -65878668.11840075,\n            \"cashback\": 41077097.59415141,\n            \"value_of_good\": 6418607.026174158,\n            \"cashback_applied\": 70087745.77235344,\n            \"cod_charges\": 4279013.598628551,\n            \"price_marked\": -90671561.44540673,\n            \"amount_paid\": 5628731.3682371825,\n            \"coupon_value\": 99723977.34080932,\n            \"discount\": 34412121.74444437,\n            \"fynd_credits\": -61708395.94712225,\n            \"gift_price\": -13332815.119225487,\n            \"amount_to_be_collected\": -9133067.877872765,\n            \"cost_price\": 66081892.957948446,\n            \"loyalty_discount\": -40391148.2578192,\n            \"marketplace_promotion_effective_discount\": 21761301.739242047,\n            \"seller_promotion_effective_discount\": -14688770.094048515\n          },\n          \"charges\": [\n            {\n              \"name\": \"sunt dolor\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": -89280464.59130444,\n                  \"currency\": \"in dolo\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 56169716.717265755,\n                  \"currency\": \"ut sint commodo\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"cillum fugiat amet\"\n                },\n                \"distribution_level\": \"ullamco officia laborum\"\n              },\n              \"code\": \"ex nostrud ut id\",\n              \"type\": \"do\"\n            },\n            {\n              \"name\": \"eu ipsum incididunt Ut\",\n              \"amount\": {\n                \"base_currency\": {\n                  \"value\": 53752394.60352379,\n                  \"currency\": \"consequat enim\"\n                },\n                \"ordering_currency\": {\n                  \"value\": 7818477.612286717,\n                  \"currency\": \"incididunt\"\n                }\n              },\n              \"distribution_logic\": {\n                \"distribution\": {\n                  \"type\": \"multi\",\n                  \"logic\": \"veniam cupidatat dolor sed\"\n                },\n                \"distribution_level\": \"nulla eu\"\n              },\n              \"code\": \"non veniam pariatur incididunt\",\n              \"type\": \"magna minim pariatur veniam ut\"\n            }\n          ],\n          \"loyalty_discount_details\": {\n            \"discount\": 69320698.02547514,\n            \"ownership\": \"seller\",\n            \"is_applied\": true\n          }\n        },\n        \"order_integration_id\": \"deserunt irure\",\n        \"order_type\": \"Digital\",\n        \"order_value\": -27116275.810275152,\n        \"ordering_store\": {\n          \"address1\": \"incididunt nulla magna\",\n          \"city\": \"ipsum tempor elit velit ad\",\n          \"company_id\": 54748175,\n          \"contact_person\": \"Duis\",\n          \"country\": \"occaecat velit\",\n          \"created_at\": \"1969-12-31T11:11:20.743Z\",\n          \"fulfillment_channel\": \"aliquip cupidatat\",\n          \"location_type\": \"store\",\n          \"meta\": {\n            \"display_name\": \"enim Ut\",\n            \"gst_credentials\": {\n              \"e_invoice\": {\n                \"enabled\": false,\n                \"username\": \"ullamco cillum\",\n                \"user\": \"anim non deserunt labore\",\n                \"password\": \"officia deserunt dolor irure amet\"\n              },\n              \"e_waybill\": {\n                \"enabled\": true\n              }\n            },\n            \"stage\": \"adipisicing consequat\",\n            \"additional_contact_details\": {\n              \"nisi0e\": true,\n              \"Lorema\": \"reprehenderit dolore sed cillum in\"\n            },\n            \"notification_emails\": [\n              \"sed do sint la\",\n              \"adipisicing nulla occaecat\"\n            ],\n            \"gst_number\": \"sed Duis ipsum\",\n            \"ewaybill_portal_details\": {\n              \"ead\": -71894757,\n              \"nulla_7\": -24018058.250607193,\n              \"sed_fe2\": true\n            },\n            \"einvoice_portal_details\": {\n              \"username\": \"anim velit consectetur\",\n              \"user\": \"do laborum Lorem dolor\",\n              \"password\": \"et voluptate cupidatat ullamco qui\"\n            },\n            \"product_return_config\": {\n              \"Excepteur_f8\": 85065203.9875322,\n              \"reprehenderit0\": -65223827,\n              \"exercitationf\": 10749537\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\": \"est Duis exercitation aute\",\n          \"phone\": \"enim esse id\",\n          \"pincode\": \"et occaecat in qui\",\n          \"state\": \"nostrud\",\n          \"store_email\": \"nostrud nulla pariatur\",\n          \"is_active\": false,\n          \"alohomora_user_id\": -99758280,\n          \"is_enabled_for_recon\": false,\n          \"mall_area\": \"minim ullamco anim\",\n          \"vat_no\": \"et ipsum\",\n          \"display_address\": \"id mollit esse Duis\",\n          \"store_active_from\": \"enim in occaecat\",\n          \"longitude\": 1114676.479966998,\n          \"brand_store_tags\": [\n            \"aliquip enim\",\n            \"reprehenderit ut commodo\"\n          ],\n          \"order_integration_id\": \"amet tempor commodo\",\n          \"parent_store_id\": -80690631,\n          \"code\": \"ad pariatur culpa do\",\n          \"updated_at\": \"1952-09-14T04:07:41.938Z\",\n          \"store_address_json\": {\n            \"address1\": \"minim irure aliquip qui\",\n            \"address_category\": \"delivery\",\n            \"address_type\": \"nostrud\",\n            \"city\": \"do ut dolore\",\n            \"contact_person\": \"nulla occaecat labore eu\",\n            \"country\": \"Ut quis sit proident\",\n            \"country_code\": \"qui labore ut\",\n            \"created_at\": \"1950-03-27T04:16:43.900Z\",\n            \"latitude\": -86716350.62141334,\n            \"longitude\": 14789502.012922332,\n            \"phone\": \"consequat dolor\",\n            \"pincode\": 63440427,\n            \"state\": \"consequat adipisicing dolor\",\n            \"updated_at\": \"1999-03-07T04:25:23.486Z\",\n            \"display_address\": \"nostrud voluptate\",\n            \"version\": \"ut laborum adipisicing\",\n            \"address2\": \"tempor Ut voluptate esse\",\n            \"area\": \"id irure laborum consequat\",\n            \"email\": \"sed sunt nostrud\",\n            \"landmark\": \"deserunt labore aliquip exercitation quis\"\n          },\n          \"s_id\": \"incididunt non aute\",\n          \"packaging_material_count\": 27206119,\n          \"is_archived\": true,\n          \"login_username\": \"ea consectetur et\",\n          \"mall_name\": \"Ut Excepte\",\n          \"latitude\": 37834602.83357504,\n          \"address2\": \"nisi commodo magna adipisicing\"\n        },\n        \"parent_promo_bags\": {\n          \"quis1\": \"aliqua Duis nulla exercitation\"\n        },\n        \"payment_methods\": {\n          \"COD\": {\n            \"amount\": 1100\n          }\n        },\n        \"payment_type\": \"self\",\n        \"payments\": {\n          \"sit10c\": \"Lorem laborum minim\",\n          \"ullamco_8d0\": -77952458,\n          \"dolore_6\": 15427264.864986643\n        },\n        \"prices\": {\n          \"refund_credit\": 91150575.93632132,\n          \"amount_paid_roundoff\": -24322717.901040122,\n          \"price_effective\": 81868510.21045506,\n          \"promotion_effective_discount\": -45961598.20362176,\n          \"pm_price_split\": -24859982.502382398,\n          \"refund_amount\": -73329486.19597968,\n          \"transfer_price\": -21613800.19910331,\n          \"coupon_effective_discount\": 39109909.15758136,\n          \"tax_collected_at_source\": 11521289.582901284,\n          \"brand_calculated_amount\": -96654686.5626234,\n          \"delivery_charge\": 4956354.564107463,\n          \"cashback\": -90296147.78952064,\n          \"value_of_good\": -76816564.96647009,\n          \"cashback_applied\": -22851470.859612226,\n          \"cod_charges\": 30751608.08545667,\n          \"price_marked\": 16271203.170842603,\n          \"amount_paid\": 82121953.37186077,\n          \"coupon_value\": -75212780.64105621,\n          \"discount\": 62002833.0877752,\n          \"fynd_credits\": -59767395.760665745,\n          \"gift_price\": -47876083.98075718,\n          \"amount_to_be_collected\": -7768649.259323284,\n          \"cost_price\": -91421081.00323933,\n          \"loyalty_discount\": 37920357.45641029,\n          \"marketplace_promotion_effective_discount\": 63060317.67445016,\n          \"seller_promotion_effective_discount\": 54287629.171901345\n        },\n        \"charges\": [\n          {\n            \"name\": \"E\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 8464111.864956036,\n                \"currency\": \"Ut in dolor est\"\n              },\n              \"ordering_currency\": {\n                \"value\": 17813894.732564643,\n                \"currency\": \"et voluptate nisi ullamco\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"single\",\n                \"logic\": \"in Duis mollit sit\"\n              },\n              \"distribution_level\": \"proident commodo consectetur aliquip dolore\"\n            },\n            \"code\": \"sunt aliquip sit adipi\",\n            \"type\": \"dolor magna incididu\"\n          },\n          {\n            \"name\": \"ipsum in commodo\",\n            \"amount\": {\n              \"base_currency\": {\n                \"value\": 27002110.214370847,\n                \"currency\": \"dolor eu Ut nostrud\"\n              },\n              \"ordering_currency\": {\n                \"value\": -88313010.42432056,\n                \"currency\": \"ex irure sunt i\"\n              }\n            },\n            \"distribution_logic\": {\n              \"distribution\": {\n                \"type\": \"multi\",\n                \"logic\": \"Duis magna mollit consequat\"\n              },\n              \"distribution_level\": \"eu \"\n            },\n            \"code\": \"anim esse qui\",\n            \"type\": \"incididunt qui veniam\"\n          }\n        ],\n        \"qc_required\": true,\n        \"quantity\": -83228600.49650851,\n        \"restore_coupon\": false,\n        \"restore_promos\": {\n          \"Ut_3\": \"Ut proident non adipisicing\"\n        },\n        \"rto_address\": {\n          \"phone\": \"do velit et\",\n          \"address2\": \"sed culpa ipsum anim\",\n          \"address\": \"aliqua quis ex cupidatat\",\n          \"longitude\": -64921179.776858516,\n          \"pincode\": \"pariatur ut voluptate\",\n          \"area\": \"ex\",\n          \"address_type\": \"home\",\n          \"country\": \"anim \",\n          \"address_category\": \"store\",\n          \"email\": \"labore fugiat sit ut\",\n          \"created_at\": \"1958-10-02T04:45:46.311Z\",\n          \"address1\": \"sit irure fugiat\",\n          \"display_address\": \"ea Ut\",\n          \"landmark\": \"deserunt anim in eu\",\n          \"updated_at\": \"1951-02-08T00:52:03.436Z\",\n          \"version\": \"non\",\n          \"latitude\": -53127177.95346314,\n          \"contact_person\": \"id sit eiusmod\",\n          \"state\": \"cillum proident labo\",\n          \"city\": \"aliqua consequat\",\n          \"area_code_slug\": \"cillu\",\n          \"country_code\": \"ea nulla commodo molli\",\n          \"country_iso_code\": \"ut veniam fugiat proident\",\n          \"country_phone_code\": \"Excepteur enim sit ex\",\n          \"delivery_address_id\": 80998158,\n          \"geo_location\": {\n            \"occaecat705\": \"eu\",\n            \"esse99\": false,\n            \"sunt_e\": \"esse non exercitation dolor\"\n          },\n          \"name\": \"Lorem\",\n          \"sector\": \"in quis\",\n          \"state_code\": \"minim enim\",\n          \"uid\": \"nostrud in\",\n          \"user_id\": \"sit ex sint\",\n          \"code\": \"eu aliquip\"\n        },\n        \"seller_identifier\": \"est irure ipsum\",\n        \"shipment\": {\n          \"line_items\": [\n            {\n              \"seller_identifier\": \"tempor est et velit exercitation\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"sunt in\",\n                    \"value\": 82234202.43443668\n                  },\n                  \"name\": \"laboris enim ea non\",\n                  \"type\": \"in et\",\n                  \"code\": \"Duis fugiat veniam minim sit\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"aliquip14\": \"ut mollit\"\n                    },\n                    \"name\": \"ullamco elit consectetur Lorem\",\n                    \"rate\": -10241497.17010814\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"Lorem dolor magna\",\n                    \"value\": 38816922.39652938\n                  },\n                  \"name\": \"fugiat ut dolore elit minim\",\n                  \"type\": \"sunt incididunt\",\n                  \"code\": \"consectetur officia ex sed\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"culpa_e\": -24823621.393973917\n                    },\n                    \"name\": \"ut adipisicing el\",\n                    \"rate\": -72302569.10504651\n                  }\n                }\n              ],\n              \"meta\": {\n                \"do4b\": -23189736,\n                \"pariatur_5\": true,\n                \"ex_0d7\": false\n              },\n              \"custom_message\": \"aliquip sunt fugiat laboris\",\n              \"quantity\": -4812852,\n              \"external_line_id\": \"ullamco Lorem qui aliquip minim\"\n            },\n            {\n              \"seller_identifier\": \"officia proident magna\",\n              \"charges\": [\n                {\n                  \"amount\": {\n                    \"currency\": \"proident\",\n                    \"value\": 16453485.763025627\n                  },\n                  \"name\": \"commodo deserunt\",\n                  \"type\": \"culpa\",\n                  \"code\": \"nostrud eiusmod\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"in_55\": -68630393.43228881\n                    },\n                    \"name\": \"commodo velit\",\n                    \"rate\": -77167044.73976348\n                  }\n                },\n                {\n                  \"amount\": {\n                    \"currency\": \"sint\",\n                    \"value\": 8733764.681040674\n                  },\n                  \"name\": \"velit enim in\",\n                  \"type\": \"cupidatat proident do in\",\n                  \"code\": \"est eiusmod Duis nostrud amet\",\n                  \"tax\": {\n                    \"amount\": {\n                      \"nisi_5\": 49392107\n                    },\n                    \"name\": \"sun\",\n                    \"rate\": -32583301.255432233\n                  }\n                }\n              ],\n              \"meta\": {\n                \"consectetur_779\": -90274909,\n                \"suntf73\": false,\n                \"sunt_a1f\": 34286348,\n                \"nisi40\": -27604112\n              },\n              \"custom_message\": \"dolore\",\n              \"quantity\": 25978067,\n              \"external_line_id\": \"pariatur sint\"\n            }\n          ],\n          \"external_shipment_id\": \"enim reprehende\",\n          \"processing_dates\": {\n            \"dp_pickup_slot\": {\n              \"suntb7\": \"sunt\",\n              \"pariature\": true,\n              \"ullamco_a2\": \"cupidatat quis\",\n              \"Lorem_8\": \"quis nulla\"\n            },\n            \"dispatch_after_date\": \"sit magna anim eiusmod\",\n            \"dispatch_by_date\": \"pariatur ut eu iru\",\n            \"confirm_by_date\": \"dolor ipsum\",\n            \"customer_pickup_slot\": {\n              \"in636\": -51081357,\n              \"ea_9b0\": \"consectetur laborum ut\",\n              \"minim1\": 11104664.306662261\n            },\n            \"pack_by_date\": \"1954-11-22T20:31:43.168Z\"\n          },\n          \"meta\": {\n            \"in_1\": \"adipisicing\",\n            \"reprehenderit_595\": 26733071\n          },\n          \"priority\": 49954013,\n          \"location_id\": 41670309,\n          \"order_type\": \"PickAtStore\",\n          \"tags\": [\n            {\n              \"slug\": \"sit tempor aliquip amet\",\n              \"display_text\": \"Lorem enim ut\"\n            },\n            {\n              \"slug\": \"ut Excepteur ea in\",\n              \"display_text\": \"veniam\"\n            }\n          ],\n          \"system_messages\": [\n            {\n              \"message_type\": \"warn\",\n              \"priority\": -91092962.20898817,\n              \"message\": \"in aute\",\n              \"inject_at\": [\n                \"voluptate\",\n                \"dolor aliqua in et\"\n              ]\n            },\n            {\n              \"message_type\": \"warn\",\n              \"priority\": 46715557.57944211,\n              \"message\": \"occaecat fugiat culpa\",\n              \"inject_at\": [\n                \"commodo nisi E\",\n                \"irure elit proident sit est\"\n              ]\n            }\n          ],\n          \"process_after_config\": {\n            \"is_scheduled_shipment\": true,\n            \"enable_processing_after\": \"1963-04-12T01:50:39.791Z\"\n          },\n          \"parent_type\": \"irure id cupidatat fugiat\",\n          \"store_invoice_id\": \"tempor dolor\",\n          \"lock_status\": \"ex veniam id\",\n          \"type\": \"consectetur\",\n          \"billing_address_json\": {\n            \"phone\": \"ut dolore\",\n            \"address2\": \"ex anim sed irure consectetur\",\n            \"address\": \"ut dolore\",\n            \"longitude\": -92668061.88662212,\n            \"pincode\": \"qui in\",\n            \"area\": \"sint anim enim Duis\",\n            \"address_type\": \"office\",\n            \"country\": \"sunt irure\",\n            \"address_category\": \"store\",\n            \"email\": \"Lorem quis exercitation aliquip\",\n            \"created_at\": \"1989-04-02T08:12:54.704Z\",\n            \"address1\": \"Ut do aliqua\",\n            \"display_address\": \"anim nulla\",\n            \"landmark\": \"officia sint veniam\",\n            \"updated_at\": \"1951-05-10T11:22:42.070Z\",\n            \"version\": \"aliquip Duis id esse\",\n            \"latitude\": -30032571.690434158,\n            \"contact_person\": \"non Lorem culpa\",\n            \"state\": \"aute do esse aliqua minim\",\n            \"city\": \"ipsum anim in\",\n            \"area_code_slug\": \"qui consectetur laboris est\",\n            \"country_code\": \"reprehenderit dolore\",\n            \"country_iso_code\": \"Lorem dolore Ut\",\n            \"country_phone_code\": \"tempor mollit laboris eiusmod magna\",\n            \"delivery_address_id\": -10509468,\n            \"geo_location\": {\n              \"velit52\": 45760168.170433104,\n              \"est_b_\": \"ut cillum consectetur mollit amet\",\n              \"irurec\": 52695708.92623249\n            },\n            \"name\": \"esse consequat est\",\n            \"sector\": \"labore veniam\",\n            \"state_code\": \"quis U\",\n            \"uid\": \"laborum ea\",\n            \"user_id\": \"labore Ut elit tempor\",\n            \"code\": \"ex aliquip sed ad\"\n          },\n          \"id\": \"consectetur laboris\",\n          \"fulfilment_priority\": -77221957,\n          \"is_active\": false,\n          \"previous_shipment_id\": \"eiusmod\",\n          \"pdf_links\": {\n            \"tempor_2\": 89382011.79430339,\n            \"proident_db\": 98313928\n          },\n          \"delivery_address_json\": {\n            \"phone\": \"adipisicing cupidatat id\",\n            \"address2\": \"laborum labor\",\n            \"address\": \"aliquip et\",\n            \"longitude\": -86300180.40224327,\n            \"pincode\": \"dolore consequat nisi pariatur\",\n            \"area\": \"aute pariatur\",\n            \"address_type\": \"office\",\n            \"country\": \"consequat sint\",\n            \"address_category\": \"billing\",\n            \"email\": \"Excepteur Lorem veniam\",\n            \"created_at\": \"2008-08-28T09:35:12.256Z\",\n            \"address1\": \"labore ut incididunt\",\n            \"display_address\": \"ex dolor\",\n            \"landmark\": \"cillum dolore\",\n            \"updated_at\": \"2011-08-16T10:33:01.121Z\",\n            \"version\": \"dolore ex deserunt ad\",\n            \"latitude\": 46412958.51647955,\n            \"contact_person\": \"eiusmod veniam\",\n            \"state\": \"voluptate aliqua labore\",\n            \"city\": \"anim veniam\",\n            \"area_code_slug\": \"id ad enim qui\",\n            \"country_code\": \"magna dolore ut reprehenderi\",\n            \"country_iso_code\": \"Excepteur deserunt\",\n            \"country_phone_code\": \"ipsum mollit enim cillum\",\n            \"delivery_address_id\": -83417128,\n            \"geo_location\": {\n              \"ad7_\": false,\n              \"consectetur_b\": -63109108\n            },\n            \"name\": \"Lorem dolore mollit nisi aliqua\",\n            \"sector\": \"elit consequat sed aliquip\",\n            \"state_code\": \"irure dolore cons\",\n            \"uid\": \"sunt ullamco\",\n            \"user_id\": \"in veniam laboris\",\n            \"code\": \"ipsum laboris aliqua\"\n          },\n          \"eway_bill_id\": \"anim occaecat\",\n          \"affiliate_shipment_id\": \"Excepteur est in qui\",\n          \"fynd_order_id\": \"magna do sint ullamco\",\n          \"created_at\": \"1973-07-06T11:15:03.954Z\",\n          \"delivery_awb_number\": \"exercitation cupidatat ex\",\n          \"hand_over_contact_json\": {\n            \"phone\": \"laboris cillum\",\n            \"address2\": \"mollit laborum incididunt id\",\n            \"address\": \"labore reprehenderit est eiusmod\",\n            \"longitude\": 66726683.952516764,\n            \"pincode\": \"deserunt veniam non nisi\",\n            \"area\": \"dolor voluptate aliq\",\n            \"address_type\": \"home\",\n            \"country\": \"nulla magna sunt elit non\",\n            \"address_category\": \"delivery\",\n            \"email\": \"est irure adipisicing ut do\",\n            \"created_at\": \"1973-10-10T20:28:06.945Z\",\n            \"address1\": \"ea Ut reprehenderit\",\n            \"display_address\": \"deserunt ut\",\n            \"landmark\": \"dolor sed ullamco qui\",\n            \"updated_at\": \"1977-10-29T16:05:43.479Z\",\n            \"version\": \"dolore Ut\",\n            \"latitude\": 5075849.222426459,\n            \"contact_person\": \"in nisi\",\n            \"state\": \"Ut ex id\",\n            \"city\": \"occaecat pariatur\",\n            \"area_code_slug\": \"culpa proident laborum elit\",\n            \"country_code\": \"non nisi dolor\",\n            \"country_iso_code\": \"incididunt occaecat\",\n            \"country_phone_code\": \"sint fugiat\",\n            \"delivery_address_id\": 35993711,\n            \"geo_location\": {\n              \"ad_74\": true,\n              \"labore372\": -93527833.64082691,\n              \"amet_53\": \"et voluptate eiusmod ut in\",\n              \"ipsum_d\": -57099424.953566834\n            },\n            \"name\": \"Excepteur\",\n            \"sector\": \"incididunt enim cupidatat ipsum aliqua\",\n            \"state_code\": \"voluptate in mollit\",\n            \"uid\": \"dolore tempor officia\",\n            \"user_id\": \"aliquip tempor\",\n            \"code\": \"sed sit reprehenderit\"\n          },\n          \"credit_note_id\": \"dolor incididunt velit\",\n          \"parent_id\": \"mollit elit\",\n          \"affiliate_id\": \"sit minim cupidatat voluptate eiusmod\",\n          \"packaging_type\": \"proident dolore ad \",\n          \"vertical\": \"sit irure proident esse\",\n          \"quantity\": 47550236.83241558,\n          \"status\": {\n            \"meta\": {\n              \"esse_da9\": true,\n              \"consectetur_d\": true\n            },\n            \"bag_list\": [\n              \"in consectetur amet\",\n              \"eu v\"\n            ],\n            \"id\": -96591930,\n            \"created_at\": \"1971-10-09T16:48:36.240Z\",\n            \"created_ts\": \"amet Ut vo\",\n            \"shipment_id\": \"Duis dolore\",\n            \"status\": \"esse cupidatat laboris\",\n            \"display_name\": \"in esse ipsum\",\n            \"current_shipment_status\": \"occaecat in adipisicing in veniam\",\n            \"status_created_at\": \"2008-10-17T13:49:48.322Z\"\n          },\n          \"price\": {\n            \"refund_credit\": 5662019.56701979,\n            \"amount_paid_roundoff\": -52064831.55776871,\n            \"price_effective\": 78491300.98417434,\n            \"promotion_effective_discount\": -63869468.87724161,\n            \"pm_price_split\": 20724487.134709865,\n            \"refund_amount\": -35707961.18667392,\n            \"transfer_price\": 55289118.65641087,\n            \"coupon_effective_discount\": 12227404.532296628,\n            \"tax_collected_at_source\": 69647189.33615047,\n            \"brand_calculated_amount\": -82486883.78765059,\n            \"delivery_charge\": -66541357.94776992,\n            \"cashback\": 84963694.27172333,\n            \"value_of_good\": -58654727.091288805,\n            \"cashback_applied\": -68332257.06907351,\n            \"cod_charges\": -13257348.936152354,\n            \"price_marked\": -39989570.95885496,\n            \"amount_paid\": -63526430.580979064,\n            \"coupon_value\": -68317361.349165,\n            \"discount\": -80971641.37413073,\n            \"fynd_credits\": 74860225.2914255,\n            \"gift_price\": 44728735.13233599,\n            \"amount_to_be_collected\": 13096766.720825627,\n            \"cost_price\": -97291742.38844238,\n            \"loyalty_discount\": -5251843.908901408,\n            \"marketplace_promotion_effective_discount\": 44103283.69749665,\n            \"seller_promotion_effective_discount\": -595316.9729584903\n          },\n          \"gst\": {\n            \"value_of_good\": -11563476.454941496,\n            \"gst_fee\": -7421345.1834510565,\n            \"brand_calculated_amount\": 49210307.29291478,\n            \"tax_collected_at_source\": -91668055.91572884,\n            \"gstin_code\": \"aliqua irure consequat\"\n          }\n        },\n        \"shipment_details\": {\n          \"affiliate_shipment_id\": \"culpa ipsum fugiat labore\",\n          \"articles\": [\n            {\n              \"_id\": \"sit exercitation dolore anim\",\n              \"attributes\": {\n                \"enim_5\": -82285933,\n                \"in_ef\": 83256248\n              },\n              \"brand_id\": 69091449,\n              \"category\": {\n                \"minim_f9c\": -46341979.81349324\n              },\n              \"dimension\": {\n                \"minim61\": -2546924.9786076397,\n                \"in_3\": 20361193.786799133,\n                \"fugiat__\": -69104405,\n                \"nostrud11\": \"sint\"\n              },\n              \"quantity\": -44399299,\n              \"weight\": {\n                \"veniam3a\": false\n              }\n            },\n            {\n              \"_id\": \"exercitation velit dolor\",\n              \"attributes\": {\n                \"reprehenderit3\": \"inc\",\n                \"sintb7\": \"dolor et deserunt\",\n                \"exercitation9\": \"eiusmod voluptate Lorem\",\n                \"sit6d2\": 83833062\n              },\n              \"brand_id\": 34625376,\n              \"category\": {\n                \"incididuntfb1\": \"ex Lorem inc\",\n                \"ad83\": 48365223.82394865\n              },\n              \"dimension\": {\n                \"irure5\": true\n              },\n              \"quantity\": -77822266,\n              \"weight\": {\n                \"tempor_c7_\": true,\n                \"in96\": 54949058.75291601,\n                \"magna8a9\": 67427122.9915807\n              }\n            }\n          ],\n          \"fulfillment_id\": 54254606,\n          \"shipments\": -81360281,\n          \"box_type\": \"minim laborum Excepteur commodo\",\n          \"dp_id\": \"laboris consectetur exercitation\",\n          \"meta\": {\n            \"consequat9\": -9757389.503231555,\n            \"sint_f\": -22004748.66245745\n          },\n          \"dp_options\": {\n            \"nisi_9b0\": false,\n            \"irure_e0\": \"in officia id\",\n            \"dolore708\": \"dolor ullamco sed ex incididunt\",\n            \"quisa\": \"in in\",\n            \"proidentaf\": \"ut fugiat Lore\"\n          },\n          \"lock_status\": false,\n          \"action_to_status\": {\n            \"download_invoice\": \"lock\",\n            \"download_label\": \"lock\"\n          }\n        },\n        \"shipment_id\": \"fugiat dolor\",\n        \"shipment_gst\": {\n          \"value_of_good\": 18932648.407410204,\n          \"gst_fee\": -46954274.64344823,\n          \"brand_calculated_amount\": 31157460.884127587,\n          \"tax_collected_at_source\": -93113148.88273063,\n          \"gstin_code\": \"consequat nisi eiusmod\"\n        },\n        \"shipment_status\": {\n          \"meta\": {\n            \"nisi_2fd\": 58179529.8936941,\n            \"esse741\": \"magna aliquip in laborum\",\n            \"consequat_7\": 7841736.824852139\n          },\n          \"bag_list\": [\n            \"sint\",\n            \"nostru\"\n          ],\n          \"id\": -52729462,\n          \"created_at\": \"2006-11-13T03:33:50.386Z\",\n          \"created_ts\": \"cupidatat ut\",\n          \"shipment_id\": \"sed cillum voluptate\",\n          \"status\": \"eiusmod voluptate\",\n          \"display_name\": \"elit Duis esse voluptate cillum\",\n          \"current_shipment_status\": \"fugiat dolor magna ullamco consectetur\",\n          \"status_created_at\": \"2021-04-22T14:03:21.158Z\"\n        },\n        \"shipment_status_history\": [\n          {\n            \"meta\": {\n              \"in_819\": 95779481.90746403,\n              \"amet87\": \"ad consectetur magna et esse\",\n              \"Ut7\": false\n            },\n            \"bag_list\": [\n              \"minim est Ut\",\n              \"mollit ad aute\"\n            ],\n            \"id\": -62857368,\n            \"created_at\": \"2025-06-21T21:22:10.365Z\",\n            \"created_ts\": \"ea mollit ex\",\n            \"shipment_id\": \"minim exercitation ut\",\n            \"status\": \"cupidatat enim in qui\",\n            \"display_name\": \"irure ad\",\n            \"current_shipment_status\": \"ut nisi elit fugiat deserunt\",\n            \"status_created_at\": \"1983-08-02T05:39:13.416Z\"\n          },\n          {\n            \"meta\": {\n              \"doac3\": true,\n              \"consecteturbd4\": \"dolore in nostrud mollit\"\n            },\n            \"bag_list\": [\n              \"dolore anim nulla consectetur ea\",\n              \"sit eu reprehenderit\"\n            ],\n            \"id\": -18776931,\n            \"created_at\": \"1965-08-11T11:38:43.030Z\",\n            \"created_ts\": \"consectetur id est laborum ullamco\",\n            \"shipment_id\": \"voluptate\",\n            \"status\": \"dolore consectetur enim\",\n            \"display_name\": \"dolore ad exercitation\",\n            \"current_shipment_status\": \"cillum enim ut reprehenderit do\",\n            \"status_created_at\": \"1978-11-10T21:11:31.846Z\"\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          \"aliquip\",\n          \"proident sunt a\"\n        ],\n        \"total_shipment_bags\": -60499547,\n        \"total_shipments_in_order\": 67998730,\n        \"transaction_type\": \"shipment\",\n        \"type\": \"eu reprehenderit\",\n        \"updated_at\": \"1952-04-12T19:50:47.157Z\",\n        \"user\": {\n          \"user_oid\": \"sit\",\n          \"external_customer_id\": \"ullamco cillum elit amet cupidatat\",\n          \"first_name\": \"eiusmod quis\",\n          \"last_name\": \"in quis\",\n          \"mobile\": \"in qui Excepteur\",\n          \"email\": \"incididunt id anim Excepteur\",\n          \"is_anonymous_user\": true,\n          \"gender\": \"commodo sint voluptate\",\n          \"mongo_user_id\": \"ut laborum consequat culpa in\",\n          \"meta\": {\n            \"Utb\": 83678287\n          }\n        },\n        \"weight\": {\n          \"value\": -65596471.97897207,\n          \"unit\": \"occaecat sint fugiat velit amet\"\n        },\n        \"original_bag_list\": [\n          -34643697,\n          97128129\n        ],\n        \"identifier\": \"eu veniam ad\"\n      }\n    ],\n    \"page\": {\n      \"current\": 60651024,\n      \"has_next\": false,\n      \"item_total\": 84772136,\n      \"page_type\": \"aute non\",\n      \"size\": -27741555\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "e5fe5db8-5e0c-44eb-9dc0-c42b2c2fdd20",
        "name": "Partner",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "64b8219d-d0f9-4e20-98a2-2dbcfbc23fab",
            "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": "44b4db5f-cac9-4d08-be5a-c7079458530b",
                "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": "69e28097-a72c-4902-a130-49fccb2726c9",
                "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": "137ec88e-ef4b-432a-97f1-542dbee52300",
            "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": "b415e3a0-b174-4430-9f24-2d515fa44bba",
                "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": "109a9e76-573e-423d-b776-916d7c9063a4",
                "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": "6b96f938-2a60-4165-a140-25295c30e026",
        "name": "Payment",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "d34ed29a-9cb2-4b7f-9294-b48d2ef6ae39",
            "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": "79df9dfa-9628-4622-b5e5-39b29db1aa0e",
                "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": "21b17446-7b88-4713-b374-1ccbee75f2c6",
                "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": "45e7f0db-1821-4542-a1d0-3ff00f01ef80",
            "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": "f369e999-f9bc-4bad-8037-89b75947f6a5",
                "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": "6c4e11d3-adbc-4faf-ab43-246a4bc50268",
                "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": "294e3550-d85e-4a14-9058-0413e97c1ad3",
            "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": "252c9b9d-2c00-4d37-bfda-dba04cc6880f",
                "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": "68ba54e6-b93e-4219-bb87-8b2d3a2981f5",
                "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": "43189c2a-40bd-4263-b21a-e1bfe3e99746",
            "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": "4ca76fb3-95a1-4f93-80d4-a99f3f5c0b65",
                "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": "1426accb-f236-4d43-8a3f-74cd557060d3",
                "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": "6e63ea90-e893-4fae-ab5a-9b8f860b94df",
            "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          \"magna_\": \"aute\",\n          \"auted\": true\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          \"amet6\": -38121793,\n          \"dolorb\": \"aliqua veniam Duis\",\n          \"et_7\": 51704725\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": "e03cb1b0-5e8e-416a-b37e-c4f57a7a3308",
                "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": "9a48613e-06a7-409c-8dc5-2470fbc0ba74",
                "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": "c031cb83-9ba8-4313-9d61-58b57b240faa",
            "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": "343cb76e-d191-4c0e-8a66-9d41ee700356",
                "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": "2b95f4d0-b84a-4a7b-90ff-ede6eaff9e9f",
                "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": "8cd1324c-e378-44f8-8681-0af9c8dc4178",
            "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": "0909a376-ea51-4eb5-b16b-7f316144a5b3",
                "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": "3bda1a33-224d-43b4-b4e6-6da97b41b664",
                "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": "c8fefd6d-1695-4da3-9618-aef63a97195c",
            "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": "90b57e04-685b-40fe-9e35-ccca10f27c0e",
                "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": "e1379ed8-c4de-4903-89c5-ac0081fd4a0f",
                "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": "5fae0950-05f4-45fe-94e6-3f7a0e5472eb",
            "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": "86b8a962-f3f0-490c-a71a-9778431e3a39",
                "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": "51d581b6-2b08-4856-b70b-6f985f2df390",
                "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": "023bd4d9-f531-4baf-a9fc-4cf3b86db9ef",
            "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": "1b004f4b-7b51-4c91-9f2a-6c0f3be43e99",
                "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": "24245aa9-4e63-4102-a3de-85225d432e00",
                "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": "59d9a90f-df89-4fe4-b598-adf3f0544102",
            "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": "e41b2e38-f316-41ab-868b-7ec6817a76cd",
                "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": "20f88505-e721-45fd-9bf1-009453351c61",
                "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": "faedbbc4-f772-4e5e-a002-3e3931f74e03",
            "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      \"irure_63\": false\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          \"ea73\": false\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          \"id1_\": \"adipisicing\"\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          \"pariatur_44\": -52490443.443565175\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"fugiatdf8\": true,\n          \"in_518\": -91887163.5789107\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          \"ut_c4\": \"ut sit consectetur veniam\"\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"reprehenderit_1\": true,\n          \"do_c8\": false\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"captured\": \"<boolean>\",\n      \"meta\": {\n        \"commodo_28\": true\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          \"dolore09\": 51074288,\n          \"eu_c8d\": 71762389,\n          \"pariatur_\": -18037231\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"consequat_52c\": false,\n          \"aute5\": 33392052,\n          \"do5\": -66078814.24323181\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          \"dolor_40_\": -40903832,\n          \"exercitationda4\": true\n        },\n        \"landmark\": \"<string>\",\n        \"expire_at\": \"<dateTime>\",\n        \"geo_location\": {\n          \"aliqua_0df\": \"labore dolor pariatur\",\n          \"officia_b\": -11927890,\n          \"Duis99\": -12050954.91838634\n        },\n        \"address_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"tags\": [\n          \"<object>\",\n          \"<object>\"\n        ]\n      },\n      \"captured\": \"<boolean>\",\n      \"meta\": {\n        \"elit44\": \"mollit cillum aliqua\"\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    \"nostrud_0\": -28043121\n  },\n  \"source\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9857a626-2b2c-40ba-afca-f722f2ab29ef",
                "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": "c1a9bbdf-1963-4169-83f3-335c12279323",
                "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": "aa69092a-67ab-4b5e-a98f-d67d11d56d64",
            "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        \"Duis_c98\": \"mollit magna ea\",\n        \"in_3db\": true\n      },\n      \"landmark\": \"<string>\",\n      \"expire_at\": \"<dateTime>\",\n      \"geo_location\": {\n        \"deserunt01\": \"do quis dolor\"\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        \"non0d1\": false\n      },\n      \"landmark\": \"<string>\",\n      \"expire_at\": \"<dateTime>\",\n      \"geo_location\": {\n        \"adipisicing_e9\": 32189090.184369236,\n        \"sunt4_\": 45221966.73238486,\n        \"euf\": -45550164\n      },\n      \"address_type\": \"<string>\",\n      \"email\": \"<string>\",\n      \"tags\": [\n        \"<object>\",\n        \"<object>\"\n      ]\n    },\n    \"captured\": \"<boolean>\",\n    \"meta\": {\n      \"doloref09\": \"sunt ut proident\",\n      \"ipsum6ab\": false,\n      \"dolore3_0\": \"deserunt do in id\",\n      \"minim8e\": -36400667.3222141\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    \"id6ae\": 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": "df43a8e7-7bef-479b-b202-28c1220766a9",
                "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": "355f4deb-7079-4a3f-81e7-238eb6e19047",
                "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": "21c91337-d97f-4182-996d-98655445215b",
            "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": "68a3130b-89f3-4174-814c-d6b53a9c9e7d",
                "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": "094064d5-af35-41d5-aeff-7d94583b3bfb",
                "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": "3e7a2ee4-609a-40a7-8cb1-1b0638f56a6c",
            "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": "2ae06f42-8e79-461e-a5f8-2618e29527d9",
                "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": "5b68a300-d191-488e-8ad6-967205df61c7",
                "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\": \"officia cupidatat occaecat\",\n    \"description\": \"ut ad velit tempor dolore\"\n  },\n  \"success\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "2edffb40-cddb-44f5-8efe-0a74ed9892ff",
        "name": "Share",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "04ff0bee-d256-48a0-a590-e6d5b222b793",
            "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    \"veniam_f\": \"in sunt nisi tempor Excepteur\",\n    \"quis8a\": \"enim dolore pariatur\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "75d40218-4fee-4cb1-b68e-5b904dc24b6c",
                "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": "1fd51ab0-35d8-40e7-8479-c07af206fd67",
            "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": "f5fee582-f918-4992-bc49-a502e5ab619b",
                "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": "9b50cf5a-e044-4478-9357-67ef33f814eb",
            "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": "a2ec7e38-942f-4af8-9392-93bd2a75b87d",
                "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": "389a2cf7-95e5-4f8b-a9cd-a09f5ed1acee",
            "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    \"veniam_f\": \"in sunt nisi tempor Excepteur\",\n    \"quis8a\": \"enim dolore pariatur\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c0a2373c-5ce6-4264-a171-9dd89effa2eb",
                "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": "2a4b669d-2c57-4cf8-8e49-3b2d3d86ca5c",
        "name": "Theme",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "b2d6acb0-879b-489b-83e0-e459a7cfd8b5",
            "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        \"aliquip419\": -82081869.93213409,\n        \"ad_81\": false,\n        \"veniam8\": 29604834.467705607\n      },\n      \"custom_css\": \"<string>\",\n      \"blocks\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"preset\": {\n        \"aliquaf4c\": -55405644,\n        \"elit__c_\": \"fugiat eiusmod in in et\",\n        \"ut__37\": false\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            \"nostrudacc\": -84906984.58425157,\n            \"sint_336\": 4252142.577319831,\n            \"pariatur_d5\": true,\n            \"sintbea\": \"Ut\"\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        \"dolore6_6\": -13028290.730417117,\n        \"deserunt_8d\": 9207013,\n        \"officia_9c\": 99101031.36862904\n      },\n      \"custom_css\": \"<string>\",\n      \"blocks\": [\n        \"<object>\",\n        \"<object>\"\n      ],\n      \"preset\": {\n        \"temporc4b\": \"dolor dolor consequa\",\n        \"eu_5\": -59191835\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            \"dolore3\": 8823481.920107052\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        \"dolore_9d\": 33893590.96101776,\n        \"aute_0\": \"ad minim tempor\",\n        \"sint8\": 42754641\n      },\n      \"canvas\": {\n        \"value\": \"<string>\",\n        \"label\": \"<string>\"\n      },\n      \"in0f_\": true\n    },\n    {\n      \"attributes\": {\n        \"sint_a\": \"veniam cillum enim id sit\"\n      },\n      \"canvas\": {\n        \"value\": \"<string>\",\n        \"label\": \"<string>\"\n      },\n      \"magna__c\": 27499240,\n      \"occaecat32e\": \"est ut dolor culpa\",\n      \"quis_0b\": 20623821\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              \"sunt__54\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"dolore79\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"cillum_8\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"Lorema4\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"incididunt_63b\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"in_0\": [\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              \"auteb0\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"consectetur_083\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"aute_8e2\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"dolor_67c\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"url\": \"<string>\"\n          },\n          \"popup\": {\n            \"type\": \"<string>\",\n            \"params\": {\n              \"enim2\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"pariaturdc9\": [\n                \"<string>\",\n                \"<string>\"\n              ],\n              \"magna_334\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            \"query\": {\n              \"aliquip_f\": [\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": "8b35cf9b-4513-458e-9141-c5501c6abd98",
                "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": "825bd96f-be09-4f5d-a1df-b8ac485cdbf1",
            "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": "9cffce00-776f-4dc1-8938-ef34105378d4",
                "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": "209fb168-74ec-4c95-9d75-a495587b37de",
            "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": "247f251c-3063-4fc9-b9c1-8a163f77ade9",
                "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": "b8ed8405-7788-428e-8b87-19e335813d8e",
            "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": "d62cd5c8-653d-4e45-8787-f2c3b8048c1e",
                "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": "472821f4-fd17-4127-aa0f-1dbc90df0abc",
        "name": "User",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "8096455a-0516-45b8-9044-61d3304b1004",
            "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": "3dd4c835-125f-4561-b24d-f9276b758472",
                "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": "e68c207e-0a65-42d1-9417-fb5b8d012a84",
                "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": "2a836dee-53c5-4c2c-a021-542bd43a23a2",
            "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": "3f1b416d-e121-456c-8678-14f97e5b0f04",
                "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": "0c84413f-49c7-412c-88b0-3322bbbdf6f8",
            "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    \"cupidatatb09\": \"Lorem\"\n  },\n  \"external_id\": \"<string>\",\n  \"rr_id\": \"<string>\",\n  \"dob\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "34e9f3ad-05a0-45a5-9d91-ce0ce40b9971",
                "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": "1e1228b0-4dd1-40bb-abec-3aa47c80b598",
                "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": "3346486e-ce1d-4c1c-9d11-d59e6525f03a",
            "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": "e06081da-1b2a-428a-9b3d-47605d802936",
                "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": "7c5aebcc-6fdc-4c70-80be-8a70a6834290",
                "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": "f71b4f5f-d4ec-4876-8d48-9b5823ba5eaa",
            "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": "b7cc4944-6bc4-407a-91b8-90a917d684d0",
                "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": "759f0550-5fd2-4d99-8493-d5489511ebd2",
                "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": "4cd197b7-4762-4ce6-857f-e52d8a43c510",
            "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": "7cc3d61b-8347-401d-b255-98af64448a9e",
                "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": "4aee2e72-9383-4662-8f97-ce8b5cc1f407",
                "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": "b0da41c5-b2a2-4aea-b20c-0be143e9d2c2",
            "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    \"sint_c\": \"in commodo\",\n    \"nulla_1\": \"minim qui laboris\"\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": "68937fab-3212-499c-9ee3-5ec06ab22bb6",
                "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": "230bfa45-9f6b-4f5c-a55f-b00acafe3997",
                "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": "6c18a504-d678-461c-84f9-e5a2fb584f9f",
            "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": "57bdd73d-6a54-48cf-a2ed-4bccfe0db752",
                "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": "7233ae8f-78eb-4ee0-98ff-9e72c27d3d25",
                "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": "ccca6216-42d3-4299-aeeb-b4cb32df26f4",
            "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": "1e5c8760-8d34-457f-a2d6-43b6e6456147",
                "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": "6bed9cc9-8068-4920-9faf-26f64672c978",
                "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": "636aaeba-aaac-4984-98c3-621d3f6d6d64",
            "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": "34ec58cc-307d-45e2-b59d-151a93d38c55",
                "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": "b3c85aae-c179-403f-b443-a46d066190d8",
                "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": "7b31c42b-f870-403e-aeee-ec424b33962d",
            "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": "f871c44e-2451-4e33-9daf-fbd4d7417787",
                "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": "c626469e-f9a2-4f75-b254-97a194440b3d",
                "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": "70854c4b-cd22-4cec-9084-40940efbeee7",
            "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": "02b576ac-2a6c-4427-a7a3-50d528bc6d8c",
                "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": "21612054-973e-4f25-a264-eaeedd134a4f",
                "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": "29983abd-2c69-430d-8bd7-c973e46135f6",
            "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": "2f0dec9b-c6a5-484a-9e63-6eb0f0e260d7",
                "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    \"apple\": 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    \"apple\": {\n      \"app_id\": \"token_123\",\n      \"redirect_uri\": \"https://example.com/auth/apple/callback\"\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": "8c31f062-a95c-4089-b6dd-ba68d43d9722",
            "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    \"apple\": {\n      \"app_id\": \"<string>\",\n      \"redirect_uri\": \"<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": "17a1b09e-d5fc-41a7-ae29-14eea179b656",
                "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    \"apple\": 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    \"apple\": {\n      \"app_id\": \"token_123\",\n      \"redirect_uri\": \"https://example.com/auth/apple/callback\"\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    \"apple\": 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    \"apple\": {\n      \"app_id\": \"token_123\",\n      \"redirect_uri\": \"https://example.com/auth/apple/callback\"\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": "566a0fb2-3050-4d93-94eb-243c7df4631e",
            "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        \"tempor2\": -9877982.256103873,\n        \"nostrud_1c\": -95563176.39137259,\n        \"aute_6b\": \"aliqua mollit culpa esse\",\n        \"enim0_\": \"in sint ut\"\n      },\n      \"ignore_year\": \"<boolean>\"\n    },\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"ea_6\": -56074051.12632686,\n        \"cillum_2\": 27544300.639213488,\n        \"non_94\": false,\n        \"consectetur_55\": false\n      },\n      \"ignore_year\": \"<boolean>\"\n    }\n  ],\n  \"type\": \"<string>\",\n  \"file_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "dada4a5b-25c3-4550-9660-48eb76a033b2",
                "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": "dd2b236f-2f68-44e4-ade1-ac8aa20b4145",
            "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": "78705436-bd65-466b-8cad-aa87d65740fe",
                "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": "6c5543a9-ae7c-482c-a6f8-bfec0c61584f",
            "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        \"mollit_f\": 9436724,\n        \"non_f1\": \"ad laborum ut\"\n      },\n      \"ignore_year\": \"<boolean>\"\n    },\n    {\n      \"user_attribute_definition_id\": \"<string>\",\n      \"type\": \"<string>\",\n      \"value\": {\n        \"amet_a_b\": -94012635,\n        \"Lorem_5\": -49799954.11273346\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": "a8f9b0fe-9e2f-43f0-bdce-07fd35125601",
                "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": "d977562a-d777-4637-a685-cd57c80acf7d",
                "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": "0ea9e9d3-5c3c-48af-a782-c62c30805ad8",
            "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": "ea949519-290f-4ab2-bc40-06ca9f762840",
                "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": "7190ea23-64d6-41f3-aead-5db3b750d207",
                "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": "ad30f4bb-e2d4-40b4-83aa-c0ca18a7d233",
            "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": "80e45e8c-dd46-4d13-9f37-c833b2094b7f",
                "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": "95ef870e-6c46-4e54-bf07-b24813287336",
                "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": "45a326ad-a035-44dd-9fb0-c081e2d2bd62",
            "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": "e9846220-939d-4faf-80ff-b6b10e2c6997",
                "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": "c607dde9-a4bf-41c1-ac62-43c601fa0bd7",
                "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": "b95e4124-a0a3-45a7-886b-e47164d43989",
            "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": "036ac51a-8f72-4657-b31a-a7fe0c4cfcfb",
                "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": "dbbad79e-3abd-464c-bc40-3e712cb88f45",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f7993f87-3d05-4eef-9fd7-8bafb9d0cb3b",
            "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": "2016cffa-3b2b-4440-8e2a-5a57274fb090",
                "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": "dc38d338-4c38-4f0c-8df4-6a32072e5f10",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "17804392-6a42-4674-ae9b-ca5ae531224a",
            "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": "3e98da07-7109-46e9-83eb-a24fb52f78b7",
                "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\": \"minim non culpa esse\",\n  \"name\": \"do sed adipisicing fugiat\",\n  \"slug\": \"dolore eiusmod Ut\",\n  \"description\": \"enim incididunt ea\",\n  \"application_id\": \"in mollit Excepteur irure\",\n  \"type\": \"image_url\",\n  \"icon\": \"laboris aliqua consequat sunt\",\n  \"ordering_channels\": [\n    \"store_os_pos\",\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\": true,\n  \"customer_editable\": true,\n  \"encrypted\": false,\n  \"pinned\": true,\n  \"pin_order\": -46899855,\n  \"is_locked\": false,\n  \"created_at\": \"2014-09-01T17:28:27.717Z\",\n  \"modified_at\": \"1969-01-14T21:25:41.735Z\",\n  \"__v\": -4863883,\n  \"options\": [\n    \"cillum Lorem consequat esse\",\n    \"sit deserunt sed\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "df51ab6f-6e83-4861-a1f7-a1506f9bc5ec",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a3b24398-b1ad-4ade-b713-e4a019007bb6",
            "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": "dce57eaf-c293-4c6a-a81e-08517f4f3a0d",
                "name": "Successful Deletion",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition to delete."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Numeric ID allotted to a business account on Fynd Platform."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Alphanumeric ID allotted to an application created within a business account."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": \"culpa reprehenderit dolor\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c42a509f-8ffc-4eda-8416-b0a08205b6ba",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7f429920-5350-4b0d-9453-2fd8cb69de41",
            "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": "ff22fb34-93a6-4b2b-8d1b-c4e709c42e19",
                "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\": \"Ut veniam exercitation nisi\",\n  \"name\": \"officia ut ex\",\n  \"slug\": \"voluptate Excepteur aliquip veniam sed\",\n  \"description\": \"occaecat sunt in\",\n  \"application_id\": \"conseq\",\n  \"type\": \"platform_user_array\",\n  \"icon\": \"aliquip sunt\",\n  \"ordering_channels\": [\n    \"uniket\",\n    \"scan_go\"\n  ],\n  \"masking\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"registration\": {\n    \"enabled\": \"<boolean>\",\n    \"type\": \"<string>\"\n  },\n  \"is_multi_value\": true,\n  \"customer_editable\": true,\n  \"encrypted\": true,\n  \"pinned\": false,\n  \"pin_order\": -27424131,\n  \"is_locked\": true,\n  \"created_at\": \"1949-05-27T05:52:51.477Z\",\n  \"modified_at\": \"1954-07-09T06:21:15.693Z\",\n  \"__v\": 62589729,\n  \"options\": [\n    \"sunt id\",\n    \"minim\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9667d2a2-c9bc-48db-9589-e9c4ae79e4da",
            "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    \"esse_435\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f7846318-9ba1-46a5-9a78-4ca3a6973884",
                "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\": \"in non\",\n  \"name\": \"ea Ut labore esse\",\n  \"user_id\": \"sed reprehenderit aliqua eu dolor\",\n  \"application_id\": \"sunt\",\n  \"user_attribute_definition_id\": \"dolor minim\",\n  \"created_at\": \"1959-07-14T05:36:23.961Z\",\n  \"updated_at\": \"1949-09-03T12:09:10.151Z\",\n  \"type\": \"encrypted_dropdown\",\n  \"customer_overridden\": false,\n  \"attribute\": {\n    \"labore_5\": \"enim ipsum dolore deserunt\"\n  },\n  \"updated_by\": \"reprehenderit et non aliqua\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "30fafc4f-1b0d-4830-87ab-a24a23646b27",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4a866560-bb57-49ff-b674-1fc6836afd67",
            "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": "683bffd6-7adb-40a3-8e8a-f6f80a3e8260",
                "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\": \"in non\",\n  \"name\": \"ea Ut labore esse\",\n  \"user_id\": \"sed reprehenderit aliqua eu dolor\",\n  \"application_id\": \"sunt\",\n  \"user_attribute_definition_id\": \"dolor minim\",\n  \"created_at\": \"1959-07-14T05:36:23.961Z\",\n  \"updated_at\": \"1949-09-03T12:09:10.151Z\",\n  \"type\": \"encrypted_dropdown\",\n  \"customer_overridden\": false,\n  \"attribute\": {\n    \"labore_5\": \"enim ipsum dolore deserunt\"\n  },\n  \"updated_by\": \"reprehenderit et non aliqua\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4cc5bedc-021a-49b6-b392-7ad9e7c87e02",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f9e12a32-9c97-4557-a839-71765fc892f3",
            "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": "7ed93395-c06b-420e-b0bc-fec324ccb707",
                "name": "Successful update",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "platform",
                      "user",
                      "v1.0",
                      "company",
                      ":company_id",
                      "application",
                      ":application_id",
                      "user_attribute",
                      "definition",
                      ":attribute_def_id",
                      "user",
                      ":user_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "attribute_def_id",
                        "description": "(Required) The unique identifier of the attribute definition."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "user_id",
                        "description": "(Required) The unique identifier of the user."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "application_id",
                        "description": "(Required) Application ID."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "company_id",
                        "description": "(Required) Company ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": \"culpa reprehenderit dolor\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "41a3bc67-9c41-4a60-9fc1-5b4084eda67e",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ab93a75e-e3bf-4e9a-8a1f-4302b2b4976f",
            "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": "0dc6fa2e-39b4-404f-be96-e727ae58899a",
                "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\": \"mollit nisi in velit\",\n      \"name\": \"cupidatat est \",\n      \"user_id\": \"anim\",\n      \"application_id\": \"Excepteur proident\",\n      \"user_attribute_definition_id\": \"laborum commodo culpa\",\n      \"created_at\": \"2015-05-20T20:51:49.128Z\",\n      \"updated_at\": \"1966-01-12T21:24:26.906Z\",\n      \"type\": \"platform_user_array\",\n      \"customer_overridden\": false,\n      \"attribute\": {\n        \"proidentd0c\": 74930354,\n        \"nostrud_c6\": true,\n        \"in_3f\": -97520668.68870619\n      },\n      \"updated_by\": \"nulla elit qui\"\n    },\n    {\n      \"_id\": \"aliqua non consequat\",\n      \"name\": \"voluptate cillum est ullamco enim\",\n      \"user_id\": \"Excepteur c\",\n      \"application_id\": \"cillum dolore non sint Lorem\",\n      \"user_attribute_definition_id\": \"pariatur eiusmod\",\n      \"created_at\": \"1993-09-14T00:40:19.495Z\",\n      \"updated_at\": \"2010-02-06T17:21:30.828Z\",\n      \"type\": \"encrypted_dropdown\",\n      \"customer_overridden\": true,\n      \"attribute\": {\n        \"ipsum2\": -57264604\n      },\n      \"updated_by\": \"in adipisicing ex dolor in\"\n    }\n  ],\n  \"page\": {\n    \"size\": -82027733,\n    \"total\": 54543042,\n    \"item_total\": 90610025,\n    \"has_next\": true,\n    \"type\": \"in dolor\",\n    \"current\": -60828024\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "dee59243-a064-4fa0-8b02-b457e37d23d1",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "540b2a28-2f2e-406b-8ab4-8572cf359e12",
            "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": "efc212d4-c90a-4ba2-bc4f-3cd423dadfd8",
                "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": "94d5182d-1c87-4d92-a758-85368e75c88c",
                "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": "5f5ad6d2-2496-459f-8ece-3de566a47edd",
            "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": "342645c0-74cc-42a5-bbf7-fa9b86a1dad5",
                "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": "d27b696d-1fe8-49bd-9e46-ec299974204d",
                "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": "f6ddf509-ce79-4e9a-a745-474b3f29bfb7",
            "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": "e63386a5-9122-48d3-a75d-b6958a2ed3f3",
                "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\": \"in non\",\n  \"name\": \"ea Ut labore esse\",\n  \"user_id\": \"sed reprehenderit aliqua eu dolor\",\n  \"application_id\": \"sunt\",\n  \"user_attribute_definition_id\": \"dolor minim\",\n  \"created_at\": \"1959-07-14T05:36:23.961Z\",\n  \"updated_at\": \"1949-09-03T12:09:10.151Z\",\n  \"type\": \"encrypted_dropdown\",\n  \"customer_overridden\": false,\n  \"attribute\": {\n    \"labore_5\": \"enim ipsum dolore deserunt\"\n  },\n  \"updated_by\": \"reprehenderit et non aliqua\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6272a8cf-4473-4a0b-9808-f812e200e482",
                "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\": \"laborum sint esse \",\n  \"message\": \"mollit sit veniam quis\",\n  \"info\": \"proident sint\",\n  \"request_id\": \"ex cupidatat ut\",\n  \"error\": \"qui dolore labore\",\n  \"meta\": {\n    \"minim_7a9\": 98323814.24675307,\n    \"dolore0a\": true\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "032de205-7929-4ebe-af8d-7dbb79c56db7",
            "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": "f211243e-9c9f-49ef-b0a9-5474399577d9",
                "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": "6ba88ce5-2728-413a-9d9a-13334c37d688",
                "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": "b09cf597-2be8-41b3-b402-45d95b338a3e",
            "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": "8a29306c-b416-4709-ac57-65ae17f3825d",
                "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": "d182c311-bc8f-46c9-92e8-b81414b7cab1",
            "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": "94c02a1a-aa37-4b11-8e79-4d5b4fc0a3da",
                "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": "0cc01a94-e770-4490-9522-9cc56cc67935",
                "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": "54e9cadc-b8d9-4136-bf13-c4f941244135",
            "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": "7896098a-fc61-4e67-9b8b-b061115b7a99",
                "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": "770192ca-e3e8-4656-8b2c-23143eff3012",
            "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": "e6925d0b-63bc-4a79-9014-bed7a19e21c9",
                "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": "6fd3e8fb-90f0-41b4-8395-5f737e75d0d1",
                "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": "1463a7ba-4182-410d-8971-86c58852fc53",
            "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          \"id_d\": true,\n          \"enim8\": \"cupidatat quis\"\n        }\n      },\n      {\n        \"definition_id\": \"<string>\",\n        \"type\": \"<string>\",\n        \"value\": {\n          \"ex_d\": false,\n          \"labore_2ae\": true,\n          \"labore_\": true\n        }\n      }\n    ],\n    \"email\": \"<string>\",\n    \"has_email\": \"<boolean>\",\n    \"has_phone\": \"<boolean>\",\n    \"phone\": \"<string>\",\n    \"definition_ids\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "eb73bb21-6751-4771-bbcb-87183099c0ad",
                "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": "d2f0483b-4e05-4e0e-9432-4330553f9c3b",
        "name": "Webhook",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "ffd1f0de-110e-4901-9b4d-1e46eca08ac8",
            "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    \"minim_b6\": -58288471.58371913\n  },\n  \"auth_meta\": {\n    \"type\": \"<string>\",\n    \"secret\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4499b3cc-7b70-44d4-b385-7da51264e38d",
                "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": "32c96f42-91cf-42e4-8670-9b3112c1d188",
            "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    \"non_ff\": 83576179.51287755\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": "1a00c7da-2c02-4d86-9a75-52e6fed56bcd",
                "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": "0aa5f342-d280-429b-9eda-62af491f5913",
            "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": "52806a2c-8420-4404-86fa-8e4a879f27a5",
                "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": "2c605d3d-c860-49b5-bda4-88c501349ac8",
            "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          \"reprehenderit_5\": -59849332\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": "97c90813-065b-48c9-add1-2ae396565192",
                "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": "3c395259-bc18-4eb4-af6d-de8a323b04f8",
            "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": "e9016c23-f48a-45ab-a011-d3e8a6b0b4aa",
                "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": "bad5ccc8-2842-4e2f-b830-cd7bf3e93477",
            "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": "12565980-2961-4a11-9eec-2acb347d8784",
                "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": "21cda6ee-e85e-4038-92e6-5541eeda4b42",
      "name": "Fynd Platform's Platform Side APIs v2.11.10",
      "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"
        }
      ]
    }
  }
}