{
  "collection": {
    "item": [
      {
        "id": "3ca3a5da-892e-4cf0-9e39-647664ae8664",
        "name": "Cart",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "772ba54f-c2c0-4812-8756-4aecc4a51da8",
            "name": "getCart | Get a cart",
            "request": {
              "name": "getCart | Get a cart",
              "description": {
                "content": "Get details of a cart 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",
                  "application",
                  "cart",
                  "v1.0",
                  "detail"
                ],
                "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": "c",
                    "value": "<boolean>",
                    "description": "Select `true` to retrieve the cod charges in breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "assign_card_id",
                    "value": "<integer>",
                    "description": "Token of user's debit or credit card."
                  },
                  {
                    "disabled": false,
                    "key": "area_code",
                    "value": "<string>",
                    "description": "Customer servicable area_code."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "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."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c304d7db-9055-4d6c-9fd8-a7c34b8ae93b",
                "name": "Success. Returns a Cart object. Check the example shown below or refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "c",
                        "value": "<boolean>"
                      },
                      {
                        "key": "assign_card_id",
                        "value": "<integer>"
                      },
                      {
                        "key": "area_code",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"applied_promo_details\": [\n    {\n      \"application_id\": \"000000000000000000000001\",\n      \"apply_all_offers\": false,\n      \"apply_exclusive\": null,\n      \"buy_article_dict\": {\n        \"rule#1\": {\n          \"633527e850dfb8e73e6de996_0\": {\n            \"added_in_cart\": false,\n            \"added_quantity\": 0,\n            \"amount_paid\": 0,\n            \"applicable_credits\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 0,\n              \"floor_value\": 0,\n              \"source_currency_code\": \"FC\",\n              \"source_currency_symbol\": \"\",\n              \"source_value\": 0,\n              \"value\": 0\n            },\n            \"article_assign_status\": true,\n            \"article_assignment\": {\n              \"level\": \"multi-companies\",\n              \"strategy\": \"optimal\"\n            },\n            \"article_error\": {\n              \"type\": null,\n              \"value\": null,\n              \"message\": null\n            },\n            \"article_id\": \"633527e850dfb8e73e6de996\",\n            \"article_index\": \"0\",\n            \"article_meta\": {\n              \"article_id\": \"633527e850dfb8e73e6de996\",\n              \"bulk_margin\": 0,\n              \"bulk_discount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 0,\n                \"value\": 0\n              },\n              \"bulk_coupon_code\": null,\n              \"country_of_origin\": \"India\",\n              \"dimension\": {\n                \"width\": 70,\n                \"unit\": \"cm\",\n                \"height\": 70,\n                \"is_default\": true,\n                \"length\": 70\n              },\n              \"fragile\": false,\n              \"manufacturer\": {\n                \"address\": \"10, PALI MALA RD, ADARSH NAGAR, BANDRA WEST,, MAHARASHTRA, MUMBAI\",\n                \"name\": \"Sabki Shop\",\n                \"is_default\": true\n              },\n              \"weight\": {\n                \"shipping\": 250,\n                \"unit\": \"gram\",\n                \"is_default\": true\n              },\n              \"raw_meta\": {\n                \"fynd_identifier\": \"4187_3412343256098\",\n                \"is_set_article\": false,\n                \"set_quantity\": 1\n              },\n              \"is_set\": false,\n              \"set\": {},\n              \"identifier\": {\n                \"ean\": \"3412343256098\"\n              },\n              \"hsn_code\": null,\n              \"hsn_code_id\": \"625fbd96faeed8b3df6ec3ce\",\n              \"raw_price\": {\n                \"effective\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 3899,\n                  \"floor_value\": 3899,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 3899,\n                  \"value\": 3899\n                },\n                \"marked\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 3899,\n                  \"floor_value\": 3899,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 3899,\n                  \"value\": 3899\n                },\n                \"transfer\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                }\n              },\n              \"seller_identifier\": \"3412343256098\",\n              \"_custom_json\": {},\n              \"tags\": [],\n              \"return_config\": {\n                \"time\": 0,\n                \"unit\": \"days\",\n                \"returnable\": false\n              }\n            },\n            \"attributes\": {\n              \"essential\": \"No\",\n              \"item_code\": \"BSFJ2-12608\",\n              \"gender\": [\n                \"Men\"\n              ],\n              \"denim_type\": \"Solid\",\n              \"pattern\": \"Solid\",\n              \"product_fit\": \"Slim\",\n              \"currency\": \"INR\",\n              \"media\": [\n                {\n                  \"type\": \"image\",\n                  \"meta\": {\n                    \"brand\": \"nike\",\n                    \"item_code\": \"BSFJ2-12608\",\n                    \"sequence\": 0\n                  },\n                  \"url\": \"https://hdn-1.addsale.com/addsale/products/pictures/item/free/original/nike/BSFJ2-12608/0/jMpkpyx17w-GWQjymow3-Black-Slim-Fit-Jeans.jpeg\"\n                }\n              ],\n              \"name\": \"Nike Jeans 12608\",\n              \"brand_name\": \"Nike\"\n            },\n            \"avl_qty\": 97,\n            \"brand_id\": 18,\n            \"bulk_coupon_applied\": false,\n            \"bulk_coupon_code\": null,\n            \"bulk_discount\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 0,\n              \"floor_value\": 0,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 0,\n              \"value\": 0\n            },\n            \"bulk_margin\": 0,\n            \"cancellation_allowed\": true,\n            \"cashback\": {\n              \"amount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"FC\",\n                \"source_currency_symbol\": \"\",\n                \"source_value\": 0,\n                \"value\": 0\n              }\n            },\n            \"category_id\": [\n              150\n            ],\n            \"cod_charges\": {\n              \"amount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 0,\n                \"value\": 0\n              }\n            },\n            \"company_id\": 2,\n            \"company_info\": {\n              \"company_id\": 2,\n              \"c_name\": \"Sabki Shop\",\n              \"c_taxes\": [\n                {\n                  \"rate\": 15,\n                  \"enable\": true,\n                  \"effective_date\": \"2022-06-05T18:29:23.904Z\"\n                }\n              ],\n              \"company_cin\": \"U45200MH1992PTC066474\"\n            },\n            \"company_taxes\": [\n              {\n                \"rate\": 15,\n                \"enable\": true,\n                \"effective_date\": \"2022-06-05T18:29:23.904Z\"\n              }\n            ],\n            \"coupon\": {\n              \"amount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 0,\n                \"value\": 0\n              },\n              \"article_count\": 0,\n              \"cancellation_allowed\": true,\n              \"return_allowed\": true\n            },\n            \"currency_dict\": {\n              \"code\": \"INR\",\n              \"rate\": 1\n            },\n            \"custom_meta\": {},\n            \"data\": {},\n            \"delivery_charges\": {\n              \"amount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 0,\n                \"value\": 0\n              }\n            },\n            \"delivery_error_msg\": \"\",\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            \"departments\": [\n              99\n            ],\n            \"discount\": 0,\n            \"discount_applied\": {},\n            \"dt_currency\": \"INR\",\n            \"dt_currency_symbol\": \"â‚¹\",\n            \"esp_modified\": false,\n            \"extra_meta\": {},\n            \"float_amount_paid\": 0,\n            \"free_gift_items_meta\": {},\n            \"group_id\": \"\",\n            \"gst_amount\": 167.1,\n            \"gst_tax_percentage\": 5,\n            \"hsn_code\": null,\n            \"hsn_code_id\": \"625fbd96faeed8b3df6ec3ce\",\n            \"identifiers\": {\n              \"identifier\": \"BDnwAINORr6SlTKxZN3w\"\n            },\n            \"image_nature\": \"standard\",\n            \"include\": true,\n            \"is_valid\": true,\n            \"item_id\": 75660796,\n            \"item_size\": \"34\",\n            \"last_update_at\": 1680852767,\n            \"meta\": {},\n            \"net_price\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3509.1,\n              \"floor_value\": 3509.1,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3509.1,\n              \"value\": 3509.1\n            },\n            \"old_price\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3899,\n              \"floor_value\": 3899,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3899,\n              \"value\": 3899\n            },\n            \"original_price_effective\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3899,\n              \"floor_value\": 3899,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3899,\n              \"value\": 3899\n            },\n            \"original_unit_price\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3899,\n              \"floor_value\": 3899,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3899,\n              \"value\": 3899\n            },\n            \"parent_item_identifiers\": {\n              \"identifier\": null,\n              \"parent_item_size\": null,\n              \"parent_item_id\": null\n            },\n            \"pickup_stores\": [],\n            \"price\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3899,\n              \"floor_value\": 3899,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3899,\n              \"value\": 3899\n            },\n            \"price_effective\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3899,\n              \"floor_value\": 3899,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3899,\n              \"value\": 3899\n            },\n            \"price_marked\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3899,\n              \"floor_value\": 3899,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3899,\n              \"value\": 3899\n            },\n            \"product_tags\": [],\n            \"promotions\": {\n              \"amount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 0,\n                \"value\": 0\n              },\n              \"applied\": [\n                {\n                  \"amount\": {\n                    \"conversion_rate\": 1,\n                    \"currency_code\": \"INR\",\n                    \"currency_symbol\": \"â‚¹\",\n                    \"floor_source_value\": 389.9,\n                    \"floor_value\": 389.9,\n                    \"source_currency_code\": \"INR\",\n                    \"source_currency_symbol\": \"â‚¹\",\n                    \"source_value\": 389.9,\n                    \"value\": 389.9\n                  },\n                  \"applied_discounts\": [\n                    {\n                      \"type\": \"percentage\",\n                      \"value\": 10\n                    }\n                  ],\n                  \"applied_free_articles\": [],\n                  \"apply_exclusive\": null,\n                  \"article_quantity\": 1,\n                  \"buy_rules\": [\n                    {\n                      \"all_items\": null,\n                      \"cart_conditions\": {},\n                      \"item_criteria\": {\n                        \"item_brand\": [\n                          18\n                        ]\n                      },\n                      \"mrp_promo\": false,\n                      \"slug\": \"rule#1\"\n                    }\n                  ],\n                  \"cancellation_allowed\": true,\n                  \"discount_rules\": [\n                    {\n                      \"all_items\": null,\n                      \"buy_condition\": \"( rule#1 )\",\n                      \"item_criteria\": {\n                        \"buy_rules\": [\n                          \"rule#1\"\n                        ]\n                      },\n                      \"matched_buy_rules\": [\n                        \"rule#1\"\n                      ],\n                      \"offer\": {\n                        \"discount_percentage\": 10\n                      },\n                      \"raw_offer\": {\n                        \"item_criteria\": {\n                          \"buy_rules\": [\n                            \"rule#1\"\n                          ]\n                        },\n                        \"buy_condition\": \"( rule#1 )\",\n                        \"discount_type\": \"percentage\",\n                        \"offer\": {\n                          \"discount_percentage\": 10\n                        }\n                      },\n                      \"type\": \"percentage\"\n                    }\n                  ],\n                  \"mrp_promo\": false,\n                  \"offer_text\": \"10% of on NIKE Jeans\",\n                  \"ownership\": {\n                    \"payable_category\": \"seller\",\n                    \"payable_by\": \"\"\n                  },\n                  \"payable_category\": \"seller\",\n                  \"promo_code\": null,\n                  \"promo_id\": \"642fe329ed159b7aa743a293\",\n                  \"promo_type\": \"percentage\",\n                  \"promotion_group\": \"product\",\n                  \"return_allowed\": true\n                }\n              ],\n              \"apply_exclusive\": null,\n              \"available\": [],\n              \"cancellation_allowed\": true,\n              \"exclusive_promo_applied\": false,\n              \"mrp_promo_applied\": false,\n              \"return_allowed\": true\n            },\n            \"quantity\": 1,\n            \"quantity_assign_status\": false,\n            \"referral_credits\": {\n              \"amount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"FC\",\n                \"source_currency_symbol\": \"\",\n                \"source_value\": 0,\n                \"value\": 0\n              }\n            },\n            \"reload_data_only\": true,\n            \"return_allowed\": false,\n            \"sc_currency\": \"INR\",\n            \"sc_currency_symbol\": \"â‚¹\",\n            \"selling_price\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3899,\n              \"floor_value\": 3899,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3899,\n              \"value\": 3899\n            },\n            \"service_item_meta\": {\n              \"product_group_tags\": null,\n              \"products\": null\n            },\n            \"size_level_total_qty\": 1,\n            \"sizes\": [\n              \"34\"\n            ],\n            \"split_article_id\": \"633527e850dfb8e73e6de996_0\",\n            \"split_index\": 0,\n            \"store_id\": 4187,\n            \"store_info\": {\n              \"store_id\": 4187,\n              \"s_city\": \"HYDERABAD\",\n              \"store_name\": \"AND Inorbit Hyderabad\",\n              \"store_type\": \"mall\",\n              \"store_pincode\": 500081,\n              \"latitude\": 17.4343693,\n              \"longitude\": 78.3866087\n            },\n            \"strategy_validation_data\": {},\n            \"tags\": [\n              \"rule#1\"\n            ],\n            \"total_gst_amount\": 167.1,\n            \"total_value_of_good\": 3342,\n            \"transfer_price\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 0,\n              \"floor_value\": 0,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 0,\n              \"value\": 0\n            },\n            \"unit_price\": {\n              \"conversion_rate\": 1,\n              \"currency_code\": \"INR\",\n              \"currency_symbol\": \"â‚¹\",\n              \"floor_source_value\": 3509.1,\n              \"floor_value\": 3509.1,\n              \"source_currency_code\": \"INR\",\n              \"source_currency_symbol\": \"â‚¹\",\n              \"source_value\": 3509.1,\n              \"value\": 3509.1\n            },\n            \"valid_inventory\": true,\n            \"value_of_good\": 3342,\n            \"verify_article\": false\n          }\n        }\n      },\n      \"buy_rules\": [\n        {\n          \"all_items\": null,\n          \"cart_conditions\": {},\n          \"item_criteria\": {\n            \"item_brand\": [\n              18\n            ]\n          },\n          \"mrp_promo\": false,\n          \"slug\": \"rule#1\"\n        }\n      ],\n      \"buy_rules_map\": {\n        \"rule#1\": {\n          \"item_brand\": [\n            18\n          ]\n        }\n      },\n      \"calculate_on\": \"esp\",\n      \"cancellation_allowed\": true,\n      \"code\": null,\n      \"discount\": 389.9,\n      \"discount_rules\": [\n        {\n          \"all_items\": null,\n          \"buy_condition\": \"( rule#1 )\",\n          \"item_criteria\": {\n            \"buy_rules\": [\n              \"rule#1\"\n            ]\n          },\n          \"matched_buy_rules\": [\n            \"rule#1\"\n          ],\n          \"offer\": {\n            \"discount_percentage\": 10\n          },\n          \"raw_offer\": {\n            \"item_criteria\": {\n              \"buy_rules\": [\n                \"rule#1\"\n              ]\n            },\n            \"buy_condition\": \"( rule#1 )\",\n            \"discount_type\": \"percentage\",\n            \"offer\": {\n              \"discount_percentage\": 10\n            }\n          },\n          \"type\": \"percentage\"\n        }\n      ],\n      \"id\": \"642fe329ed159b7aa743a293\",\n      \"mrp_promo\": false,\n      \"offer_text\": \"10% of on NIKE Jeans\",\n      \"ownership\": {\n        \"payable_category\": \"seller\",\n        \"payable_by\": \"\"\n      },\n      \"payable_category\": \"seller\",\n      \"priority\": 1,\n      \"promo_group\": \"product\",\n      \"remaining_allowed_qty\": null,\n      \"restrictions\": {\n        \"uses\": {\n          \"maximum\": {\n            \"user\": 0,\n            \"total\": 0\n          },\n          \"remaining\": {\n            \"user\": 0,\n            \"total\": 0\n          }\n        },\n        \"user_groups\": [],\n        \"post_order\": {\n          \"return_allowed\": true,\n          \"cancellation_allowed\": true\n        },\n        \"user_id\": [],\n        \"payments\": [],\n        \"user_registered\": {\n          \"start\": null,\n          \"end\": null\n        },\n        \"platforms\": [\n          \"web\",\n          \"android\",\n          \"ios\"\n        ],\n        \"anonymous_users\": true\n      },\n      \"return_allowed\": true,\n      \"stackable\": true,\n      \"type\": \"percentage\",\n      \"usage_meta\": null\n    }\n  ],\n  \"items\": [\n    {\n      \"identifiers\": {},\n      \"bulk_offer\": {},\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      \"discount\": \"67% OFF\",\n      \"moq\": {},\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      \"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      \"availability\": {\n        \"available_sizes\": [\n          {\n            \"is_available\": true,\n            \"display\": \"OS\",\n            \"value\": \"OS\"\n          }\n        ],\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          \"final_price\": 999,\n          \"discount\": 0\n        },\n        \"converted\": {\n          \"add_on\": 999,\n          \"marked\": 2999,\n          \"effective\": 999,\n          \"selling\": 999,\n          \"currency_code\": \"INR\",\n          \"final_price\": 999,\n          \"discount\": 0\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      \"mop_total\": 0,\n      \"store_credit\": 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  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  },\n  \"free_gift_selection_available\": false,\n  \"last_modified\": \"2020-03-09T00:00:00.000Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "15a8de98-0807-4d63-9fae-f2be17508616",
            "name": "getCartLastModified | Get last modified timestamp of a cart",
            "request": {
              "name": "getCartLastModified | Get last modified timestamp of a cart",
              "description": {
                "content": "Retrieve the last modified timestamp of the cart using unique cart ID. It indicates the most recent update made to the cart's content or properties.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  }
                ],
                "variable": []
              },
              "method": "HEAD",
              "auth": null,
              "header": [
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ]
            },
            "response": [
              {
                "id": "8fd83e45-44e0-4a22-8d62-3d32fa9d2f04",
                "name": "Success. Receives last modifed timestamp in the header.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "method": "HEAD",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "disabled": false,
                    "key": "Last-Modified",
                    "value": "2007-10-26",
                    "description": ""
                  },
                  {
                    "key": "Content-Type",
                    "value": "text/plain"
                  }
                ],
                "body": "",
                "cookie": [],
                "_postman_previewlanguage": "text"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8b6a99e-c5b3-4e60-81cc-eb109470728b",
            "name": "addItems | Add items to a cart",
            "request": {
              "name": "addItems | Add items to a 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",
                  "application",
                  "cart",
                  "v1.0",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "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": "area_code",
                    "value": "<string>",
                    "description": "Customer servicable area_code."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Select `true` to set/initialize buy now cart."
                  },
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of 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."
                  }
                ],
                "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  \"items\": [\n    {\n      \"article_assignment\": {\n        \"ut0e\": -58942979.54694068\n      },\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"extra_meta\": {\n        \"voluptate_e1\": \"ad tempor\",\n        \"officia_d55\": false\n      },\n      \"quantity\": \"<integer>\",\n      \"_custom_json\": {\n        \"adipisicing_04\": true,\n        \"quiscdd\": \"esse\",\n        \"laborum_4d0\": -63473581.187936515\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"item_size\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"article_id\": \"<string>\",\n      \"parent_item_identifiers\": [\n        {\n          \"commodo_02\": \"<string>\"\n        },\n        {\n          \"in_2ac\": \"<string>\",\n          \"ute\": \"<string>\",\n          \"sed_f28\": \"<string>\"\n        }\n      ],\n      \"seller_id\": \"<integer>\",\n      \"pos\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"fugiat_6\": -49298914.876323074,\n        \"proident_284\": false,\n        \"fugiat_01b\": 46760548\n      },\n      \"seller_identifier\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"article_assignment\": {\n        \"indd\": \"in dolore ad ipsum\",\n        \"voluptate_cb\": -92825492,\n        \"mollit_b\": 3476706.5436407328\n      },\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"extra_meta\": {\n        \"Uteb8\": \"labore in minim elit\"\n      },\n      \"quantity\": \"<integer>\",\n      \"_custom_json\": {\n        \"adipisicing_1c2\": 27257267.72794439,\n        \"exercitation_c54\": 14089793.368473828\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"item_size\": \"<string>\",\n      \"store_id\": \"<integer>\",\n      \"display\": \"<string>\",\n      \"article_id\": \"<string>\",\n      \"parent_item_identifiers\": [\n        {\n          \"ad08_\": \"<string>\",\n          \"id32\": \"<string>\"\n        },\n        {\n          \"sint_c\": \"<string>\",\n          \"Excepteur_3f\": \"<string>\",\n          \"eiusmod8\": \"<string>\"\n        }\n      ],\n      \"seller_id\": \"<integer>\",\n      \"pos\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"elit_c\": \"commodo ex consectetur pariatur\"\n      },\n      \"seller_identifier\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    }\n  ],\n  \"new_cart\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7043a08a-ba35-47c5-b1f6-a6c820f2c3ff",
                "name": "Success. Returns a cart object as shown below. Refer `AddCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "area_code",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"new_cart\": true,\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}",
                    "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    \"applied_promo_details\": [\n      {\n        \"application_id\": \"000000000000000000000001\",\n        \"apply_all_offers\": false,\n        \"apply_exclusive\": null,\n        \"buy_article_dict\": {\n          \"rule#1\": {\n            \"633527e850dfb8e73e6de996_0\": {\n              \"added_in_cart\": false,\n              \"added_quantity\": 0,\n              \"amount_paid\": 0,\n              \"applicable_credits\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"FC\",\n                \"source_currency_symbol\": \"\",\n                \"source_value\": 0,\n                \"value\": 0\n              },\n              \"article_assign_status\": true,\n              \"article_assignment\": {\n                \"level\": \"multi-companies\",\n                \"strategy\": \"optimal\"\n              },\n              \"article_error\": {\n                \"type\": null,\n                \"value\": null,\n                \"message\": null\n              },\n              \"article_id\": \"633527e850dfb8e73e6de996\",\n              \"article_index\": \"0\",\n              \"article_meta\": {\n                \"article_id\": \"633527e850dfb8e73e6de996\",\n                \"bulk_margin\": 0,\n                \"bulk_discount\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                },\n                \"bulk_coupon_code\": null,\n                \"country_of_origin\": \"India\",\n                \"dimension\": {\n                  \"width\": 70,\n                  \"unit\": \"cm\",\n                  \"height\": 70,\n                  \"is_default\": true,\n                  \"length\": 70\n                },\n                \"fragile\": false,\n                \"manufacturer\": {\n                  \"address\": \"10, PALI MALA RD, ADARSH NAGAR, BANDRA WEST,, MAHARASHTRA, MUMBAI\",\n                  \"name\": \"Sabki Shop\",\n                  \"is_default\": true\n                },\n                \"weight\": {\n                  \"shipping\": 250,\n                  \"unit\": \"gram\",\n                  \"is_default\": true\n                },\n                \"raw_meta\": {\n                  \"fynd_identifier\": \"4187_3412343256098\",\n                  \"is_set_article\": false,\n                  \"set_quantity\": 1\n                },\n                \"is_set\": false,\n                \"set\": {},\n                \"identifier\": {\n                  \"ean\": \"3412343256098\"\n                },\n                \"hsn_code\": null,\n                \"hsn_code_id\": \"625fbd96faeed8b3df6ec3ce\",\n                \"raw_price\": {\n                  \"effective\": {\n                    \"conversion_rate\": 1,\n                    \"currency_code\": \"INR\",\n                    \"currency_symbol\": \"â‚¹\",\n                    \"floor_source_value\": 3899,\n                    \"floor_value\": 3899,\n                    \"source_currency_code\": \"INR\",\n                    \"source_currency_symbol\": \"â‚¹\",\n                    \"source_value\": 3899,\n                    \"value\": 3899\n                  },\n                  \"marked\": {\n                    \"conversion_rate\": 1,\n                    \"currency_code\": \"INR\",\n                    \"currency_symbol\": \"â‚¹\",\n                    \"floor_source_value\": 3899,\n                    \"floor_value\": 3899,\n                    \"source_currency_code\": \"INR\",\n                    \"source_currency_symbol\": \"â‚¹\",\n                    \"source_value\": 3899,\n                    \"value\": 3899\n                  },\n                  \"transfer\": {\n                    \"conversion_rate\": 1,\n                    \"currency_code\": \"INR\",\n                    \"currency_symbol\": \"â‚¹\",\n                    \"floor_source_value\": 0,\n                    \"floor_value\": 0,\n                    \"source_currency_code\": \"INR\",\n                    \"source_currency_symbol\": \"â‚¹\",\n                    \"source_value\": 0,\n                    \"value\": 0\n                  }\n                },\n                \"seller_identifier\": \"3412343256098\",\n                \"_custom_json\": {},\n                \"tags\": [],\n                \"return_config\": {\n                  \"time\": 0,\n                  \"unit\": \"days\",\n                  \"returnable\": false\n                }\n              },\n              \"attributes\": {\n                \"essential\": \"No\",\n                \"item_code\": \"BSFJ2-12608\",\n                \"gender\": [\n                  \"Men\"\n                ],\n                \"denim_type\": \"Solid\",\n                \"pattern\": \"Solid\",\n                \"product_fit\": \"Slim\",\n                \"currency\": \"INR\",\n                \"media\": [\n                  {\n                    \"type\": \"image\",\n                    \"meta\": {\n                      \"brand\": \"nike\",\n                      \"item_code\": \"BSFJ2-12608\",\n                      \"sequence\": 0\n                    },\n                    \"url\": \"https://hdn-1.addsale.com/addsale/products/pictures/item/free/original/nike/BSFJ2-12608/0/jMpkpyx17w-GWQjymow3-Black-Slim-Fit-Jeans.jpeg\"\n                  }\n                ],\n                \"name\": \"Nike Jeans 12608\",\n                \"brand_name\": \"Nike\"\n              },\n              \"avl_qty\": 97,\n              \"brand_id\": 18,\n              \"bulk_coupon_applied\": false,\n              \"bulk_coupon_code\": null,\n              \"bulk_discount\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 0,\n                \"value\": 0\n              },\n              \"bulk_margin\": 0,\n              \"cancellation_allowed\": true,\n              \"cashback\": {\n                \"amount\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"FC\",\n                  \"source_currency_symbol\": \"\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                }\n              },\n              \"category_id\": [\n                150\n              ],\n              \"cod_charges\": {\n                \"amount\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                }\n              },\n              \"company_id\": 2,\n              \"company_info\": {\n                \"company_id\": 2,\n                \"c_name\": \"Sabki Shop\",\n                \"c_taxes\": [\n                  {\n                    \"rate\": 15,\n                    \"enable\": true,\n                    \"effective_date\": \"2022-06-05T18:29:23.904Z\"\n                  }\n                ],\n                \"company_cin\": \"U45200MH1992PTC066474\"\n              },\n              \"company_taxes\": [\n                {\n                  \"rate\": 15,\n                  \"enable\": true,\n                  \"effective_date\": \"2022-06-05T18:29:23.904Z\"\n                }\n              ],\n              \"coupon\": {\n                \"amount\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                },\n                \"article_count\": 0,\n                \"cancellation_allowed\": true,\n                \"return_allowed\": true\n              },\n              \"currency_dict\": {\n                \"code\": \"INR\",\n                \"rate\": 1\n              },\n              \"custom_meta\": {},\n              \"data\": {},\n              \"delivery_charges\": {\n                \"amount\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                }\n              },\n              \"delivery_error_msg\": \"\",\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              \"departments\": [\n                99\n              ],\n              \"discount\": 0,\n              \"discount_applied\": {},\n              \"dt_currency\": \"INR\",\n              \"dt_currency_symbol\": \"â‚¹\",\n              \"esp_modified\": false,\n              \"extra_meta\": {},\n              \"float_amount_paid\": 0,\n              \"free_gift_items_meta\": {},\n              \"group_id\": \"\",\n              \"gst_amount\": 167.1,\n              \"gst_tax_percentage\": 5,\n              \"hsn_code\": null,\n              \"hsn_code_id\": \"625fbd96faeed8b3df6ec3ce\",\n              \"identifiers\": {\n                \"identifier\": \"BDnwAINORr6SlTKxZN3w\"\n              },\n              \"image_nature\": \"standard\",\n              \"include\": true,\n              \"is_valid\": true,\n              \"item_id\": 75660796,\n              \"item_size\": \"34\",\n              \"last_update_at\": 1680852767,\n              \"meta\": {},\n              \"net_price\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3509.1,\n                \"floor_value\": 3509.1,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3509.1,\n                \"value\": 3509.1\n              },\n              \"old_price\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3899,\n                \"floor_value\": 3899,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3899,\n                \"value\": 3899\n              },\n              \"original_price_effective\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3899,\n                \"floor_value\": 3899,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3899,\n                \"value\": 3899\n              },\n              \"original_unit_price\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3899,\n                \"floor_value\": 3899,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3899,\n                \"value\": 3899\n              },\n              \"parent_item_identifiers\": {\n                \"identifier\": null,\n                \"parent_item_size\": null,\n                \"parent_item_id\": null\n              },\n              \"pickup_stores\": [],\n              \"price\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3899,\n                \"floor_value\": 3899,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3899,\n                \"value\": 3899\n              },\n              \"price_effective\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3899,\n                \"floor_value\": 3899,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3899,\n                \"value\": 3899\n              },\n              \"price_marked\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3899,\n                \"floor_value\": 3899,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3899,\n                \"value\": 3899\n              },\n              \"product_tags\": [],\n              \"promotions\": {\n                \"amount\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"INR\",\n                  \"source_currency_symbol\": \"â‚¹\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                },\n                \"applied\": [\n                  {\n                    \"amount\": {\n                      \"conversion_rate\": 1,\n                      \"currency_code\": \"INR\",\n                      \"currency_symbol\": \"â‚¹\",\n                      \"floor_source_value\": 389.9,\n                      \"floor_value\": 389.9,\n                      \"source_currency_code\": \"INR\",\n                      \"source_currency_symbol\": \"â‚¹\",\n                      \"source_value\": 389.9,\n                      \"value\": 389.9\n                    },\n                    \"applied_discounts\": [\n                      {\n                        \"type\": \"percentage\",\n                        \"value\": 10\n                      }\n                    ],\n                    \"applied_free_articles\": [],\n                    \"apply_exclusive\": null,\n                    \"article_quantity\": 1,\n                    \"buy_rules\": [\n                      {\n                        \"all_items\": null,\n                        \"cart_conditions\": {},\n                        \"item_criteria\": {\n                          \"item_brand\": [\n                            18\n                          ]\n                        },\n                        \"mrp_promo\": false,\n                        \"slug\": \"rule#1\"\n                      }\n                    ],\n                    \"cancellation_allowed\": true,\n                    \"discount_rules\": [\n                      {\n                        \"all_items\": null,\n                        \"buy_condition\": \"( rule#1 )\",\n                        \"item_criteria\": {\n                          \"buy_rules\": [\n                            \"rule#1\"\n                          ]\n                        },\n                        \"matched_buy_rules\": [\n                          \"rule#1\"\n                        ],\n                        \"offer\": {\n                          \"discount_percentage\": 10\n                        },\n                        \"raw_offer\": {\n                          \"item_criteria\": {\n                            \"buy_rules\": [\n                              \"rule#1\"\n                            ]\n                          },\n                          \"buy_condition\": \"( rule#1 )\",\n                          \"discount_type\": \"percentage\",\n                          \"offer\": {\n                            \"discount_percentage\": 10\n                          }\n                        },\n                        \"type\": \"percentage\"\n                      }\n                    ],\n                    \"mrp_promo\": false,\n                    \"offer_text\": \"10% of on NIKE Jeans\",\n                    \"ownership\": {\n                      \"payable_category\": \"seller\",\n                      \"payable_by\": \"\"\n                    },\n                    \"payable_category\": \"seller\",\n                    \"promo_code\": null,\n                    \"promo_id\": \"642fe329ed159b7aa743a293\",\n                    \"promo_type\": \"percentage\",\n                    \"promotion_group\": \"product\",\n                    \"return_allowed\": true\n                  }\n                ],\n                \"apply_exclusive\": null,\n                \"available\": [],\n                \"cancellation_allowed\": true,\n                \"exclusive_promo_applied\": false,\n                \"mrp_promo_applied\": false,\n                \"return_allowed\": true\n              },\n              \"quantity\": 1,\n              \"quantity_assign_status\": false,\n              \"referral_credits\": {\n                \"amount\": {\n                  \"conversion_rate\": 1,\n                  \"currency_code\": \"INR\",\n                  \"currency_symbol\": \"â‚¹\",\n                  \"floor_source_value\": 0,\n                  \"floor_value\": 0,\n                  \"source_currency_code\": \"FC\",\n                  \"source_currency_symbol\": \"\",\n                  \"source_value\": 0,\n                  \"value\": 0\n                }\n              },\n              \"reload_data_only\": true,\n              \"return_allowed\": false,\n              \"sc_currency\": \"INR\",\n              \"sc_currency_symbol\": \"â‚¹\",\n              \"selling_price\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3899,\n                \"floor_value\": 3899,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3899,\n                \"value\": 3899\n              },\n              \"service_item_meta\": {\n                \"product_group_tags\": null,\n                \"products\": null\n              },\n              \"size_level_total_qty\": 1,\n              \"sizes\": [\n                \"34\"\n              ],\n              \"split_article_id\": \"633527e850dfb8e73e6de996_0\",\n              \"split_index\": 0,\n              \"store_id\": 4187,\n              \"store_info\": {\n                \"store_id\": 4187,\n                \"s_city\": \"HYDERABAD\",\n                \"store_name\": \"AND Inorbit Hyderabad\",\n                \"store_type\": \"mall\",\n                \"store_pincode\": 500081,\n                \"latitude\": 17.4343693,\n                \"longitude\": 78.3866087\n              },\n              \"strategy_validation_data\": {},\n              \"tags\": [\n                \"rule#1\"\n              ],\n              \"total_gst_amount\": 167.1,\n              \"total_value_of_good\": 3342,\n              \"transfer_price\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 0,\n                \"floor_value\": 0,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 0,\n                \"value\": 0\n              },\n              \"unit_price\": {\n                \"conversion_rate\": 1,\n                \"currency_code\": \"INR\",\n                \"currency_symbol\": \"â‚¹\",\n                \"floor_source_value\": 3509.1,\n                \"floor_value\": 3509.1,\n                \"source_currency_code\": \"INR\",\n                \"source_currency_symbol\": \"â‚¹\",\n                \"source_value\": 3509.1,\n                \"value\": 3509.1\n              },\n              \"valid_inventory\": true,\n              \"value_of_good\": 3342,\n              \"verify_article\": false\n            }\n          }\n        },\n        \"buy_rules\": [\n          {\n            \"all_items\": null,\n            \"cart_conditions\": {},\n            \"item_criteria\": {\n              \"item_brand\": [\n                18\n              ]\n            },\n            \"mrp_promo\": false,\n            \"slug\": \"rule#1\"\n          }\n        ],\n        \"buy_rules_map\": {\n          \"rule#1\": {\n            \"item_brand\": [\n              18\n            ]\n          }\n        },\n        \"calculate_on\": \"esp\",\n        \"cancellation_allowed\": true,\n        \"code\": null,\n        \"discount\": 389.9,\n        \"discount_rules\": [\n          {\n            \"all_items\": null,\n            \"buy_condition\": \"( rule#1 )\",\n            \"item_criteria\": {\n              \"buy_rules\": [\n                \"rule#1\"\n              ]\n            },\n            \"matched_buy_rules\": [\n              \"rule#1\"\n            ],\n            \"offer\": {\n              \"discount_percentage\": 10\n            },\n            \"raw_offer\": {\n              \"item_criteria\": {\n                \"buy_rules\": [\n                  \"rule#1\"\n                ]\n              },\n              \"buy_condition\": \"( rule#1 )\",\n              \"discount_type\": \"percentage\",\n              \"offer\": {\n                \"discount_percentage\": 10\n              }\n            },\n            \"type\": \"percentage\"\n          }\n        ],\n        \"id\": \"642fe329ed159b7aa743a293\",\n        \"mrp_promo\": false,\n        \"offer_text\": \"10% of on NIKE Jeans\",\n        \"ownership\": {\n          \"payable_category\": \"seller\",\n          \"payable_by\": \"\"\n        },\n        \"payable_category\": \"seller\",\n        \"priority\": 1,\n        \"promo_group\": \"product\",\n        \"remaining_allowed_qty\": null,\n        \"restrictions\": {\n          \"uses\": {\n            \"maximum\": {\n              \"user\": 0,\n              \"total\": 0\n            },\n            \"remaining\": {\n              \"user\": 0,\n              \"total\": 0\n            }\n          },\n          \"user_groups\": [],\n          \"post_order\": {\n            \"return_allowed\": true,\n            \"cancellation_allowed\": true\n          },\n          \"user_id\": [],\n          \"payments\": [],\n          \"user_registered\": {\n            \"start\": null,\n            \"end\": null\n          },\n          \"platforms\": [\n            \"web\",\n            \"android\",\n            \"ios\"\n          ],\n          \"anonymous_users\": true\n        },\n        \"return_allowed\": true,\n        \"stackable\": true,\n        \"type\": \"percentage\",\n        \"usage_meta\": null\n      }\n    ],\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\": \"Store Credit\",\n          \"key\": \"store_credit\",\n          \"value\": 0,\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        \"store_credit\": 0,\n        \"gst_charges\": 1529.96,\n        \"mrp_total\": 17486,\n        \"mop_total\": 0,\n        \"total_charge\": 10,\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        \"parent_item_identifiers\": {\n          \"identifier\": \"ZASFF\",\n          \"parent_item_id\": 7501190,\n          \"parent_item_size\": \"OS\"\n        },\n        \"identifiers\": {},\n        \"moq\": {},\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        \"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        \"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        \"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          \"available_sizes\": [\n            {\n              \"is_available\": true,\n              \"display\": \"OS\",\n              \"value\": \"OS\"\n            }\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        \"moq\": {},\n        \"identifiers\": {},\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        \"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        \"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        \"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          \"available_sizes\": [\n            {\n              \"is_available\": true,\n              \"display\": \"OS\",\n              \"value\": \"OS\"\n            }\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        \"moq\": {},\n        \"identifiers\": {},\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        \"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        \"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        \"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          \"available_sizes\": [\n            {\n              \"is_available\": true,\n              \"display\": \"OS\",\n              \"value\": \"OS\"\n            }\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        \"moq\": {},\n        \"identifiers\": {},\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        \"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        \"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        \"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          \"available_sizes\": [\n            {\n              \"is_available\": true,\n              \"display\": \"OS\",\n              \"value\": \"OS\"\n            }\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\": \"2020-03-09T00:00:00.000Z\",\n    \"restrict_checkout\": false,\n    \"is_valid\": true,\n    \"custom_cart_meta\": {\n      \"test\": \"test\"\n    },\n    \"free_gift_selection_available\": false\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": "410ebd2a-01a5-4a5d-a174-9502fe0f7c1f",
            "name": "updateCart | Update cart items",
            "request": {
              "name": "updateCart | Update cart items",
              "description": {
                "content": "Update cart. 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",
                  "application",
                  "cart",
                  "v1.0",
                  "detail"
                ],
                "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": "area_code",
                    "value": "<string>",
                    "description": "Customer servicable area_code."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Select `true` to set/initialize buy now cart."
                  },
                  {
                    "disabled": false,
                    "key": "cart_type",
                    "value": "<string>",
                    "description": "The type of 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."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"operation\": \"<string>\",\n  \"items\": [\n    {\n      \"identifiers\": {\n        \"identifier\": \"<string>\"\n      },\n      \"extra_meta\": {\n        \"et5\": \"est\"\n      },\n      \"_custom_json\": {\n        \"enim_f3\": 64138839.54768896\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"item_index\": \"<integer>\",\n      \"article_id\": \"<string>\",\n      \"parent_item_identifiers\": {\n        \"consequat_a\": 4162310,\n        \"ullamco3f\": -66822464.4438534,\n        \"irure_1b\": 3296990\n      },\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"ut_28d\": \"velit ad aliqua anim in\",\n        \"in__4\": \"adipisicing esse\"\n      },\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"identifiers\": {\n        \"identifier\": \"<string>\"\n      },\n      \"extra_meta\": {\n        \"anim_3c\": 46937623,\n        \"sed3\": 64883255\n      },\n      \"_custom_json\": {\n        \"proidenta8a\": true,\n        \"temporded\": 40106826,\n        \"et_64\": 86370643\n      },\n      \"force_new_line_item\": \"<boolean>\",\n      \"quantity\": \"<integer>\",\n      \"item_size\": \"<string>\",\n      \"item_index\": \"<integer>\",\n      \"article_id\": \"<string>\",\n      \"parent_item_identifiers\": {\n        \"culpaef1\": \"ut cupida\",\n        \"nostrud_642\": -2304235\n      },\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"incididuntb\": -60617708\n      },\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": "98fc2a47-ba93-4a21-a20c-f70344b98985",
                "name": "Success. Updates and returns a cart object as shown below. Refer `UpdateCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "area_code",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "cart_type",
                        "value": "<string>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "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      \"fulfillment_option_slug\": \"standard-delivery\",\n      \"pickup_store_id\": 1,\n      \"extra_meta\": {},\n      \"_custom_json\": {},\n      \"force_new_line_item\": true\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        \"gift_card\": 30,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"store_credit\": 0,\n        \"discount\": -202000,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 4804.71,\n        \"mrp_total\": 302899,\n        \"mop_total\": 0,\n        \"total_charge\": 10,\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\": \"Gift Card\",\n          \"key\": \"gift_card\",\n          \"value\": 30,\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\": \"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        \"discount\": \"67% OFF\",\n        \"parent_item_identifiers\": {\n          \"identifier\": \"ZASFF\",\n          \"parent_item_id\": 7501190,\n          \"parent_item_size\": \"OS\"\n        },\n        \"identifiers\": {},\n        \"article\": {\n          \"type\": \"article\",\n          \"is_gift_visible\": true,\n          \"gift_card\": {\n            \"display_text\": \"\",\n            \"price\": 30,\n            \"gift_message\": \"\",\n            \"is_gift_applied\": true\n          },\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\": 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\": \"2020-03-09T00:00:00.000Z\",\n    \"custom_cart_meta\": {\n      \"test\": \"test\"\n    },\n    \"free_gift_selection_available\": false\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": "6ac295f3-a870-4c2e-8b5d-9d0d6c9d8081",
            "name": "updateCartBreakup | Update store credits into cart and their items",
            "request": {
              "name": "updateCartBreakup | Update store credits into cart and their items",
              "description": {
                "content": "Update cart. Customers can adjust the cart breakup by applying or removing store credits as needed.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "detail"
                ],
                "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": "Select `true` to set/initialize buy now cart."
                  },
                  {
                    "disabled": false,
                    "key": "cart_type",
                    "value": "<string>",
                    "description": "The type of cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PATCH",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"store_credit\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ab941790-62fb-42d5-a32a-bec347de78cc",
                "name": "Success. Updates and returns a cart object as shown below. Refer `UpdateCartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "cart_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "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  \"cart\": {\n    \"breakup_values\": {\n      \"raw\": {\n        \"cod_charge\": 0,\n        \"convenience_fee\": 0,\n        \"gift_card\": 30,\n        \"coupon\": 0,\n        \"delivery_charge\": 0,\n        \"discount\": -202000,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 4804.71,\n        \"mrp_total\": 302899,\n        \"mop_total\": 0,\n        \"store_credit\": 0,\n        \"total_charge\": 10,\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\": \"Gift Card\",\n          \"key\": \"gift_card\",\n          \"value\": 30,\n          \"currency_code\": \"INR\"\n        },\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\": \"Store Credit\",\n          \"key\": \"store_credit\",\n          \"value\": 0,\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        \"discount\": \"67% OFF\",\n        \"parent_item_identifiers\": {\n          \"identifier\": \"ZASFF\",\n          \"parent_item_id\": 7501190,\n          \"parent_item_size\": \"OS\"\n        },\n        \"identifiers\": {},\n        \"article\": {\n          \"type\": \"article\",\n          \"is_gift_visible\": true,\n          \"gift_card\": {\n            \"display_text\": \"\",\n            \"price\": 30,\n            \"gift_message\": \"\",\n            \"is_gift_applied\": true\n          },\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\": 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\": \"2020-03-09T00:00:00.000Z\",\n    \"custom_cart_meta\": {\n      \"test\": \"test\"\n    },\n    \"free_gift_selection_available\": false\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": "05639afc-23f4-408f-a32a-70775167f345",
            "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",
                  "application",
                  "cart",
                  "v1.0",
                  "cart_archive"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null
            },
            "response": [
              {
                "id": "84f4da58-28b4-475f-a0f9-c1cf5630d628",
                "name": "Success. Returns whether the cart has been deleted or not.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "cart_archive"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {}
                },
                "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": "cc6beb27-626b-4171-8149-3c5ee55e3727",
            "name": "getItemCount | Get a cart items count",
            "request": {
              "name": "getItemCount | Get a cart items count",
              "description": {
                "content": "Get total count of items currently present in the customer's cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "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": "9ff59ede-75f1-491e-aee6-95f356319c4c",
                "name": "Success. Returns the total count of items in a user's cart.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "basic"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": []
                  },
                  "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": "ddf2fe7d-7858-4e1c-8cc5-b320b81ec271",
            "name": "getCoupons | List available coupons",
            "request": {
              "name": "getCoupons | List available coupons",
              "description": {
                "content": "List 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",
                  "application",
                  "cart",
                  "v1.0",
                  "coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Whether to get buy_now cart."
                  },
                  {
                    "disabled": false,
                    "key": "product_slug",
                    "value": "<string>",
                    "description": "Product slug to fetch the available coupons."
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<string>",
                    "description": "Unique identifier of a store."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "50ecf892-c339-42a4-a5c6-c454a75871bc",
                "name": "Success. Returns a coupon object which has a list of all the eligible coupons. Refer `GetCouponResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "product_slug",
                        "value": "<string>"
                      },
                      {
                        "key": "store_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"coupon_amount\": 43.5,\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    },\n    {\n      \"coupon_value\": 2250,\n      \"coupon_amount\": 43.5,\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": "c18c2e82-841f-45bd-9205-e1faed54498a",
            "name": "applyCoupon | Apply coupon",
            "request": {
              "name": "applyCoupon | Apply coupon",
              "description": {
                "content": "Apply a coupon code to the cart to trigger discounts on eligible items.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "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": "p",
                    "value": "<boolean>",
                    "description": "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": "buy_now",
                    "value": "<boolean>",
                    "description": "This is boolean to get buy_now cart."
                  },
                  {
                    "disabled": false,
                    "key": "cart_type",
                    "value": "<string>",
                    "description": "The type of cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"coupon_code\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4a6d7d72-6371-40de-9d12-9bc3ac23e053",
                "name": "Success. Returns coupons applied to the cart along with item details and price breakup. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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>"
                      },
                      {
                        "key": "cart_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "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      \"store_credit\": 0,\n      \"discount\": -7240.2163,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 2139.08,\n      \"mrp_total\": 26983,\n      \"mop_total\": 0,\n      \"total_charge\": 10,\n      \"subtotal\": 19742.7837,\n      \"total\": 17492.7837,\n      \"vog\": 15353.7,\n      \"you_saved\": 0\n    },\n    \"coupon\": {\n      \"type\": \"cash\",\n      \"coupon_type\": \"percentage\",\n      \"code\": \"PRISMC22250111\",\n      \"uid\": \"17743\",\n      \"value\": 2250,\n      \"is_applied\": true,\n      \"message\": \"coupn applied\",\n      \"title\": \"Only Test Coupon\",\n      \"sub_title\": \"TEST\",\n      \"description\": \"\",\n      \"minimum_cart_value\": 100,\n      \"maximum_discount_value\": 100000,\n      \"coupon_value\": 10\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\": \"Store Credit\",\n        \"key\": \"store_credit\",\n        \"value\": 0,\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        \"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      \"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    },\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      \"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    },\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      \"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    },\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      \"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    },\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      \"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    }\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\": \"2020-03-09T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "27f170f5-e21f-4a06-ba44-3c66cc827cc3",
            "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",
                  "application",
                  "cart",
                  "v1.0",
                  "coupon"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Wheter to get buy_now cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "8c7be710-e371-45f5-bbc3-72ce082af136",
                "name": "Success. Returns coupons removed from the cart along with item details and price breakup. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "coupon"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "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>"
                    },
                    {
                      "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      \"store_credit\": 0,\n      \"gst_charges\": 342.75,\n      \"mrp_total\": 3199,\n      \"mop_total\": 0,\n      \"total_charge\": 10,\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\": \"Store Credit\",\n        \"key\": \"store_credit\",\n        \"value\": 0,\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      \"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      \"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    }\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\": \"2020-03-09T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6a5168b2-799a-448e-a812-51ae0ffcd1ea",
            "name": "getBulkDiscountOffers | List bulk discounts",
            "request": {
              "name": "getBulkDiscountOffers | List bulk discounts",
              "description": {
                "content": "List offer discounts with information about quantity and seller. One offer is marked with a \"best\" flag, indicating it as the best offer among the list.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "bulk-price"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "item_id",
                    "value": "<integer>",
                    "description": "The Item ID of the product."
                  },
                  {
                    "disabled": false,
                    "key": "article_id",
                    "value": "<string>",
                    "description": "Article ID."
                  },
                  {
                    "disabled": false,
                    "key": "uid",
                    "value": "<integer>",
                    "description": "UID of the product."
                  },
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "A short, human-readable, URL-friendly identifier of a product."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f994409f-aba9-46f7-bca7-bf0cb5891789",
                "name": "Success. Returns a data object containing the seller details and available offers (if exists) on bulk products. Refer `BulkPriceResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "bulk-price"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_id",
                        "value": "<integer>"
                      },
                      {
                        "key": "article_id",
                        "value": "<string>"
                      },
                      {
                        "key": "uid",
                        "value": "<integer>"
                      },
                      {
                        "key": "slug",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"seller\": {\n        \"uid\": 248,\n        \"name\": \"MANYAVAR CREATIONS PRIVATE LIMITED\"\n      },\n      \"offers\": [\n        {\n          \"quantity\": 1,\n          \"auto_applied\": true,\n          \"margin\": 10,\n          \"type\": \"bundle\",\n          \"price\": {\n            \"marked\": 3999,\n            \"effective\": 3999,\n            \"bulk_effective\": 3599.1,\n            \"currency_code\": \"INR\"\n          },\n          \"total\": 3599.1\n        },\n        {\n          \"quantity\": 3,\n          \"auto_applied\": true,\n          \"margin\": 20,\n          \"type\": \"bundle\",\n          \"price\": {\n            \"marked\": 3999,\n            \"effective\": 3999,\n            \"bulk_effective\": 3199.2,\n            \"currency_code\": \"INR\"\n          },\n          \"total\": 9597.6\n        },\n        {\n          \"quantity\": 9,\n          \"auto_applied\": true,\n          \"margin\": 30,\n          \"type\": \"bundle\",\n          \"price\": {\n            \"marked\": 3999,\n            \"effective\": 3999,\n            \"bulk_effective\": 3443.4444444444,\n            \"currency_code\": \"INR\"\n          },\n          \"total\": 30991,\n          \"best\": true\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a270f297-b453-427f-a2c0-3d3e76f3cea3",
            "name": "applyLoyaltyPoints | Use loyalty points",
            "request": {
              "name": "applyLoyaltyPoints | Use 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",
                  "application",
                  "cart",
                  "v1.0",
                  "redeem"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "i",
                    "value": "<boolean>",
                    "description": "Select `true` to retrieve all the items added in the cart."
                  },
                  {
                    "disabled": false,
                    "key": "b",
                    "value": "<boolean>",
                    "description": "Select `true` to retrieve the price breakup of cart items."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is boolean to get buy_now cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"redeem_points\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7055c133-45fc-45f9-86bb-06fc3b4e6f55",
                "name": "Success. Returns a Cart object. Check the example shown below or refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "redeem"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "key": "b",
                        "value": "<boolean>"
                      },
                      {
                        "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>"
                    },
                    {
                      "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": "03a64c8e-cc0a-4864-a617-ed0f8528af62",
            "name": "getAddresses | Get a list of addresses for a customer",
            "request": {
              "name": "getAddresses | Get a list of addresses for a customer",
              "description": {
                "content": "List all addresses saved by the customer, simplifying the checkout process by offering pre-saved address options for delivery.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "address"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>",
                    "description": "The unique identifier of the user cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Whether to get buy_now cart."
                  },
                  {
                    "disabled": false,
                    "key": "mobile_no",
                    "value": "<string>",
                    "description": "Mobile number of the customer."
                  },
                  {
                    "disabled": false,
                    "key": "checkout_mode",
                    "value": "<string>",
                    "description": "Option to checkout for self or for others."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Tag given to an address, e.g. work, home, office, shop."
                  },
                  {
                    "disabled": false,
                    "key": "is_default",
                    "value": "<boolean>",
                    "description": "Select `true` to fetch the default address."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "676b6c18-bd87-4caa-89dc-d20b963e8ba9",
                "name": "Success. Returns an Address object containing a list of address saved in the account. Refer `GetAddressesResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\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      \"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      \"state_code\": \"MH\",\n      \"name\": \"abc\",\n      \"email\": \"ankur@gofynd1.com\",\n      \"address\": \"Megatron2\",\n      \"_custom_json\": {}\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cbd67da9-46b5-4875-90a7-afe8e1e96788",
            "name": "addAddress | Creates a new address for a customer",
            "request": {
              "name": "addAddress | Creates a new address for a customer",
              "description": {
                "content": "Add a new address to their cart to save details such as name, email, contact information, and address.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "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  \"pincode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"latitude\": \"<number>\",\n  \"address2\": \"<string>\",\n  \"landmark\": \"<string>\",\n  \"area\": \"<string>\",\n  \"city\": \"<string>\",\n  \"address\": \"<string>\",\n  \"address_type\": \"<string>\",\n  \"longitude\": \"<number>\",\n  \"country_iso_code\": \"<string>\",\n  \"state\": \"<string>\",\n  \"created_at\": \"<dateTime>\",\n  \"address1\": \"<string>\",\n  \"display_address\": \"<string>\",\n  \"name\": \"<string>\",\n  \"contact_person\": \"<string>\",\n  \"address_category\": \"<string>\",\n  \"email\": \"<string>\",\n  \"country_phone_code\": \"<string>\",\n  \"version\": \"<string>\",\n  \"updated_at\": \"<dateTime>\",\n  \"country\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d03c2f1a-30e4-4465-b885-ca6a1995c225",
                "name": "Success. Returns the address ID, a flag whether the address is set as default, and a success message. Refer `SaveAddressResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_default_address\": true,\n  \"landmark\": \"\",\n  \"area\": \"Sector 127\",\n  \"country_phone_code\": \"91\",\n  \"country_iso_code\": \"IND\",\n  \"country\": \"India\",\n  \"state_code\": \"MH\",\n  \"country_code\": \"IND\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400093,\n  \"email\": \"ankur@gofynd1.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address\": \"Megatron2\",\n  \"store_name\": \"store123\",\n  \"_custom_json\": {},\n  \"geo_location\": {\n    \"longitude\": 70.1587704,\n    \"latitude\": 20.2262474\n  }\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": "f56dbde0-ad3f-4974-aba3-fcbef2cfb124",
                "name": "Maximum limit for user addresses has been exceeded.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_default_address\": true,\n  \"landmark\": \"\",\n  \"area\": \"Sector 127\",\n  \"country_phone_code\": \"91\",\n  \"country_iso_code\": \"IND\",\n  \"country\": \"India\",\n  \"state_code\": \"MH\",\n  \"country_code\": \"IND\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400093,\n  \"email\": \"ankur@gofynd1.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address\": \"Megatron2\",\n  \"store_name\": \"store123\",\n  \"_custom_json\": {},\n  \"geo_location\": {\n    \"longitude\": 70.1587704,\n    \"latitude\": 20.2262474\n  }\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": "20bd92cc-2365-4bfc-ac88-c738d7fa6287",
            "name": "getAddressById | Get details for a single customer address",
            "request": {
              "name": "getAddressById | Get details for a single customer address",
              "description": {
                "content": "Get 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",
                  "application",
                  "cart",
                  "v1.0",
                  "address",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This is boolean to get buy_now cart."
                  },
                  {
                    "disabled": false,
                    "key": "mobile_no",
                    "value": "<string>",
                    "description": "Mobile number of the customer."
                  },
                  {
                    "disabled": false,
                    "key": "checkout_mode",
                    "value": "<string>",
                    "description": "Option to checkout for self or for others."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Tag given to an address, e.g. work, home, office, shop."
                  },
                  {
                    "disabled": false,
                    "key": "is_default",
                    "value": "<boolean>",
                    "description": "This is a boolean value. Select `true` to fetch the default address."
                  }
                ],
                "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": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9760295a-f131-4532-821f-43cce1e38ada",
                "name": "Success. Returns an Address object containing a list of address saved in the account. Refer `Address` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID allotted to the selected address."
                      }
                    ]
                  },
                  "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\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"state\": \"Maharashtra\",\n  \"meta\": {},\n  \"user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"created_by_user_id\": \"8b526f521bb14a2593a8b9e3ce8c76b3\",\n  \"country_code\": \"IND\",\n  \"state_code\": \"MH\",\n  \"country_phone_code\": \"91\",\n  \"country_iso_code\": \"IND\",\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"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1e3d9d90-c68e-4b45-b2a6-36ec8662554f",
            "name": "updateAddress | Updates an existing customer address",
            "request": {
              "name": "updateAddress | Updates an existing customer address",
              "description": {
                "content": "Customer can modify the details of a previously saved address.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "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  \"pincode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"latitude\": \"<number>\",\n  \"address2\": \"<string>\",\n  \"landmark\": \"<string>\",\n  \"area\": \"<string>\",\n  \"city\": \"<string>\",\n  \"address\": \"<string>\",\n  \"address_type\": \"<string>\",\n  \"longitude\": \"<number>\",\n  \"country_iso_code\": \"<string>\",\n  \"state\": \"<string>\",\n  \"created_at\": \"<dateTime>\",\n  \"address1\": \"<string>\",\n  \"display_address\": \"<string>\",\n  \"name\": \"<string>\",\n  \"contact_person\": \"<string>\",\n  \"address_category\": \"<string>\",\n  \"email\": \"<string>\",\n  \"country_phone_code\": \"<string>\",\n  \"version\": \"<string>\",\n  \"updated_at\": \"<dateTime>\",\n  \"country\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8fe58901-a6e3-41b7-bec1-4550a0be5fea",
                "name": "Success. Returns the address ID and a message indicating a successful address updation.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "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  \"is_default_address\": true,\n  \"landmark\": \"\",\n  \"area\": \"Sector 128\",\n  \"phone\": \"8888888888\",\n  \"pincode\": 400072,\n  \"country_code\": \"IND\",\n  \"state_code\": \"MH\",\n  \"country\": \"India\",\n  \"country_phone_code\": \"91\",\n  \"country_iso_code\": \"IND\",\n  \"email\": \"test@example.com\",\n  \"address_type\": \"home\",\n  \"name\": \"abc\",\n  \"address_id\": 1145,\n  \"address\": \"Megatron3\",\n  \"store_name\": \"store123\",\n  \"_custom_json\": {\n    \"key\": \"value\"\n  },\n  \"geo_location\": {\n    \"longitude\": 70.1587704,\n    \"latitude\": 20.2262474\n  }\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"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b3acf337-9df1-440e-a7a1-bc50e520fc86",
            "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": "Delete an existing customer address from the system.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "address",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "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": "ababe851-5c60-4d41-840e-c1abae432f74",
                "name": "Returns a Status object indicating the success or failure of address deletion.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "address",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "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"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e22c7b48-c4f7-4dab-87d8-851a814a8604",
            "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",
                  "application",
                  "cart",
                  "v1.0",
                  "select-address"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Whether to get buy_now 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."
                  }
                ],
                "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  \"id\": \"<string>\",\n  \"billing_address_id\": \"<string>\",\n  \"cart_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1eaa7846-69ce-4b69-9b98-ef14f740b923",
                "name": "Success. Returns a Cart object as shown below. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "select-address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "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>"
                    },
                    {
                      "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      \"store_credit\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 315.86,\n      \"mrp_total\": 5198,\n      \"mop_total\": 0,\n      \"total_charge\": 10,\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\": \"Store Credit\",\n        \"key\": \"store_credit\",\n        \"value\": 0,\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      \"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      \"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      \"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      \"quantity\": 1,\n      \"identifiers\": {},\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      \"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      \"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\": \"2020-03-09T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0cda4d57-73dd-484d-9285-bda1d6903eae",
                "name": "Address or PIN code error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "select-address"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "cart_id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "i",
                        "value": "<boolean>"
                      },
                      {
                        "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>"
                    },
                    {
                      "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": "6c25b83d-bd30-4f87-936c-70b1df02e1b2",
            "name": "selectPaymentMode | Select payment mode",
            "request": {
              "name": "selectPaymentMode | Select payment mode",
              "description": {
                "content": "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",
                  "application",
                  "cart",
                  "v1.0",
                  "payment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Whether to get buy_now cart."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "Ordering source header, to be used to identify source of order creation.",
                  "key": "x-ordering-source",
                  "value": "<string>"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"id\": \"<string>\",\n  \"payment_identifier\": \"<string>\",\n  \"address_id\": \"<string>\",\n  \"merchant_code\": \"<string>\",\n  \"aggregator_name\": \"<string>\",\n  \"payment_mode\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5298bbbb-8723-4ca3-8cc6-eeb3f40e88d2",
                "name": "Success. Returns a Cart object as shown below. Refer `CartDetailResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "payment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "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>"
                    },
                    {
                      "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      \"store_credit\": 0,\n      \"mrp_total\": 5198,\n      \"mop_total\": 0,\n      \"total_charge\": 10,\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\": \"Store Credit\",\n        \"key\": \"store_credit\",\n        \"value\": 0,\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      \"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      \"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      \"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      \"quantity\": 1,\n      \"identifiers\": {},\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      \"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      \"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\": \"2020-03-09T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a06ccc53-625e-4127-a6ef-e03e49bb5a4a",
            "name": "validateCouponForPayment | Validate applied coupon",
            "request": {
              "name": "validateCouponForPayment | Validate applied coupon",
              "description": {
                "content": "Validate 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",
                  "application",
                  "cart",
                  "v1.0",
                  "payment",
                  "validate",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Whether to get buy_now cart."
                  },
                  {
                    "disabled": false,
                    "key": "address_id",
                    "value": "<string>",
                    "description": "ID allotted to an address."
                  },
                  {
                    "disabled": false,
                    "key": "payment_mode",
                    "value": "<string>",
                    "description": "Payment mode selected by the customer."
                  },
                  {
                    "disabled": false,
                    "key": "payment_identifier",
                    "value": "<string>",
                    "description": "Identifier of payment like ICIC, PAYTM."
                  },
                  {
                    "disabled": false,
                    "key": "aggregator_name",
                    "value": "<string>",
                    "description": "Payment gateway identifier."
                  },
                  {
                    "disabled": false,
                    "key": "merchant_code",
                    "value": "<string>",
                    "description": "Identifier used by payment gateway for a given payment mode, e.g. NB_ICIC, PAYTM."
                  },
                  {
                    "disabled": false,
                    "key": "iin",
                    "value": "<string>",
                    "description": "Debit/Credit card prefix (first 6 digit)."
                  },
                  {
                    "disabled": false,
                    "key": "network",
                    "value": "<string>",
                    "description": "Credit/Debit card issuer, e.g. VISA, MASTERCARD, RUPAY."
                  },
                  {
                    "disabled": false,
                    "key": "type",
                    "value": "<string>",
                    "description": "Card type, e.g. Credit, Debit."
                  },
                  {
                    "disabled": false,
                    "key": "card_id",
                    "value": "<string>",
                    "description": "Saved card token reference id."
                  },
                  {
                    "disabled": false,
                    "key": "cart_type",
                    "value": "<string>",
                    "description": "Type 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>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4e3d4c08-5596-4332-b011-630c7ee50bd0",
                "name": "Success. Returns a success message and the coupon validity. Refer `PaymentCouponValidate` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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>"
                      },
                      {
                        "key": "iin",
                        "value": "<string>"
                      },
                      {
                        "key": "network",
                        "value": "<string>"
                      },
                      {
                        "key": "type",
                        "value": "<string>"
                      },
                      {
                        "key": "card_id",
                        "value": "<string>"
                      },
                      {
                        "key": "cart_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "Ordering source header, to be used to identify source of order creation.",
                      "key": "x-ordering-source",
                      "value": "<string>"
                    },
                    {
                      "key": "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    \"next_validation_required\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "74368a4a-a1b8-4f74-bc41-7376c7dbb38f",
            "name": "getShipments | List shipments",
            "request": {
              "name": "getShipments | List shipments",
              "description": {
                "content": "Get shipment details for the items in a cart, specific to the selected address. Shipment details include delivery promises, seller information, item details, and other relevant information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "shipment"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "p",
                    "value": "<boolean>",
                    "description": "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": "buy_now",
                    "value": "<boolean>",
                    "description": "This is boolean to get buy_now 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. Digital - If the customer wants to buy digital voucher ( for jiogames )."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2a3451db-6a9c-44f6-986e-1af1f17c89f6",
                "name": "Success. Returns delivery promise along with shipment details and price breakup. Refer `CartShipmentsResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "shipment"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "p",
                        "value": "<boolean>"
                      },
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "address_id",
                        "value": "<string>"
                      },
                      {
                        "key": "area_code",
                        "value": "<string>"
                      },
                      {
                        "key": "order_type",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [],\n  \"buy_now\": false,\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\": \"\",\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      \"store_credit\": 0,\n      \"discount\": 0,\n      \"fynd_cash\": 0,\n      \"gst_charges\": 214.18,\n      \"mrp_total\": 1999,\n      \"mop_total\": 0,\n      \"total_charge\": 10,\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\": \"Store Credit\",\n        \"key\": \"store_credit\",\n        \"value\": 0,\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      \"order_type\": \"HomeDelivery\",\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          \"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            \"tags\": [],\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          \"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          \"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\": \"2020-03-09T00:00:00.000Z\",\n  \"restrict_checkout\": false,\n  \"is_valid\": true,\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b827b05e-bf7a-4be9-9ae9-728ad38c0a57",
            "name": "updateCartMeta | Update cart metadata",
            "request": {
              "name": "updateCartMeta | Update cart metadata",
              "description": {
                "content": "Update 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",
                  "application",
                  "cart",
                  "v1.0",
                  "meta"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "id",
                    "value": "<string>",
                    "description": "The unique identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "Whether to get buy_now 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  \"delivery_slots\": {\n    \"commodo8a5\": -14648225\n  },\n  \"gift_details\": {\n    \"article_id\": {\n      \"is_gift_applied\": \"<boolean>\",\n      \"gift_message\": \"<string>\"\n    }\n  },\n  \"pick_up_customer_details\": {\n    \"officia_76a\": false\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  \"comment\": \"<string>\",\n  \"gstin\": \"<string>\",\n  \"custom_cart_meta\": {\n    \"consequat830\": -88417405\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "cc96de4b-ec44-4f83-b0ce-c67363f8e84c",
                "name": "Returns a message indicating the success of cart meta updation as shown below.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "meta"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"checkout_mode\": \"self\",\n  \"gstin\": \"27AAAAA0939A1AA\",\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  },\n  \"comment\": \"Leave it with neighbour\",\n  \"gift_details\": {\n    \"63c52cf23b300449784fdf4d\": {\n      \"is_gift_applied\": true,\n      \"gift_message\": \"\"\n    }\n  },\n  \"delivery_slots\": {\n    \"address\": {\n      \"delivery_date\": \"2023-02-25T00:00:00.000Z\",\n      \"min_slot\": \"10:00\",\n      \"max_slot\": \"14:00\"\n    },\n    \"articles\": {\n      \"6295b0a9b95ed478593e2b81\": {\n        \"delivery_date\": \"2023-02-25T00:00:00.000Z\",\n        \"min_slot\": \"10:00\",\n        \"max_slot\": \"14:00\"\n      }\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": "80ec758f-8706-482b-82cd-71a1bc725e7b",
                "name": "Missing required Field",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "meta"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"checkout_mode\": \"self\",\n  \"gstin\": \"27AAAAA0939A1AA\",\n  \"custom_cart_meta\": {\n    \"test\": \"test\"\n  },\n  \"comment\": \"Leave it with neighbour\",\n  \"gift_details\": {\n    \"63c52cf23b300449784fdf4d\": {\n      \"is_gift_applied\": true,\n      \"gift_message\": \"\"\n    }\n  },\n  \"delivery_slots\": {\n    \"address\": {\n      \"delivery_date\": \"2023-02-25T00:00:00.000Z\",\n      \"min_slot\": \"10:00\",\n      \"max_slot\": \"14:00\"\n    },\n    \"articles\": {\n      \"6295b0a9b95ed478593e2b81\": {\n        \"delivery_date\": \"2023-02-25T00:00:00.000Z\",\n        \"min_slot\": \"10:00\",\n        \"max_slot\": \"14:00\"\n      }\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": "e5e34c09-199c-4564-b1be-66cffa32e573",
            "name": "getCartShareLink | Create share cart link",
            "request": {
              "name": "getCartShareLink | Create 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",
                  "application",
                  "cart",
                  "v1.0",
                  "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    \"ullamco_33\": -62547311.01029214\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "33489302-cea9-4ded-b523-96f356b0c1c3",
                "name": "Returns a URL to share and a token as shown below.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "share-cart"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "df2eab0d-5869-4f19-b8de-c2614f68f966",
            "name": "getCartSharedItems | List shared cart items",
            "request": {
              "name": "getCartSharedItems | List shared cart items",
              "description": {
                "content": "Get cart items from the shared cart link based on unique token.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "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": "82560924-0c96-41a6-8f2e-899043c4eac5",
                "name": "Success. Returns a Cart object as per the valid token. Refer `SharedCartResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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"
                    }
                  ],
                  "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        \"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        \"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        \"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        \"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        \"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        \"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        \"store_credit\": 0,\n        \"discount\": 0,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 958.73,\n        \"mrp_total\": 6285,\n        \"mop_total\": 0,\n        \"total_charge\": 10,\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\": \"Store Credit\",\n          \"key\": \"store_credit\",\n          \"value\": 0,\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\": \"\"\n    },\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  },\n  \"error\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "17431209-0ba6-49fc-98d9-11dee7fcd414",
                "name": "No cart found for the token sent",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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"
                    }
                  ],
                  "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": "a4f0c426-e3a6-464b-86c5-2494ef6838e6",
            "name": "updateCartWithSharedItems | Update with shared items",
            "request": {
              "name": "updateCartWithSharedItems | Update with shared items",
              "description": {
                "content": "Merge or replace shared cart items with existing cart.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "share-cart",
                  ":token",
                  ":action"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "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": "83bb6ad0-3cfd-4c6b-acd2-86e017f38498",
                "name": "Success. Returns a merged or replaced cart as per the valid token. Refer `SharedCartResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "share-cart",
                      ":token",
                      ":action"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "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"
                    }
                  ],
                  "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        \"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        \"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        \"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        \"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        \"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        \"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        \"store_credit\": 0,\n        \"discount\": 0,\n        \"fynd_cash\": 0,\n        \"gst_charges\": 958.73,\n        \"mrp_total\": 6285,\n        \"mop_total\": 0,\n        \"total_charge\": 10,\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\": \"Store Credit\",\n          \"key\": \"store_credit\",\n          \"value\": 0,\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\": \"\"\n    },\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  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1a44df24-beb3-4ae0-9f10-20f96d55c081",
            "name": "getPromotionOffers | List available promotion offers",
            "request": {
              "name": "getPromotionOffers | List available promotion offers",
              "description": {
                "content": "List 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",
                  "application",
                  "cart",
                  "v1.0",
                  "available-promotions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "A short, human-readable, URL-friendly identifier of a product."
                  },
                  {
                    "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": "6dbafe33-c078-4049-ad5e-e5ab84e2809b",
                "name": "Success. Returns an array containing the available offers (if exists) on product via promotions. Refer `PromotionOffersResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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": []
                  },
                  "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            \"discount_percentage\": 10\n          },\n          \"item_criteria\": {\n            \"all_items\": true\n          },\n          \"discount_type\": \"percentage\",\n          \"discounted_price\": 90\n        },\n        {\n          \"buy_condition\": \"( rule#2 )\",\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      \"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": "5b8dfc5a-cafc-4691-9942-da8fe124a757",
                "name": "Item not found with provided `slug` query parameter",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "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": []
                  },
                  "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": "62a71036-f995-4f88-9645-38bcc015389a",
            "name": "getLadderOffers | List ladder offers",
            "request": {
              "name": "getLadderOffers | List ladder offers",
              "description": {
                "content": "Get ladder offers associated for the items in the cart. Ladder offers provide discounts or special pricing based on item quantity, allowing users to benefit from bulk purchases or promotional deals.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "available-ladder-prices"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product."
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<string>",
                    "description": "Store uid of assigned store on PDP page. If not passed default first created ladder will be returned."
                  },
                  {
                    "disabled": false,
                    "key": "promotion_id",
                    "value": "<string>",
                    "description": "Get ladder information of given promotion id explicitely."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of offers to be fetched to show."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "64e71c86-93df-4a3e-80f5-e1c2154b3deb",
                "name": "Success. Returns a object containing the applicable ladder price offers (if exists) on product. Refer `PromotionOffersResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "available-ladder-prices"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "store_id",
                        "value": "<string>"
                      },
                      {
                        "key": "promotion_id",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"available_offers\": [\n    {\n      \"id\": \"6203cb1393506f8a75ecd56b\",\n      \"offer_text\": \"Ladder Price 2\",\n      \"description\": \"Ladder Price 2\",\n      \"offer_prices\": [\n        {\n          \"min_quantity\": 0,\n          \"max_quantity\": 0,\n          \"margin\": 5,\n          \"type\": \"percentage\",\n          \"price\": {\n            \"marked\": 5499,\n            \"effective\": 5499,\n            \"offer_price\": 5224.05\n          }\n        },\n        {\n          \"min_quantity\": 0,\n          \"max_quantity\": 0,\n          \"margin\": 10,\n          \"type\": \"percentage\",\n          \"price\": {\n            \"marked\": 5499,\n            \"effective\": 5499,\n            \"offer_price\": 4949.1\n          }\n        },\n        {\n          \"min_quantity\": 0,\n          \"max_quantity\": 0,\n          \"margin\": 20,\n          \"type\": \"percentage\",\n          \"price\": {\n            \"marked\": 5499,\n            \"effective\": 5499,\n            \"offer_price\": 4399.2\n          }\n        }\n      ]\n    },\n    {\n      \"id\": \"6203cb1393506f8a75ecd56a\",\n      \"offer_text\": \"Ladder Price 1\",\n      \"description\": \"Ladder Price 1\",\n      \"offer_prices\": [\n        {\n          \"min_quantity\": 0,\n          \"max_quantity\": 0,\n          \"margin\": 10,\n          \"type\": \"amount\",\n          \"price\": {\n            \"marked\": 5499,\n            \"effective\": 5499,\n            \"offer_price\": 4949.1\n          }\n        },\n        {\n          \"min_quantity\": 0,\n          \"max_quantity\": 0,\n          \"margin\": 15,\n          \"type\": \"amount\",\n          \"price\": {\n            \"marked\": 5499,\n            \"effective\": 5499,\n            \"offer_price\": 4674.15\n          }\n        },\n        {\n          \"min_quantity\": 0,\n          \"max_quantity\": 0,\n          \"margin\": 20,\n          \"type\": \"amount\",\n          \"price\": {\n            \"marked\": 5499,\n            \"effective\": 5499,\n            \"offer_price\": 4399.2\n          }\n        }\n      ]\n    }\n  ],\n  \"currency\": {\n    \"code\": \"INR\",\n    \"symbol\": \"â‚¹\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ba34b5c2-e4a2-42de-8424-e5c424df777d",
                "name": "Item not found with provided `slug` query parameter",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "available-ladder-prices"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "slug",
                        "value": "<string>"
                      },
                      {
                        "key": "store_id",
                        "value": "<string>"
                      },
                      {
                        "key": "promotion_id",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      }
                    ],
                    "variable": []
                  },
                  "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": "5788244b-17a2-480c-87e0-61d92ad16cd4",
            "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",
                  "application",
                  "cart",
                  "v1.0",
                  "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": "51f6b888-99a7-4a19-86b4-fda253664a61",
                "name": "Success. Returns an array containing the available offers (if exists) on product via promotions. Refer `PromotionPaymentOffersResult` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "available-payment-offers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "uid",
                        "value": "<integer>"
                      }
                    ],
                    "variable": []
                  },
                  "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": "fe2e2d52-f3a0-4066-8147-fb9c84d33cc8",
                "name": "Item not found with provided `slug` query parameter",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "available-payment-offers"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "id",
                        "value": "<string>"
                      },
                      {
                        "key": "uid",
                        "value": "<integer>"
                      }
                    ],
                    "variable": []
                  },
                  "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": "2818e061-df5b-4de9-ae7f-1ed0c701223b",
            "name": "checkoutCartV2 | Checkout cart",
            "request": {
              "name": "checkoutCartV2 | 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",
                  "application",
                  "cart",
                  "v2.0",
                  "checkout"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "buy_now",
                    "value": "<boolean>",
                    "description": "This indicates the type of cart to checkout."
                  },
                  {
                    "disabled": false,
                    "key": "cart_type",
                    "value": "<string>",
                    "description": "The type of 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": "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  \"payment_methods\": [\n    {\n      \"mode\": \"<string>\",\n      \"payment_meta\": {\n        \"merchant_code\": \"<string>\",\n        \"type\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_identifier\": \"<string>\"\n      },\n      \"payment\": \"<string>\",\n      \"amount\": \"<float>\",\n      \"name\": \"<string>\",\n      \"payment_extra_identifiers\": {\n        \"ad_e\": -51240459,\n        \"quis8\": \"sunt exercitation\",\n        \"commodo1\": \"aliquip aute\"\n      }\n    },\n    {\n      \"mode\": \"<string>\",\n      \"payment_meta\": {\n        \"merchant_code\": \"<string>\",\n        \"type\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_identifier\": \"<string>\"\n      },\n      \"payment\": \"<string>\",\n      \"amount\": \"<float>\",\n      \"name\": \"<string>\",\n      \"payment_extra_identifiers\": {\n        \"ut2b\": \"adipisicing est voluptate dolore in\",\n        \"amet_f3\": false\n      }\n    }\n  ],\n  \"payment_mode\": \"<string>\",\n  \"custom_meta\": [\n    {\n      \"key\": \"<string>\",\n      \"value\": \"<string>\"\n    },\n    {\n      \"key\": \"<string>\",\n      \"value\": \"<string>\"\n    }\n  ],\n  \"customer_details\": {\n    \"mobile\": \"<string>\",\n    \"email\": \"<string>\",\n    \"name\": \"<string>\"\n  },\n  \"merchant_code\": \"<string>\",\n  \"cart_id\": \"<string>\",\n  \"id\": \"<string>\",\n  \"payment_auto_confirm\": \"<boolean>\",\n  \"aggregator\": \"<string>\",\n  \"address_id\": \"<string>\",\n  \"callback_url\": null,\n  \"delivery_address\": {\n    \"nullaf3\": -50412177\n  },\n  \"staff\": {\n    \"_id\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"user\": \"<string>\",\n    \"employee_code\": \"<string>\"\n  },\n  \"order_type\": \"<string>\",\n  \"ordering_store\": \"<integer>\",\n  \"extra_meta\": {\n    \"Excepteur_2be\": \"ut ea Ut aute irure\",\n    \"labore4a\": -86809677.26391877,\n    \"Duis_1\": 17365733.819494084,\n    \"estf2_\": 49621609.907768875,\n    \"magna197\": 54202343.81807271\n  },\n  \"payment_identifier\": \"<string>\",\n  \"billing_address\": {\n    \"utd5\": 36350666,\n    \"reprehenderit1\": -46609067\n  },\n  \"payment_params\": {\n    \"quis_93\": false\n  },\n  \"billing_address_id\": \"<string>\",\n  \"meta\": {\n    \"in8\": -57674570.94934083,\n    \"laboref\": \"minim eiusmod\",\n    \"sunt__9\": 16128489,\n    \"animb\": 95610634.48167974\n  },\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": "393e456e-8c37-4feb-9070-8f6ef80152e1",
                "name": "Success. Returns the status of cart checkout. Refer `CartCheckoutResultSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v2.0",
                      "checkout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "cart_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": "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_id\": \"63c5224310feb3427a7dba4c\",\n  \"address_id\": \"63bd128ef46211103683ab11\",\n  \"billing_address_id\": \"63bd128ef46211103683ab11\",\n  \"custom_meta\": [\n    {\n      \"key\": \"Custom Name\",\n      \"value\": \"Custom Value\"\n    }\n  ],\n  \"payment_mode\": \"Cash\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"UDHARIWL\",\n      \"name\": \"UDHARI Wallet\",\n      \"amount\": 50000,\n      \"payment\": \"blocked\",\n      \"payment_meta\": {\n        \"merchant_code\": \"UDHARIWL\",\n        \"payment_gateway\": \"UDHARIExtension\",\n        \"payment_identifier\": \"BNPLWL\",\n        \"type\": \"extension\"\n      }\n    },\n    {\n      \"mode\": \"JIOPG\",\n      \"name\": \"JIOPG\",\n      \"payment\": \"required\",\n      \"payment_meta\": {\n        \"merchant_code\": \"JIOPG\",\n        \"payment_gateway\": \"Jio\",\n        \"payment_identifier\": \"JIOPG\",\n        \"type\": \"aggregator\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"payment_confirm_url\": \"https://api.sit.fyndx1.de/service/webhooks/payment/v1.0/confirm/\",\n  \"app_intercept_url\": \"https://ankitjainfynd.hostx5.de/cart/order-status\",\n  \"callback_url\": \"https://ankitjainfynd.hostx5.de/cart/order-status\",\n  \"message\": \"\",\n  \"data\": {\n    \"order_id\": \"FY69934AA154515929F5\"\n  },\n  \"order_id\": \"FY69934AA154515929F5\",\n  \"cart\": {\n    \"checkout_mode\": \"self\",\n    \"cart_id\": 16604,\n    \"is_valid\": true,\n    \"id\": \"69934a44aed819be6f6fb3de\",\n    \"payment_selection_lock\": {\n      \"payment_identifier\": \"cod\",\n      \"enabled\": false,\n      \"default_options\": \"cod\"\n    },\n    \"delivery_promise\": {\n      \"formatted\": {\n        \"max\": \"Sun, 15 Mar\",\n        \"min\": \"Wed, 18 Feb\"\n      },\n      \"iso\": {\n        \"max\": \"2026-03-15T05:30:00Z\",\n        \"min\": \"2026-02-18T05:40:00Z\"\n      },\n      \"timestamp\": {\n        \"max\": 1773552600,\n        \"min\": 1771393200\n      }\n    },\n    \"comment\": \"\",\n    \"items\": [\n      {\n        \"charges\": [],\n        \"item_type\": \"standard\",\n        \"article\": {\n          \"identifier\": {\n            \"sku_code\": \"FCGVJHB\"\n          },\n          \"force_new_line_item\": false,\n          \"type\": \"article\",\n          \"uid\": \"6810b8dc6b3d3a83d3daf7d9\",\n          \"product_group_tags\": null,\n          \"is_gift_visible\": false,\n          \"_custom_json\": {},\n          \"quantity\": 992,\n          \"cart_item_meta\": {},\n          \"seller_identifier\": \"FCGVJHB\",\n          \"meta\": {},\n          \"item_index\": 0,\n          \"gift_card\": {\n            \"gift_price\": 0,\n            \"display_text\": \"\",\n            \"is_gift_applied\": false\n          },\n          \"mto_quantity\": 0,\n          \"seller\": {\n            \"name\": \"testing pvt ltdasdas\",\n            \"uid\": 2\n          },\n          \"fulfillment_option\": {\n            \"is_default\": true,\n            \"slug\": \"standard-delivery\",\n            \"type\": \"HomeDelivery\",\n            \"name\": \"Standard Delivery\"\n          },\n          \"tags\": [],\n          \"store\": {\n            \"store_code\": \"HS-6cbf6\",\n            \"name\": \"testing pvt ltd\",\n            \"code\": \"HS-6cbf6\",\n            \"uid\": 2\n          },\n          \"extra_meta\": {},\n          \"pickup_store_detail\": {},\n          \"size\": \"OS\",\n          \"price\": {\n            \"base\": {\n              \"selling\": 2,\n              \"marked\": 2,\n              \"currency_symbol\": \"₹\",\n              \"effective\": 2,\n              \"currency_code\": \"INR\"\n            },\n            \"converted\": {\n              \"selling\": 2,\n              \"marked\": 2,\n              \"currency_symbol\": \"₹\",\n              \"effective\": 2,\n              \"currency_code\": \"INR\"\n            }\n          }\n        },\n        \"promo_meta\": {},\n        \"identifiers\": {\n          \"identifier\": \"KHdEsZ8sSGjwJQYN4ESQ\"\n        },\n        \"moq\": {\n          \"minimum\": 1\n        },\n        \"key\": \"7612062_OS_standard-delivery\",\n        \"is_set\": false,\n        \"discount\": \"\",\n        \"custom_order\": {\n          \"is_custom_order\": false,\n          \"manufacturing_time\": 0,\n          \"manufacturing_time_unit\": \"days\"\n        },\n        \"message\": \"\",\n        \"price_per_unit\": {\n          \"base\": {\n            \"marked\": 2,\n            \"selling_price\": 2,\n            \"currency_symbol\": \"₹\",\n            \"effective\": 2,\n            \"currency_code\": \"INR\"\n          },\n          \"converted\": {\n            \"marked\": 2,\n            \"selling_price\": 2,\n            \"currency_symbol\": \"₹\",\n            \"effective\": 2,\n            \"currency_code\": \"INR\"\n          }\n        },\n        \"quantity\": 1,\n        \"max_quantity\": {\n          \"item_store\": 992,\n          \"item_seller\": null,\n          \"item\": null\n        },\n        \"parent_item_identifiers\": {\n          \"identifier\": null,\n          \"parent_item_size\": null,\n          \"parent_item_id\": null\n        },\n        \"coupon\": {},\n        \"delivery_promise\": {\n          \"formatted\": {\n            \"max\": \"Sun, 15 Mar\",\n            \"min\": \"Wed, 18 Feb\"\n          },\n          \"iso\": {\n            \"max\": \"2026-03-15T05:30:00Z\",\n            \"min\": \"2026-02-18T05:40:00Z\"\n          },\n          \"timestamp\": {\n            \"max\": 1773552600,\n            \"min\": 1771393200\n          }\n        },\n        \"bulk_offer\": {},\n        \"product\": {\n          \"item_code\": \"m82qit8e_SE\",\n          \"type\": \"product\",\n          \"categories\": [\n            {\n              \"name\": \"Casual Shirts\",\n              \"uid\": 22544\n            }\n          ],\n          \"slug\": \"m82qit8e_se-7612062\",\n          \"name\": \"m82qit8e_SE\",\n          \"images\": [\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01/0/Ym43PKxyKe-e1113pp01_1.jpg\",\n              \"url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01_OGN/0/Ym43PKxyKe-e1113pp01_1.jpg\"\n            },\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01/1/dz4O9s1t7W-e1113pp01_2.jpg\",\n              \"url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01/1/dz4O9s1t7W-e1113pp01_2.jpg\"\n            },\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01/2/b7ID0sSXaX-e1113pp01_3.jpg\",\n              \"url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01/2/b7ID0sSXaX-e1113pp01_3.jpg\"\n            },\n            {\n              \"aspect_ratio\": \"16:25\",\n              \"secure_url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01/3/5Z6SwL7xz3-e1113pp01_4.jpg\",\n              \"url\": \"https://hdn-1.fynd.com/products/pictures/item/free/original/eeken/E1113PP01/3/5Z6SwL7xz3-e1113pp01_4.jpg\"\n            }\n          ],\n          \"uid\": 7612062,\n          \"tags\": [],\n          \"_custom_json\": {},\n          \"action\": {\n            \"query\": {\n              \"product_slug\": [\n                \"m82qit8e_se-7612\"\n              ]\n            },\n            \"page\": {\n              \"params\": {\n                \"slug\": [\n                  \"m82qit8e_se-7612\"\n                ]\n              },\n              \"type\": \"product\"\n            },\n            \"type\": \"page\",\n            \"url\": \"https://api.sit.fyndx1.de/platform/content/v1/products/m82qit8e_se-7612/\"\n          },\n          \"teaser_tag\": {},\n          \"attributes\": {\n            \"gender\": \"Women\",\n            \"brand_name\": \"Generic\"\n          },\n          \"brand\": {\n            \"name\": \"Generic\",\n            \"uid\": 1\n          }\n        },\n        \"coupon_message\": \"\",\n        \"availability\": {\n          \"deliverable\": true,\n          \"out_of_stock\": false,\n          \"other_store_quantity\": 992,\n          \"sizes\": [\n            \"OS\",\n            \"8\"\n          ],\n          \"available_sizes\": [\n            {\n              \"is_available\": true,\n              \"value\": \"OS\",\n              \"display\": \"OS\"\n            },\n            {\n              \"is_available\": true,\n              \"value\": \"8\",\n              \"display\": \"8\"\n            }\n          ],\n          \"is_valid\": true\n        },\n        \"price\": {\n          \"base\": {\n            \"selling\": 2,\n            \"marked\": 2,\n            \"currency_symbol\": \"₹\",\n            \"final_price\": 2,\n            \"discount\": 0,\n            \"effective\": 2,\n            \"currency_code\": \"INR\",\n            \"add_on\": 2\n          },\n          \"converted\": {\n            \"selling\": 2,\n            \"marked\": 2,\n            \"currency_symbol\": \"₹\",\n            \"final_price\": 2,\n            \"discount\": 0,\n            \"effective\": 2,\n            \"currency_code\": \"INR\",\n            \"add_on\": 2\n          }\n        },\n        \"product_ean_id\": null,\n        \"promotions_applied\": []\n      }\n    ],\n    \"uid\": \"16604\",\n    \"delivery_charge_info\": \"\",\n    \"success\": true,\n    \"message\": \"\",\n    \"restrict_checkout\": false,\n    \"last_modified\": \"Mon, 16 Feb 2026 16:49:37 GMT\",\n    \"order_id\": \"FY69934AA154515929F5\",\n    \"breakup_values\": {\n      \"coupon\": {\n        \"type\": \"cash\",\n        \"message\": \"Coupon not applicable with \",\n        \"coupon_value\": 0,\n        \"title\": \"\",\n        \"maximum_discount_value\": 0,\n        \"coupon_type\": \"cart\",\n        \"is_applied\": false,\n        \"uid\": null,\n        \"minimum_cart_value\": 0,\n        \"description\": \"\",\n        \"sub_title\": \"\",\n        \"code\": \"\",\n        \"value\": 0\n      },\n      \"raw\": {\n        \"gst_charges\": 0.22,\n        \"mrp_total\": 2,\n        \"mop_total\": 0,\n        \"cod_charge\": 0,\n        \"total\": 2,\n        \"discount\": 0,\n        \"promotion\": 0,\n        \"subtotal\": 2,\n        \"convenience_fee\": 0,\n        \"store_credit\": 0,\n        \"gift_card\": 0,\n        \"delivery_charge\": 0,\n        \"coupon\": 0,\n        \"sub_total\": 2,\n        \"you_saved\": 0,\n        \"total_charge\": 0,\n        \"fynd_cash\": 0,\n        \"engage_amount\": 0,\n        \"vog\": 1.78\n      },\n      \"display\": [\n        {\n          \"attr\": \"mrp_total\",\n          \"message\": [],\n          \"original\": 2,\n          \"value\": 2,\n          \"display\": \"Total MRP\",\n          \"currency_symbol\": \"₹\",\n          \"currency_code\": \"INR\",\n          \"key\": \"mrp_total\"\n        },\n        {\n          \"attr\": \"subtotal\",\n          \"message\": [],\n          \"original\": 2,\n          \"value\": 2,\n          \"display\": \"Subtotal\",\n          \"currency_symbol\": \"₹\",\n          \"currency_code\": \"INR\",\n          \"key\": \"subtotal\"\n        },\n        {\n          \"attr\": \"total\",\n          \"message\": [],\n          \"original\": 2,\n          \"value\": 2,\n          \"display\": \"Total\",\n          \"currency_symbol\": \"₹\",\n          \"currency_code\": \"INR\",\n          \"key\": \"total\"\n        }\n      ]\n    },\n    \"currency\": {\n      \"code\": \"INR\",\n      \"symbol\": \"₹\"\n    },\n    \"coupon_text\": \"View all offers\",\n    \"buy_now\": false,\n    \"custom_cart_meta\": {},\n    \"common_config\": {\n      \"delivery_charges_config\": {\n        \"enabled\": false,\n        \"tax_rule_id\": \"\",\n        \"sac_code\": \"\",\n        \"charges\": []\n      }\n    },\n    \"applied_promo_details\": [],\n    \"pan_config\": {\n      \"cod_threshold_amount\": 0,\n      \"online_threshold_amount\": 0\n    },\n    \"free_gift_selection_available\": false,\n    \"alternate_pickup_person\": {},\n    \"gstin\": null,\n    \"pan_no\": null\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2be41e9c-6e62-425e-a89a-6ecf7587e8c4",
                "name": "Invalid payment method error",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v2.0",
                      "checkout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "buy_now",
                        "value": "<boolean>"
                      },
                      {
                        "key": "cart_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": "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_id\": \"63c5224310feb3427a7dba4c\",\n  \"address_id\": \"63bd128ef46211103683ab11\",\n  \"billing_address_id\": \"63bd128ef46211103683ab11\",\n  \"custom_meta\": [\n    {\n      \"key\": \"Custom Name\",\n      \"value\": \"Custom Value\"\n    }\n  ],\n  \"payment_mode\": \"Cash\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"UDHARIWL\",\n      \"name\": \"UDHARI Wallet\",\n      \"amount\": 50000,\n      \"payment\": \"blocked\",\n      \"payment_meta\": {\n        \"merchant_code\": \"UDHARIWL\",\n        \"payment_gateway\": \"UDHARIExtension\",\n        \"payment_identifier\": \"BNPLWL\",\n        \"type\": \"extension\"\n      }\n    },\n    {\n      \"mode\": \"JIOPG\",\n      \"name\": \"JIOPG\",\n      \"payment\": \"required\",\n      \"payment_meta\": {\n        \"merchant_code\": \"JIOPG\",\n        \"payment_gateway\": \"Jio\",\n        \"payment_identifier\": \"JIOPG\",\n        \"type\": \"aggregator\"\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": "145e81f9-8b0b-4240-91f6-dbb39cd79736",
            "name": "getProductsByOfferId | List eligible offer products",
            "request": {
              "name": "getProductsByOfferId | List eligible offer products",
              "description": {
                "content": "List all products eligible for the given offer id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "eligible-offer-products"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "offer_id",
                    "value": "<string>",
                    "description": "(Required) The unique identifier of the offer"
                  },
                  {
                    "disabled": false,
                    "key": "page",
                    "value": "1",
                    "description": "Page number for pagination"
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "20",
                    "description": "Number of items per page"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4b64a55b-0825-4b3b-9eaa-ea117f4dbaad",
                "name": "Success. Returns list of eligible products with pagination",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "eligible-offer-products"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "offer_id",
                        "value": "<string>"
                      },
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"items\": [\n    {\n      \"product_slug\": \"cotton-tshirt-blue\",\n      \"uid\": 123456\n    },\n    {\n      \"product_slug\": \"denim-jeans-slim-fit\",\n      \"uid\": 123457\n    },\n    {\n      \"product_slug\": \"sports-shoes-running\",\n      \"uid\": 123458\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"size\": 20\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "38d242ad-b4a2-415b-86f6-b6c7004cd1d9",
                "name": "Offer is not available for the given offer id",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "cart",
                      "v1.0",
                      "eligible-offer-products"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "offer_id",
                        "value": "<string>"
                      },
                      {
                        "key": "page",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "20"
                      }
                    ],
                    "variable": []
                  },
                  "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\": \"Offer is not eligible for this user\",\n  \"items\": [],\n  \"page\": {\n    \"current\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"size\": 20\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "5b6c50c1-acc9-4b27-a525-326a2087f851",
        "name": "Catalog",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "55571fc7-ebe7-41c2-b624-dcd09d7747d4",
            "name": "getProductDetailBySlug | Get a product",
            "request": {
              "name": "getProductDetailBySlug | Get a product",
              "description": {
                "content": "Get product details such as price, attributes, HSN code, SKU code, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ":slug",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c67d7c20-42f3-4435-be2a-46ffd60f6dd9",
                "name": "Success. Returns a Product object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ":slug",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/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  \"type\": \"product\",\n  \"grouped_attributes\": [\n    {\n      \"title\": \"Alexander Sawyer\",\n      \"id\": \"6863b6605da05ba8dc45d98f\",\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    }\n  ],\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  \"brand\": {\n    \"name\": \"Barry, Jennings and Larson\",\n    \"uid\": 1,\n    \"logo\": {\n      \"type\": \"image\",\n      \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n    },\n    \"action\": {\n      \"page\": {\n        \"type\": \"products\",\n        \"query\": {\n          \"brand\": [\n            \"Hess-Inc\"\n          ]\n        }\n      },\n      \"type\": \"page\"\n    },\n    \"_custom_json\": {}\n  },\n  \"department\": {\n    \"name\": \"Electronics\",\n    \"uid\": 1,\n    \"logo\": {\n      \"type\": \"image\",\n      \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n    },\n    \"slug\": \"electronics\"\n  },\n  \"uid\": 1,\n  \"slug\": \"benchmark-collaborative-paradigms\",\n  \"attributes\": {\n    \"color_hex\": \"808080\",\n    \"weight\": 100,\n    \"product_type\": \"LaptopBags\",\n    \"gender\": [\n      \"Men\",\n      \"Women\"\n    ],\n    \"material\": \"Neoprene\",\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    \"item_code\": \"LGLAPTOPSLEEVE5\",\n    \"occasion\": \"Casual\",\n    \"primary_color\": \"Grey\",\n    \"primary_material\": \"Others\",\n    \"variant\": \"LGLAPTOPSLEEVE5\",\n    \"color\": \"DarkGrey\",\n    \"product_details\": \"This is a Unisex Product.\",\n    \"primary_color_hex\": \"808080\",\n    \"brand\": \"Barry, Jennings and Larson\"\n  },\n  \"name\": \"benchmark collaborative paradigms\",\n  \"has_variant\": true,\n  \"categories\": [\n    {\n      \"id\": 3,\n      \"uid\": 3,\n      \"name\": \"Amy Kim DDS\",\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"category\",\n          \"query\": {\n            \"category\": [\n              \"Amy-Kim-DDS\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"_custom_json\": {}\n    }\n  ],\n  \"tryouts\": [],\n  \"rating\": 2.7,\n  \"rating_count\": 2,\n  \"image_nature\": \"standard\",\n  \"tags\": [\n    \"Digital\"\n  ],\n  \"teaser_tag\": \"\",\n  \"no_of_boxes\": 1,\n  \"custom_order\": {},\n  \"color\": \"808080\",\n  \"similars\": [\n    \"brand\"\n  ],\n  \"_custom_json\": {},\n  \"is_dependent\": false,\n  \"item_type\": \"standard\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "be2e253f-d8c7-467b-a457-af73a58f6e3b",
            "name": "getProductBundleItems | Get children for a bundled product",
            "request": {
              "name": "getProductBundleItems | Get children for a bundled product",
              "description": {
                "content": "Retrieve bundle children for a given bundled product slug with pricing, brand, media, and seller information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ":slug",
                  "bundle",
                  "items"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "Page number to retrieve."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items per page."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Unique product identifier slug."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4936fc9b-bc24-489f-a5c6-a035043ac91d",
                "name": "Successfully retrieved bundled items for a product.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ":slug",
                      "bundle",
                      "items"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Unique product identifier slug."
                      }
                    ]
                  },
                  "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        \"name\": \"Nike\",\n        \"logo\": \"https://cdn.example.com/logos/nike.png\",\n        \"uid\": \"brand_001\"\n      },\n      \"media\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.example.com/images/shoe1.png\",\n          \"alt\": \"Nike Running Shoe\",\n          \"thumbnail\": \"https://cdn.example.com/thumbnails/shoe1_thumb.png\"\n        },\n        {\n          \"type\": \"video\",\n          \"url\": \"https://cdn.example.com/videos/shoe1.mp4\",\n          \"alt\": \"Nike Shoe Overview\",\n          \"thumbnail\": \"https://cdn.example.com/thumbnails/shoe1_video_thumb.png\"\n        }\n      ],\n      \"net_quantity\": 2,\n      \"size\": \"M\",\n      \"seller_identifiers\": [\n        \"PANTM\",\n        \"PANTL\"\n      ],\n      \"price\": 10000,\n      \"price_effective\": 9500,\n      \"currency\": \"INR\"\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": "a79d85b6-cb5e-456a-9d8f-16d1af7ae641",
            "name": "getProductBundlesByChildSku | Get bundled items for a specific product size",
            "request": {
              "name": "getProductBundlesByChildSku | Get bundled items for a specific product size",
              "description": {
                "content": "Retrieve bundled items for a given product slug and size with pricing, brand, media, and seller information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ":slug",
                  "size",
                  ":size",
                  "bundle"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "Page number to retrieve."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "Number of items per page."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Unique product identifier slug."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "size",
                    "description": "(Required) Size of the product (e.g., S, M, L, XL, OS)."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a4cbfea8-8640-4804-853a-1943a4fd6f26",
                "name": "Successfully retrieved bundled items for a product size.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ":slug",
                      "size",
                      ":size",
                      "bundle"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Unique product identifier slug."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "size",
                        "description": "(Required) Size of the product (e.g., S, M, L, XL, OS)."
                      }
                    ]
                  },
                  "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        \"name\": \"Nike\",\n        \"logo\": \"https://cdn.example.com/logos/nike.png\",\n        \"uid\": \"brand_001\"\n      },\n      \"media\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.example.com/images/shoe1.png\",\n          \"alt\": \"Nike Running Shoe\",\n          \"thumbnail\": \"https://cdn.example.com/thumbnails/shoe1_thumb.png\"\n        },\n        {\n          \"type\": \"video\",\n          \"url\": \"https://cdn.example.com/videos/shoe1.mp4\",\n          \"alt\": \"Nike Shoe Overview\",\n          \"thumbnail\": \"https://cdn.example.com/thumbnails/shoe1_video_thumb.png\"\n        }\n      ],\n      \"size\": \"OS\",\n      \"net_quantity\": 2,\n      \"seller_identifiers\": [\n        \"SHIRTM\"\n      ],\n      \"price\": 10000,\n      \"price_effective\": 9500,\n      \"currency\": \"INR\",\n      \"slug\": \"nike-running-shoes\"\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 3,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "279805d4-743e-4375-a22c-75429789fc36",
            "name": "getProductSizesBySlug | List sizes",
            "request": {
              "name": "getProductSizesBySlug | List sizes",
              "description": {
                "content": "Provides detailed information about a product, including its availability (sellable), available sizes with quantities, dimensions, weight, availability status, price details (marked, effective, selling), minimum order quantity (MOQ).",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ":slug",
                  "sizes",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<integer>",
                    "description": "The ID of the store that is selling the product, e.g. 1,2,3."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3b53db49-1529-487d-b22f-7bd4fcd44162",
                "name": "Success. Returns a ProductSize object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ":slug",
                      "sizes",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "store_id",
                        "value": "9690"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/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  \"sellable\": true,\n  \"sizes\": [\n    {\n      \"display\": \"13\",\n      \"value\": \"13\",\n      \"quantity\": 10,\n      \"seller_identifiers\": [\n        \"123456789\",\n        \"987654321\"\n      ],\n      \"is_available\": true,\n      \"is_bundle_item\": false\n    }\n  ],\n  \"discount\": \"\",\n  \"stores\": {\n    \"count\": 1\n  },\n  \"size_chart\": {\n    \"headers\": {\n      \"col_1\": {\n        \"value\": \"s\",\n        \"convertable\": false\n      },\n      \"col_2\": {\n        \"value\": \"m\",\n        \"convertable\": true\n      },\n      \"col_3\": {\n        \"value\": \"l\",\n        \"convertable\": false\n      },\n      \"col_4\": {\n        \"value\": \"xl\",\n        \"convertable\": true\n      },\n      \"col_5\": {\n        \"value\": \"xxl\",\n        \"convertable\": false\n      },\n      \"col_6\": {\n        \"value\": \"xxxl\",\n        \"convertable\": true\n      },\n      \"col_7\": {\n        \"value\": \"4xl\",\n        \"convertable\": false\n      },\n      \"col_8\": {\n        \"value\": \"5xl\",\n        \"convertable\": true\n      },\n      \"col_9\": {\n        \"value\": \"xs\",\n        \"convertable\": false\n      },\n      \"col_10\": {\n        \"value\": \"xxs\",\n        \"convertable\": true\n      }\n    },\n    \"sizes\": [\n      {\n        \"col_1\": \"32\",\n        \"col_2\": \"34\"\n      }\n    ],\n    \"unit\": \"cm\",\n    \"size_tip\": \"test size guide\",\n    \"image\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/bahu/products/pictures/size-guide/free/original/Vs6anXiiN-EZk2rf_UT-Logo.png\",\n    \"description\": null,\n    \"title\": \"test size guide\",\n    \"id\": \"6762e34f0c3228e5fd0e4ed7\"\n  },\n  \"price\": {\n    \"marked\": {\n      \"min\": 66.5,\n      \"max\": 66.5,\n      \"currency_code\": \"INR\",\n      \"currency_symbol\": \"₹\"\n    },\n    \"effective\": {\n      \"min\": 66.5,\n      \"max\": 66.5,\n      \"currency_code\": \"INR\",\n      \"currency_symbol\": \"₹\"\n    }\n  },\n  \"tags\": [\n    \"Digital\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6ce968fb-14fd-49a5-9c76-d4b2e60a6d0d",
            "name": "getProductComparisonBySlugs | List products for comparison",
            "request": {
              "name": "getProductComparisonBySlugs | List products for comparison",
              "description": {
                "content": "Get all the products that have the same category.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  "compare",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3a43eab2-1809-4ed3-95c0-598400e049e1",
                "name": "Success. Returns an array of objects containing the attributes for comparision.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      "compare",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "slug",
                        "value": "extend-back-end-relationships"
                      },
                      {
                        "key": "slug",
                        "value": "facilitate value-added infrastructures"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"attributes_metadata\": [\n    {\n      \"title\": \"Alexander Sawyer\",\n      \"id\": \"6863b6605da05ba8dc45d98f\",\n      \"details\": [\n        {\n          \"key\": \"color\",\n          \"display\": \"Kimberly Davidson\",\n          \"description\": \"\"\n        },\n        {\n          \"key\": \"gender\",\n          \"display\": \"Kimberly Mcdaniel\",\n          \"description\": \"\"\n        },\n        {\n          \"key\": \"material\",\n          \"display\": \"Monica Hampton\",\n          \"description\": \"\"\n        },\n        {\n          \"key\": \"weight\",\n          \"display\": \"John Mendoza\",\n          \"description\": \"\"\n        }\n      ]\n    }\n  ],\n  \"items\": [\n    {\n      \"type\": \"product\",\n      \"name\": \"benchmark collaborative paradigms\",\n      \"item_type\": \"set\",\n      \"slug\": \"benchmark-collaborative-paradigms\",\n      \"id\": 1,\n      \"brand\": {\n        \"type\": \"brand\",\n        \"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        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Hess-Inc\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"query\": {\n            \"slug\": \"benchmark-collaborative-paradigms\"\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"color_hex\": \"808080\",\n        \"weight\": 100,\n        \"product_type\": \"LaptopBags\",\n        \"gender\": [\n          \"Men\",\n          \"Women\"\n        ],\n        \"material\": \"Neoprene\",\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        \"item_code\": \"LGLAPTOPSLEEVE5\",\n        \"occasion\": \"Casual\",\n        \"primary_color\": \"Grey\",\n        \"primary_material\": \"Others\",\n        \"variant\": \"LGLAPTOPSLEEVE5\",\n        \"color\": \"DarkGrey\",\n        \"product_details\": \"This is a Unisex Product.\",\n        \"primary_color_hex\": \"808080\"\n      },\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      \"categories\": [\n        {\n          \"id\": 3,\n          \"uid\": 3,\n          \"name\": \"Amy Kim DDS\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"category\",\n              \"query\": {\n                \"category\": [\n                  \"Amy-Kim-DDS\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"rating\": 2.7,\n      \"rating_count\": 2\n    },\n    {\n      \"type\": \"product\",\n      \"name\": \"deploy viral systems\",\n      \"item_type\": \"set\",\n      \"slug\": \"deploy-viral-systems\",\n      \"id\": 2,\n      \"brand\": {\n        \"type\": \"brand\",\n        \"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        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Hess-Inc\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"query\": {\n            \"slug\": \"deploy-viral-systems\"\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"color_hex\": \"808080\",\n        \"weight\": 100,\n        \"product_type\": \"LaptopBags\",\n        \"gender\": [\n          \"Men\",\n          \"Women\"\n        ],\n        \"material\": \"Neoprene\",\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        \"item_code\": \"LGLAPTOPSLEEVE5\",\n        \"occasion\": \"Casual\",\n        \"primary_color\": \"Grey\",\n        \"primary_material\": \"Others\",\n        \"variant\": \"LGLAPTOPSLEEVE5\",\n        \"color\": \"DarkGrey\",\n        \"product_details\": \"This is a Unisex Product.\",\n        \"primary_color_hex\": \"808080\"\n      },\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      \"categories\": [\n        {\n          \"id\": 3,\n          \"uid\": 3,\n          \"name\": \"Amy Kim DDS\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"category\",\n              \"query\": {\n                \"category\": [\n                  \"Amy-Kim-DDS\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"rating\": 2.7,\n      \"rating_count\": 2\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d8ccbf33-ce58-413e-8ac5-19a2597fb89e",
            "name": "getSimilarComparisonProductBySlug | List similar products",
            "request": {
              "name": "getSimilarComparisonProductBySlug | List similar products",
              "description": {
                "content": "Get all products within the same category as the one specified by the provided slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ":slug",
                  "similar",
                  "compare",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "96063481-629d-4ba1-a287-56339af81a27",
                "name": "Success. Returns an array of objects containing the attributes for comparision.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ":slug",
                      "similar",
                      "compare",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/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_metadata\": [\n    {\n      \"title\": \"Kevin Everett\",\n      \"details\": [\n        {\n          \"key\": \"color\",\n          \"display\": \"Steven Walker\",\n          \"description\": \"\"\n        },\n        {\n          \"key\": \"gender\",\n          \"display\": \"Wesley Sandoval\",\n          \"description\": \"\"\n        },\n        {\n          \"key\": \"material\",\n          \"display\": \"Lawrence Spencer\",\n          \"description\": \"\"\n        },\n        {\n          \"key\": \"weight\",\n          \"display\": \"April Lopez\",\n          \"description\": \"\"\n        }\n      ]\n    }\n  ],\n  \"items\": [\n    {\n      \"type\": \"product\",\n      \"template_tag\": \"test_template\",\n      \"name\": \"facilitate value-added infrastructures\",\n      \"item_type\": \"set\",\n      \"item_code\": \"LGLAPTOPSLEEVE5\",\n      \"slug\": \"facilitate-value-added-infrastructures\",\n      \"uid\": 1,\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Guerra-Chang\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Guerra-Chang\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {\n          \"how_to_redeem\": [\n            \"Go to PlayStation Store and click on your Avatar at the top of the screen\",\n            \"Select Redeem Codes from the drop-down menu\",\n            \"Carefully enter the code and select Redeem\",\n            \"The credit or content is now applied to your account\"\n          ],\n          \"terms_and_condition\": [],\n          \"order_short_description\": \"Thank you for your purchase! Please visit the PlayStation Store to redeem your code\"\n        }\n      },\n      \"sellable\": false,\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"facilitate-value-added-infrastructures\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"color_hex\": \"808080\",\n        \"weight\": 100,\n        \"product_type\": \"LaptopBags\",\n        \"gender\": [\n          \"Men\",\n          \"Women\"\n        ],\n        \"material\": \"Neoprene\",\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        \"item_code\": \"LGLAPTOPSLEEVE5\",\n        \"occasion\": \"Casual\",\n        \"primary_color\": \"Grey\",\n        \"primary_material\": \"Others\",\n        \"variant\": \"LGLAPTOPSLEEVE5\",\n        \"color\": \"Red\",\n        \"product_details\": \"This is a Unisex Product.\",\n        \"primary_color_hex\": \"808080\"\n      },\n      \"_custom_meta\": [],\n      \"medias\": [\n        {\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/jiox5/products/pictures/item/free/original/DfIRf_k-6M-hp-56-c6656aa-ink-cartridge-black-490783783-i-1-1200wx1200h.jpeg\",\n          \"type\": \"image\",\n          \"alt\": \"\"\n        }\n      ],\n      \"categories\": [\n        {\n          \"uid\": 3,\n          \"name\": \"Sarah Carter\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"category\": [\n                  \"Sarah-Carter\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"net_quantity\": {\n        \"value\": 2,\n        \"unit\": \"kg\"\n      },\n      \"rating\": 2.7,\n      \"rating_count\": 2,\n      \"short_description\": \"\"\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"color\": \"808080\",\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"weight\": \"100\"\n      },\n      \"categories\": [\n        {\n          \"uid\": 3,\n          \"name\": \"Sarah Carter\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"category\": [\n                  \"Sarah-Carter\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"_custom_meta\": [],\n      \"sellable\": false,\n      \"name\": \"product-name-updated\",\n      \"sizes\": [\n        \"13\"\n      ],\n      \"slug\": \"mesh-magnetic-e-business\",\n      \"tags\": [\n        \"Digital\"\n      ],\n      \"uid\": 10,\n      \"item_code\": \"LGLAPTOPSLEEVE5\",\n      \"item_type\": \"set\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Edwards, Chapman and Anderson\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Edwards,-Chapman-and-Anderson\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {\n          \"how_to_redeem\": [\n            \"Go to PlayStation Store and click on your Avatar at the top of the screen\",\n            \"Select Redeem Codes from the drop-down menu\",\n            \"Carefully enter the code and select Redeem\",\n            \"The credit or content is now applied to your account\"\n          ],\n          \"terms_and_condition\": [],\n          \"order_short_description\": \"Thank you for your purchase! Please visit the PlayStation Store to redeem your code\"\n        }\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"mesh-magnetic-e-business\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/pictures/tagged_items/original/1309_LGLAPTOPSLEEVE5/1_1564735832806.jpg\",\n          \"alt\": \"product-name-updated\"\n        }\n      ],\n      \"identifiers\": [],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1600,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"selling\": {\n          \"min\": 1399,\n          \"max\": 1800,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"rating\": 2.7,\n      \"_custom_json\": {},\n      \"moq\": {\n        \"minimum\": 1,\n        \"increment_unit\": 1\n      },\n      \"net_quantity\": {},\n      \"discount_meta\": {},\n      \"seo\": {},\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"color\": \"808080\",\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"weight\": \"100\"\n      },\n      \"categories\": [\n        {\n          \"uid\": 3,\n          \"name\": \"Sarah Carter\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"category\": [\n                  \"Sarah-Carter\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"_custom_meta\": [],\n      \"sellable\": false,\n      \"name\": \"product-name-updated\",\n      \"sizes\": [\n        \"13\"\n      ],\n      \"slug\": \"evolve-e-business-web-services\",\n      \"tags\": [\n        \"Digital\"\n      ],\n      \"uid\": 11,\n      \"item_code\": \"LGLAPTOPSLEEVE5\",\n      \"item_type\": \"set\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Edwards, Chapman and Anderson\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Edwards,-Chapman-and-Anderson\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {\n          \"how_to_redeem\": [\n            \"Go to PlayStation Store and click on your Avatar at the top of the screen\",\n            \"Select Redeem Codes from the drop-down menu\",\n            \"Carefully enter the code and select Redeem\",\n            \"The credit or content is now applied to your account\"\n          ],\n          \"terms_and_condition\": [],\n          \"order_short_description\": \"Thank you for your purchase! Please visit the PlayStation Store to redeem your code\"\n        }\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"evolve-e-business-web-services\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/pictures/tagged_items/original/1309_LGLAPTOPSLEEVE5/1_1564735832806.jpg\",\n          \"alt\": \"product-name-updated\"\n        }\n      ],\n      \"identifiers\": [],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1600,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"selling\": {\n          \"min\": 1399,\n          \"max\": 1800,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"rating\": 2.7,\n      \"_custom_json\": {},\n      \"moq\": {\n        \"minimum\": 1,\n        \"increment_unit\": 1\n      },\n      \"net_quantity\": {},\n      \"discount_meta\": {},\n      \"seo\": {},\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"color\": \"808080\",\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"weight\": \"100\"\n      },\n      \"categories\": [\n        {\n          \"uid\": 3,\n          \"name\": \"Sarah Carter\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"category\": [\n                  \"Sarah-Carter\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"_custom_meta\": [],\n      \"sellable\": false,\n      \"name\": \"product-name-updated\",\n      \"sizes\": [\n        \"13\"\n      ],\n      \"slug\": \"reinvent-cutting-edge-web-services\",\n      \"tags\": [\n        \"Digital\"\n      ],\n      \"uid\": 12,\n      \"item_code\": \"LGLAPTOPSLEEVE5\",\n      \"item_type\": \"set\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Edwards, Chapman and Anderson\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Edwards,-Chapman-and-Anderson\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {\n          \"how_to_redeem\": [\n            \"Go to PlayStation Store and click on your Avatar at the top of the screen\",\n            \"Select Redeem Codes from the drop-down menu\",\n            \"Carefully enter the code and select Redeem\",\n            \"The credit or content is now applied to your account\"\n          ],\n          \"terms_and_condition\": [],\n          \"order_short_description\": \"Thank you for your purchase! Please visit the PlayStation Store to redeem your code\"\n        }\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"reinvent-cutting-edge-web-services\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/pictures/tagged_items/original/1309_LGLAPTOPSLEEVE5/1_1564735832806.jpg\",\n          \"alt\": \"product-name-updated\"\n        }\n      ],\n      \"identifiers\": [],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1600,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"selling\": {\n          \"min\": 1399,\n          \"max\": 1800,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"rating\": 2.7,\n      \"_custom_json\": {},\n      \"moq\": {\n        \"minimum\": 1,\n        \"increment_unit\": 1\n      },\n      \"net_quantity\": {},\n      \"discount_meta\": {},\n      \"seo\": {},\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"color\": \"808080\",\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"weight\": \"100\"\n      },\n      \"categories\": [\n        {\n          \"uid\": 3,\n          \"name\": \"Sarah Carter\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"category\": [\n                  \"Sarah-Carter\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"_custom_meta\": [],\n      \"sellable\": false,\n      \"name\": \"product-name-updated\",\n      \"sizes\": [\n        \"13\"\n      ],\n      \"slug\": \"seize-mission-critical-e-tailers\",\n      \"tags\": [\n        \"Digital\"\n      ],\n      \"uid\": 13,\n      \"item_code\": \"LGLAPTOPSLEEVE5\",\n      \"item_type\": \"set\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Edwards, Chapman and Anderson\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Edwards,-Chapman-and-Anderson\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {\n          \"how_to_redeem\": [\n            \"Go to PlayStation Store and click on your Avatar at the top of the screen\",\n            \"Select Redeem Codes from the drop-down menu\",\n            \"Carefully enter the code and select Redeem\",\n            \"The credit or content is now applied to your account\"\n          ],\n          \"terms_and_condition\": [],\n          \"order_short_description\": \"Thank you for your purchase! Please visit the PlayStation Store to redeem your code\"\n        }\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"seize-mission-critical-e-tailers\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/pictures/tagged_items/original/1309_LGLAPTOPSLEEVE5/1_1564735832806.jpg\",\n          \"alt\": \"product-name-updated\"\n        }\n      ],\n      \"identifiers\": [],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1600,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"selling\": {\n          \"min\": 1399,\n          \"max\": 1800,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"rating\": 2.7,\n      \"_custom_json\": {},\n      \"moq\": {\n        \"minimum\": 1,\n        \"increment_unit\": 1\n      },\n      \"net_quantity\": {},\n      \"discount_meta\": {},\n      \"seo\": {},\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"color\": \"808080\",\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"weight\": \"100\"\n      },\n      \"categories\": [\n        {\n          \"uid\": 3,\n          \"name\": \"Sarah Carter\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"category\": [\n                  \"Sarah-Carter\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"_custom_meta\": [],\n      \"sellable\": false,\n      \"name\": \"product-name-updated\",\n      \"sizes\": [\n        \"13\"\n      ],\n      \"slug\": \"cultivate-strategic-supply-chains\",\n      \"tags\": [\n        \"Digital\"\n      ],\n      \"uid\": 14,\n      \"item_code\": \"LGLAPTOPSLEEVE5\",\n      \"item_type\": \"set\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Edwards, Chapman and Anderson\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Edwards,-Chapman-and-Anderson\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {\n          \"how_to_redeem\": [\n            \"Go to PlayStation Store and click on your Avatar at the top of the screen\",\n            \"Select Redeem Codes from the drop-down menu\",\n            \"Carefully enter the code and select Redeem\",\n            \"The credit or content is now applied to your account\"\n          ],\n          \"terms_and_condition\": [],\n          \"order_short_description\": \"Thank you for your purchase! Please visit the PlayStation Store to redeem your code\"\n        }\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"cultivate-strategic-supply-chains\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"medias\": [\n        {\n          \"type\": \"image\",\n          \"url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/media/pictures/tagged_items/original/1309_LGLAPTOPSLEEVE5/1_1564735832806.jpg\",\n          \"alt\": \"product-name-updated\"\n        }\n      ],\n      \"identifiers\": [],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1600,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"selling\": {\n          \"min\": 1399,\n          \"max\": 1800,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"rating\": 2.7,\n      \"_custom_json\": {},\n      \"moq\": {\n        \"minimum\": 1,\n        \"increment_unit\": 1\n      },\n      \"net_quantity\": {},\n      \"discount_meta\": {},\n      \"seo\": {},\n      \"variants\": []\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c254fd30-b297-4c0e-89e6-b76b4ccf4a9e",
            "name": "getComparedFrequentlyProductBySlug | List frequent products",
            "request": {
              "name": "getComparedFrequentlyProductBySlug | List frequent products",
              "description": {
                "content": "Get products that are often compared to the product specified by its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ":slug",
                  "similar",
                  "compared-frequently",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "47f6f167-bd7a-4dd6-97f8-40aaf826b484",
                "name": "Success. Returns an array of objects containing the attributes for comparision.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ":slug",
                      "similar",
                      "compared-frequently",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/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  \"similars\": {\n    \"title\": \"Most Compared\",\n    \"subtitle\": \"We bet you would love these!\",\n    \"attributes_metadata\": [\n      {\n        \"title\": \"Alexander Sawyer\",\n        \"details\": [\n          {\n            \"key\": \"color\",\n            \"display\": \"Kimberly Davidson\",\n            \"description\": \"\"\n          },\n          {\n            \"key\": \"gender\",\n            \"display\": \"Kimberly Mcdaniel\",\n            \"description\": \"\"\n          },\n          {\n            \"key\": \"material\",\n            \"display\": \"Monica Hampton\",\n            \"description\": \"\"\n          },\n          {\n            \"key\": \"weight\",\n            \"display\": \"John Mendoza\",\n            \"description\": \"\"\n          }\n        ]\n      }\n    ],\n    \"items\": [\n      {\n        \"type\": \"product\",\n        \"name\": \"benchmark collaborative paradigms\",\n        \"item_type\": \"set\",\n        \"slug\": \"benchmark-collaborative-paradigms\",\n        \"id\": 1,\n        \"brand\": {\n          \"type\": \"brand\",\n          \"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          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"brand\": [\n                  \"Hess-Inc\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"product\",\n            \"query\": {\n              \"slug\": \"benchmark-collaborative-paradigms\"\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"attributes\": {\n          \"color_hex\": \"808080\",\n          \"weight\": 100,\n          \"product_type\": \"LaptopBags\",\n          \"gender\": [\n            \"Men\",\n            \"Women\"\n          ],\n          \"material\": \"Neoprene\",\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          \"item_code\": \"LGLAPTOPSLEEVE5\",\n          \"occasion\": \"Casual\",\n          \"primary_color\": \"Grey\",\n          \"primary_material\": \"Others\",\n          \"variant\": \"LGLAPTOPSLEEVE5\",\n          \"color\": \"DarkGrey\",\n          \"product_details\": \"This is a Unisex Product.\",\n          \"primary_color_hex\": \"808080\"\n        },\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        \"categories\": [\n          {\n            \"id\": 3,\n            \"uid\": 3,\n            \"name\": \"Amy Kim DDS\",\n            \"logo\": {\n              \"type\": \"image\",\n              \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n            },\n            \"action\": {\n              \"page\": {\n                \"type\": \"category\",\n                \"query\": {\n                  \"category\": [\n                    \"Amy-Kim-DDS\"\n                  ]\n                }\n              },\n              \"type\": \"page\"\n            },\n            \"_custom_json\": {}\n          }\n        ],\n        \"discount\": \"14% OFF\",\n        \"price\": {\n          \"marked\": {\n            \"min\": 1399,\n            \"max\": 1399,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          },\n          \"effective\": {\n            \"min\": 1199,\n            \"max\": 1399,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          }\n        },\n        \"rating\": 2.7,\n        \"rating_count\": 2\n      },\n      {\n        \"type\": \"product\",\n        \"attributes\": {\n          \"primary_color_hex\": \"808080\",\n          \"weight\": \"100\",\n          \"gender\": \"women\",\n          \"material\": \"Neoprene\",\n          \"primary_color\": \"DarkGrey\"\n        },\n        \"categories\": [\n          {\n            \"id\": 3,\n            \"uid\": 3,\n            \"name\": \"Amy Kim DDS\",\n            \"logo\": {\n              \"type\": \"image\",\n              \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n            },\n            \"action\": {\n              \"page\": {\n                \"type\": \"category\",\n                \"query\": {\n                  \"category\": [\n                    \"Amy-Kim-DDS\"\n                  ]\n                }\n              },\n              \"type\": \"page\"\n            },\n            \"_custom_json\": {}\n          }\n        ],\n        \"sellable\": true,\n        \"name\": \"deploy viral systems\",\n        \"slug\": \"deploy-viral-systems\",\n        \"uid\": 2,\n        \"item_type\": \"set\",\n        \"brand\": {\n          \"type\": \"brand\",\n          \"name\": \"Hess Inc\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"products\",\n              \"query\": {\n                \"brand\": [\n                  \"Hess-Inc\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"product\",\n            \"query\": {\n              \"slug\": \"deploy-viral-systems\"\n            }\n          },\n          \"type\": \"page\"\n        },\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        \"discount\": \"14% OFF\",\n        \"price\": {\n          \"marked\": {\n            \"min\": 1399,\n            \"max\": 1499,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          },\n          \"effective\": {\n            \"min\": 1199,\n            \"max\": 1399,\n            \"currency_code\": \"INR\",\n            \"currency_symbol\": \"₹\"\n          }\n        },\n        \"is_tryout\": false,\n        \"rating\": 2.7\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "28ca94f5-634b-457c-bf63-abd5ded75512",
            "name": "getProductVariantsBySlug | List product variants",
            "request": {
              "name": "getProductVariantsBySlug | List product variants",
              "description": {
                "content": "Get all available variants of a specific product identified by its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ":slug",
                  "variants",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/v1.0/products/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3506a3f1-a752-42c0-abaa-dc184e3ef29e",
                "name": "Success. Returns all variants of a product. For `display_type:image`, `color` key will be present otherwise `value` key will be shown.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ":slug",
                      "variants",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint /service/application/catalog/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  \"variants\": [\n    {\n      \"header\": \"Addtn. Color\",\n      \"key\": \"color\",\n      \"group_id\": \"darkgrey-18928016\",\n      \"display_type\": \"image\",\n      \"logo\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/360x0/56_MKT02AI060CORAL/1_1567590349681.jpg\",\n      \"items\": [\n        {\n          \"action\": {\n            \"page\": {\n              \"type\": \"product\",\n              \"query\": {\n                \"slug\": \"benchmark-collaborative-paradigms\"\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"uid\": 1,\n          \"slug\": \"benchmark-collaborative-paradigms\",\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          \"is_available\": true,\n          \"color_name\": \"DarkGrey\",\n          \"color\": \"808080\"\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "492e5f08-efb1-42c0-b1ef-831e6014fae1",
            "name": "getProductStockByIds | Get product stocks",
            "request": {
              "name": "getProductStockByIds | Get product stocks",
              "description": {
                "content": "Get the current stock status for products identified by their IDs, such as SKU, ALU, EAN, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  "stock-status",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "item_id",
                    "value": "<integer>",
                    "description": "The Item ID of the product (Max. 50 allowed)."
                  },
                  {
                    "disabled": false,
                    "key": "alu",
                    "value": "<string>",
                    "description": "ALU of the product (limited upto 50 ALU identifier in a single request)."
                  },
                  {
                    "disabled": false,
                    "key": "sku_code",
                    "value": "<string>",
                    "description": "Stock-keeping Unit of the product (limited upto 50 SKU Code in a single request)."
                  },
                  {
                    "disabled": false,
                    "key": "ean",
                    "value": "<string>",
                    "description": "European Article Number of the product (limited upto 50 EAN identifier in a single request)."
                  },
                  {
                    "disabled": false,
                    "key": "upc",
                    "value": "<string>",
                    "description": "Universal Product Code of the product (limited upto 50 UPC identifier in a single request)."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0be4a3b1-0498-4af4-b535-a3ac2775c0af",
                "name": "Success. Returns the status of the product stock.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      "stock-status",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "item_id",
                        "value": "1"
                      },
                      {
                        "key": "alu",
                        "value": "#8680705321086"
                      },
                      {
                        "key": "sku_code",
                        "value": "P10101101154425S"
                      },
                      {
                        "key": "ean",
                        "value": "#8680705340025"
                      },
                      {
                        "key": "upc",
                        "value": "#8680705326012"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"item_id\": 1,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"2\",\n      \"item_id\": 1,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"3\",\n      \"item_id\": 2,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"4\",\n      \"item_id\": 2,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"5\",\n      \"item_id\": 3,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"6\",\n      \"item_id\": 3,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"7\",\n      \"item_id\": 4,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"8\",\n      \"item_id\": 4,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"9\",\n      \"item_id\": 5,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"10\",\n      \"item_id\": 5,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"11\",\n      \"item_id\": 6,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"12\",\n      \"item_id\": 6,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"13\",\n      \"item_id\": 7,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"14\",\n      \"item_id\": 7,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"15\",\n      \"item_id\": 8,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"16\",\n      \"item_id\": 8,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"17\",\n      \"item_id\": 9,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"18\",\n      \"item_id\": 9,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"19\",\n      \"item_id\": 10,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"20\",\n      \"item_id\": 10,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"21\",\n      \"item_id\": 11,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"22\",\n      \"item_id\": 11,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"23\",\n      \"item_id\": 12,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"24\",\n      \"item_id\": 12,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"25\",\n      \"item_id\": 13,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"26\",\n      \"item_id\": 13,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"27\",\n      \"item_id\": 14,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"28\",\n      \"item_id\": 14,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"29\",\n      \"item_id\": 15,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    },\n    {\n      \"uid\": \"30\",\n      \"item_id\": 15,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"code\": \"Wayne-Lamb\"\n      },\n      \"quantity\": 5\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cd50a059-6b1a-4c0b-9ab0-8b203ebcb4db",
            "name": "getProductStockForTimeByIds | List future stock",
            "request": {
              "name": "getProductStockForTimeByIds | List future stock",
              "description": {
                "content": "Get the available stock levels for all products associated with a particular sales channel at a specified future time.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  "stock-status",
                  "poll",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "timestamp",
                    "value": "<string>",
                    "description": "(Required) 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."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b99596bd-7977-41b1-995f-fa87f6d329a6",
                "name": "Success. Returns the status of the product stock.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      "stock-status",
                      "poll",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "timestamp",
                        "value": "2023-07-31T08:56:10.192+0000"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "page_id",
                        "value": "636a4c5c295d937d233826a5"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"brand\": {\n        \"name\": \"Guerra-Chang\",\n        \"id\": 1\n      },\n      \"item_id\": 1,\n      \"identifier\": {\n        \"sku_code\": \"P10101101154425S\"\n      },\n      \"seller_identifier\": \"2022-11-03T15:48:25.340Z\",\n      \"price\": {\n        \"effective\": 319,\n        \"marked\": 399,\n        \"currency\": \"INR\"\n      },\n      \"size\": \"13\",\n      \"company\": {\n        \"id\": 1,\n        \"name\": \"Jordan Wagner\"\n      },\n      \"store\": {\n        \"id\": 1,\n        \"name\": \"Zachary Waller\",\n        \"code\": \"Zachary-Waller\"\n      },\n      \"quantity\": 5,\n      \"price_marked\": 399,\n      \"price_effective\": 319,\n      \"price_selling\": 399,\n      \"discount_meta\": {},\n      \"discount_applied\": {\n        \"_id\": \"65cc93264f63e8da2ee70487\",\n        \"job_id\": \"648009ff1c6f01961b0bbbeb\",\n        \"discount\": [\n          {\n            \"value\": 20,\n            \"min_items\": 1\n          }\n        ],\n        \"item_id\": 1,\n        \"seller_identifier\": \"2022-11-03T15:48:25.340Z\",\n        \"discount_type\": \"percentage\",\n        \"company_id\": 1,\n        \"store_ids\": [\n          9690,\n          1\n        ],\n        \"brand_ids\": [\n          1\n        ],\n        \"abandoned\": false,\n        \"app_ids\": [\n          \"000000000000000000000001\"\n        ],\n        \"zone_ids\": [],\n        \"created_on\": \"2024-02-14T10:17:09.135000\",\n        \"modified_on\": \"2024-02-14T10:17:09.135000\",\n        \"discount_meta\": {\n          \"start\": \"2024-02-13T10:17:09.136000Z\",\n          \"end\": \"2024-02-15T10:17:09.136000Z\",\n          \"timer\": true,\n          \"start_timer_in_minutes\": 62\n        },\n        \"discount_job\": {\n          \"_id\": \"648009ff1c6f01961b0bbbeb\",\n          \"name\": \"test api\",\n          \"job_type\": \"app|brand|inventory\",\n          \"discount_type\": \"percentage\",\n          \"discount_level\": \"application\",\n          \"company_id\": 1,\n          \"brand_ids\": [],\n          \"store_ids\": [],\n          \"app_ids\": [\n            \"000000000000000000000001\"\n          ],\n          \"extension_ids\": [],\n          \"zone_ids\": [],\n          \"validity\": {\n            \"start\": \"2024-02-13T10:17:09.136000\",\n            \"end\": \"2024-02-15T10:17:09.136000\"\n          },\n          \"created_on\": \"2024-02-14T10:17:09.136000\",\n          \"modified_on\": \"2024-02-14T10:17:09.136000\",\n          \"is_active\": true,\n          \"value\": \"\",\n          \"file_path\": \"\"\n        }\n      }\n    }\n  ],\n  \"page\": {\n    \"type\": \"cursor\",\n    \"next_id\": \"65cc93264f63e8da2ee7040f\",\n    \"has_previous\": true,\n    \"has_next\": true,\n    \"item_total\": 12\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d3f17ce4-0378-4dff-927b-3b7f57789d86",
            "name": "getProducts | List products",
            "request": {
              "name": "getProducts | List products",
              "description": {
                "content": "List all products available in the catalog. It supports filtering based on product name, brand, department, category, collection, and more, while also offering sorting options based on factors like price, ratings, discounts, and other relevant criteria.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "products",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search query for entering partial or full name of product, brand, category, or collection."
                  },
                  {
                    "disabled": false,
                    "key": "f",
                    "value": "<string>",
                    "description": "The search filter parameters. Filter parameters will be passed in f parameter as shown in the example below. Double Pipe (||) denotes the OR condition, whereas Triple-colon (:::) indicates a new filter parameter applied as an AND condition."
                  },
                  {
                    "disabled": false,
                    "key": "filters",
                    "value": "true",
                    "description": "True for fetching all filter parameters and False for disabling the filter parameters."
                  },
                  {
                    "disabled": false,
                    "key": "sort_on",
                    "value": "<string>",
                    "description": "The order in which the list of products should be sorted. 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": "Page ID to retrieve next set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "The number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The page number to navigate through the given set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_type",
                    "value": "cursor",
                    "description": "Available pagination types are cursor or number."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4c214299-cb97-401d-ba37-a080b64752f7",
                "name": "Success. Returns a paginated list of products..",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "products",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "interactive"
                      },
                      {
                        "key": "f",
                        "value": "brand:Guerra:::l3_categories:Carter"
                      },
                      {
                        "key": "filters",
                        "value": "true"
                      },
                      {
                        "key": "sort_on",
                        "value": "popular"
                      },
                      {
                        "key": "page_id",
                        "value": "636a4c5c295d937d233826a5"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_type",
                        "value": "cursor"
                      }
                    ],
                    "variable": []
                  },
                  "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://hdn-1.fynd.com/products/pictures/attribute/logo/original/FiQP7BeJbz-Department.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Fashion\",\n          \"count\": 2496,\n          \"is_selected\": false,\n          \"value\": \"fashion\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.addsale.com/x0/department/pictures/square-logo/original/ziRuAA0EX-https/hdn-1.fynd.com/department/pictures/square-logo/original/jSt0jjI7D-https/hdn-1.fynd.com/department/pictures/square-logo/original/6ouiCBSSn-https/hdn-1.fynd.com/department/pictures/square-logo/original/o2Rti5if7-.jpeg.jpeg.jpeg.jpeg\"\n          }\n        },\n        {\n          \"display\": \"Mary-Vargas\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Mary-Vargas\"\n        },\n        {\n          \"display\": \"Michael-Davis\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Michael-Davis\"\n        },\n        {\n          \"display\": \"Toys & games\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"toys\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.addsale.com/x0/department/pictures/square-logo/original/WU_YDGrIe-https/hdn-1.fynd.com/media/category_tab_icons/department/Toys.png.png\"\n          }\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Category\",\n        \"name\": \"category\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/YuQYSFD6Tu-Category.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"running-shoes\",\n          \"count\": 2495,\n          \"is_selected\": false,\n          \"value\": \"running-shoes\"\n        },\n        {\n          \"display\": \"Mr.-Robert-Wilson\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Mr.-Robert-Wilson\"\n        },\n        {\n          \"display\": \"action-figures\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"action-figures\"\n        },\n        {\n          \"display\": \"hats\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"hats\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Size\",\n        \"name\": \"sizes\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/M45tOYu45x-Sizes.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"11\",\n          \"count\": 1492,\n          \"is_selected\": false,\n          \"value\": \"11\"\n        },\n        {\n          \"display\": \"8\",\n          \"count\": 1003,\n          \"is_selected\": false,\n          \"value\": \"8\"\n        },\n        {\n          \"display\": \"13\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"13\"\n        },\n        {\n          \"display\": \"FREE\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"FREE\"\n        },\n        {\n          \"display\": \"OS\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"OS\"\n        },\n        {\n          \"display\": \"R4\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"R4\"\n        },\n        {\n          \"display\": \"10\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"10\"\n        },\n        {\n          \"display\": \"9\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"9\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Brand\",\n        \"name\": \"brand\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/m4SDdD279_-Min-price-effective.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"load-brand-1\",\n          \"count\": 1492,\n          \"is_selected\": false,\n          \"value\": \"load-brand-1\"\n        },\n        {\n          \"display\": \"caneworks\",\n          \"count\": 1002,\n          \"is_selected\": false,\n          \"value\": \"caneworks\"\n        },\n        {\n          \"display\": \"Mann-Morris\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Mann-Morris\"\n        },\n        {\n          \"display\": \"test\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"test\"\n        },\n        {\n          \"display\": \"nexus\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"nexus\"\n        },\n        {\n          \"display\": \"nike\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"nike\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Image\",\n        \"name\": \"image_nature\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/JcGqgsW9FR-image-Nature.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"No Image\",\n          \"count\": 2479,\n          \"is_selected\": false,\n          \"value\": \"default\"\n        },\n        {\n          \"display\": \"Good Quality\",\n          \"count\": 34,\n          \"is_selected\": false,\n          \"value\": \"standard\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Size Depth\",\n        \"name\": \"size_depth\",\n        \"kind\": \"range\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/D6W3aAamqz-Size-Depth.png\"\n      },\n      \"values\": [\n        {\n          \"count\": 2513,\n          \"min\": 1,\n          \"max\": 4,\n          \"is_selected\": false,\n          \"selected_min\": 1,\n          \"selected_max\": 4,\n          \"display_format\": \"{} - {}\",\n          \"query_format\": \"[{} TO {}]\",\n          \"display\": \"1 - 4\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Price\",\n        \"name\": \"min_price_effective\",\n        \"kind\": \"range\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/m4SDdD279_-Min-price-effective.png\"\n      },\n      \"values\": [\n        {\n          \"count\": 2513,\n          \"min\": 9,\n          \"max\": 6789,\n          \"is_selected\": false,\n          \"selected_min\": 9,\n          \"selected_max\": 6788,\n          \"display_format\": \"{} to {}\",\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"query_format\": \"[{},INR TO {},INR]\",\n          \"display\": \"₹9.51 to ₹6788.44\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Discount\",\n        \"name\": \"discount\",\n        \"kind\": \"range\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/qsYhcYuntC-Platform-Discount.png\"\n      },\n      \"values\": [\n        {\n          \"count\": 2513,\n          \"min\": 0,\n          \"max\": 83,\n          \"is_selected\": false,\n          \"selected_min\": 0,\n          \"selected_max\": 83,\n          \"display_format\": \"{}% - {}%\",\n          \"query_format\": \"[{} TO {}]\",\n          \"display\": \"0% - 83%\"\n        }\n      ]\n    }\n  ],\n  \"items\": [\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"filtercollection\": \"test\",\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 671\",\n      \"slug\": \"shoes-671-gs7hedxv_w01\",\n      \"moq\": {\n        \"maximum\": 5,\n        \"minimum\": 1,\n        \"increment_unit\": 1\n      },\n      \"uid\": 7501985,\n      \"item_code\": \"SHOE-671\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"uid\": 1,\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-671-gs7hedxv_w01\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 9000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 6000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-487-ciaqajcbvhxi\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501992,\n              \"slug\": \"shoes-487-ciaqajcbvhxi\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 487\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        },\n        {\n          \"display_type\": \"text\",\n          \"header\": \"RAM\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-1255-7_dtnnaaqay\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7503196,\n              \"slug\": \"shoes-1255-7_dtnnaaqay\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aM_8QuyQH-HP6YCHrbk7-484A0178.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"test1\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {\n                \"k a\": [\n                  \"https://hdn-1.addsale.com/x0/misc/general/free/original/rnq4jjauz-Screenshot-2022-03-29-at-7.55.43-PM.png\"\n                ]\n              },\n              \"color_name\": \"Red\"\n            },\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-413-yeskjstfl6va\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7502115,\n              \"slug\": \"shoes-413-yeskjstfl6va\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/uCrIUYgNs-Neemans-FieryRed-ReLive-Knits-Jogger-FrontRightLogo-Comfortable-Shoes_1024x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/J87k8IiMW-nike-free-og-royal-blue-running-imported-sport-shoes-500x500.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/UHKXhrzCK-5_1_72f25caf-a641-402e-8f3a-c56604b7f602_765x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aUnsm8Z_T-sneaker-index-1587142381.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"Shoe 413 TEST2\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"ram\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"filtercollection\": \"test\",\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 671\",\n      \"slug\": \"shoes-671-gs7hedxv_w01\",\n      \"uid\": 7501985,\n      \"item_code\": \"SHOE-671\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-671-gs7hedxv_w01\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 9000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 6000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-487-ciaqajcbvhxi\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501992,\n              \"slug\": \"shoes-487-ciaqajcbvhxi\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 487\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        },\n        {\n          \"display_type\": \"text\",\n          \"header\": \"RAM\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-1255-7_dtnnaaqay\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7503196,\n              \"slug\": \"shoes-1255-7_dtnnaaqay\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aM_8QuyQH-HP6YCHrbk7-484A0178.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"test1\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {\n                \"k a\": [\n                  \"https://hdn-1.addsale.com/x0/misc/general/free/original/rnq4jjauz-Screenshot-2022-03-29-at-7.55.43-PM.png\"\n                ]\n              },\n              \"color_name\": \"Red\"\n            },\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-413-yeskjstfl6va\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7502115,\n              \"slug\": \"shoes-413-yeskjstfl6va\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/uCrIUYgNs-Neemans-FieryRed-ReLive-Knits-Jogger-FrontRightLogo-Comfortable-Shoes_1024x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/J87k8IiMW-nike-free-og-royal-blue-running-imported-sport-shoes-500x500.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/UHKXhrzCK-5_1_72f25caf-a641-402e-8f3a-c56604b7f602_765x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aUnsm8Z_T-sneaker-index-1587142381.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"Shoe 413 TEST2\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"ram\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100931\",\n      \"slug\": \"load-shoes-100931-qnuugutshoec\",\n      \"uid\": 7522863,\n      \"item_code\": \"LS100931\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100931-qnuugutshoec\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 101490\",\n      \"slug\": \"load-shoes-101490-0cgg_86ozi6s\",\n      \"uid\": 7523770,\n      \"item_code\": \"LS101490\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-101490-0cgg_86ozi6s\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 487\",\n      \"slug\": \"shoes-487-ciaqajcbvhxi\",\n      \"uid\": 7501992,\n      \"item_code\": \"SHOE-487\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-487-ciaqajcbvhxi\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-671-gs7hedxv_w01\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501985,\n              \"slug\": \"shoes-671-gs7hedxv_w01\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 671\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 487\",\n      \"slug\": \"shoes-487-ciaqajcbvhxi\",\n      \"uid\": 7501992,\n      \"item_code\": \"SHOE-487\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-487-ciaqajcbvhxi\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-671-gs7hedxv_w01\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501985,\n              \"slug\": \"shoes-671-gs7hedxv_w01\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 671\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100241\",\n      \"slug\": \"load-shoes-100241-9ee51v8qxpz\",\n      \"uid\": 7523366,\n      \"item_code\": \"LS100241\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100241-9ee51v8qxpz\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100407\",\n      \"slug\": \"load-shoes-100407-jcubbw5xz3wa\",\n      \"uid\": 7523709,\n      \"item_code\": \"LS100407\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100407-jcubbw5xz3wa\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100763\",\n      \"slug\": \"load-shoes-100763-gse_mewuxfxv\",\n      \"uid\": 7523185,\n      \"item_code\": \"LS100763\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100763-gse_mewuxfxv\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 539\",\n      \"slug\": \"shoes-539-dkkfadu66m1l\",\n      \"uid\": 7501643,\n      \"item_code\": \"SHOE-539\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-539-dkkfadu66m1l\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 348\",\n      \"slug\": \"shoes-348-dcnhciie0v3\",\n      \"uid\": 7502012,\n      \"item_code\": \"SHOE-348\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-348-dcnhciie0v3\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 1048\",\n      \"slug\": \"shoes-1048-piqk6-rwmts5\",\n      \"uid\": 7502307,\n      \"item_code\": \"SHOE-1048\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-1048-piqk6-rwmts5\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    }\n  ],\n  \"sort_on\": [\n    {\n      \"display\": \"Latest Products\",\n      \"name\": \"Latest Products\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/QEvUfhsfyg-Latest-Products.png\",\n      \"value\": \"latest\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Popularity\",\n      \"name\": \"Popularity\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/iG82Qjay9X-Popularity.png\",\n      \"value\": \"popular\",\n      \"is_selected\": true\n    },\n    {\n      \"display\": \"Price Low to High\",\n      \"name\": \"Price Low to High\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/dLUtvNwoQt-Price-High-to-Low.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://hdn-1.fynd.com/products/pictures/attribute/logo/original/dLUtvNwoQt-Price-High-to-Low.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://hdn-1.fynd.com/products/pictures/attribute/logo/original/9VdjDVc_aR-Discount-Low-to-High.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://hdn-1.fynd.com/products/pictures/attribute/logo/original/9VdjDVc_aR-Discount-Low-to-High.png\",\n      \"value\": \"discount_dsc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Rating\",\n      \"name\": \"Rating\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/IyaIm4EZXI-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://hdn-1.fynd.com/products/pictures/attribute/logo/original/hyWWrNJ1A--Size-Depth.png\",\n      \"value\": \"depth_desc\",\n      \"is_selected\": false\n    }\n  ],\n  \"page\": {\n    \"type\": \"cursor\",\n    \"next_id\": \"AoIIRHjAAD8HMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAxIV9hbGxfITc1MDIzMDc=\",\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 2513\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6121bd26-21bd-48ce-a358-2f2ff3f518b3",
            "name": "getBrands | List brands",
            "request": {
              "name": "getBrands | List brands",
              "description": {
                "content": "Get a list of all the available brands. Filtering can be applied to the department.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "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 the list of available departments below. Also, you can get available departments from the endpoint /service/application/catalog/v1.0/departments/."
                  },
                  {
                    "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": "The number of items to retrieve in each page."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "71ac1386-252c-4f59-81e0-1e87aedeaa4f",
                "name": "Success. Returns a paginated list of brands.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "brands",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "department",
                        "value": "fashion"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"name\": \"Barry, Jennings and Larson\",\n      \"slug\": \"Hess-Inc\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"products\",\n          \"query\": {\n            \"brand\": [\n              \"Hess-Inc\"\n            ]\n          }\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      \"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    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"total\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_total\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1ff97fec-3a36-46f8-9a3e-1eb3ebc62455",
            "name": "getBrandDetailBySlug | Get a brand",
            "request": {
              "name": "getBrandDetailBySlug | Get a brand",
              "description": {
                "content": "Get metadata of a brand such as name, information, logo, banner, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "brands",
                  ":slug",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a brand. You can get slug value from the endpoint /service/application/catalog/v1.0/brands/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0efab20a-9091-4bfd-b9e6-cb51698e6929",
                "name": "Success. Returns a metadata object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "brands",
                      ":slug",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a brand. You can get slug value from the endpoint /service/application/catalog/v1.0/brands/."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"logo\": {\n    \"type\": \"image\",\n    \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\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    \"landscape\": {\n      \"type\": \"image\",\n      \"url\": \"https://hdn-1.fynd.com/media/banner/brand/original/12536_e1a5cdcefc7540e68cedd8c2b0673179.png\"\n    }\n  },\n  \"uid\": 1,\n  \"name\": \"Hess Inc\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8c5007c3-ed06-4cda-9a3d-67434ba27968",
            "name": "getCategories | List product categories",
            "request": {
              "name": "getCategories | List product categories",
              "description": {
                "content": "List all available product categories. Also, users can filter the categories by department.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "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 the list of available departments below. Also, you can get available departments from the endpoint /service/application/catalog/v1.0/departments/."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1d465c65-64b7-4747-8e08-7fffe9633910",
                "name": "Success. Returns a list of categories.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "categories",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "department",
                        "value": "fashion"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"departments\": [\n    {\n      \"slug\": \"Cody-Doyle\",\n      \"uid\": 1\n    }\n  ],\n  \"data\": [\n    {\n      \"department\": \"Cody-Doyle\",\n      \"items\": [\n        {\n          \"name\": \"Janet Parker\",\n          \"banners\": {\n            \"landscape\": {},\n            \"portrait\": {}\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          \"uid\": 1,\n          \"slug\": \"Janet-Parker\",\n          \"_custom_json\": {},\n          \"action\": {\n            \"type\": \"category\",\n            \"url\": \"https://api.addsale.com/platform/content/v1/products/?l1_category=Janet-Parker&department=Jaime-Chambers\",\n            \"query\": {\n              \"l1_category\": [\n                \"Janet-Parker\"\n              ],\n              \"department\": [\n                \"Jaime-Chambers\"\n              ]\n            }\n          },\n          \"childs\": [\n            {\n              \"name\": \"Hannah Lawson\",\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              \"uid\": 2,\n              \"slug\": \"Hannah-Lawson\",\n              \"_custom_json\": {},\n              \"action\": {\n                \"type\": \"category\",\n                \"url\": \"https://api.addsale.com/platform/content/v1/products/?l2_category=Hannah-Lawson&department=Jaime-Chambers\",\n                \"query\": {\n                  \"l2_category\": [\n                    \"Hannah-Lawson\"\n                  ],\n                  \"department\": [\n                    \"Jaime-Chambers\"\n                  ]\n                }\n              },\n              \"childs\": [\n                {\n                  \"name\": \"Logan Black\",\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                  \"uid\": 3,\n                  \"slug\": \"Logan-Black\",\n                  \"_custom_json\": {},\n                  \"action\": {\n                    \"type\": \"category\",\n                    \"url\": \"https://api.addsale.com/platform/content/v1/products/?category=Logan-Black&department=Jaime-Chambers\",\n                    \"query\": {\n                      \"category\": [\n                        \"Logan-Black\"\n                      ],\n                      \"department\": [\n                        \"Jaime-Chambers\"\n                      ]\n                    }\n                  },\n                  \"childs\": []\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3e7875b3-0363-4f22-8c08-4c9f9c377c87",
            "name": "getCategoryDetailBySlug | Get category by slug",
            "request": {
              "name": "getCategoryDetailBySlug | Get category by slug",
              "description": {
                "content": "Get detailed information about a specific product category using its slug and get metadata of a category such as name, information, logo, banner, etc.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "categories",
                  ":slug",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a brand. You can get slug value from the endpoint /service/application/catalog/v1.0/brands/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "00995bdc-0cf0-4c73-a491-18649d15e9d0",
                "name": "Success. Returns metadata of a category.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "categories",
                      ":slug",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a brand. You can get slug value from the endpoint /service/application/catalog/v1.0/brands/."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"logo\": {\n    \"type\": \"image\",\n    \"url\": \"http://cdn4.gofynd.com/media/banner/category/original/12063_a5bb91bd5cb44c3c9db98c2a0e6b3d99.jpg\"\n  },\n  \"uid\": 1,\n  \"name\": \"Kyle Cabrera\",\n  \"banners\": {\n    \"portrait\": {\n      \"type\": \"image\",\n      \"url\": \"http://cdn4.gofynd.com/media/banner_portrait/category/original/12064_e69e1d8b5e934d3488f0dc8663d8a158.jpg\"\n    },\n    \"landscape\": {\n      \"type\": \"image\",\n      \"url\": \"http://cdn4.gofynd.com/media/banner/category/original/12063_a5bb91bd5cb44c3c9db98c2a0e6b3d99.jpg\"\n    }\n  },\n  \"_custom_json\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8c425702-c096-4885-b654-674e220fd9f9",
            "name": "getHomeProducts | List homepage-featured products",
            "request": {
              "name": "getHomeProducts | List homepage-featured products",
              "description": {
                "content": "List all the products associated with a brand, collection or category in a random order.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "home",
                  "listing",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "sort_on",
                    "value": "<string>",
                    "description": "The order in which the list of products should be sorted, e.g. popularity, price, latest and discount, in either ascending or descending order."
                  },
                  {
                    "disabled": false,
                    "key": "page_id",
                    "value": "1",
                    "description": "Page ID to retrieve next set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "The number of items to retrieve in each page."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "55b975df-ddb5-4280-aa2a-e100811b5003",
                "name": "Success. Returns a paginated list of products.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "home",
                      "listing",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "sort_on",
                        "value": "latest"
                      },
                      {
                        "key": "page_id",
                        "value": "636a4c5c295d937d233826a5"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      }
                    ],
                    "variable": []
                  },
                  "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://hdn-1.fynd.com/products/pictures/attribute/logo/original/FiQP7BeJbz-Department.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Fashion\",\n          \"count\": 2496,\n          \"is_selected\": false,\n          \"value\": \"fashion\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.addsale.com/x0/department/pictures/square-logo/original/ziRuAA0EX-https/hdn-1.fynd.com/department/pictures/square-logo/original/jSt0jjI7D-https/hdn-1.fynd.com/department/pictures/square-logo/original/6ouiCBSSn-https/hdn-1.fynd.com/department/pictures/square-logo/original/o2Rti5if7-.jpeg.jpeg.jpeg.jpeg\"\n          }\n        },\n        {\n          \"display\": \"Mary-Vargas\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Mary-Vargas\"\n        },\n        {\n          \"display\": \"Michael-Davis\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Michael-Davis\"\n        },\n        {\n          \"display\": \"Toys & games\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"toys\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.addsale.com/x0/department/pictures/square-logo/original/WU_YDGrIe-https/hdn-1.fynd.com/media/category_tab_icons/department/Toys.png.png\"\n          }\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Category\",\n        \"name\": \"category\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/YuQYSFD6Tu-Category.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"running-shoes\",\n          \"count\": 2495,\n          \"is_selected\": false,\n          \"value\": \"running-shoes\"\n        },\n        {\n          \"display\": \"Mr.-Robert-Wilson\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Mr.-Robert-Wilson\"\n        },\n        {\n          \"display\": \"action-figures\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"action-figures\"\n        },\n        {\n          \"display\": \"hats\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"hats\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Size\",\n        \"name\": \"sizes\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/M45tOYu45x-Sizes.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"11\",\n          \"count\": 1492,\n          \"is_selected\": false,\n          \"value\": \"11\"\n        },\n        {\n          \"display\": \"8\",\n          \"count\": 1003,\n          \"is_selected\": false,\n          \"value\": \"8\"\n        },\n        {\n          \"display\": \"13\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"13\"\n        },\n        {\n          \"display\": \"FREE\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"FREE\"\n        },\n        {\n          \"display\": \"OS\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"OS\"\n        },\n        {\n          \"display\": \"R4\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"R4\"\n        },\n        {\n          \"display\": \"10\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"10\"\n        },\n        {\n          \"display\": \"9\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"9\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Brand\",\n        \"name\": \"brand\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/m4SDdD279_-Min-price-effective.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"load-brand-1\",\n          \"count\": 1492,\n          \"is_selected\": false,\n          \"value\": \"load-brand-1\"\n        },\n        {\n          \"display\": \"caneworks\",\n          \"count\": 1002,\n          \"is_selected\": false,\n          \"value\": \"caneworks\"\n        },\n        {\n          \"display\": \"Mann-Morris\",\n          \"count\": 15,\n          \"is_selected\": false,\n          \"value\": \"Mann-Morris\"\n        },\n        {\n          \"display\": \"test\",\n          \"count\": 2,\n          \"is_selected\": false,\n          \"value\": \"test\"\n        },\n        {\n          \"display\": \"nexus\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"nexus\"\n        },\n        {\n          \"display\": \"nike\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"nike\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Image\",\n        \"name\": \"image_nature\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/JcGqgsW9FR-image-Nature.png\"\n      },\n      \"values\": [\n        {\n          \"display\": \"No Image\",\n          \"count\": 2479,\n          \"is_selected\": false,\n          \"value\": \"default\"\n        },\n        {\n          \"display\": \"Good Quality\",\n          \"count\": 34,\n          \"is_selected\": false,\n          \"value\": \"standard\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Size Depth\",\n        \"name\": \"size_depth\",\n        \"kind\": \"range\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/D6W3aAamqz-Size-Depth.png\"\n      },\n      \"values\": [\n        {\n          \"count\": 2513,\n          \"min\": 1,\n          \"max\": 4,\n          \"is_selected\": false,\n          \"selected_min\": 1,\n          \"selected_max\": 4,\n          \"display_format\": \"{} - {}\",\n          \"query_format\": \"[{} TO {}]\",\n          \"display\": \"1 - 4\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Price\",\n        \"name\": \"min_price_effective\",\n        \"kind\": \"range\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/m4SDdD279_-Min-price-effective.png\"\n      },\n      \"values\": [\n        {\n          \"count\": 2513,\n          \"min\": 9,\n          \"max\": 6789,\n          \"is_selected\": false,\n          \"selected_min\": 9.51,\n          \"selected_max\": 6788.44,\n          \"display_format\": \"{} to {}\",\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\",\n          \"query_format\": \"[{},INR TO {},INR]\",\n          \"display\": \"₹9.51 to ₹6788.44\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Discount\",\n        \"name\": \"discount\",\n        \"kind\": \"range\",\n        \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/qsYhcYuntC-Platform-Discount.png\"\n      },\n      \"values\": [\n        {\n          \"count\": 2513,\n          \"min\": 0,\n          \"max\": 83,\n          \"is_selected\": false,\n          \"selected_min\": 0,\n          \"selected_max\": 83,\n          \"display_format\": \"{}% - {}%\",\n          \"query_format\": \"[{} TO {}]\",\n          \"display\": \"0% - 83%\"\n        }\n      ]\n    }\n  ],\n  \"items\": [\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"filtercollection\": \"test\",\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 671\",\n      \"slug\": \"shoes-671-gs7hedxv_w01\",\n      \"uid\": 7501985,\n      \"item_code\": \"SHOE-671\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-671-gs7hedxv_w01\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 9000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 6000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-487-ciaqajcbvhxi\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501992,\n              \"slug\": \"shoes-487-ciaqajcbvhxi\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 487\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        },\n        {\n          \"display_type\": \"text\",\n          \"header\": \"RAM\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-1255-7_dtnnaaqay\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7503196,\n              \"slug\": \"shoes-1255-7_dtnnaaqay\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aM_8QuyQH-HP6YCHrbk7-484A0178.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"test1\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {\n                \"k a\": [\n                  \"https://hdn-1.addsale.com/x0/misc/general/free/original/rnq4jjauz-Screenshot-2022-03-29-at-7.55.43-PM.png\"\n                ]\n              },\n              \"color_name\": \"Red\"\n            },\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-413-yeskjstfl6va\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7502115,\n              \"slug\": \"shoes-413-yeskjstfl6va\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/uCrIUYgNs-Neemans-FieryRed-ReLive-Knits-Jogger-FrontRightLogo-Comfortable-Shoes_1024x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/J87k8IiMW-nike-free-og-royal-blue-running-imported-sport-shoes-500x500.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/UHKXhrzCK-5_1_72f25caf-a641-402e-8f3a-c56604b7f602_765x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aUnsm8Z_T-sneaker-index-1587142381.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"Shoe 413 TEST2\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"ram\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"filtercollection\": \"test\",\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 671\",\n      \"slug\": \"shoes-671-gs7hedxv_w01\",\n      \"uid\": 7501985,\n      \"item_code\": \"SHOE-671\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-671-gs7hedxv_w01\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 9000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 6000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-487-ciaqajcbvhxi\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501992,\n              \"slug\": \"shoes-487-ciaqajcbvhxi\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 487\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        },\n        {\n          \"display_type\": \"text\",\n          \"header\": \"RAM\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-1255-7_dtnnaaqay\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7503196,\n              \"slug\": \"shoes-1255-7_dtnnaaqay\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aM_8QuyQH-HP6YCHrbk7-484A0178.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"test1\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {\n                \"k a\": [\n                  \"https://hdn-1.addsale.com/x0/misc/general/free/original/rnq4jjauz-Screenshot-2022-03-29-at-7.55.43-PM.png\"\n                ]\n              },\n              \"color_name\": \"Red\"\n            },\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-413-yeskjstfl6va\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7502115,\n              \"slug\": \"shoes-413-yeskjstfl6va\",\n              \"value\": \"\",\n              \"medias\": [\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/uCrIUYgNs-Neemans-FieryRed-ReLive-Knits-Jogger-FrontRightLogo-Comfortable-Shoes_1024x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/J87k8IiMW-nike-free-og-royal-blue-running-imported-sport-shoes-500x500.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/UHKXhrzCK-5_1_72f25caf-a641-402e-8f3a-c56604b7f602_765x.jpg\",\n                  \"type\": \"image\"\n                },\n                {\n                  \"url\": \"https://hdn-1.addsale.com/x0/products/pictures/item/free/original/aUnsm8Z_T-sneaker-index-1587142381.jpg\",\n                  \"type\": \"image\"\n                }\n              ],\n              \"name\": \"Shoe 413 TEST2\",\n              \"is_available\": false,\n              \"display_type\": \"text\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"ram\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100931\",\n      \"slug\": \"load-shoes-100931-qnuugutshoec\",\n      \"uid\": 7522863,\n      \"item_code\": \"LS100931\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100931-qnuugutshoec\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 101490\",\n      \"slug\": \"load-shoes-101490-0cgg_86ozi6s\",\n      \"uid\": 7523770,\n      \"item_code\": \"LS101490\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-101490-0cgg_86ozi6s\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 487\",\n      \"slug\": \"shoes-487-ciaqajcbvhxi\",\n      \"uid\": 7501992,\n      \"item_code\": \"SHOE-487\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-487-ciaqajcbvhxi\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-671-gs7hedxv_w01\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501985,\n              \"slug\": \"shoes-671-gs7hedxv_w01\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 671\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 487\",\n      \"slug\": \"shoes-487-ciaqajcbvhxi\",\n      \"uid\": 7501992,\n      \"item_code\": \"SHOE-487\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-487-ciaqajcbvhxi\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": [\n        {\n          \"display_type\": \"image\",\n          \"header\": \"Additional Colors\",\n          \"items\": [\n            {\n              \"action\": {\n                \"page\": {\n                  \"type\": \"product\",\n                  \"params\": {\n                    \"slug\": [\n                      \"shoes-671-gs7hedxv_w01\"\n                    ]\n                  }\n                },\n                \"type\": \"page\"\n              },\n              \"uid\": 7501985,\n              \"slug\": \"shoes-671-gs7hedxv_w01\",\n              \"color\": \"4A90E2\",\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\": \"Shoe 671\",\n              \"is_available\": false,\n              \"display_type\": \"image\",\n              \"_custom_json\": {}\n            }\n          ],\n          \"key\": \"color\",\n          \"total\": 2\n        }\n      ]\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100241\",\n      \"slug\": \"load-shoes-100241-9ee51v8qxpz\",\n      \"uid\": 7523366,\n      \"item_code\": \"LS100241\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100241-9ee51v8qxpz\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100407\",\n      \"slug\": \"load-shoes-100407-jcubbw5xz3wa\",\n      \"uid\": 7523709,\n      \"item_code\": \"LS100407\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100407-jcubbw5xz3wa\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Load Galli, Mumbai\",\n        \"marketer-name\": \"Load Wala\",\n        \"primary_color\": null,\n        \"primary_material\": \"Fabric\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Load Shoes 100763\",\n      \"slug\": \"load-shoes-100763-gse_mewuxfxv\",\n      \"uid\": 7523185,\n      \"item_code\": \"LS100763\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Load Brand 1\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"load-brand-1\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"load-shoes-100763-gse_mewuxfxv\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"6% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 5000,\n          \"max\": 5000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 4699,\n          \"max\": 4699,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 539\",\n      \"slug\": \"shoes-539-dkkfadu66m1l\",\n      \"uid\": 7501643,\n      \"item_code\": \"SHOE-539\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-539-dkkfadu66m1l\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 348\",\n      \"slug\": \"shoes-348-dcnhciie0v3\",\n      \"uid\": 7502012,\n      \"item_code\": \"SHOE-348\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-348-dcnhciie0v3\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    },\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": null,\n        \"gender\": \"men\",\n        \"marketer-address\": \"Andheri\",\n        \"marketer-name\": \"Puma\",\n        \"primary_color\": null,\n        \"primary_material\": \"Cotton\"\n      },\n      \"categories\": [],\n      \"_custom_meta\": [],\n      \"sellable\": true,\n      \"name\": \"Shoe 1048\",\n      \"slug\": \"shoes-1048-piqk6-rwmts5\",\n      \"uid\": 7502307,\n      \"item_code\": \"SHOE-1048\",\n      \"item_type\": \"standard\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"CaneWorks\",\n        \"logo\": {},\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"caneworks\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"params\": {\n            \"slug\": [\n              \"shoes-1048-piqk6-rwmts5\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"50% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 2000,\n          \"max\": 2000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1000,\n          \"max\": 1000,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"channel\": \"000000000000000000000001\",\n      \"_custom_json\": {},\n      \"country_of_origin\": \"India\",\n      \"variants\": []\n    }\n  ],\n  \"sort_on\": [\n    {\n      \"display\": \"Latest Products\",\n      \"name\": \"Latest Products\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/QEvUfhsfyg-Latest-Products.png\",\n      \"value\": \"latest\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Popularity\",\n      \"name\": \"Popularity\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/iG82Qjay9X-Popularity.png\",\n      \"value\": \"popular\",\n      \"is_selected\": true\n    },\n    {\n      \"display\": \"Price Low to High\",\n      \"name\": \"Price Low to High\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/dLUtvNwoQt-Price-High-to-Low.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://hdn-1.fynd.com/products/pictures/attribute/logo/original/dLUtvNwoQt-Price-High-to-Low.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://hdn-1.fynd.com/products/pictures/attribute/logo/original/9VdjDVc_aR-Discount-Low-to-High.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://hdn-1.fynd.com/products/pictures/attribute/logo/original/9VdjDVc_aR-Discount-Low-to-High.png\",\n      \"value\": \"discount_dsc\",\n      \"is_selected\": false\n    },\n    {\n      \"display\": \"Rating\",\n      \"name\": \"Rating\",\n      \"logo\": \"https://hdn-1.fynd.com/products/pictures/attribute/logo/original/IyaIm4EZXI-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://hdn-1.fynd.com/products/pictures/attribute/logo/original/hyWWrNJ1A--Size-Depth.png\",\n      \"value\": \"depth_desc\",\n      \"is_selected\": false\n    }\n  ],\n  \"page\": {\n    \"type\": \"cursor\",\n    \"next_id\": \"AoIIRHjAAD8HMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAxIV9hbGxfITc1MDIzMDc=\",\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 2513\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "565d4d59-d0f3-43f9-b93b-3a5b880305a2",
            "name": "getDepartments | List departments",
            "request": {
              "name": "getDepartments | List departments",
              "description": {
                "content": "List all departments associated with available products.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "departments",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b977afe5-02a4-4171-91e1-2042b6de10a4",
                "name": "List of Departments.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "departments",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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      \"name\": \"Zachary Harris\",\n      \"slug\": \"Zachary-Harris\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 2,\n      \"name\": \"Aaron Reilly\",\n      \"slug\": \"Aaron-Reilly\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 3,\n      \"name\": \"Bobby Sandoval\",\n      \"slug\": \"Bobby-Sandoval\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 4,\n      \"name\": \"Seth Hughes\",\n      \"slug\": \"Seth-Hughes\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 5,\n      \"name\": \"Michelle Moore\",\n      \"slug\": \"Michelle-Moore\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 6,\n      \"name\": \"Annette Baldwin\",\n      \"slug\": \"Annette-Baldwin\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 7,\n      \"name\": \"Chris Mata\",\n      \"slug\": \"Chris-Mata\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 8,\n      \"name\": \"Nicole Jacobs\",\n      \"slug\": \"Nicole-Jacobs\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 9,\n      \"name\": \"Pamela Smith\",\n      \"slug\": \"Pamela-Smith\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    },\n    {\n      \"uid\": 10,\n      \"name\": \"Nicole Simon\",\n      \"slug\": \"Nicole-Simon\",\n      \"priority_order\": 7,\n      \"logo\": {\n        \"type\": \"image\",\n        \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1d12991c-0532-4617-9921-bece1a8adc71",
            "name": "getSearchResults | List product, brand, category",
            "request": {
              "name": "getSearchResults | List product, brand, category",
              "description": {
                "content": "Get products, brands, or categories based on a search query, which can be a partial or full name match.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "auto-complete",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "(Required) The search query for entering partial or full name of a product, brand or category. For example, if the given search query `q` is _ski_, the relevant search suggestions could be _skirt_, _ski shoes_, __skin cream_ etc."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "77caf96d-e810-49fa-868b-644ebc39f0e5",
                "name": "Success. Returns a list autocomplete suggestions for the search query `q`.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "auto-complete",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "Sarah"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"display\": \"CDN test 002 03\",\n      \"type\": \"category\",\n      \"action\": {\n        \"page\": {\n          \"type\": \"products\",\n          \"query\": {\n            \"category\": [\n              \"cdn-test-002-03\"\n            ]\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"_custom_json\": {}\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1d8bf02c-1dea-47cd-86b3-44f3b5333497",
            "name": "getCollections | List collections",
            "request": {
              "name": "getCollections | List collections",
              "description": {
                "content": "List of curated product collections with filtering options based on tags and collection names.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "collections",
                  ""
                ],
                "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": "12",
                    "description": "The number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "tag",
                    "value": "<string>",
                    "description": "List of tags  to filter collections."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Name of the collection to filter collection."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "556d9159-2f08-4125-9b39-073c4efd3e8f",
                "name": "Success. Returns a list of collections.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "collections",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "tag",
                        "value": "test"
                      },
                      {
                        "key": "q",
                        "value": "trending"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"total\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_total\": 2\n  },\n  \"items\": [\n    {\n      \"uid\": \"601a4f39448327cfa83e7db2\",\n      \"type\": \"query\",\n      \"query\": [\n        {\n          \"op\": \"in\",\n          \"value\": [],\n          \"attribute\": \"\",\n          \"category\": [\n            \"Anna-Navarro\"\n          ]\n        }\n      ],\n      \"name\": \"collection with Anna-Navarro\",\n      \"banners\": {\n        \"portrait\": {\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729908/production/applications/app_000000000000000000000001/media/collection/portrait/pewrpnjrhcrca1dmtvx5.png\",\n          \"aspect_ratio\": \"13:20\"\n        },\n        \"landscape\": {\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729858/production/applications/app_000000000000000000000001/media/collection/landscape/tkclmj847hdvfbudeqbr.png\",\n          \"aspect_ratio\": \"27:20\"\n        }\n      },\n      \"logo\": {\n        \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729838/production/applications/app_000000000000000000000001/media/collection/logo/xierjsrcwhd2fphzyjod.png\",\n        \"aspect_ratio\": \"1:1\"\n      },\n      \"published\": true,\n      \"description\": \"Crimsoune Club | Upto 70% Off\",\n      \"is_active\": true,\n      \"tags\": [\n        \"men\",\n        \"women\"\n      ],\n      \"slug\": \"crimsoune-club-upto-70-off-754fa043\",\n      \"action\": {\n        \"type\": \"collection\",\n        \"url\": \"https://api.addsale.com/platform/content/v1/collections/crimsoune-club-upto-70-off-754fa043/items/\"\n      },\n      \"allow_facets\": true,\n      \"allow_sort\": true,\n      \"visible_facets_keys\": [],\n      \"meta\": {},\n      \"badge\": {},\n      \"sort_on\": \"popular\",\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"_schedule\": {}\n    },\n    {\n      \"uid\": \"601a4f39448327cfa83e7db0\",\n      \"type\": \"items\",\n      \"query\": [\n        {\n          \"op\": \"in\",\n          \"value\": [],\n          \"attribute\": \"\",\n          \"category\": [\n            \"Anna-Navarro\"\n          ]\n        }\n      ],\n      \"name\": \"collection with items\",\n      \"banners\": {\n        \"portrait\": {\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729908/production/applications/app_000000000000000000000001/media/collection/portrait/pewrpnjrhcrca1dmtvx5.png\",\n          \"aspect_ratio\": \"13:20\"\n        },\n        \"landscape\": {\n          \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729858/production/applications/app_000000000000000000000001/media/collection/landscape/tkclmj847hdvfbudeqbr.png\",\n          \"aspect_ratio\": \"27:20\"\n        }\n      },\n      \"logo\": {\n        \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729838/production/applications/app_000000000000000000000001/media/collection/logo/xierjsrcwhd2fphzyjod.png\",\n        \"aspect_ratio\": \"1:1\"\n      },\n      \"published\": true,\n      \"description\": \"Crimsoune Club | Upto 70% Off\",\n      \"is_active\": true,\n      \"tags\": [\n        \"men\",\n        \"women\"\n      ],\n      \"slug\": \"crimsoune-club-upto-70-off-754fa043\",\n      \"action\": {\n        \"type\": \"collection\",\n        \"url\": \"https://api.addsale.com/platform/content/v1/collections/crimsoune-club-upto-70-off-754fa043/items/\"\n      },\n      \"allow_facets\": true,\n      \"allow_sort\": true,\n      \"visible_facets_keys\": [],\n      \"meta\": {},\n      \"badge\": {},\n      \"sort_on\": \"popular\",\n      \"_custom_json\": {},\n      \"_locale_language\": {},\n      \"_schedule\": {}\n    }\n  ],\n  \"filters\": {\n    \"tags\": [\n      {\n        \"name\": \"men\",\n        \"is_selected\": false,\n        \"display\": \"men\"\n      },\n      {\n        \"name\": \"women\",\n        \"is_selected\": false,\n        \"display\": \"women\"\n      }\n    ],\n    \"type\": [\n      {\n        \"name\": \"items\",\n        \"is_selected\": false,\n        \"display\": \"items\"\n      },\n      {\n        \"name\": \"query\",\n        \"is_selected\": false,\n        \"display\": \"query\"\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "db150c0b-c01d-4ba2-9a83-6ada443fa461",
            "name": "getCollectionItemsBySlug | Lists items of collection",
            "request": {
              "name": "getCollectionItemsBySlug | Lists items of collection",
              "description": {
                "content": "Fetch items within a particular collection identified by its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "collections",
                  ":slug",
                  "items",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "f",
                    "value": "<string>",
                    "description": "The search filter parameters. Filter parameters will be passed in f parameter as shown in the example below. Double Pipe (||) denotes the OR condition, whereas Triple-colon (:::) indicates a new filter parameter applied as an AND condition."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search query for entering partial or full name of product, brand, category, or collection."
                  },
                  {
                    "disabled": false,
                    "key": "filters",
                    "value": "true",
                    "description": "True for fetching all filter parameters and False for disabling the filter parameters."
                  },
                  {
                    "disabled": false,
                    "key": "sort_on",
                    "value": "<string>",
                    "description": "The order in which the list of products should be sorted. 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": "1",
                    "description": "Page ID to retrieve next set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "The number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Page Number to retrieve next set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_type",
                    "value": "<string>",
                    "description": "Page Type to retrieve set of results can be cursor or number."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a collection. You can get slug value from the endpoint /service/application/catalog/v1.0/collections/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f5fe1452-a467-45c5-b5cc-ae76c66009ae",
                "name": "Success. Returns a list items in a given collection. Check the example shown below or refer `ProductListingResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "collections",
                      ":slug",
                      "items",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "f",
                        "value": "brand:Guerra-Chang||test-brand:::l3_categories:Paul-Walker||Sarah-Murray||Sarah-Carter||Rerank-Category"
                      },
                      {
                        "key": "q",
                        "value": "test"
                      },
                      {
                        "key": "filters",
                        "value": "true"
                      },
                      {
                        "key": "sort_on",
                        "value": "popular"
                      },
                      {
                        "key": "page_id",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_type",
                        "value": "number"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a collection. You can get slug value from the endpoint /service/application/catalog/v1.0/collections/."
                      }
                    ]
                  },
                  "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://hdn-1.fynd.com/global/menu-icons/Department.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Debra Villarreal\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"Debra-Villarreal\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n          }\n        },\n        {\n          \"display\": \"Tracey Miller\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"Tracey-Miller\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"http://cdn4.gofynd.com/media/category_tab_icons/department/Men.png\"\n          }\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Category\",\n        \"name\": \"category\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Category.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Amy Kim DDS\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"3\",\n          \"logo\": \"http://cdn4.gofynd.com/media/banner/category/original/12063_a5bb91bd5cb44c3c9db98c2a0e6b3d99.jpg\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Gender\",\n        \"name\": \"gender\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Gender.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Men\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"men\"\n        },\n        {\n          \"display\": \"Women\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"women\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Size\",\n        \"name\": \"sizes\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Sizes.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"13\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"13\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Brand\",\n        \"name\": \"brand\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Brand%20ID.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Barry, Jennings and Larson\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"1\",\n          \"logo\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Rating\",\n        \"name\": \"rating\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/Rating.svg\"\n      },\n      \"values\": [\n        {\n          \"count\": 1,\n          \"display\": \"2 - 3\",\n          \"value\": \"[2 TO 3}\",\n          \"is_selected\": false\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Image\",\n        \"name\": \"image_nature\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"GoodQuality\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"standard\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Monica Hampton\",\n        \"name\": \"material\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Neoprene\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"Neoprene\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"John Mendoza\",\n        \"name\": \"weight\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"100\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"100\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Kimberly Mcdaniel\",\n        \"name\": \"gender\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"['Men', 'Women']\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"['Men', 'Women']\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Kimberly Davidson\",\n        \"name\": \"color\",\n        \"kind\": \"multivalued\",\n        \"logo\": \"https://hdn-1.fynd.com/global/menu-icons/image%20Nature.svg\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Grey\",\n          \"count\": 1,\n          \"is_selected\": false,\n          \"value\": \"808080\"\n        }\n      ]\n    },\n    {\n      \"key\": {\n        \"display\": \"Available\",\n        \"name\": \"is_available\",\n        \"kind\": \"singlevalued\"\n      },\n      \"values\": [\n        {\n          \"display\": \"Available\",\n          \"count\": 3,\n          \"is_selected\": false,\n          \"value\": \"true\"\n        }\n      ]\n    }\n  ],\n  \"items\": [\n    {\n      \"type\": \"product\",\n      \"attributes\": {\n        \"primary_color_hex\": \"808080\",\n        \"weight\": \"100\",\n        \"gender\": \"women\",\n        \"material\": \"Neoprene\",\n        \"primary_color\": \"DarkGrey\"\n      },\n      \"categories\": [\n        {\n          \"id\": 3,\n          \"uid\": 3,\n          \"name\": \"Amy Kim DDS\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"category\",\n              \"query\": {\n                \"category\": [\n                  \"Amy-Kim-DDS\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"sellable\": true,\n      \"name\": \"benchmark collaborative paradigms\",\n      \"slug\": \"benchmark-collaborative-paradigms\",\n      \"uid\": 1,\n      \"item_type\": \"set\",\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Hess Inc\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Hess-Inc\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"query\": {\n            \"slug\": \"benchmark-collaborative-paradigms\"\n          }\n        },\n        \"type\": \"page\"\n      },\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      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 1499,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"is_tryout\": false,\n      \"promo_meta\": {\n        \"title\": \"\",\n        \"subtitle\": \"\"\n      },\n      \"rating\": 2.7\n    }\n  ],\n  \"sort_on\": [\n    {\n      \"display\": \"Latest Products.\",\n      \"name\": \"Latest Products.\",\n      \"logo\": \"https://d2zv4gzhlr4ud6.cloudfront.net/media/pictures/tagged_items/360x0/56_MKT02AI060CORAL/1_1567590349681.jpg\",\n      \"value\": \"latest\",\n      \"is_selected\": false\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"total\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_total\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a84b95d5-92cd-4e7c-934c-18b14f884fc4",
            "name": "getCollectionDetailBySlug | Get a collection",
            "request": {
              "name": "getCollectionDetailBySlug | Get a collection",
              "description": {
                "content": "Get detailed information about a specific collection using its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "collections",
                  ":slug",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a collection. You can get slug value from the endpoint /service/application/catalog/v1.0/collections/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "da0caefd-3584-45d1-abb4-649109929cef",
                "name": "Success. Returns a Collection object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "collections",
                      ":slug",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a collection. You can get slug value from the endpoint /service/application/catalog/v1.0/collections/."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": \"601a4f39448327cfa83e7db0\",\n  \"type\": \"items\",\n  \"query\": [\n    {\n      \"op\": \"in\",\n      \"value\": [],\n      \"attribute\": \"\"\n    }\n  ],\n  \"name\": \"collection with items\",\n  \"banners\": {\n    \"portrait\": {\n      \"type\": \"image\",\n      \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729908/production/applications/app_000000000000000000000001/media/collection/portrait/pewrpnjrhcrca1dmtvx5.png\"\n    },\n    \"landscape\": {\n      \"type\": \"image\",\n      \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729858/production/applications/app_000000000000000000000001/media/collection/landscape/tkclmj847hdvfbudeqbr.png\"\n    }\n  },\n  \"logo\": {\n    \"type\": \"image\",\n    \"url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1571729838/production/applications/app_000000000000000000000001/media/collection/logo/xierjsrcwhd2fphzyjod.png\"\n  },\n  \"published\": true,\n  \"description\": \"Crimsoune Club | Upto 70% Off\",\n  \"is_active\": true,\n  \"tags\": [\n    \"men\",\n    \"women\"\n  ],\n  \"slug\": \"crimsoune-club-upto-70-off-754fa043\",\n  \"action\": {\n    \"page\": {\n      \"type\": \"collection\",\n      \"query\": {\n        \"collection\": [\n          \"crimsoune-club-upto-70-off-754fa043\"\n        ]\n      }\n    },\n    \"type\": \"page\"\n  },\n  \"allow_facets\": true,\n  \"allow_sort\": true,\n  \"visible_facets_keys\": [],\n  \"meta\": {},\n  \"badge\": {},\n  \"sort_on\": \"popular\",\n  \"_custom_json\": {},\n  \"_locale_language\": {},\n  \"_schedule\": {}\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e1f998a4-1403-4d2d-915d-73461bc0ca3d",
            "name": "getFollowedListing | List followed products, brands",
            "request": {
              "name": "getFollowedListing | List followed products, brands",
              "description": {
                "content": "Get a list of products or brands the user is following.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "follow",
                  ":collection_type",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_id",
                    "value": "1",
                    "description": "Page ID to retrieve next set of results."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Page ID to retrieve next set of results."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "collection_type",
                    "description": "(Required) Type of collection followed, i.e. products, brands, or collections."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "22f5f835-aa97-4007-9979-a77c07ad30cc",
                "name": "Success. Returns a Followed resource object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "follow",
                      ":collection_type",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_id",
                        "value": "636a4c5c295d937d233826a5"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "collection_type",
                        "description": "(Required) Type of collection followed, i.e. products, brands, or collections."
                      }
                    ]
                  },
                  "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      \"type\": \"product\",\n      \"name\": \"revolutionize end-to-end technologies\",\n      \"item_type\": \"set\",\n      \"slug\": \"revolutionize-end-to-end-technologies\",\n      \"uid\": 1,\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Chen PLC\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Chen-PLC\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"sellable\": false,\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"query\": {\n            \"slug\": \"revolutionize-end-to-end-technologies\"\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"color_hex\": \"808080\",\n        \"weight\": 100,\n        \"product_type\": \"LaptopBags\",\n        \"gender\": [\n          \"Men\",\n          \"Women\"\n        ],\n        \"material\": \"Neoprene\",\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        \"item_code\": \"LGLAPTOPSLEEVE5\",\n        \"occasion\": \"Casual\",\n        \"primary_color\": \"Grey\",\n        \"primary_material\": \"Others\",\n        \"variant\": \"LGLAPTOPSLEEVE5\",\n        \"color\": \"DarkGrey\",\n        \"product_details\": \"This is a Unisex Product.\",\n        \"primary_color_hex\": \"808080\"\n      },\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      \"categories\": [\n        {\n          \"id\": 3,\n          \"uid\": 3,\n          \"name\": \"Paul Palmer\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"category\",\n              \"query\": {\n                \"category\": [\n                  \"Paul-Palmer\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"rating\": 2.7,\n      \"rating_count\": 2\n    },\n    {\n      \"type\": \"product\",\n      \"name\": \"grow B2B experiences\",\n      \"item_type\": \"set\",\n      \"slug\": \"grow-B2B-experiences\",\n      \"uid\": 15,\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Chen PLC\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Chen-PLC\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"sellable\": false,\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"query\": {\n            \"slug\": \"grow-B2B-experiences\"\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"color_hex\": \"808080\",\n        \"weight\": 100,\n        \"product_type\": \"LaptopBags\",\n        \"gender\": [\n          \"Men\",\n          \"Women\"\n        ],\n        \"material\": \"Neoprene\",\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        \"item_code\": \"LGLAPTOPSLEEVE5\",\n        \"occasion\": \"Casual\",\n        \"primary_color\": \"Grey\",\n        \"primary_material\": \"Others\",\n        \"variant\": \"LGLAPTOPSLEEVE5\",\n        \"color\": \"DarkGrey\",\n        \"product_details\": \"This is a Unisex Product.\",\n        \"primary_color_hex\": \"808080\"\n      },\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      \"categories\": [\n        {\n          \"id\": 3,\n          \"uid\": 3,\n          \"name\": \"Paul Palmer\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"category\",\n              \"query\": {\n                \"category\": [\n                  \"Paul-Palmer\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"rating\": 2.7,\n      \"rating_count\": 2\n    },\n    {\n      \"type\": \"product\",\n      \"name\": \"target robust systems\",\n      \"item_type\": \"set\",\n      \"slug\": \"target-robust-systems\",\n      \"uid\": 14,\n      \"brand\": {\n        \"type\": \"brand\",\n        \"name\": \"Chen PLC\",\n        \"logo\": {\n          \"type\": \"image\",\n          \"url\": \"https://hdn-1.fynd.com/media/logo/brand/original/12391_0d956c6c71a4427895c15e44cba82f88.jpg\"\n        },\n        \"action\": {\n          \"page\": {\n            \"type\": \"products\",\n            \"query\": {\n              \"brand\": [\n                \"Chen-PLC\"\n              ]\n            }\n          },\n          \"type\": \"page\"\n        },\n        \"_custom_json\": {}\n      },\n      \"sellable\": false,\n      \"action\": {\n        \"page\": {\n          \"type\": \"product\",\n          \"query\": {\n            \"slug\": \"target-robust-systems\"\n          }\n        },\n        \"type\": \"page\"\n      },\n      \"attributes\": {\n        \"color_hex\": \"808080\",\n        \"weight\": 100,\n        \"product_type\": \"LaptopBags\",\n        \"gender\": [\n          \"Men\",\n          \"Women\"\n        ],\n        \"material\": \"Neoprene\",\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        \"item_code\": \"LGLAPTOPSLEEVE5\",\n        \"occasion\": \"Casual\",\n        \"primary_color\": \"Grey\",\n        \"primary_material\": \"Others\",\n        \"variant\": \"LGLAPTOPSLEEVE5\",\n        \"color\": \"DarkGrey\",\n        \"product_details\": \"This is a Unisex Product.\",\n        \"primary_color_hex\": \"808080\"\n      },\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      \"categories\": [\n        {\n          \"id\": 3,\n          \"uid\": 3,\n          \"name\": \"Paul Palmer\",\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/banner_portrait/brand/original/540_ecba3a1af141467da8abc20500f983db.jpg\"\n          },\n          \"action\": {\n            \"page\": {\n              \"type\": \"category\",\n              \"query\": {\n                \"category\": [\n                  \"Paul-Palmer\"\n                ]\n              }\n            },\n            \"type\": \"page\"\n          },\n          \"_custom_json\": {}\n        }\n      ],\n      \"discount\": \"14% OFF\",\n      \"price\": {\n        \"marked\": {\n          \"min\": 1399,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        },\n        \"effective\": {\n          \"min\": 1199,\n          \"max\": 1399,\n          \"currency_code\": \"INR\",\n          \"currency_symbol\": \"₹\"\n        }\n      },\n      \"rating\": 2.7,\n      \"rating_count\": 2\n    }\n  ],\n  \"page\": {\n    \"next_id\": \"6066fc7b3b17fd7038c46317\",\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 15,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3b850c27-a37b-48e7-8e30-c97b94b4682d",
            "name": "unfollowById | Delete item, brand, product",
            "request": {
              "name": "unfollowById | Delete item, brand, product",
              "description": {
                "content": "Remove a followed item, brand, or product using its collection ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "follow",
                  ":collection_type",
                  ":collection_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "collection_type",
                    "description": "(Required) Type of collection followed, i.e. products, brands, or collections."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "collection_id",
                    "description": "(Required) The ID of the collection type."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "d232e6d8-9449-4b58-b9af-901c2c08300f",
                "name": "Success. Returns a response object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "follow",
                      ":collection_type",
                      ":collection_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "collection_type",
                        "description": "(Required) Type of collection followed, i.e. products, brands, or collections."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "collection_id",
                        "description": "(Required) The ID of the collection type."
                      }
                    ]
                  },
                  "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  \"id\": \"1\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f5812c7e-2f6c-410f-adfb-e6e3bad72562",
            "name": "followById | Create item, brand, product",
            "request": {
              "name": "followById | Create item, brand, product",
              "description": {
                "content": "Add a product, brand, or item to the user's followed list by collection Id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "follow",
                  ":collection_type",
                  ":collection_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "collection_type",
                    "description": "(Required) Type of collection followed, i.e. products, brands, or collections."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "collection_id",
                    "description": "(Required) The ID of the collection type."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "d9a563dd-2c8b-4947-8268-cab13207fc3a",
                "name": "Success. Returns a response object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "follow",
                      ":collection_type",
                      ":collection_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "collection_type",
                        "description": "(Required) Type of collection followed, i.e. products, brands, or collections."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "collection_id",
                        "description": "(Required) The ID of the collection type."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Brands Added To Wishlist\",\n  \"id\": \"1\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4e16cd52-47f2-40a2-8776-6dd2f1ed84d1",
            "name": "getFollowerCountById | Get follower count",
            "request": {
              "name": "getFollowerCountById | Get follower count",
              "description": {
                "content": "Get the total number of followers for a specific item by its ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "follow",
                  ":collection_type",
                  ":collection_id",
                  "count",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "collection_type",
                    "description": "(Required) Type of collection, i.e. products, brands, or collections."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "collection_id",
                    "description": "(Required) The ID of the collection type."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c1e7e362-a185-45a6-9c4e-2fca29886ecc",
                "name": "Success. Returns the number of followers for a given collection type.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "follow",
                      ":collection_type",
                      ":collection_id",
                      "count",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "collection_type",
                        "description": "(Required) Type of collection, i.e. products, brands, or collections."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "collection_id",
                        "description": "(Required) The ID of the collection type."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"count\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a54fb1e3-715f-4d3d-8061-191fe94b6d8a",
            "name": "getFollowIds | List Ids of followed item, brand, product",
            "request": {
              "name": "getFollowIds | List Ids of followed item, brand, product",
              "description": {
                "content": "Get the IDs of all items the user is currently following, such as Products, Brands, and Collections.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "follow",
                  "ids",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "collection_type",
                    "value": "<string>",
                    "description": "Type of collection, i.e. products, brands, collections."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "325e8f8c-10b9-4e53-ab9f-0ade56ab399e",
                "name": "Success. Returns the IDs of all the Products, Brands and Collections which were followed.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "follow",
                      "ids",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "collection_type",
                        "value": "products"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"data\": {\n    \"products\": [\n      1,\n      15,\n      14,\n      13,\n      12,\n      11,\n      10,\n      9,\n      8,\n      7,\n      6,\n      5,\n      4,\n      3,\n      2\n    ],\n    \"brands\": [\n      1\n    ],\n    \"collections\": []\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "60558500-b8a5-46cb-bc1c-161ef162765a",
            "name": "getStores | List available stores",
            "request": {
              "name": "getStores | List available stores",
              "description": {
                "content": "List all stores associated with the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v2.0",
                  "locations",
                  ""
                ],
                "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": "12",
                    "description": "Number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search a store by its name or store_code."
                  },
                  {
                    "disabled": false,
                    "key": "city",
                    "value": "<string>",
                    "description": "Search stores by the city in which they are situated."
                  },
                  {
                    "disabled": false,
                    "key": "range",
                    "value": "20000",
                    "description": "Use this to retrieve stores within a particular range in meters, e.g. 10000, to indicate a 10km range."
                  },
                  {
                    "disabled": false,
                    "key": "latitude",
                    "value": "<number>",
                    "description": "Latitude of the location from where one wants to retrieve the nearest stores, e.g. 72.8691788."
                  },
                  {
                    "disabled": false,
                    "key": "longitude",
                    "value": "<number>",
                    "description": "Longitude of the location from where one wants to retrieve the nearest stores, e.g. 19.1174114."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Search stores based on tags."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0dc0f922-c399-4063-b3a4-060b128fb5fe",
                "name": "Success. Returns a list of selling locations.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v2.0",
                      "locations",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "q",
                        "value": "Zachary-Waller"
                      },
                      {
                        "key": "city",
                        "value": "mumbai"
                      },
                      {
                        "key": "range",
                        "value": "20000"
                      },
                      {
                        "key": "latitude",
                        "value": "72.915978"
                      },
                      {
                        "key": "longitude",
                        "value": "19.099022"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"total\": 54,\n    \"has_previous\": false,\n    \"has_next\": true,\n    \"item_total\": 645\n  },\n  \"items\": [\n    {\n      \"city\": \"Mumbai\",\n      \"country\": \"India\",\n      \"address\": \"1st Floor, Wework Vijay Diamond, Opp. SBI Branch, Cross Road B, Ajit Nagar, Kondivita, Andheri East\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          72.8677092,\n          19.1282743\n        ]\n      },\n      \"name\": \"SHOPSENSE RETAIL TECHNOLOGIES LIMITED edited\",\n      \"store_code\": \"HS-3e51a\",\n      \"uid\": 1,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"400093\",\n      \"state\": \"Maharashtra\"\n    },\n    {\n      \"city\": \"Allahabad\",\n      \"country\": \"India\",\n      \"address\": \"Mufti, Shop No. GF-08 & 09, Ground Floor, Sardar Patel Marg, Vinayak City Centre Mall.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          81.834671,\n          25.45463\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Vinayak City Centre Mall)\",\n      \"store_code\": \"CBML-257\",\n      \"uid\": 10751,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [\n        \"supermall\",\n        \"newtera\"\n      ],\n      \"pincode\": \"211002\",\n      \"state\": \"Uttar Pradesh\"\n    },\n    {\n      \"city\": \"Central Delhi\",\n      \"country\": \"India\",\n      \"address\": \"Mufti, Plot No. C-7/68/13, Hotel Fortune Park Galaxy, Campus, N.H. No.8, GIDC.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          77.22279,\n          28.6814551\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Vapi)\",\n      \"store_code\": \"CBML-223edited\",\n      \"uid\": 10753,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [\n        \"port\"\n      ],\n      \"pincode\": \"110001\",\n      \"state\": \"Delhi\"\n    },\n    {\n      \"city\": \"Jaipur\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Shop No.3, Ground Floor, D232/233 Pawan path, Hanuman Nagar, Vaishali Nagar.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          26.9115433,\n          75.7467183\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Vaishali Nagar)\",\n      \"store_code\": \"CBML-098\",\n      \"uid\": 10754,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"302021\",\n      \"state\": \"Rajasthan\"\n    },\n    {\n      \"city\": \"Surat\",\n      \"country\": \"India\",\n      \"address\": \"Mufti, Shop No .49 & 50 Avadh Viceroy , Sarthana Jakat Naka- Kamrej Road , Subhash Nagar , Nana Varachha.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          72.903189,\n          21.2311515\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Varachha)\",\n      \"store_code\": \"CBML-517\",\n      \"uid\": 10752,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"395006\",\n      \"state\": \"Gujarat\"\n    },\n    {\n      \"city\": \"Tumkur\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Nama Arcade, Ground Floor, Opp. Government, junior Collage BH Road.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          13.337712,\n          77.106332\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Tumkur)\",\n      \"store_code\": \"CBML-354\",\n      \"uid\": 10759,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"572101\",\n      \"state\": \"Karnataka\"\n    },\n    {\n      \"city\": \"Surat\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Shop No. 123-A, 1st Floor, Virtuous Mall, F.P 29 Rundh Village, Dumas Road.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          21.144966,\n          72.757423\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (VR Mall)\",\n      \"store_code\": \"CBML-520\",\n      \"uid\": 10755,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"395007\",\n      \"state\": \"Gujarat\"\n    },\n    {\n      \"city\": \"Bhubaneswar\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Unit No. 105, First Floor, Utkal Galleria, Goutam Nagar, Near Kalpana Square, Opp to Odisha State Museam.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          20.25637,\n          85.839688\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Utkal Galleria)\",\n      \"store_code\": \"CBML-401\",\n      \"uid\": 10757,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"751009\",\n      \"state\": \"Odisha\"\n    },\n    {\n      \"city\": \"Jaipur\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Shop No G-17, Ground Floor, Triton Mall, Jhotwara Road.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          26.941513,\n          75.770767\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Triton Mall-1)\",\n      \"store_code\": \"CBML-516\",\n      \"uid\": 10760,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"302012\",\n      \"state\": \"Rajasthan\"\n    },\n    {\n      \"city\": \"Udaipur\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Shop no 1B, Hitawala Complex, Saheli Marg, Opp: Soni Hospital.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          24.60154,\n          73.68703\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Udaipur)\",\n      \"store_code\": \"CBML-444\",\n      \"uid\": 10758,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"313001\",\n      \"state\": \"Rajasthan\"\n    },\n    {\n      \"city\": \"Bhopal\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Plot No. A-01 & A-02, Trilanga Main Road.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          77.43026379999999,\n          23.2000768\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Trilanga)\",\n      \"store_code\": \"CBML-351\",\n      \"uid\": 10761,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"462039\",\n      \"state\": \"Madhya Pradesh\"\n    },\n    {\n      \"city\": \"Vadodara\",\n      \"country\": \"India\",\n      \"address\": \"\\\"Mufti\\\", Shop No. G-7, Ground Floor, Beside L & T Knowledge city, NH-8 Waghodia road crossing.\",\n      \"store_email\": \"test@example.com\",\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          73.25479949999999,\n          22.3090899\n        ]\n      },\n      \"name\": \"Credo Brands Mktg Pvt Ltd (Taksh Galaxy Mall)\",\n      \"store_code\": \"CBML-472\",\n      \"uid\": 10763,\n      \"contacts\": [\n        {\n          \"number\": \"8888888888\",\n          \"country_code\": 91\n        }\n      ],\n      \"manager_contact\": \"8888888888\",\n      \"tags\": [],\n      \"pincode\": \"390019\",\n      \"state\": \"Gujarat\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bdd868d6-58b2-49f5-b254-c40d420fdaf4",
            "name": "getInStockLocations | List stores with inventory",
            "request": {
              "name": "getInStockLocations | List stores with inventory",
              "description": {
                "content": "List stores where specified products are currently in stock.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v2.0",
                  "in-stock",
                  "locations",
                  ""
                ],
                "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": "12",
                    "description": "Number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Search a store by its name or store_code."
                  },
                  {
                    "disabled": false,
                    "key": "city",
                    "value": "<string>",
                    "description": "Search stores by the city in which they are situated."
                  },
                  {
                    "disabled": false,
                    "key": "range",
                    "value": "20000",
                    "description": "Use this to retrieve stores within a particular range in meters, e.g. 10000, to indicate a 10km range."
                  },
                  {
                    "disabled": false,
                    "key": "latitude",
                    "value": "<number>",
                    "description": "Latitude of the location from where one wants to retrieve the nearest stores, e.g. 72.8691788."
                  },
                  {
                    "disabled": false,
                    "key": "longitude",
                    "value": "<number>",
                    "description": "Longitude of the location from where one wants to retrieve the nearest stores, e.g. 19.1174114."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "03189958-8b16-4ea6-91e6-0b99b79da39b",
                "name": "Success. Returns a list of selling locations.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v2.0",
                      "in-stock",
                      "locations",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "12"
                      },
                      {
                        "key": "q",
                        "value": "Zachary-Waller"
                      },
                      {
                        "key": "city",
                        "value": "mumbai"
                      },
                      {
                        "key": "range",
                        "value": "20"
                      },
                      {
                        "key": "latitude",
                        "value": "72.9159784"
                      },
                      {
                        "key": "longitude",
                        "value": "19.0990231"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"total\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_total\": 5\n  },\n  \"items\": [\n    {\n      \"uid\": 1,\n      \"_custom_json\": {},\n      \"additional_contacts\": [\n        {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        }\n      ],\n      \"address\": {\n        \"lat_long\": {\n          \"type\": \"Point\",\n          \"coordinates\": [\n            72.809786,\n            19.138787\n          ]\n        },\n        \"city\": \"MUMBAI\",\n        \"pincode\": \"400061\",\n        \"state\": \"MAHARASHTRA\",\n        \"country\": \"INDIA\",\n        \"landmark\": \"\",\n        \"address2\": \"\",\n        \"address1\": \"YARI ROAD, ANDHERI WEST\"\n      },\n      \"company_id\": 1,\n      \"display_name\": \"Reliance Digital P. Ltd\",\n      \"manager\": {\n        \"mobile_no\": {\n          \"country_code\": 91,\n          \"number\": \"8888888888\"\n        },\n        \"name\": \"Fahim Sakri\",\n        \"email\": \"test@example.com\"\n      },\n      \"name\": \"Reliance Digital P. Ltd\",\n      \"store_code\": \"HS-52b69\",\n      \"store_type\": \"high_street\",\n      \"company\": {\n        \"company_type\": \"mbo\",\n        \"business_type\": \"ltd/pvt ltd\",\n        \"name\": \"Reliance Digital P. Ltd1234789123\",\n        \"uid\": 1\n      },\n      \"departments\": [\n        {\n          \"priority_order\": 7,\n          \"name\": \"Baby Care & Kids Essentials\",\n          \"uid\": 7,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/category_tab_icons/department/Babycareandkidsessential.png\"\n          },\n          \"is_active\": true,\n          \"slug\": \"baby-care-kids-essentials\"\n        },\n        {\n          \"priority_order\": 9,\n          \"name\": \"Industrial Supplies\",\n          \"uid\": 11,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/media/logo/department/original/15483_a8803bf3fc244c748180588166df82da.jpg\"\n          },\n          \"is_active\": true,\n          \"slug\": \"industrial-supplies\"\n        },\n        {\n          \"priority_order\": 10,\n          \"name\": \"Electricals\",\n          \"uid\": 14,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/department/pictures/square-logo/original/M93qfyuh1-https:hdn-1.fynd.commedialogodepartmentoriginal17588_44516b7413fd4a4a858556857aa0c4c8.jpg.jpeg\"\n          },\n          \"is_active\": true,\n          \"slug\": \"electricals\"\n        },\n        {\n          \"priority_order\": 1,\n          \"name\": \"Fashion\",\n          \"uid\": 21,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.fynd.com/department/pictures/square-logo/original/jSt0jjI7D-https/hdn-1.fynd.com/department/pictures/square-logo/original/6ouiCBSSn-https/hdn-1.fynd.com/department/pictures/square-logo/original/o2Rti5if7-.jpeg.jpeg.jpeg\"\n          },\n          \"is_active\": true,\n          \"slug\": \"fashion\"\n        },\n        {\n          \"slug\": \"automobile\",\n          \"is_active\": true,\n          \"logo\": {\n            \"type\": \"image\",\n            \"url\": \"https://hdn-1.addsale.com/x0/department/pictures/square-logo/original/kRhYFHWZ5-.jpeg\"\n          },\n          \"name\": \"AUTOMOBILE\",\n          \"uid\": 24,\n          \"priority_order\": 1\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8626a389-ee09-46d2-8852-1f7b5673ba4f",
            "name": "getLocationDetailsById | Get selling location",
            "request": {
              "name": "getLocationDetailsById | Get selling location",
              "description": {
                "content": "Get details about a store based on its location Id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v2.0",
                  "locations",
                  ":location_id",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "location_id",
                    "description": "(Required) Unique Location ID."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ed9c7388-57fb-4f42-be24-500a3d6485a7",
                "name": "Success. Returns a metadata object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v2.0",
                      "locations",
                      ":location_id",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "location_id",
                        "description": "(Required) Unique Location ID."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": 1,\n  \"_custom_json\": {},\n  \"additional_contacts\": [\n    {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    }\n  ],\n  \"address\": {\n    \"lat_long\": {\n      \"type\": \"Point\",\n      \"coordinates\": [\n        72.809786,\n        19.138787\n      ]\n    },\n    \"city\": \"MUMBAI\",\n    \"pincode\": \"400061\",\n    \"state\": \"MAHARASHTRA\",\n    \"country\": \"INDIA\",\n    \"landmark\": \"\",\n    \"address2\": \"\",\n    \"address1\": \"YARI ROAD, ANDHERI WEST\"\n  },\n  \"company_id\": 1,\n  \"display_name\": \"Reliance Digital P. Ltd\",\n  \"manager\": {\n    \"mobile_no\": {\n      \"country_code\": 91,\n      \"number\": \"8888888888\"\n    },\n    \"name\": \"Fahim Sakri\",\n    \"email\": \"test@example.com\"\n  },\n  \"name\": \"Reliance Digital P. Ltd\",\n  \"store_code\": \"HS-52b69\",\n  \"store_type\": \"high_street\",\n  \"timing\": [\n    {\n      \"weekday\": \"monday\",\n      \"open\": true,\n      \"closing\": {\n        \"minute\": 30,\n        \"hour\": 21\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      }\n    },\n    {\n      \"weekday\": \"tuesday\",\n      \"open\": true,\n      \"closing\": {\n        \"minute\": 30,\n        \"hour\": 21\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      }\n    },\n    {\n      \"weekday\": \"wednesday\",\n      \"open\": true,\n      \"closing\": {\n        \"minute\": 30,\n        \"hour\": 21\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      }\n    },\n    {\n      \"weekday\": \"thursday\",\n      \"open\": true,\n      \"closing\": {\n        \"minute\": 30,\n        \"hour\": 21\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      }\n    },\n    {\n      \"weekday\": \"friday\",\n      \"open\": true,\n      \"closing\": {\n        \"minute\": 30,\n        \"hour\": 21\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      }\n    },\n    {\n      \"weekday\": \"saturday\",\n      \"open\": true,\n      \"closing\": {\n        \"minute\": 30,\n        \"hour\": 21\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      }\n    },\n    {\n      \"weekday\": \"sunday\",\n      \"open\": true,\n      \"closing\": {\n        \"minute\": 30,\n        \"hour\": 21\n      },\n      \"opening\": {\n        \"minute\": 0,\n        \"hour\": 11\n      }\n    }\n  ],\n  \"company\": {\n    \"company_type\": \"mbo\",\n    \"business_type\": \"ltd/pvt ltd\",\n    \"name\": \"Reliance Digital P. Ltd1234789123\",\n    \"uid\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c55d1abc-ad94-477c-8f00-cef064275a11",
            "name": "getProductPriceBySlug | Get product price",
            "request": {
              "name": "getProductPriceBySlug | Get product price",
              "description": {
                "content": "Get the price of a product size at all the selling locations near to a PIN Code.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v4.0",
                  "products",
                  ":slug",
                  "sizes",
                  ":size",
                  "price",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<integer>",
                    "description": "The ID of the store that is selling the product, e.g. 1,2,3."
                  },
                  {
                    "disabled": false,
                    "key": "moq",
                    "value": "<integer>",
                    "description": "An Integer indication the Minimum Order Quantity of a product, e.g. 100."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_option_slug",
                    "value": "<string>",
                    "description": "specifies the fulfillment method, indicating whether an order is for home delivery or store pickup "
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) 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,
                    "type": "any",
                    "value": "<string>",
                    "key": "size",
                    "description": "(Required) A string indicating the size of the product, e.g. S, M, XL. You can get slug value from the endpoint /service/application/catalog/v1.0/products/sizes."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "fe59db21-9301-41f5-abbd-c399fde967f1",
                "name": "Success. Returns a ProductSizePriceV3 object.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v4.0",
                      "products",
                      ":slug",
                      "sizes",
                      ":size",
                      "price",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "store_id",
                        "value": "1"
                      },
                      {
                        "key": "moq",
                        "value": "1"
                      },
                      {
                        "key": "fulfillment_option_slug",
                        "value": "pickup-delivery"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) 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,
                        "type": "any",
                        "value": "<string>",
                        "key": "size",
                        "description": "(Required) A string indicating the size of the product, e.g. S, M, XL. You can get slug value from the endpoint /service/application/catalog/v1.0/products/sizes."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"price_per_piece\": {\n    \"effective\": 66.5,\n    \"marked\": 66.5,\n    \"currency_code\": \"INR\",\n    \"currency_symbol\": \"₹\"\n  },\n  \"price\": {\n    \"effective\": 399,\n    \"marked\": 399,\n    \"currency_code\": \"INR\",\n    \"currency_symbol\": \"₹\"\n  },\n  \"quantity\": 5,\n  \"pincode\": \"400603\",\n  \"article_id\": \"1\",\n  \"long_lat\": [\n    72.9159784,\n    19.0990231\n  ],\n  \"item_type\": \"set\",\n  \"discount\": \"\",\n  \"article_assignment\": {\n    \"level\": \"multi-companies\",\n    \"strategy\": \"optimal\"\n  },\n  \"seller\": {\n    \"uid\": 1,\n    \"name\": \"Natalie Norman\"\n  },\n  \"store\": {\n    \"uid\": 1,\n    \"name\": \"Wayne Lamb\",\n    \"count\": 2\n  },\n  \"strategy_wise_listing\": [\n    {\n      \"distance\": 11,\n      \"quantity\": 5,\n      \"tat\": 2592000,\n      \"pincode\": \"400603\"\n    },\n    {\n      \"distance\": 11,\n      \"quantity\": 5,\n      \"tat\": 2592000,\n      \"pincode\": \"400603\"\n    }\n  ],\n  \"set\": {\n    \"size_distribution\": {\n      \"sizes\": [\n        {\n          \"size\": \"5\",\n          \"pieces\": 1\n        },\n        {\n          \"size\": \"7\",\n          \"pieces\": 1\n        },\n        {\n          \"size\": \"8\",\n          \"pieces\": 2\n        },\n        {\n          \"size\": \"9\",\n          \"pieces\": 1\n        },\n        {\n          \"size\": \"10\",\n          \"pieces\": 1\n        }\n      ]\n    },\n    \"quantity\": 6\n  },\n  \"is_gift\": true,\n  \"is_cod\": false,\n  \"delivery_promise\": {\n    \"min\": \"2023-08-03T18:19:23.000Z\",\n    \"max\": \"2023-08-04T14:19:23.000Z\"\n  },\n  \"fulfillment_option\": {\n    \"name\": \"Two Day Delivery\",\n    \"slug\": \"home_delivery\",\n    \"type\": \"Home delivery\",\n    \"is_default\": true\n  },\n  \"pickup_store_id\": 1,\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\": \"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  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d8b098cd-3c9a-48d5-94db-3c2693be3f04",
            "name": "getProductSellersBySlug | List sellers",
            "request": {
              "name": "getProductSellersBySlug | List sellers",
              "description": {
                "content": "List all sellers offering a specific product identified by its slug and size.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v4.0",
                  "products",
                  ":slug",
                  "sizes",
                  ":size",
                  "sellers",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "strategy",
                    "value": "<string>",
                    "description": "Sort stores on the basis of strategy. eg, fast-delivery, low-price, optimal."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_option_slug",
                    "value": "<string>",
                    "description": "specifies the fulfillment method, indicating whether an order is for home delivery or store pickup "
                  },
                  {
                    "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": "The number of items to retrieve in each page."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) 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,
                    "type": "any",
                    "value": "<string>",
                    "key": "size",
                    "description": "(Required) A string indicating the size of the product, e.g. S, M, XL. You can get slug value from the endpoint /service/application/catalog/v1.0/products/sizes."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "493cc5d0-bc55-440a-a274-69639353626c",
                "name": "Success. Returns a ProductSizeSellerV3 object. Check the example shown below or refer `ProductSizeSellersResponseV4` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v4.0",
                      "products",
                      ":slug",
                      "sizes",
                      ":size",
                      "sellers",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "strategy",
                        "value": "optimal"
                      },
                      {
                        "key": "fulfillment_option_slug",
                        "value": "pickup-delivery"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) 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,
                        "type": "any",
                        "value": "<string>",
                        "key": "size",
                        "description": "(Required) A string indicating the size of the product, e.g. S, M, XL. You can get slug value from the endpoint /service/application/catalog/v1.0/products/sizes."
                      }
                    ]
                  },
                  "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      \"price_per_piece\": {\n        \"effective\": 66.5,\n        \"marked\": 66.5,\n        \"currency_code\": \"INR\",\n        \"currency_symbol\": \"₹\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency_code\": \"INR\",\n        \"currency_symbol\": \"₹\"\n      },\n      \"quantity\": 5,\n      \"pincode\": \"400603\",\n      \"article_id\": \"1\",\n      \"discount\": \"\",\n      \"article_assignment\": {\n        \"level\": \"single-company\",\n        \"strategy\": \"optimal\"\n      },\n      \"seller\": {\n        \"uid\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"uid\": 1,\n        \"name\": \"Wayne Lamb\"\n      },\n      \"is_gift\": true,\n      \"is_cod\": false\n    },\n    {\n      \"price_per_piece\": {\n        \"effective\": 66.5,\n        \"marked\": 66.5,\n        \"currency_code\": \"INR\",\n        \"currency_symbol\": \"₹\"\n      },\n      \"price\": {\n        \"effective\": 399,\n        \"marked\": 399,\n        \"currency_code\": \"INR\",\n        \"currency_symbol\": \"₹\"\n      },\n      \"quantity\": 5,\n      \"pincode\": \"400603\",\n      \"article_id\": \"2\",\n      \"discount\": \"\",\n      \"article_assignment\": {\n        \"level\": \"single-company\",\n        \"strategy\": \"optimal\"\n      },\n      \"seller\": {\n        \"uid\": 1,\n        \"name\": \"Natalie Norman\"\n      },\n      \"store\": {\n        \"uid\": 1,\n        \"name\": \"Wayne Lamb\",\n        \"address\": {\n          \"lat_long\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n              72.809786,\n              19.138787\n            ]\n          },\n          \"city\": \"MUMBAI\",\n          \"pincode\": \"400061\",\n          \"state\": \"MAHARASHTRA\",\n          \"country\": \"INDIA\",\n          \"landmark\": \"\",\n          \"address2\": \"\",\n          \"address1\": \"YARI ROAD, ANDHERI WEST\"\n        },\n        \"code\": \"CBML-257\",\n        \"long_lat\": [\n          72.9159784,\n          19.0990231\n        ]\n      },\n      \"is_gift\": true,\n      \"is_cod\": false,\n      \"fulfillment_option\": {\n        \"name\": \"Two Day Delivery\",\n        \"slug\": \"home_delivery\",\n        \"type\": \"Home delivery\",\n        \"is_default\": true\n      },\n      \"pickup_store_id\": 1,\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\": \"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      }\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"total\": 1,\n    \"has_previous\": false,\n    \"has_next\": false,\n    \"item_total\": 2,\n    \"type\": \"number\"\n  },\n  \"sort_on\": [\n    {\n      \"default\": true,\n      \"is_selected\": true,\n      \"name\": \"Best price & fast delivery\",\n      \"value\": \"optimal\"\n    },\n    {\n      \"default\": false,\n      \"is_selected\": false,\n      \"name\": \"Best Price\",\n      \"value\": \"low-price\"\n    },\n    {\n      \"default\": false,\n      \"is_selected\": false,\n      \"name\": \"Fastest Delivery\",\n      \"value\": \"fast-delivery\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "490ce00b-61ba-4fac-92b4-e5826b188dc1",
            "name": "listCountryCurrencyMappings | List country to currency mapping",
            "request": {
              "name": "listCountryCurrencyMappings | List country to currency mapping",
              "description": {
                "content": "List all country-to-currencies mappings configured during the Price Factory setup for given application",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "catalog",
                  "v1.0",
                  "available-countries",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "cd8ab833-a1b5-433d-8fa0-067192ae42a4",
                "name": "Success. Returns all avaialble country-to-currencies mappings for given application.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "catalog",
                      "v1.0",
                      "available-countries",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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      \"iso2\": \"IN\",\n      \"iso3\": \"INA\",\n      \"uid\": \"67c7e2fbda6c90811a2baa88\",\n      \"is_default\": true,\n      \"currencies\": [\n        {\n          \"code\": \"INR\",\n          \"name\": \"Indian Rupee\",\n          \"symbol\": \"₹\",\n          \"is_default\": true\n        },\n        {\n          \"code\": \"ARS\",\n          \"name\": \"Argentine Peso\",\n          \"symbol\": \"AR$\",\n          \"is_default\": false\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "5d754911-7e75-4c38-9b8d-1a0891865c9b",
        "name": "Communication",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "9a2bad1c-0866-4cbd-ad9f-b1fda6c3958d",
            "name": "getCommunicationConsent | Retrieve consent status",
            "request": {
              "name": "getCommunicationConsent | Retrieve consent status",
              "description": {
                "content": "Get the consent provided by the user for receiving communication.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "communication",
                  "v1.0",
                  "consent"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5a4bfaab-ab0a-485f-89f2-b43eeda1c338",
                "name": "Success. Returns all available communication opt-ins along with the consent details. Check the example shown below or refer `CommunicationConsent` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "communication",
                      "v1.0",
                      "consent"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"app_id\": \"000000000000000000000004\",\n  \"user_id\": \"5e56021c4bda3ccab6d9f884\",\n  \"channels\": {\n    \"email\": {\n      \"response\": \"yes\",\n      \"display_name\": \"Email\"\n    },\n    \"sms\": {\n      \"response\": \"yes\",\n      \"display_name\": \"SMS\"\n    },\n    \"whatsapp\": {\n      \"response\": \"yes\",\n      \"display_name\": \"WhatsApp\",\n      \"country_code\": \"91\",\n      \"phone_number\": \"8888888888\"\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1c6e16eb-f65e-463e-ad26-3691248fb9da",
            "name": "upsertCommunicationConsent | Update or adds consent settings",
            "request": {
              "name": "upsertCommunicationConsent | Update or adds consent settings",
              "description": {
                "content": "Update or insert the consent provided by the user for receiving communication messages.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "communication",
                  "v1.0",
                  "consent"
                ],
                "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  \"response\": \"<string>\",\n  \"action\": \"<string>\",\n  \"channel\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a2cd8ad1-e705-4610-85af-9772494ede8c",
                "name": "Success. Updates the channels for which user has consented. Check the example shown below or refer `CommunicationConsentRes` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "communication",
                      "v1.0",
                      "consent"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"response\": \"yes\",\n  \"action\": \"optin\",\n  \"channel\": \"sms\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"appId\": \"000000000000000000000004\",\n  \"userId\": \"5e56021c4bda3ccab6d9f884\",\n  \"channels\": {\n    \"email\": {\n      \"response\": \"yes\",\n      \"displayName\": \"Email\"\n    },\n    \"sms\": {\n      \"response\": \"yes\",\n      \"displayName\": \"SMS\"\n    },\n    \"whatsapp\": {\n      \"response\": \"noaction\",\n      \"displayName\": \"WhatsApp\"\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "732cf7bb-37a4-498e-8592-6d416eaf409a",
                "name": "Bad request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "communication",
                      "v1.0",
                      "consent"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"response\": \"yes\",\n  \"action\": \"optin\",\n  \"channel\": \"sms\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid action\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2ce277ad-3cec-458b-bf39-f289653fbe72",
            "name": "upsertAppPushtoken | Update or adds app push token",
            "request": {
              "name": "upsertAppPushtoken | Update or adds app push token",
              "description": {
                "content": "Update or inserts the push token of the user.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "communication",
                  "v1.0",
                  "pn-token"
                ],
                "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  \"bundle_identifier\": \"<string>\",\n  \"push_token\": \"<string>\",\n  \"unique_device_id\": \"<string>\",\n  \"type\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "aacc80be-b23a-41ad-92d6-5b5facd66401",
                "name": "Success. Check the example shown below or refer `PushtokenRes` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "communication",
                      "v1.0",
                      "pn-token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"action\": \"create\",\n  \"bundle_identifier\": \"000002\",\n  \"push_token\": \"45\",\n  \"unique_device_id\": \"3\",\n  \"type\": \"fynd-platform\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"601b6924d8ea9a061570a09f\",\n  \"bundle_identifier\": \"000002\",\n  \"push_token\": \"45\",\n  \"unique_device_id\": \"3\",\n  \"type\": \"fynd-platform\",\n  \"platform\": \"web\",\n  \"application_id\": \"000000000000000000000004\",\n  \"user_id\": \"5e56021c4bda3ccab6d9f884\",\n  \"created_at\": \"2021-02-04T03:25:24.765Z\",\n  \"updated_at\": \"2021-02-04T03:25:51.152Z\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "67208cd7-4be7-4722-bc8c-0c14b8083269",
                "name": "Bad request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "communication",
                      "v1.0",
                      "pn-token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"action\": \"create\",\n  \"bundle_identifier\": \"000002\",\n  \"push_token\": \"45\",\n  \"unique_device_id\": \"3\",\n  \"type\": \"fynd-platform\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": \"400\",\n  \"message\": \"`delete` is not a valid enum value for path `action`.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "3ac62bf0-1342-414f-bb6b-dc13a6a0c227",
        "name": "Configuration",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "1ddf7888-6529-4861-a476-2fdc31e14239",
            "name": "getApplication | Get sales channel",
            "request": {
              "name": "getApplication | Get sales channel",
              "description": {
                "content": "Get details of the current sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "application"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "2630b4d8-2a2c-431a-9a5d-c2f9dd84908d",
                "name": "Success. Check the example shown below or refer `Application` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "application"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"website\": {\n    \"enabled\": true,\n    \"basepath\": \"/\"\n  },\n  \"cors\": {\n    \"domains\": []\n  },\n  \"auth\": {\n    \"enabled\": false\n  },\n  \"description\": \"Uniket B2B - India's Fastest Growing Retail Store - Aapki Badhti Dukaan\",\n  \"channel_type\": \"uniket\",\n  \"cache_ttl\": -1,\n  \"internal\": false,\n  \"is_active\": true,\n  \"_id\": \"000000000000000000000004\",\n  \"name\": \"Uniket B2B\",\n  \"owner\": \"5e71a60dc671daffd81992ea\",\n  \"company_id\": 1,\n  \"token\": \"iTNjY_yAI\",\n  \"redirections\": [],\n  \"meta\": [],\n  \"created_at\": \"2019-12-26T13:22:23.619Z\",\n  \"modified_at\": \"2020-12-02T05:49:41.610Z\",\n  \"__v\": 29,\n  \"banner\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/landscape-banner/original/uSwlNpygq-Uniket-B2B.png\"\n  },\n  \"logo\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png\"\n  },\n  \"favicon\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/favicon/original/y3h6SSlY5-Uniket-B2B.png\"\n  },\n  \"domains\": [\n    {\n      \"verified\": true,\n      \"is_primary\": true,\n      \"is_shortlink\": true,\n      \"_id\": \"5eb1177748312a3bd55d0f1e\",\n      \"name\": \"uniket.hostx0.de\"\n    },\n    {\n      \"verified\": true,\n      \"is_primary\": false,\n      \"is_shortlink\": false,\n      \"_id\": \"5f0858c5f86e00cd42dccc8d\",\n      \"name\": \"jd.hostx0.de\"\n    }\n  ],\n  \"app_type\": \"live\",\n  \"mobile_logo\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png\"\n  },\n  \"domain\": {\n    \"verified\": true,\n    \"is_primary\": true,\n    \"is_shortlink\": true,\n    \"_id\": \"5eb1177748312a3bd55d0f1e\",\n    \"name\": \"uniket.hostx0.de\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "48317fd7-ba78-4388-87e7-4867f17fadb2",
                "name": "Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "application"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"App not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "11365cbe-8c83-4105-9eab-6efb09499a85",
            "name": "getOwnerInfo | Get sales channel owner",
            "request": {
              "name": "getOwnerInfo | Get sales channel owner",
              "description": {
                "content": "Get details of the sales channel owner.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v2.0",
                  "about"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "dbe893e7-d0a1-447e-967a-f2a22c329b76",
                "name": "Success. Check the example shown below or refer `ApplicationAboutResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v2.0",
                      "about"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"application_info\": {\n    \"domains\": [\n      {\n        \"verified\": true,\n        \"name\": \"uniket-testing.addsale.link\",\n        \"custom\": false,\n        \"is_primary\": true\n      }\n    ],\n    \"website\": {\n      \"enabled\": true,\n      \"basepath\": \"/\"\n    },\n    \"cors\": {\n      \"domains\": []\n    },\n    \"description\": \"R-City Mall,Ghatkoper East,Mumbai\",\n    \"is_active\": true,\n    \"_id\": \"5cd3db5e9d692cfe5302a7ba\",\n    \"name\": \"Shivam Clothing Store\",\n    \"meta\": [\n      {\n        \"name\": \"tes\",\n        \"value\": \"test\"\n      }\n    ],\n    \"token\": \"xOfcP-aYE\",\n    \"secret\": \"\",\n    \"created_at\": \"2019-05-09T07:48:46.218Z\",\n    \"banner\": {\n      \"secure_url\": \"https://res.cloudinary.com/jkvora/image/upload/v1561551809/fqt2djkddoe2yjjlln2h.png\"\n    },\n    \"logo\": {\n      \"secure_url\": \"https://res.cloudinary.com/dwzm9bysq/image/upload/v1577513094/addsale/applications/app_5cd3db5e9d692cfe5302a7ba/media/store/logo/ayrkk2uzfknst2ohluzc.png\"\n    },\n    \"company_info\": {\n      \"_id\": \"5da4274a723af4000188a66c\",\n      \"uid\": 873,\n      \"created_on\": \"2019-10-14T07:44:10.391Z\",\n      \"is_active\": true,\n      \"name\": \"SAPPER LIFESTYLE PRIVATE LIMITED\",\n      \"addresses\": [\n        {\n          \"pincode\": \"110042\",\n          \"address1\": \"412, SISODIA MOHALLA BADALI VILLAGE\",\n          \"city\": \"NEW DELHI\",\n          \"state\": \"DELHI\",\n          \"country\": \"INDIA\",\n          \"address_type\": \"registered\"\n        },\n        {\n          \"pincode\": \"110042\",\n          \"address1\": \"412, SISODIA MOHALLA BADALI VILLAGE\",\n          \"city\": \"NEW DELHI\",\n          \"state\": \"DELHI\",\n          \"country\": \"INDIA\",\n          \"address_type\": \"office\"\n        }\n      ],\n      \"notification_emails\": [\n        \"test@example.com\"\n      ]\n    },\n    \"owner_info\": {\n      \"_id\": \"5c77921fa1bf7d8695ed57fd\",\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      \"phone_numbers\": [\n        {\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": true,\n          \"country_code\": 91,\n          \"phone\": \"8888888888\"\n        }\n      ],\n      \"first_name\": \"Jalak\",\n      \"last_name\": \"Vora\",\n      \"profile_pic\": \"\"\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4ee14467-aeb5-48bc-a8f6-4d6d099c920b",
            "name": "getBasicDetails | Get Sales channel",
            "request": {
              "name": "getBasicDetails | Get Sales channel",
              "description": {
                "content": "Get basic details of the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "394a80d0-1a6c-47b8-befb-6bdc223c51de",
                "name": "Success. Check the example shown below or refer `ApplicationDetail` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"Uniket B2B\",\n  \"description\": \"Uniket B2B - India's Fastest Growing Retail Store - Aapki Badhti Dukaan\",\n  \"logo\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png\"\n  },\n  \"mobile_logo\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/free-logo/original/oEf3SQjda-Uniket-B2B.png\"\n  },\n  \"favicon\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/favicon/original/y3h6SSlY5-Uniket-B2B.png\"\n  },\n  \"banner\": {\n    \"secure_url\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/x1/company/1/applications/000000000000000000000004/application/pictures/landscape-banner/original/uSwlNpygq-Uniket-B2B.png\"\n  },\n  \"domain\": {\n    \"verified\": true,\n    \"is_primary\": true,\n    \"is_shortlink\": false,\n    \"_id\": \"5eb1177748312a3bd55d0f1e\",\n    \"name\": \"uniket.hostx0.de\"\n  },\n  \"domains\": [\n    {\n      \"verified\": true,\n      \"is_primary\": true,\n      \"is_shortlink\": false,\n      \"_id\": \"5eb1177748312a3bd55d0f1e\",\n      \"name\": \"uniket.hostx0.de\"\n    },\n    {\n      \"verified\": true,\n      \"is_primary\": false,\n      \"is_shortlink\": true,\n      \"_id\": \"5f0858c5f86e00cd42dccc8d\",\n      \"name\": \"jd.hostx0.de\"\n    }\n  ],\n  \"company_id\": 1,\n  \"_id\": \"000000000000000000000004\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6c36c119-93a4-4bf3-8b70-a2918861d331",
            "name": "getIntegrationTokens | Get API tokens",
            "request": {
              "name": "getIntegrationTokens | Get API tokens",
              "description": {
                "content": "Get tools integration token of the sales channel. For example, Firebase, MoEngage, Segment, GTM, Freshchat, Safetynet, Google Map, and Facebook.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "token"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7a9570d1-6498-43d5-8aad-99e6f1c3bb57",
                "name": "Success. Check the example shown below or refer `AppTokenResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"tokens\": {\n    \"firebase\": {\n      \"credentials\": {\n        \"project_id\": \"\",\n        \"gcm_sender_id\": \"\",\n        \"application_id\": \"\",\n        \"api_key\": \"\"\n      },\n      \"enabled\": false\n    },\n    \"moengage\": {\n      \"credentials\": {\n        \"app_id\": \"\"\n      },\n      \"enabled\": false\n    },\n    \"segment\": {\n      \"credentials\": {\n        \"write_key\": \"U2FsdGVkX18E920z+xtaD+GnGWoK/5SNxu61phXf6/o=\"\n      },\n      \"enabled\": false\n    },\n    \"gtm\": {\n      \"credentials\": {\n        \"api_key\": \"\"\n      },\n      \"enabled\": false\n    },\n    \"freshchat\": {\n      \"credentials\": {\n        \"app_id\": \"U2FsdGVkX19+Egjfy8alIB4S+n2IQEXz2X4yxzimxbGzq9M5+iFsvGjrBAyQrDZ/iIXgWQyWOFRHmf9xhFGajQ==\",\n        \"app_key\": \"U2FsdGVkX18OydYSvUBRKJDsLD1KCcwK6+jJVGma4Ck2PVwOv6BW5vyiM2sZ4kEpHbRV38KBPZPqlx3EfZd6mw==\"\n      },\n      \"enabled\": true\n    },\n    \"safetynet\": {\n      \"credentials\": {\n        \"api_key\": \"U2FsdGVkX1/Ex0BXvB16B81dwWIfVK8LPwexMMbVC3/nB9Y5n4stcnOMUCDalDs8Z92MecOQKydWg+E17QfZ4Q==\"\n      },\n      \"enabled\": true\n    },\n    \"fynd_rewards\": {\n      \"credentials\": {\n        \"public_key\": \"U2FsdGVkX1/C7x0hybxKPpWSMYBEKukQCVjnm7wfW3lrTJPmcr06xvLzVatPQJTKXeXvay0rdvcXuHlp8n/VAX7v9Usobmp1znadnPWt07GOvq5aPK9zDlg05tb+TX8Wx0q2rVonRK0Q6ZyMcn6Oy+Z812TpRAlcU1AmSrDtl/PMjuH1rSRTxKJLD0HzXk9zPl2M6GOKmgzjpHD4ZmtRSfJmm/h+qbZZ4AuD9upTbJzDm/pcp4S4cYu9rSV31JpOtAkrCxZFzCT8seWKa2eU8VdleRltwF5DO1x8Pny/hKNmhrUqxdkevY6lm4aEQjThA/EeBv1UPq52EFDteXLsZ6yBXyNAxcFNuPupour+K8hi0nfgbd/fsFqu5NUBOwz0hsqQh9OsTGt7SdiIyMSQgCttphaqhBbJ926UlG9d/O1W1u+i9rn7pECcH1eyUYlsNbYqghciz9pTrfRdqA8AIa2j7H/3Lxq37arxZCIDlTgl+Kk/8QUTsTefk+seGZsyiDyIkxW+FcmHBZLr3y85ST23szWSnyweV2hQHtPWnCE=\"\n      }\n    },\n    \"auth\": {\n      \"google\": {\n        \"app_id\": \"U2FsdGVkX19ZkUS8HAnz17Sbcixaj0N4xDcaxztzAPdkxsc2i56kuEL+hVDv5z47HjiY4jOFN0zd5HbO9vf5/adwr6L8QQVEmz1BEEGEze13a5PgONGZlfQkxeuQLBT9\"\n      },\n      \"facebook\": {\n        \"app_id\": \"U2FsdGVkX1/kPjoWmEvESc276Ect4VZmAFVTkQKKjsxgk6LXWjj73vPrBsnJyPpR\"\n      },\n      \"accountkit\": {\n        \"app_id\": \"\"\n      }\n    },\n    \"google_map\": {\n      \"enabled\": true,\n      \"credentials\": {\n        \"api_key\": \"U2FsdGVkX1+5tBH/3lREPiDwVukCS/Q2ftu/CYD9RdLYK8hGO/XJfrs2zpoGDKCJBhgTDRESItRKR7Lt/w+zeQ==\"\n      }\n    }\n  },\n  \"_id\": \"5e285cb1df7e5b1421d5f840\",\n  \"application\": \"000000000000000000000004\",\n  \"created_at\": \"2020-01-22T14:31:13.192Z\",\n  \"modified_at\": \"2020-05-01T04:14:42.117Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9e599c0d-c21f-4e06-b967-0486811d415d",
            "name": "getOrderingStores | List order-enabled selling locations",
            "request": {
              "name": "getOrderingStores | List order-enabled selling locations",
              "description": {
                "content": "Get details of all the deployment store locations where the sales channel will be used for order placement.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v2.0",
                  "ordering-store",
                  "stores"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "Store code or name of the ordering store."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1b10cb70-ac79-4e93-b134-95516290a396",
                "name": "Success. Check the example shown below or refer `OrderingStores` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v2.0",
                      "ordering-store",
                      "stores"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      },
                      {
                        "key": "q",
                        "value": "MRVLB01"
                      }
                    ],
                    "variable": []
                  },
                  "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    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e06b383f-4248-4524-8c1a-362b6012e1ad",
                "name": "Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v2.0",
                      "ordering-store",
                      "stores"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      },
                      {
                        "key": "q",
                        "value": "MRVLB01"
                      }
                    ],
                    "variable": []
                  },
                  "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 deployment meta found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "03750035-01f8-43af-9901-26a9923c2831",
            "name": "getStoreDetailById | Get a selling location",
            "request": {
              "name": "getStoreDetailById | Get a selling location",
              "description": {
                "content": "Get details of a selling location (store) by its ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v2.0",
                  "ordering-store",
                  "stores",
                  ":store_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<integer>",
                    "key": "store_id",
                    "description": "(Required) Unique identifier for a store."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ac42162c-1971-4a71-a824-676df838feaa",
                "name": "Success. Check the example shown below or refer `OrderingStore` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v2.0",
                      "ordering-store",
                      "stores",
                      ":store_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "store_id",
                        "description": "(Required) Unique identifier for a store."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"uid\": 1,\n  \"name\": \"THE MANDHANA PARK KAMLANAGAR DELHI\",\n  \"pincode\": \"110007\",\n  \"store_code\": \"MRVLB22\",\n  \"code\": \"MRVLB22\",\n  \"display_name\": \"Kamla Nagar\",\n  \"store_type\": \"mall\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e3f0d416-eeb5-4e7e-99de-b31a7c2d39c8",
                "name": "Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v2.0",
                      "ordering-store",
                      "stores",
                      ":store_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<integer>",
                        "key": "store_id",
                        "description": "(Required) Unique identifier for a store."
                      }
                    ]
                  },
                  "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}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "192006ab-9560-4b56-892f-e2baa9b5ee6e",
            "name": "getFeatures | Get sales channel features",
            "request": {
              "name": "getFeatures | Get sales channel features",
              "description": {
                "content": "Get configuration of the features of the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "feature"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "eca8d259-5d9d-4442-9dcc-e3afde6b8605",
                "name": "Success. Check the example shown below or refer `AppFeatureResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "feature"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"feature\": {\n    \"product_detail\": {\n      \"similar\": [\n        \"basic\",\n        \"visual\",\n        \"brand\",\n        \"category\",\n        \"seller\",\n        \"price\",\n        \"specs\"\n      ],\n      \"seller_selection\": true,\n      \"update_product_meta\": true,\n      \"request_product\": true\n    },\n    \"landing_page\": {\n      \"launch_page\": {\n        \"page_type\": \"home\",\n        \"params\": {},\n        \"query\": {}\n      },\n      \"continue_as_guest\": true,\n      \"login_btn_text\": \"Click here to sign-in\",\n      \"show_domain_textbox\": true,\n      \"show_register_btn\": true\n    },\n    \"registration_page\": {\n      \"ask_store_address\": false\n    },\n    \"home_page\": {\n      \"order_processing\": true\n    },\n    \"common\": {\n      \"communication_optin_dialog\": {\n        \"visibility\": true\n      },\n      \"deployment_store_selection\": {\n        \"enabled\": true,\n        \"type\": \"hard\"\n      },\n      \"listing_price\": {\n        \"value\": \"min\",\n        \"sort\": \"min\"\n      },\n      \"currency\": {\n        \"value\": [\n          \"INR\"\n        ],\n        \"type\": \"explicit\",\n        \"default_currency\": \"INR\"\n      },\n      \"revenue_engine\": {\n        \"enabled\": false\n      },\n      \"feedback\": {\n        \"enabled\": true\n      },\n      \"compare_products\": {\n        \"enabled\": true\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    },\n    \"cart\": {\n      \"gst_input\": true,\n      \"staff_selection\": true,\n      \"placing_for_customer\": true,\n      \"google_map\": true\n    },\n    \"qr\": {\n      \"application\": true,\n      \"products\": true,\n      \"collections\": true\n    },\n    \"pcr\": {\n      \"staff_selection\": true\n    },\n    \"order\": {\n      \"buy_again\": true\n    },\n    \"security\": {\n      \"domains\": [\n        {\n          \"host\": \"example.com\",\n          \"url_scheme\": \"https\"\n        },\n        {\n          \"host\": \"api.example.com\",\n          \"url_scheme\": \"https\"\n        }\n      ]\n    },\n    \"price_strategy\": \"price_factory\",\n    \"international\": true,\n    \"_id\": \"5e57643c986e4119c973df7d\",\n    \"app\": \"000000000000000000000004\",\n    \"created_at\": \"2020-02-27T06:39:56.088Z\",\n    \"modified_at\": \"2021-02-02T11:04:14.289Z\",\n    \"__v\": 1\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b158e137-c255-45b9-a19e-2eea4a1121f4",
                "name": "Not found",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "feature"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Not Found",
                "code": 404,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"value\": {\n    \"message\": \"no feature found\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "20cf38da-6b1b-4830-8b88-d7874b327f92",
            "name": "getContactInfo | Get sales channel contact",
            "request": {
              "name": "getContactInfo | Get sales channel contact",
              "description": {
                "content": "Get contact details of the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "information"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1a4769b6-eb6e-4ecb-9ca4-b3c89dd0dc8f",
                "name": "Success. Check the example shown below or refer `ApplicationAboutResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "information"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"address\": {\n    \"loc\": {},\n    \"address_line\": [\n      \"Warehouse 5, Near Industrial Complex\",\n      \"2nd Lane, Andheri\"\n    ],\n    \"phone\": [\n      {\n        \"code\": \"+91\",\n        \"number\": \"8888888888\"\n      }\n    ],\n    \"city\": \"Mumbai , Maharashtra , India\",\n    \"country\": \"India\",\n    \"pincode\": 400059\n  },\n  \"support\": {\n    \"phone\": [],\n    \"email\": [],\n    \"timing\": \"9 AM to 9 PM\"\n  },\n  \"social_links\": {\n    \"facebook\": {\n      \"title\": \"Facebook\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/hQAbAKdvHK-facebookfooteraopcjq.svg\",\n      \"link\": \"\"\n    },\n    \"instagram\": {\n      \"title\": \"Instagram\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/UZYsGWOqXp-instagramfooterl3utrr.svg\",\n      \"link\": \"\"\n    },\n    \"twitter\": {\n      \"title\": \"Twitter\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/oT2hW-BJjq-twitterfooternajsyr.svg\",\n      \"link\": \"\"\n    },\n    \"pinterest\": {\n      \"title\": \"Pinterest\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/v0erlcMk8p-pinterestfooternzmq4b.svg\",\n      \"link\": \"\"\n    },\n    \"google_plus\": {\n      \"title\": \"Google+\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/lw3Y5S58h4-googleplusysukr1.png\",\n      \"link\": \"\"\n    },\n    \"youtube\": {\n      \"title\": \"Youtube\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/EYV03PDST_-youtubefootermqhcr7.svg\",\n      \"link\": \"\"\n    },\n    \"linked_in\": {\n      \"title\": \"LinkedIn\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/qa7gx_bW9O-linkedinfooterrcr0yq.svg\",\n      \"link\": \"\"\n    },\n    \"vimeo\": {\n      \"title\": \"Vimeo\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/Ttc80b3U78-vimeofooternho4br.svg\",\n      \"link\": \"\"\n    },\n    \"blog_link\": {\n      \"title\": \"Blog\",\n      \"icon\": \"https://hdn-1.fynd.com/system/svg/social-media/icon/original/LKpxTk1I3s-mediumfooterdtvrva.svg\",\n      \"link\": \"\"\n    }\n  },\n  \"links\": [\n    {\n      \"title\": \"Shipping\",\n      \"link\": \"www.uniket.store/shipping-details\"\n    },\n    {\n      \"title\": \"Returns\",\n      \"link\": \"www.uniket.store/policy/return-policy\"\n    },\n    {\n      \"title\": \"Privacy\",\n      \"link\": \"www.uniket.store/policy/privacy-policy\"\n    },\n    {\n      \"title\": \"Terms\",\n      \"link\": \"www.uniket.store/policy/terms-conditions\"\n    }\n  ],\n  \"copyright_text\": \"#MadeInIndia © 2020 Shopsense Retail Technologies\",\n  \"_id\": \"5e6627bd0732616083e83750\",\n  \"business_highlights\": [\n    {\n      \"_id\": \"5fc901611dfba6c2e87d1ca9\",\n      \"title\": \"Most Genuine Products\",\n      \"icon\": \"https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/business-highlights/pictures/square-logo/original/bVlx43F2a-H6pvZ9tzp-business-logo-icon.png\",\n      \"sub_title\": \"Directly from brands\"\n    },\n    {\n      \"_id\": \"5fc901611dfba64ce57d1caa\",\n      \"title\": \"Credit Facility Available\",\n      \"icon\": \"https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/business-highlights/pictures/square-logo/original/VMnltS1m3-QuUnEjOsA-business-logo-icon.png\",\n      \"sub_title\": \"Free 30 Days Credit\"\n    },\n    {\n      \"_id\": \"5fc901611dfba64b2e7d1cab\",\n      \"title\": \"Assured Returns\",\n      \"icon\": \"https://hdn-1.addsale.com/x0/company/1/applications/000000000000000000000004/business-highlights/pictures/square-logo/original/cTHzgHJXK-sROtLMalN-business-logo-icon.png\",\n      \"sub_title\": \"For all damaged/wrong items\"\n    }\n  ],\n  \"application\": \"000000000000000000000004\",\n  \"created_at\": \"2020-03-09T11:25:49.921Z\",\n  \"modified_at\": \"2020-12-03T15:16:49.087Z\",\n  \"__v\": 99\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "71f8f397-276b-4319-8dc1-870b19c0b15b",
            "name": "getCurrencies | List currencies",
            "request": {
              "name": "getCurrencies | List currencies",
              "description": {
                "content": "List available currencies.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "currencies"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "31ee3ba4-a969-43e7-b42f-b0e9f7c3f4e7",
                "name": "Success. Check the example shown below or refer `CurrenciesResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "currencies"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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      \"modified_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": "b4967cc5-15c5-414b-a38b-ba9e615ca208",
            "name": "getCurrencyById | Get a currency",
            "request": {
              "name": "getCurrencyById | Get a currency",
              "description": {
                "content": "Get details of the currency.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "currency",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) ID assigned to the currency."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f42f9d57-031a-4106-b27f-9487377a1d61",
                "name": "Success. Check the example shown below or refer `Currency` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "currency",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) ID assigned to the currency."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5ec75d11f7bfb501d88f3559\",\n  \"is_active\": true,\n  \"name\": \"Gold Ounce\",\n  \"code\": \"XAU\",\n  \"created_at\": \"2020-05-22T05:03:13.429Z\",\n  \"modified_at\": \"2020-06-05T09:12:04.248Z\",\n  \"decimal_digits\": 1,\n  \"symbol\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0dda2956-3288-4c20-91b5-964c192de5ad",
            "name": "getAppCurrencies | Get currency configuration",
            "request": {
              "name": "getAppCurrencies | Get currency configuration",
              "description": {
                "content": "Get currency configuration of the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "currency"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "91e76afc-c6d8-43ec-ae17-3efa182b48f7",
                "name": "Success. Check the example shown below or refer `AppCurrencyResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "currency"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"application\": \"000000000000000000000001\",\n  \"default_currency\": {\n    \"ref\": \"5ecf6122d953d4242c044907\",\n    \"code\": \"INR\"\n  },\n  \"supported_currency\": [\n    {\n      \"_id\": \"5ecf6122d953d4242c044907\",\n      \"is_active\": true,\n      \"name\": \"Indian Rupee\",\n      \"code\": \"INR\",\n      \"decimal_digits\": 2,\n      \"symbol\": \"₹\",\n      \"created_at\": \"2020-05-28T06:58:42.532Z\",\n      \"modified_at\": \"2021-04-05T16:44:14.358Z\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "34827641-32af-4e28-ab5c-4fb573bb0805",
            "name": "getLanguages | List languages",
            "request": {
              "name": "getLanguages | List languages",
              "description": {
                "content": "List available languages.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "languages"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3f50fc3a-644d-4cf0-a785-06928b84bb05",
                "name": "Success. Check the example shown below or refer `LanguageResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "languages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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\": \"हिन्दी\",\n      \"code\": \"hi-IN\"\n    },\n    {\n      \"name\": \"English\",\n      \"code\": \"en-IN\"\n    },\n    {\n      \"name\": \"عربى\",\n      \"code\": \"ar-AE\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8bd44292-6010-4271-b35a-0d753f71f5d5",
            "name": "getOrderingStoreCookie | Create cookies",
            "request": {
              "name": "getOrderingStoreCookie | Create cookies",
              "description": {
                "content": "Reset cookie of ordering store.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "ordering-store",
                  "select"
                ],
                "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  \"ordering_store\": {\n    \"uid\": \"<integer>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0933ed0e-f4b4-431c-841a-03a55095b230",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "ordering-store",
                      "select"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"ordering_store\": {\n    \"uid\": 990\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "disabled": false,
                    "key": "set-cookie",
                    "value": "aute",
                    "description": ""
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"success\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8bee3a75-ca8b-4cab-9658-6e4c68be9e79",
                "name": "API Error. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "ordering-store",
                      "select"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"ordering_store\": {\n    \"uid\": 990\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"store not found\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9e1f9f43-db3c-46b9-98ad-521374a58738",
            "name": "removeOrderingStoreCookie | Delete store cookie",
            "request": {
              "name": "removeOrderingStoreCookie | Delete store cookie",
              "description": {
                "content": "Delete store cookie.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "ordering-store",
                  "select"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "0dd13b09-2cb4-4cba-821e-d722b2455335",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "ordering-store",
                      "select"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "disabled": false,
                    "key": "set-cookie",
                    "value": "aute",
                    "description": ""
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"success\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "375748b3-ecc0-4d32-a353-6e9e1f47f436",
            "name": "getAppStaffList | List staff members",
            "request": {
              "name": "getAppStaffList | List staff members",
              "description": {
                "content": "List all staff members of the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "staff",
                  "list"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "The number of items to retrieve in each page."
                  },
                  {
                    "disabled": false,
                    "key": "order_incent",
                    "value": "<boolean>",
                    "description": "Select `true` to retrieve the staff members eligible for getting incentives on orders."
                  },
                  {
                    "disabled": false,
                    "key": "ordering_store",
                    "value": "<integer>",
                    "description": "ID of the ordering store. Helps in retrieving staff members working at a particular ordering store."
                  },
                  {
                    "disabled": false,
                    "key": "user",
                    "value": "<string>",
                    "description": "ID of the staff. Helps in retrieving the details of a particular staff member."
                  },
                  {
                    "disabled": false,
                    "key": "user_name",
                    "value": "<string>",
                    "description": "Username of the member."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "dde5a829-8d58-4ca4-a87e-50cddde847f4",
                "name": "Success. Check the example shown below or refer `AppStaffListResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "staff",
                      "list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      },
                      {
                        "key": "order_incent",
                        "value": "true"
                      },
                      {
                        "key": "ordering_store",
                        "value": "1"
                      },
                      {
                        "key": "user",
                        "value": "test"
                      },
                      {
                        "key": "user_name",
                        "value": "Fynd"
                      }
                    ],
                    "variable": []
                  },
                  "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\": \"5e6b6ae7d450b1219ffdf3b2\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ed25230e-2c5b-468d-afc0-0791a79ba333",
                "name": "Invalid request or Missing params",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "staff",
                      "list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      },
                      {
                        "key": "order_incent",
                        "value": "true"
                      },
                      {
                        "key": "ordering_store",
                        "value": "1"
                      },
                      {
                        "key": "user",
                        "value": "test"
                      },
                      {
                        "key": "user_name",
                        "value": "Fynd"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"UserId Is Not Valid\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6af93a57-ec8b-47e4-bb27-df0a021f7890",
            "name": "getAppStaffs | Get staff member",
            "request": {
              "name": "getAppStaffs | Get staff member",
              "description": {
                "content": "Get a staff user including the names, employee code, incentive status, assigned ordering stores, and title of each staff added to the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "configuration",
                  "v1.0",
                  "staff"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_incent",
                    "value": "<boolean>",
                    "description": "Select `true` to retrieve the staff members eligible for getting incentives on orders."
                  },
                  {
                    "disabled": false,
                    "key": "ordering_store",
                    "value": "<integer>",
                    "description": "ID of the ordering store. Helps in retrieving staff members working at a particular ordering store."
                  },
                  {
                    "disabled": false,
                    "key": "user",
                    "value": "<string>",
                    "description": "ID of the staff. Helps in retrieving the details of a particular staff member."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "fe806dcb-ab35-4eec-88ef-87f86404133d",
                "name": "Success. Check the example shown below or refer `AppStaffResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "staff"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_incent",
                        "value": "true"
                      },
                      {
                        "key": "ordering_store",
                        "value": "1"
                      },
                      {
                        "key": "user",
                        "value": "test"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"staff_users\": [\n    {\n      \"_id\": \"5e6b6ae7d450b1219ffdf3b2\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "133f934c-9ad8-485d-a183-31eb0f54a144",
                "name": "Invalid request or Missing params",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "configuration",
                      "v1.0",
                      "staff"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_incent",
                        "value": "true"
                      },
                      {
                        "key": "ordering_store",
                        "value": "1"
                      },
                      {
                        "key": "user",
                        "value": "test"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"UserId Is Not Valid\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "85d79df9-a0f2-4ad5-9054-87d3804669d0",
        "name": "Content",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "b5e71b04-9916-4308-8856-b16c4c40ba42",
            "name": "getAnnouncements | List announcements",
            "request": {
              "name": "getAnnouncements | List announcements",
              "description": {
                "content": "List all current announcements in the application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "announcements"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "fe3040eb-b656-4f79-8cb5-0a7d852a6ea4",
                "name": "Success. Returns a JSON object with the details of the announcement shown on an individual page. `$all` is a special slug to indicate that an announcement is being shown on all the pages. Check the example shown below or refer `AnnouncementsResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "announcements"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"announcements\": {\n    \"$all\": [\n      {\n        \"announcement\": \"<link rel=\\\"stylesheet\\\" type=\\\"text/css\\\" href=\\\"https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/2.9.0/github-markdown.min.css\\\" /> <div class=\\\"markdown-body\\\" style='padding: 12px; color: #000; background-color: #fff;'><p>test Announcement</p>\\n</div>\",\n        \"schedule\": {\n          \"start\": \"2021-03-31T11:22:08.167Z\"\n        }\n      }\n    ]\n  },\n  \"refresh_rate\": 900,\n  \"refresh_pages\": []\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "989d9b1f-e6e9-4ead-a131-8673c0da78b1",
            "name": "getBlog | Get a blog",
            "request": {
              "name": "getBlog | Get a blog",
              "description": {
                "content": "Get information related to a specific blog such as it's contents, author, publish date, SEO related information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "blogs",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "root_id",
                    "value": "<string>",
                    "description": "ID given to the HTML element."
                  },
                  {
                    "disabled": false,
                    "key": "preview",
                    "value": "<boolean>",
                    "description": "Boolean value to get the preview for the blogs."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a blog. You can get slug value from the endpoint /service/application/content/v1.0/blogs/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "46d7a998-e82c-4f91-8582-e24810afe800",
                "name": "Success. Returns a JSON object with blog details. Check the example shown below or refer `BlogSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "blogs",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "root_id",
                        "value": "<string>"
                      },
                      {
                        "key": "preview",
                        "value": "<boolean>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a blog. You can get slug value from the endpoint /service/application/content/v1.0/blogs/."
                      }
                    ]
                  },
                  "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": "c56bd9ee-64ef-4d84-8962-cf9c16455539",
            "name": "getBlogs | List blogs",
            "request": {
              "name": "getBlogs | List blogs",
              "description": {
                "content": "List all the blogs against an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "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."
                  },
                  {
                    "disabled": false,
                    "key": "tags",
                    "value": "<string>",
                    "description": "Blogs retrieve based on the list of tags passed."
                  },
                  {
                    "disabled": false,
                    "key": "search",
                    "value": "<string>",
                    "description": "Blogs retrieve based on the title."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f6dfeedd-9fb6-492e-8e4d-fcac7a643513",
                "name": "Success. Check the example shown below or refer `BlogGetDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "blogs"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "tags",
                        "value": "<string>"
                      },
                      {
                        "key": "search",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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": "fb1a11a6-cdc2-469f-b01c-90a5c4756185",
            "name": "getDataLoaders | List Dataloaders",
            "request": {
              "name": "getDataLoaders | List Dataloaders",
              "description": {
                "content": "List all the data loaders that are enabled for an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "data-loader"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d3531a1b-7b9c-44a1-977c-38d918f14fb5",
                "name": "Success. Returns a JSON object containing all the data loaders injected in the application. Check the example shown below or refer `DataLoadersSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "data-loader"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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\": \"Algolia\",\n      \"is_selected\": false,\n      \"type\": \"url\",\n      \"_id\": \"61bc4523a7ffc7504f4de4a5\",\n      \"service\": \"catalog\",\n      \"operation_id\": \"fetchSuggestions\",\n      \"url\": \"/ext/example/url\"\n    },\n    {\n      \"name\": \"Algolia v3\",\n      \"is_selected\": false,\n      \"type\": \"url\",\n      \"_id\": \"61bc452da7ffc7504f4de4a7\",\n      \"service\": \"catalog\",\n      \"operation_id\": \"fetchSuggestions\",\n      \"url\": \"/ext/example/url\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2a8411ba-9feb-4ead-b691-8d52a7d6e371",
            "name": "getFaqs | List FAQs",
            "request": {
              "name": "getFaqs | List FAQs",
              "description": {
                "content": "List frequently asked questions and answers.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "faq"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "aaceaddd-08a2-473a-b6db-8d9f00304f99",
                "name": "Success. Returns a JSON object with question and answers. Check the example shown below or refer `FaqResponseSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "faq"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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\": \"5eb2db750a8ebf497e315028\",\n      \"question\": \"how to refer my friend\",\n      \"answer\": \"1. Click on refer and earn image in fynd app\\n2. Click on share the code\\n3. Use any method for sharing\\n4. Once the user activates the app with your code, both of you will get the refereal credits.\",\n      \"slug\": \"how to refer\",\n      \"application\": \"000000000000000000000001\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a5415ef4-a6b4-45c4-a5c7-a9fff852e35b",
            "name": "getFaqCategories | List FAQ Categories",
            "request": {
              "name": "getFaqCategories | List FAQ Categories",
              "description": {
                "content": "List categories for organizing FAQs.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "faq",
                  "categories"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "832908b3-05a1-4716-b2c7-dc610759f5c7",
                "name": "Success. Returns a JSON object with categories of FAQ. Check the example shown below or refer `GetFaqCategoriesSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "faq",
                      "categories"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "78b33b8b-47e5-435c-b8b8-7ee827dcd75c",
            "name": "getFaqBySlug | Get FAQ",
            "request": {
              "name": "getFaqBySlug | Get FAQ",
              "description": {
                "content": "Get a specific FAQ using its slug identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "faq",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of an FAQ. You can get slug value from the endpoint /service/application/content/v1.0/faq."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "260e5832-eb9a-4e1f-9f83-3abb2925b242",
                "name": "Success. Returns a question and answer by its slug. Check the example shown below or refer `FaqSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "faq",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of an FAQ. You can get slug value from the endpoint /service/application/content/v1.0/faq."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"_id\": \"5eb2db750a8ebf497e315028\",\n  \"question\": \"how to refer my friend\",\n  \"answer\": \"1. Click on refer and earn image in fynd app\\n2. Click on share the code\\n3. Use any method for sharing\\n4. Once the user activates the app with your code, both of you will get the refereal credits.\",\n  \"slug\": \"how to refer\",\n  \"application\": \"000000000000000000000001\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "025e648d-6171-45c9-b105-95390c952a75",
            "name": "getFaqCategoryBySlug | Get a FAQ category",
            "request": {
              "name": "getFaqCategoryBySlug | Get a FAQ category",
              "description": {
                "content": "Get a specific FAQ category using its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "faq",
                  "category",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of an FAQ category. You can get slug value from the endpoint /service/application/content/v1.0/faq/categories."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "3dad0ede-527b-4157-9811-967a871a2809",
                "name": "Success. Returns a FAQ category with its slug. Check the example shown below or refer `GetFaqCategoryBySlugSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "faq",
                      "category",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of an FAQ category. You can get slug value from the endpoint /service/application/content/v1.0/faq/categories."
                      }
                    ]
                  },
                  "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": "fe510c4c-7524-4480-ab0c-5a07cec57938",
            "name": "getFaqsByCategorySlug | List FAQs by category",
            "request": {
              "name": "getFaqsByCategorySlug | List FAQs by category",
              "description": {
                "content": "Get FAQs belonging to a specific category slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "faq",
                  "category",
                  ":slug",
                  "faqs"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of an FAQ category. You can get slug value from the endpoint /service/application/content/v1.0/faq/categories."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "61dcd4da-7a5d-4fbd-8d78-a6c682fb2fd9",
                "name": "Success. Returns a categorized list of question and answers using its slug. Check the example shown below or refer `GetFaqSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "faq",
                      "category",
                      ":slug",
                      "faqs"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of an FAQ category. You can get slug value from the endpoint /service/application/content/v1.0/faq/categories."
                      }
                    ]
                  },
                  "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": "c661cbee-896e-4cf5-b20b-7d032192b29c",
            "name": "getLandingPage | Get a landing page",
            "request": {
              "name": "getLandingPage | Get a landing page",
              "description": {
                "content": "Get content of the application's landing page.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "landing-page"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "da942718-13ed-44a3-9bed-cb111e2c89d5",
                "name": "Success. Returns the landing page details. Check the example shown below or refer `LandingPageSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "landing-page"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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  \"_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": "116ffb10-63cd-4b0d-86e3-0cbec2b1849b",
            "name": "getLegalInformation | Get legal information",
            "request": {
              "name": "getLegalInformation | Get legal information",
              "description": {
                "content": "Get legal policies for an application which includes Terms and conditions, return policy, shipping policy and privacy policy.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "legal"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a733e256-c76a-46e5-a987-e201c8c213af",
                "name": "Success. Returns the T&C, Shipping Policy, Privacy Policy and Return Policy. Check the example shown below or refer `ApplicationLegal` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "legal"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "d228b4ce-1888-4587-90e7-9a2c242d9441",
            "name": "getNavigations | List navigation items",
            "request": {
              "name": "getNavigations | List navigation items",
              "description": {
                "content": "Get the navigation link items which can be powered to generate menus on application's website or equivalent mobile apps.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "navigations"
                ],
                "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."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "40806a02-85de-4544-9dbc-111ef3e16c76",
                "name": "Success. Returns a JSON object with navigation details. Check the example shown below or refer `NavigationGetDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "navigations"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": []
                  },
                  "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": "7cbfe5ba-6c90-401c-b729-f32f5a33fccc",
            "name": "getSEOConfiguration | Get SEO settings",
            "request": {
              "name": "getSEOConfiguration | Get SEO settings",
              "description": {
                "content": "Get search engine optimization configurations of an application. Details include the title, description and an image.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "seo"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4e8314d5-e43f-4350-ac7e-71be32c20907",
                "name": "Success. Returns a JSON object SEO details such as robots.txt, meta-tags, and sitemap. Check the example shown below or refer `SeoComponent` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "seo"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "a7a6ae3e-a370-4d77-b1b1-49d1bf7f999d",
            "name": "getSEOMarkupSchemas | List SEO Markup schemas",
            "request": {
              "name": "getSEOMarkupSchemas | List SEO Markup schemas",
              "description": {
                "content": "Get all SEO Markup schema Templates setup for an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "seo",
                  "schema"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_type",
                    "value": "<string>",
                    "description": "The type of page against which schema template was created."
                  },
                  {
                    "disabled": false,
                    "key": "active",
                    "value": "true",
                    "description": "Boolean value for fetching seo schema."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4875aa3a-e1f2-48e9-8604-8d30acae10e7",
                "name": "Success. Refer `SeoSchemaComponent` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "seo",
                      "schema"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_type",
                        "value": "<string>"
                      },
                      {
                        "key": "active",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "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\": \"do\",\n      \"title\": \"laboris et sint\",\n      \"page_type\": \"<string>\",\n      \"description\": \"non am\",\n      \"schema\": \"ad in nisi labore\",\n      \"active\": true,\n      \"created_at\": \"1974-07-23T15:45:03.754Z\",\n      \"updated_at\": \"1957-01-03T02:59:26.488Z\",\n      \"application\": \"aliqua Ut reprehenderit sunt\"\n    },\n    {\n      \"id\": \"dolore proident veniam dolore\",\n      \"title\": \"ex mollit\",\n      \"page_type\": \"<string>\",\n      \"description\": \"in consequat et commodo\",\n      \"schema\": \"amet voluptate elit dolore\",\n      \"active\": true,\n      \"created_at\": \"1965-02-22T13:20:01.801Z\",\n      \"updated_at\": \"1950-01-24T08:23:02.400Z\",\n      \"application\": \"exercitation pariatur velit ipsum\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0423447b-e34a-4826-9418-06cdad79132e",
            "name": "getSupportInformation | Get customer support information",
            "request": {
              "name": "getSupportInformation | Get customer support information",
              "description": {
                "content": "Get customer support contact details. Contact Details can be either a phone number or an email-id or both.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "support"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1c0d0f20-603f-4d96-8021-342610341339",
                "name": "Success. Returns all support information including email and phone number. Check the example shown below or refer `Support` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "support"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "6be29d58-6493-4eb8-9623-1e50a9458745",
            "name": "getTags | Get HTML tags",
            "request": {
              "name": "getTags | Get HTML tags",
              "description": {
                "content": "Lists HTML tags to power additional functionalities within an application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v1.0",
                  "tags"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "53e0c005-4826-4070-9eca-362303a110f3",
                "name": "Success. Returns a JSON object containing all the tags injected in the application. Check the example shown below or refer `TagsSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v1.0",
                      "tags"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"application\": \"000000000000000000000001\",\n  \"_id\": \"5f7c37b2dd0144bb3a353c5f\",\n  \"tags\": [\n    {\n      \"name\": \"Tapfiliate JS\",\n      \"sub_type\": \"external\",\n      \"_id\": \"5f7c37b2dd0144f1f8353c60\",\n      \"type\": \"js\",\n      \"url\": \"https://script.tapfiliate.com/tapfiliate.js\",\n      \"position\": \"body-bottom\",\n      \"attributes\": {\n        \"async\": true\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "24458951-e72e-432a-9799-dfb04636bf01",
            "name": "getPage | Get a page",
            "request": {
              "name": "getPage | Get a page",
              "description": {
                "content": "Get detailed information for a specific page within the theme.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v2.0",
                  "pages",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "root_id",
                    "value": "<string>",
                    "description": "ID given to the HTML element."
                  }
                ],
                "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 from the endpoint /service/application/content/v2.0/pages/."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "87a66b08-958e-4a31-a348-535352c14b12",
                "name": "Success. Returns a JSON object with page details. Check the example shown below or refer `CustomPageSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "pages",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "root_id",
                        "value": "<string>"
                      }
                    ],
                    "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 from the endpoint /service/application/content/v2.0/pages/."
                      }
                    ]
                  },
                  "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_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": "e4aaa47d-6701-4a34-a237-05c1270d76c6",
            "name": "getPages | Lists pages",
            "request": {
              "name": "getPages | Lists pages",
              "description": {
                "content": "Lists all Custom Pages.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v2.0",
                  "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."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "f162275d-b281-41d7-bb91-b5603519804b",
                "name": "Success. Returns a list of pages along with their details. Check the example shown below or refer `PageGetStorefrontResponse` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "pages"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": []
                  },
                  "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": "3b635a14-9511-4b55-99f8-ae0408c23f7c",
            "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",
                  "application",
                  "content",
                  "v2.0",
                  "customobjects",
                  "definition",
                  ":definition_slug",
                  "entries",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "definition_slug",
                    "description": "(Required) Slug of Meta object definition"
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of Meta object"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "eed2b6dc-d211-4010-b88b-0fe841bef4f7",
                "name": "Success. Returns a custom object. Refer `CustomObjectByIdSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) Slug of Meta object definition"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of Meta object"
                      }
                    ]
                  },
                  "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  \"definition\": {\n    \"id\": \"653907ced878d53c1a502d92\",\n    \"name\": \"painter\",\n    \"type\": \"painter\"\n  },\n  \"references\": [],\n  \"fields\": [\n    {\n      \"slug\": \"name\",\n      \"value\": [\n        \"Bruce Wayne\"\n      ],\n      \"type\": \"string_single_line\"\n    },\n    {\n      \"slug\": \"age\",\n      \"value\": [\n        5\n      ],\n      \"type\": \"integer\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "1e4fdecb-9e5c-411f-8c00-e62531fd805e",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "customobjects",
                      "definition",
                      ":definition_slug",
                      "entries",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "definition_slug",
                        "description": "(Required) Slug of Meta object definition"
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of Meta object"
                      }
                    ]
                  },
                  "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": "a8aecf72-f5c8-43ff-a58d-c83f68a68154",
            "name": "getCustomFieldsByResourceId | Get list of custom fields of given resource and resource slug",
            "request": {
              "name": "getCustomFieldsByResourceId | 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",
                  "application",
                  "content",
                  "v2.0",
                  "customfields",
                  "resource",
                  ":resource",
                  ":resource_slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) This is the name of resource for which you want to fetch custom fields eg. product, collection, customer etc."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource_slug",
                    "description": "(Required) This is the resource id for which custom fields created"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "bb4cf8d0-c5df-4a33-97b9-e36f2d6a224c",
                "name": "Success. Returns a list of custom fields. Refer `CustomFieldsResponseByResourceIdSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) This is the name of resource for which you want to fetch custom fields eg. product, collection, customer etc."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) This is the resource id for which custom fields created"
                      }
                    ]
                  },
                  "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": "82695fcc-1924-4de8-9a83-967db42f3f5e",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "customfields",
                      "resource",
                      ":resource",
                      ":resource_slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) This is the name of resource for which you want to fetch custom fields eg. product, collection, customer etc."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource_slug",
                        "description": "(Required) This is the resource id for which custom fields 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\": \"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": "5dbe0141-8890-45c3-aa68-3c1b46cc2087",
            "name": "getBulkCustomFieldsByResource | Get bulk list of custom fields of given resource",
            "request": {
              "name": "getBulkCustomFieldsByResource | Get bulk list of custom fields of given resource",
              "description": {
                "content": "Retrieves a bulk list of custom fields attached to a particular resource by using the resource and resource IDs. The resource_ids query parameter is required and can accept multiple comma-separated values. Optional filters for keys and namespaces can also be applied.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "content",
                  "v2.0",
                  "customfields",
                  "resource",
                  ":resource"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "resource_ids",
                    "value": "<string>",
                    "description": "(Required) This is the resource ids for which custom fields created with comma separated."
                  },
                  {
                    "disabled": false,
                    "key": "keys",
                    "value": "<string>",
                    "description": "Filter custom fields by specific keys (slugs). Multiple values can be provided as comma-separated."
                  },
                  {
                    "disabled": false,
                    "key": "namespaces",
                    "value": "<string>",
                    "description": "Filter custom fields by specific namespaces. Multiple values can be provided as comma-separated."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "resource",
                    "description": "(Required) This is the name of resource for which you want to fetch custom fields eg. product, collection, customer etc."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1b78f0a0-8804-4b4e-8a2a-38db428a9338",
                "name": "Returns a bulk list of custom fields grouped by resource IDs. Refer `BulkCustomFieldsResponseByResourceSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "customfields",
                      "resource",
                      ":resource"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "resource_ids",
                        "value": "65af75619fb5333f5a966066,65d196092d911c78a03fb68d"
                      },
                      {
                        "key": "keys",
                        "value": "brand_story,designer_name"
                      },
                      {
                        "key": "namespaces",
                        "value": "custom"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) This is the name of resource for which you want to fetch custom fields eg. product, collection, customer etc."
                      }
                    ]
                  },
                  "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      \"resource_id\": \"12420924\",\n      \"resource_slug\": \"12420924\",\n      \"items\": [\n        {\n          \"namespace\": \"custom\",\n          \"resource\": \"product\",\n          \"value\": [\n            \"Tester 1\",\n            \"Tester 2\"\n          ],\n          \"type\": \"dropdown\",\n          \"multi_value\": true,\n          \"company_id\": \"32496\",\n          \"has_invalid_values\": false,\n          \"invalid_value_errors\": [],\n          \"is_deleted\": false,\n          \"created_at\": \"2025-11-11T11:11:11.845Z\",\n          \"updated_at\": \"2025-11-11T11:11:11.845Z\",\n          \"slug\": \"namer\",\n          \"resource_slug\": \"12420924\",\n          \"id\": \"691319cfb1fb8c620cac0d0d\"\n        },\n        {\n          \"namespace\": \"custom\",\n          \"resource\": \"product\",\n          \"value\": [\n            \"jhjhjh@example.com\"\n          ],\n          \"type\": \"string_single_line\",\n          \"multi_value\": false,\n          \"company_id\": \"32496\",\n          \"has_invalid_values\": false,\n          \"invalid_value_errors\": [],\n          \"is_deleted\": false,\n          \"created_at\": \"2025-11-11T11:11:11.846Z\",\n          \"updated_at\": \"2025-11-11T11:11:11.846Z\",\n          \"slug\": \"tester-one\",\n          \"resource_slug\": \"12420924\",\n          \"id\": \"691319cfb1fb8c620cac0d0e\"\n        },\n        {\n          \"namespace\": \"custom\",\n          \"resource\": \"product\",\n          \"value\": [\n            \"ghj\"\n          ],\n          \"type\": \"string_single_line\",\n          \"multi_value\": true,\n          \"company_id\": \"32496\",\n          \"application_id\": \"68e8c07c7bd80728cfecec06\",\n          \"has_invalid_values\": false,\n          \"invalid_value_errors\": [],\n          \"is_deleted\": false,\n          \"created_at\": \"2025-11-11T11:17:45.551Z\",\n          \"updated_at\": \"2025-11-11T11:17:45.551Z\",\n          \"slug\": \"xcsadf\",\n          \"resource_slug\": \"12420924\",\n          \"id\": \"69131b59be73f963e07c958a\"\n        },\n        {\n          \"namespace\": \"custom\",\n          \"resource\": \"product\",\n          \"value\": [\n            \"prashant\"\n          ],\n          \"type\": \"metaobject\",\n          \"multi_value\": false,\n          \"company_id\": \"32496\",\n          \"application_id\": \"68e8c07c7bd80728cfecec06\",\n          \"has_invalid_values\": false,\n          \"invalid_value_errors\": [],\n          \"is_deleted\": false,\n          \"created_at\": \"2025-11-11T12:28:24.707Z\",\n          \"updated_at\": \"2025-11-17T06:26:06.598Z\",\n          \"slug\": \"designer\",\n          \"resource_slug\": \"12420924\",\n          \"id\": \"69132be8be73f963e07c9892\"\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "91c1cbdd-2afb-4ae9-94dd-101795afc4b0",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "content",
                      "v2.0",
                      "customfields",
                      "resource",
                      ":resource"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "resource_ids",
                        "value": "65af75619fb5333f5a966066,65d196092d911c78a03fb68d"
                      },
                      {
                        "key": "keys",
                        "value": "brand_story,designer_name"
                      },
                      {
                        "key": "namespaces",
                        "value": "custom"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "resource",
                        "description": "(Required) This is the name of resource for which you want to fetch custom fields eg. product, collection, customer etc."
                      }
                    ]
                  },
                  "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": "8e3b01d3-ce64-419b-bce1-81f4ee62fc09",
        "name": "FileStorage",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "0367f7a6-e9d0-4932-a66d-204f61d3102c",
            "name": "startUpload | Initiates file upload",
            "request": {
              "name": "startUpload | Initiates file upload",
              "description": {
                "content": "Starts the process of uploading a file to storage location, and returns a signed url in response.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "assets",
                  "v2.0",
                  "namespaces",
                  ":namespace",
                  "upload",
                  "start"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) A classification value that categorizes files based on the namespace used to determine their storage location and validate their data before upload. The namespace  also acts as a directory structure within the storage bucket and enforces file-specific rules.\nAvailable namespaces:\n  - user-profile-pic: Public namespace allowing images up to 15Mb\n  - feedback-media: Public namespace allowing images and videos up to 1Gb\n  - users-vto-images: Private namespace allowing images up to 40Mb\n  - application-audience: Private namespace allowing images and PDFs up to 50Mb"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-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    \"subpath\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "7b16f99c-6203-4a8b-bf31-70fa712b1ae3",
                "name": "Success. Returns a response containing relaving and absolute_url of storage service",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "assets",
                      "v2.0",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "start"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) A classification value that categorizes files based on the namespace used to determine their storage location and validate their data before upload. The namespace  also acts as a directory structure within the storage bucket and enforces file-specific rules.\nAvailable namespaces:\n  - user-profile-pic: Public namespace allowing images up to 15Mb\n  - feedback-media: Public namespace allowing images and videos up to 1Gb\n  - users-vto-images: Private namespace allowing images up to 40Mb\n  - application-audience: Private namespace allowing images and PDFs up to 50Mb"
                      }
                    ]
                  },
                  "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": "b3f720c2-6486-4cb5-81ef-e4e661696978",
                "name": "Missing or incorrect required field",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "assets",
                      "v2.0",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "start"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) A classification value that categorizes files based on the namespace used to determine their storage location and validate their data before upload. The namespace  also acts as a directory structure within the storage bucket and enforces file-specific rules.\nAvailable namespaces:\n  - user-profile-pic: Public namespace allowing images up to 15Mb\n  - feedback-media: Public namespace allowing images and videos up to 1Gb\n  - users-vto-images: Private namespace allowing images up to 40Mb\n  - application-audience: Private namespace allowing images and PDFs up to 50Mb"
                      }
                    ]
                  },
                  "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    \"admin-catalogue-import-export\",\n    \"admin-catalogue-assets\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0109d081-5d15-4f9b-8b89-17cc9deff13e",
            "name": "completeUpload | Finalizes upload process.",
            "request": {
              "name": "completeUpload | Finalizes upload process.",
              "description": {
                "content": "\nComplete the file upload and store the file details such as name, size, content type, and namespace to maintain integrity within the system's database.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "assets",
                  "v2.0",
                  "namespaces",
                  ":namespace",
                  "upload",
                  "complete"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "namespace",
                    "description": "(Required) A classification value that categorizes files based on the namespace used to determine their storage location and validate their data before upload. The namespace  also acts as a directory structure within the storage bucket and enforces file-specific rules.\nAvailable namespaces:\n  - user-profile-pic: Public namespace allowing images up to 15Mb\n  - feedback-media: Public namespace allowing images and videos up to 1Gb\n  - users-vto-images: Private namespace allowing images up to 40Mb\n  - application-audience: Private namespace allowing images and PDFs up to 50Mb"
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-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": "700c1c6c-6fc9-4e46-b98d-6a94c9c94db4",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "assets",
                      "v2.0",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "complete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) A classification value that categorizes files based on the namespace used to determine their storage location and validate their data before upload. The namespace  also acts as a directory structure within the storage bucket and enforces file-specific rules.\nAvailable namespaces:\n  - user-profile-pic: Public namespace allowing images up to 15Mb\n  - feedback-media: Public namespace allowing images and videos up to 1Gb\n  - users-vto-images: Private namespace allowing images up to 40Mb\n  - application-audience: Private namespace allowing images and PDFs up to 50Mb"
                      }
                    ]
                  },
                  "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  \"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  \"created_by\": {\n    \"username\": \"test_example_com_12345\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "91a55dd9-8f1d-45b4-b49c-d281d1608691",
                "name": "cdn is not passed correctly",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "assets",
                      "v2.0",
                      "namespaces",
                      ":namespace",
                      "upload",
                      "complete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "namespace",
                        "description": "(Required) A classification value that categorizes files based on the namespace used to determine their storage location and validate their data before upload. The namespace  also acts as a directory structure within the storage bucket and enforces file-specific rules.\nAvailable namespaces:\n  - user-profile-pic: Public namespace allowing images up to 15Mb\n  - feedback-media: Public namespace allowing images and videos up to 1Gb\n  - users-vto-images: Private namespace allowing images up to 40Mb\n  - application-audience: Private namespace allowing images and PDFs up to 50Mb"
                      }
                    ]
                  },
                  "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          \"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": "88bca562-b603-479e-a5d4-4d79ee90fb55",
            "name": "signUrls | Signs file URLs.",
            "request": {
              "name": "signUrls | Signs file URLs.",
              "description": {
                "content": "Generates secure, signed URLs that is valid for certain expiry time for accessing stored files.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "assets",
                  "v1.0",
                  "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": "b4f46963-c928-47a1-be0c-c4dd9cad184a",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "assets",
                      "v1.0",
                      "sign-urls"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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
            }
          }
        ],
        "event": []
      },
      {
        "id": "b33704fe-e9c4-426e-96c3-ba0b8c6b892f",
        "name": "Finance",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "c0ed3505-8e6c-41cb-ac23-2ce2e0558c57",
            "name": "customerCreditBalance | This API will provide customer's credit balance against phone number or email and seller*affiliate id",
            "request": {
              "name": "customerCreditBalance | This API will provide customer's credit balance against phone number or email and seller*affiliate id",
              "description": {
                "content": "This API will provide customer's credit balance against phone number or email and seller*affiliate id",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "finance",
                  "v1.0",
                  "customer-credit-balance"
                ],
                "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}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "df574d85-6374-4e7b-bf72-40cb813ff38d",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "finance",
                      "v1.0",
                      "customer-credit-balance"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": {\n    \"seller_id\": 123,\n    \"affiliate_id\": \"12345\",\n    \"customer_mobile_number\": \"8888888888\",\n    \"customer_email\": \"test@example.com\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"customer_mobile_number\": \"8888888888\",\n    \"customer_email\": \"test@example.com\",\n    \"total_credited_balance\": 100,\n    \"total_locked_amount\": 50,\n    \"allowed_redemption_amount\": 50\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f5cb0e1c-174e-45a2-a3b9-0735a238c32d",
                "name": "Bad request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "finance",
                      "v1.0",
                      "customer-credit-balance"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": {\n    \"seller_id\": 123,\n    \"affiliate_id\": \"12345\",\n    \"customer_mobile_number\": \"8888888888\",\n    \"customer_email\": \"test@example.com\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"reason\": \"body.data.app_id:Field required\",\n  \"message\": \"body.data.app_id:Field required\",\n  \"status\": 400,\n  \"code\": null,\n  \"exception\": \"RequestValidationError\",\n  \"info\": null,\n  \"request_id\": null,\n  \"stack_trace\": null,\n  \"meta\": {\n    \"columns_errors\": [\n      {\n        \"code\": null,\n        \"message\": \"body.data.app_id:Field required\"\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "55a2a1a0-0927-4a58-8ec4-6bac1ccaa3fe",
            "name": "lockUnlockCreditNote | Lock or Unlock requested credit note.",
            "request": {
              "name": "lockUnlockCreditNote | Lock or Unlock requested credit note.",
              "description": {
                "content": "Used to lock or unlock requested credit note.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "finance",
                  "v1.0",
                  "lock-unlock-credit-note"
                ],
                "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    \"seller_id\": \"<integer>\",\n    \"affiliate_id\": \"<string>\",\n    \"ordering_channel\": \"<string>\",\n    \"credit_note_number\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"request_type\": \"<string>\",\n    \"order_id\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "75f264db-4601-4f80-a071-1872ad0e1a53",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "finance",
                      "v1.0",
                      "lock-unlock-credit-note"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": {\n    \"seller_id\": 100,\n    \"affiliate_id\": \"100\",\n    \"ordering_channel\": \"ecomm\",\n    \"credit_note_number\": \"credit_note_test_exchange_6\",\n    \"amount\": 10,\n    \"request_type\": \"lock\",\n    \"order_id\": \"11111\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"credit_note_number\": \"D00009907A000117\",\n    \"amount\": 100\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "04a710ca-80ad-4d5e-abd3-dbdabfc8b29f",
                "name": "Request failed due to invalid data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "finance",
                      "v1.0",
                      "lock-unlock-credit-note"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"data\": {\n    \"seller_id\": 100,\n    \"affiliate_id\": \"100\",\n    \"ordering_channel\": \"ecomm\",\n    \"credit_note_number\": \"credit_note_test_exchange_6\",\n    \"amount\": 10,\n    \"request_type\": \"lock\",\n    \"order_id\": \"11111\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"reason\": \"body.data.app_id:Field required\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "b9690e27-f302-4fa0-9738-e491b658d3cb",
        "name": "Lead",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "d77eeccb-d931-41f4-b2d3-e74d538e0354",
            "name": "getCustomForm | Get custom form",
            "request": {
              "name": "getCustomForm | Get custom form",
              "description": {
                "content": "Get a customizable form template for data collection.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "lead",
                  "v1.0",
                  "form",
                  ":slug"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of form whose response is getting submitted."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5860213f-3ad2-4cd5-8c89-51191a84017a",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "lead",
                      "v1.0",
                      "form",
                      ":slug"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of form whose response is getting submitted."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"priority\": \"high\",\n  \"login_required\": false,\n  \"should_notify\": false,\n  \"inputs\": [\n    {\n      \"required\": false,\n      \"type\": \"text\",\n      \"display\": \"Name\",\n      \"placeholder\": \"Please enter your name\",\n      \"key\": \"name\"\n    }\n  ],\n  \"available_assignees\": [],\n  \"_id\": \"5fd258a9088f957f34c288fc\",\n  \"title\": \"trail form\",\n  \"description\": \"Trail form description\",\n  \"slug\": \"trail-form\",\n  \"application_id\": \"000000000000000000000003\",\n  \"created_on\": {\n    \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36\",\n    \"platform\": \"web\",\n    \"meta\": {\n      \"browser\": {\n        \"name\": \"Chrome\",\n        \"version\": \"87.0.4280.88\"\n      },\n      \"os\": {\n        \"name\": \"macOS\",\n        \"version\": \"10.15.6\",\n        \"versionName\": \"Catalina\"\n      },\n      \"platform\": {\n        \"type\": \"desktop\",\n        \"vendor\": \"Apple\"\n      },\n      \"engine\": {\n        \"name\": \"Blink\"\n      }\n    }\n  },\n  \"created_by\": \"5d1363adf599d850df93175e\",\n  \"createdAt\": \"2020-12-10T17:19:37.515Z\",\n  \"updatedAt\": \"2020-12-10T17:19:43.214Z\",\n  \"__v\": 0\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ee2dce43-3859-49d3-9718-f40c814c257f",
            "name": "submitCustomForm | Submits form data",
            "request": {
              "name": "submitCustomForm | Submits form data",
              "description": {
                "content": "Create user-entered data from a custom form for processing.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "lead",
                  "v1.0",
                  "form",
                  ":slug",
                  "submit"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) Slug of form whose response is getting submitted."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"response\": [\n    \"<object>\",\n    \"<object>\"\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<string>\",\n      \"type\": \"<string>\",\n      \"display\": \"<string>\"\n    },\n    {\n      \"value\": \"<string>\",\n      \"type\": \"<string>\",\n      \"display\": \"<string>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "88db7926-f8f2-43ba-8d4c-0d60aa6a43ab",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "lead",
                      "v1.0",
                      "form",
                      ":slug",
                      "submit"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) Slug of form whose response is getting submitted."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"response\": [\n    \"<object>\",\n    \"<object>\"\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<string>\",\n      \"type\": \"<string>\",\n      \"display\": \"<string>\"\n    },\n    {\n      \"value\": \"<string>\",\n      \"type\": \"<string>\",\n      \"display\": \"<string>\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"ticket\": {\n    \"context\": {\n      \"application_id\": \"000000000000000000000003\",\n      \"company_id\": \"884\"\n    },\n    \"content\": {\n      \"title\": \"Some title Response\",\n      \"description\": \"description\",\n      \"attachments\": []\n    },\n    \"status\": {\n      \"display\": \"In Progress\",\n      \"color\": \"#ffa951\",\n      \"key\": \"in_progress\"\n    },\n    \"priority\": {\n      \"display\": \"Medium\",\n      \"color\": \"#f37736\",\n      \"key\": \"medium\"\n    },\n    \"assigned_to\": {\n      \"agent_id\": \"5d1363adf599d850df93175e\",\n      \"gender\": \"male\",\n      \"accountType\": \"user\",\n      \"active\": true,\n      \"profilePicUrl\": \"https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=2136700473091190&height=400&width=400&ext=1554542761&hash=AeS6cuWIdjDdJJ-b\",\n      \"hasOldPasswordHash\": false,\n      \"_id\": \"5d1363adf599d850df93175e\",\n      \"phoneNumbers\": [\n        {\n          \"active\": true,\n          \"primary\": true,\n          \"verified\": true,\n          \"countryCode\": 91,\n          \"phone\": \"8888888888\"\n        }\n      ],\n      \"firstName\": \"Nikhil\",\n      \"lastName\": \"Manapure\",\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      \"createdAt\": \"2019-01-01T17:22:38.528Z\",\n      \"updatedAt\": \"2021-01-22T10:02:42.258Z\",\n      \"uid\": \"20500281\",\n      \"__v\": 56\n    },\n    \"tags\": [\n      \"some-title\"\n    ],\n    \"_id\": \"6012f38557751ee8fc162cf7\",\n    \"created_on\": {\n      \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36\",\n      \"platform\": \"web\",\n      \"meta\": {\n        \"browser\": {\n          \"name\": \"Chrome\",\n          \"version\": \"88.0.4324.96\"\n        },\n        \"os\": {\n          \"name\": \"macOS\",\n          \"version\": \"10.15.7\",\n          \"versionName\": \"Catalina\"\n        },\n        \"platform\": {\n          \"type\": \"desktop\",\n          \"vendor\": \"Apple\"\n        },\n        \"engine\": {\n          \"name\": \"Blink\"\n        }\n      }\n    },\n    \"source\": \"sales_channel\",\n    \"created_by\": {\n      \"id\": \"5d1363adf599d850df93175e\",\n      \"user\": {\n        \"gender\": \"male\",\n        \"accountType\": \"user\",\n        \"active\": true,\n        \"profilePicUrl\": \"https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=2136700473091190&height=400&width=400&ext=1554542761&hash=AeS6cuWIdjDdJJ-b\",\n        \"hasOldPasswordHash\": false,\n        \"_id\": \"5d1363adf599d850df93175e\",\n        \"phoneNumbers\": [\n          {\n            \"active\": true,\n            \"primary\": true,\n            \"verified\": true,\n            \"countryCode\": 91,\n            \"phone\": \"8888888888\"\n          }\n        ],\n        \"firstName\": \"Nikhil\",\n        \"lastName\": \"Manapure\",\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        \"createdAt\": \"2019-01-01T17:22:38.528Z\",\n        \"updatedAt\": \"2021-01-22T10:02:42.258Z\",\n        \"uid\": \"20500281\",\n        \"__v\": 56\n      }\n    },\n    \"response_id\": \"6012f38457751e0fb8162cf6\",\n    \"category\": {\n      \"form\": {\n        \"login_required\": false,\n        \"should_notify\": false,\n        \"inputs\": [\n          {\n            \"required\": false,\n            \"type\": \"text\",\n            \"enum\": [],\n            \"display\": \"Single lineeee\",\n            \"key\": \"single-lineeee\",\n            \"showRegexInput\": false\n          },\n          {\n            \"required\": false,\n            \"type\": \"email\",\n            \"enum\": [],\n            \"display\": \"Email\",\n            \"regex\": \"\\\\S+@\\\\S+\\\\.\\\\S+\",\n            \"key\": \"email\",\n            \"showRegexInput\": true\n          },\n          {\n            \"required\": false,\n            \"type\": \"text\",\n            \"enum\": [],\n            \"display\": \"dfsdf\",\n            \"key\": \"dfsdf\",\n            \"showRegexInput\": false\n          }\n        ],\n        \"available_assignees\": [\n          \"5b9b98150df588546aaea6d2\",\n          \"5c45d78395d7504f76c2cb37\"\n        ],\n        \"_id\": \"5fd72db3dc250f8decfc61b2\",\n        \"title\": \"SOme title\",\n        \"description\": \"SOme big description\",\n        \"slug\": \"some-title\",\n        \"application_id\": \"000000000000000000000003\",\n        \"created_on\": {\n          \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36\",\n          \"platform\": \"web\",\n          \"meta\": {\n            \"browser\": {\n              \"name\": \"Chrome\",\n              \"version\": \"87.0.4280.88\"\n            },\n            \"os\": {\n              \"name\": \"macOS\",\n              \"version\": \"10.15.6\",\n              \"versionName\": \"Catalina\"\n            },\n            \"platform\": {\n              \"type\": \"desktop\",\n              \"vendor\": \"Apple\"\n            },\n            \"engine\": {\n              \"name\": \"Blink\"\n            }\n          }\n        },\n        \"created_by\": \"5d1363adf599d850df93175e\",\n        \"createdAt\": \"2020-12-14T09:17:39.953Z\",\n        \"updatedAt\": \"2021-01-28T18:48:07.717Z\",\n        \"__v\": 0\n      },\n      \"key\": \"some-title\",\n      \"display\": \"SOme title\"\n    },\n    \"ticket_id\": \"43\",\n    \"createdAt\": \"2021-01-28T17:25:25.013Z\",\n    \"updatedAt\": \"2021-01-28T17:25:33.396Z\",\n    \"__v\": 0,\n    \"video_room_id\": \"6012f38557751ee8fc162cf7\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "c0224022-3285-4100-a138-8da8f05917ea",
        "name": "Logistic",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "72936498-385f-419e-9a6e-ca5d66752073",
            "name": "getAllCountries | Get deliverable countries",
            "request": {
              "name": "getAllCountries | Get deliverable countries",
              "description": {
                "content": "Get a list of countries within the specified delivery zones for that application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "country-list"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "033ce6e5-4b9c-469e-b36b-b0f20f0e5353",
                "name": "Success",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "country-list"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"results\": [\n    {\n      \"uid\": \"1\",\n      \"name\": \"INDIA\",\n      \"type\": \"countryc\",\n      \"display_name\": \"India\",\n      \"sub_type\": \"country\",\n      \"parent_id\": [\n        \"abc\"\n      ],\n      \"meta\": {\n        \"iso2\": \"IN\",\n        \"iso3\": \"IND\",\n        \"currency\": {\n          \"code\": \"INR\",\n          \"name\": \"Indian Rupee\",\n          \"symbol\": \"₹\"\n        },\n        \"latitude\": \"28.10\",\n        \"longitude\": \"77.99\",\n        \"phone_code\": \"+91\",\n        \"zone\": \"red\",\n        \"deliverables\": [\n          \"essential\"\n        ],\n        \"parent_id\": null,\n        \"hierarchy\": [\n          {\n            \"display_name\": \"Pincode\",\n            \"slug\": \"pincode\"\n          }\n        ],\n        \"country_code\": \"IN\"\n      },\n      \"logistics\": {\n        \"dp\": {\n          \"dp1\": {\n            \"fm_priority\": 1,\n            \"lm_priority\": 2,\n            \"rvp_priority\": 3,\n            \"payment_mode\": \"all\",\n            \"operations\": [\n              \"inter_city\"\n            ],\n            \"assign_dp_from_sb\": true,\n            \"internal_account_id\": \"4\",\n            \"external_account_id\": \"5\"\n          }\n        }\n      },\n      \"is_active\": true,\n      \"lat_long\": {},\n      \"serviceability\": {\n        \"ext1\": {\n          \"schema1\": {\n            \"is_first_mile\": true,\n            \"is_last_mile\": true,\n            \"is_reverse_pickup\": true,\n            \"route_code\": \"r1\",\n            \"pickup_cutoff\": \"10:30\",\n            \"is_installation\": false,\n            \"is_qc\": false,\n            \"lm_cod_limit\": null\n          }\n        }\n      }\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "258c594b-ddb1-4e31-897c-268c90eaa44a",
            "name": "getCountries | Get countries",
            "request": {
              "name": "getCountries | Get countries",
              "description": {
                "content": "List of supported countries.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v2.0",
                  "countries"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "onboarding",
                    "value": "<boolean>",
                    "description": "List 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": "Used to search for matching results based on the provided input."
                  },
                  {
                    "disabled": false,
                    "key": "hierarchy",
                    "value": "<string>",
                    "description": "Fetch countries that has certain heirarchy present."
                  },
                  {
                    "disabled": false,
                    "key": "phone_code",
                    "value": "<string>",
                    "description": "Filter countries by phone code (e.g., +1 for United States, +91 for India, etc.)."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8a5bc14c-2290-4a2e-ac98-0033b2ebeaf6",
                "name": "Successfully retrieved all countries with associated data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v2.0",
                      "countries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "onboarding",
                        "value": "true"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "6"
                      },
                      {
                        "key": "q",
                        "value": "400603"
                      },
                      {
                        "key": "hierarchy",
                        "value": "pincode"
                      },
                      {
                        "key": "phone_code",
                        "value": "+91"
                      }
                    ],
                    "variable": []
                  },
                  "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\": \"64c6ac280000000000000000\",\n      \"name\": \"INDIA\",\n      \"type\": \"country\",\n      \"display_name\": \"India\",\n      \"iso2\": \"IN\",\n      \"iso3\": \"IND\",\n      \"timezones\": [\n        \"Asia/Kolkata\"\n      ],\n      \"latitude\": \"28.6667\",\n      \"longitude\": \"77.2167\",\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      \"display_name\": \"USA\",\n      \"type\": \"country\",\n      \"id\": \"66a931280000000000000000\",\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      \"latitude\": \"38.8951\",\n      \"longitude\": \"-77.0364\",\n      \"currency\": {\n        \"code\": \"USD\",\n        \"name\": \"United States Dollar\",\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"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "59e9233e-6c49-4200-9b67-69aec9c44610",
            "name": "getCountry | Get country details",
            "request": {
              "name": "getCountry | Get country details",
              "description": {
                "content": "Get details about a particular country and its address format customized for different business scenarios.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "countries",
                  ":country_iso_code"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "country_iso_code",
                    "description": "(Required) The ISO 3166-1 alpha-2 code representing the country (e.g., \"IN\" for India, \"US\" for the United States)."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "cfa88491-80c4-4459-9b56-f5893159cf18",
                "name": "Get country data.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "countries",
                      ":country_iso_code"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "country_iso_code",
                        "description": "(Required) The ISO 3166-1 alpha-2 code representing the country (e.g., \"IN\" for India, \"US\" for the United States)."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"name\": \"INDIA\",\n  \"display_name\": \"India\",\n  \"type\": \"country\",\n  \"id\": \"64c6ac280000000000000000\",\n  \"iso2\": \"IN\",\n  \"iso3\": \"IND\",\n  \"timezones\": [\n    \"Asia/Kolkata\"\n  ],\n  \"latitude\": \"28.6667\",\n  \"longitude\": \"77.2167\",\n  \"currency\": {\n    \"code\": \"INR\",\n    \"name\": \"Indian Rupee\",\n    \"symbol\": \"₹\"\n  },\n  \"phone_code\": \"+91\",\n  \"hierarchy\": [\n    {\n      \"display_name\": \"Pincode\",\n      \"slug\": \"pincode\"\n    },\n    {\n      \"display_name\": \"City\",\n      \"slug\": \"city\"\n    },\n    {\n      \"display_name\": \"State\",\n      \"slug\": \"state\"\n    }\n  ],\n  \"fields\": {\n    \"serviceability_fields\": [\n      \"pincode\"\n    ],\n    \"address_template\": {\n      \"checkout_form\": \"{address} {area}_{landmark} {pincode}_{city} {state}_{name} {phone}_{email}\",\n      \"store_os_form\": \"{pincode}_{address}_{area}_{landmark}\",\n      \"default_display\": \"{address} {area}_{landmark}_{city} {state} {pincode}_{country}\"\n    },\n    \"address\": [\n      {\n        \"display_name\": \"Flat No/House No\",\n        \"slug\": \"address\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": true,\n        \"values\": null,\n        \"validation\": null,\n        \"error_text\": null\n      },\n      {\n        \"display_name\": \"Building Name/street\",\n        \"slug\": \"area\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": true,\n        \"values\": null,\n        \"validation\": null,\n        \"error_text\": null\n      },\n      {\n        \"display_name\": \"Locality/Landmark\",\n        \"slug\": \"landmark\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": true,\n        \"values\": null,\n        \"validation\": null,\n        \"error_text\": null\n      },\n      {\n        \"display_name\": \"Pincode\",\n        \"slug\": \"pincode\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": true,\n        \"values\": {\n          \"get_one\": {\n            \"operation_id\": \"getLocality\",\n            \"params\": {\n              \"path\": {\n                \"value\": \"400601\",\n                \"type\": \"pincode\"\n              }\n            }\n          }\n        },\n        \"validation\": {\n          \"type\": \"regex\",\n          \"regex\": {\n            \"value\": \"^[0-9]{6}$\",\n            \"length\": {\n              \"min\": 6,\n              \"max\": 6\n            }\n          }\n        },\n        \"error_text\": \"Invalid Pincode\"\n      },\n      {\n        \"display_name\": \"City\",\n        \"slug\": \"city\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": false,\n        \"values\": null,\n        \"validation\": null,\n        \"error_text\": \"Invalid City\"\n      },\n      {\n        \"display_name\": \"State\",\n        \"slug\": \"state\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": false,\n        \"values\": null,\n        \"validation\": null,\n        \"error_text\": \"Invalid State\"\n      },\n      {\n        \"display_name\": \"Full Name\",\n        \"slug\": \"name\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": true,\n        \"values\": null,\n        \"validation\": {\n          \"type\": \"regex\",\n          \"regex\": {\n            \"value\": \".*\",\n            \"length\": {\n              \"min\": null,\n              \"max\": null\n            }\n          }\n        },\n        \"error_text\": null\n      },\n      {\n        \"display_name\": \"Mobile Number\",\n        \"slug\": \"phone\",\n        \"input\": \"textbox\",\n        \"required\": true,\n        \"edit\": true,\n        \"values\": null,\n        \"validation\": {\n          \"type\": \"regex\",\n          \"regex\": {\n            \"value\": \"^\\\\\\\\+[0-9]{2}\\\\\\\\s[0-9]{10}$\",\n            \"length\": {\n              \"min\": 13,\n              \"max\": 13\n            }\n          }\n        },\n        \"error_text\": \"Invalid Phone Number\"\n      },\n      {\n        \"display_name\": \"Email\",\n        \"slug\": \"email\",\n        \"input\": \"textbox\",\n        \"required\": false,\n        \"edit\": true,\n        \"values\": null,\n        \"validation\": {\n          \"type\": \"regex\",\n          \"regex\": {\n            \"value\": \"^[\\\\w\\\\.-]+@[a-zA-Z\\\\d\\\\.-]+\\\\.[a-zA-Z]{2,}$\",\n            \"length\": {\n              \"min\": null,\n              \"max\": null\n            }\n          }\n        },\n        \"error_text\": \"Invalid Email\"\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "89bfbcfb-83e4-4809-93cc-8468efa2e97f",
                "name": "Invalid request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "countries",
                      ":country_iso_code"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "country_iso_code",
                        "description": "(Required) The ISO 3166-1 alpha-2 code representing the country (e.g., \"IN\" for India, \"US\" for the United States)."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Country not found.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "418833f6-6d34-4b03-a2a6-1fcdd690dd2e",
            "name": "getDeliveryPromise | Get delivery promise",
            "request": {
              "name": "getDeliveryPromise | Get delivery promise",
              "description": {
                "content": "Delivery Promise Configurations involve estimating and communicating the anticipated delivery date or time to customers, taking into account parameters like store processing time, delivery partner time to delivery, and buffer time. This helps establish precise delivery expectations based on both the delivery partner's capabilities and the store's operations.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "delivery-promise"
                ],
                "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": "12",
                    "description": "The number of items to retrieve in each page. Default value is 12."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "(Required) Header carrying structured location information. Example for India: {\"country\":\"INDIA\",\"country_iso_code\":\"IN\",\"pincode\":\"400093\",\"city\":\"Mumbai\",\"state\":\"Maharashtra\"}; example for UAE: {\"country\":\"UNITED ARAB EMIRATES\",\"country_iso_code\":\"AE\",\"city\":\"Abu Dhabi\",\"sector\":\"Abu Dhabi\"}.",
                  "key": "x-location-detail",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5dc683c9-7e0b-4230-8c33-8ef0a2a7ead2",
                "name": "Get delivery promise data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "delivery-promise"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "6"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "(Required) Header carrying structured location information. Example for India: {\"country\":\"INDIA\",\"country_iso_code\":\"IN\",\"pincode\":\"400093\",\"city\":\"Mumbai\",\"state\":\"Maharashtra\"}; example for UAE: {\"country\":\"UNITED ARAB EMIRATES\",\"country_iso_code\":\"AE\",\"city\":\"Abu Dhabi\",\"sector\":\"Abu Dhabi\"}.",
                      "key": "x-location-detail",
                      "value": "{\"country_code\": \"IN\", \"state_code\":\"MH\",\"city_code\":\"MUM\",\"pincode\": \"400001\"}"
                    },
                    {
                      "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      \"code\": \"HS-01\",\n      \"name\": \"store1\",\n      \"promise\": {\n        \"min\": \"2024-08-11T12:40:39Z\",\n        \"max\": \"2024-08-09T12:40:39Z\"\n      }\n    },\n    {\n      \"uid\": 2,\n      \"code\": \"WH-01\",\n      \"name\": \"store2\",\n      \"promise\": {\n        \"min\": \"2024-08-11T12:40:39Z\",\n        \"max\": \"2025-02-09T12:40:39Z\"\n      }\n    }\n  ],\n  \"promise\": {\n    \"min\": \"2024-08-11T12:40:39Z\",\n    \"max\": \"2025-02-09T12:40:39Z\"\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"
              },
              {
                "id": "384e4c0b-3f5c-46c7-a2d5-b18965367aa2",
                "name": "Failure Response Status for bad request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "delivery-promise"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "6"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "(Required) Header carrying structured location information. Example for India: {\"country\":\"INDIA\",\"country_iso_code\":\"IN\",\"pincode\":\"400093\",\"city\":\"Mumbai\",\"state\":\"Maharashtra\"}; example for UAE: {\"country\":\"UNITED ARAB EMIRATES\",\"country_iso_code\":\"AE\",\"city\":\"Abu Dhabi\",\"sector\":\"Abu Dhabi\"}.",
                      "key": "x-location-detail",
                      "value": "{\"country_code\": \"IN\", \"state_code\":\"MH\",\"city_code\":\"MUM\",\"pincode\": \"400001\"}"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid request parameters.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7c2fdad6-d200-4c17-846a-4b0b5eb154c0",
            "name": "getLocalities | Get Localities",
            "request": {
              "name": "getLocalities | Get Localities",
              "description": {
                "content": "Get Localities data.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "localities",
                  ":locality_type"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "country",
                    "value": "<string>",
                    "description": "A `country` contains a specific value of the country iso2 code."
                  },
                  {
                    "disabled": false,
                    "key": "state",
                    "value": "<string>",
                    "description": "A `state` contains a specific value of the state, province."
                  },
                  {
                    "disabled": false,
                    "key": "city",
                    "value": "<string>",
                    "description": "A `city` contains a specific value of the city."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "Page number."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "12",
                    "description": "Page size."
                  },
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "The search string to search in the list of locality by name."
                  },
                  {
                    "disabled": false,
                    "key": "sector",
                    "value": "<string>",
                    "description": "Sector name of mentioned address."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "locality_type",
                    "description": "(Required) A `locality_type` contains unique geographical division."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "18868402-f412-4fd1-83b4-5675b36803c6",
                "name": "Get Localities data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "localities",
                      ":locality_type"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "country",
                        "value": "IN"
                      },
                      {
                        "key": "state",
                        "value": "MAHARASHTRA"
                      },
                      {
                        "key": "city",
                        "value": "MUMBAI"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "111045"
                      },
                      {
                        "key": "sector",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "locality_type",
                        "description": "(Required) A `locality_type` contains unique geographical division."
                      }
                    ]
                  },
                  "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\": \"111045\",\n      \"code\": \"111045\",\n      \"display_name\": \"111045\",\n      \"type\": \"pincode\",\n      \"meta\": {},\n      \"lat_long\": {\n        \"type\": \"Point\",\n        \"coordinates\": [\n          18.6291,\n          72.8919\n        ]\n      },\n      \"parent_uid\": \"64aec5a93a079bd328537c66\",\n      \"localities\": [\n        {\n          \"name\": \"MUMBAI\",\n          \"display_name\": \"MUMBAI\",\n          \"type\": \"city\",\n          \"code\": \"MUM\",\n          \"meta\": {},\n          \"parent_uid\": \"64aec5a93a079bd32853783b\",\n          \"id\": \"64aec5a93a079bd328537c66\",\n          \"parent_ids\": [\n            \"64aec5a93a079bd32853783b\",\n            \"country1\"\n          ]\n        },\n        {\n          \"name\": \"MAHARASHTRA\",\n          \"display_name\": \"MAHARASHTRA\",\n          \"type\": \"state\",\n          \"code\": \"MH\",\n          \"meta\": {},\n          \"parent_uid\": \"country1\",\n          \"id\": \"64aec5a93a079bd32853783b\",\n          \"parent_ids\": [\n            \"country1\"\n          ]\n        },\n        {\n          \"name\": \"INDIA\",\n          \"display_name\": \"India\",\n          \"type\": \"country\",\n          \"parent_uid\": null,\n          \"code\": \"IN\",\n          \"meta\": {\n            \"iso2\": \"IN\",\n            \"iso3\": \"IND\",\n            \"currency\": {\n              \"code\": \"INR\",\n              \"name\": \"Indian Rupee\",\n              \"symbol\": \"₹\"\n            },\n            \"phone_code\": \"+91\",\n            \"parent_id\": [],\n            \"zone\": \"red\",\n            \"deliverables\": [\n              \"essential\"\n            ],\n            \"hierarchy\": [\n              {\n                \"display_name\": \"Pincode\",\n                \"slug\": \"pincode\"\n              },\n              {\n                \"display_name\": \"City\",\n                \"slug\": \"city\"\n              },\n              {\n                \"display_name\": \"State\",\n                \"slug\": \"state\"\n              }\n            ],\n            \"address_fields\": [\n              \"pincode\",\n              \"state\"\n            ],\n            \"country_capital\": {\n              \"city\": \"Delhi\",\n              \"latitude\": \"28.6667\",\n              \"longitude\": \"77.2167\"\n            }\n          },\n          \"id\": \"country1\",\n          \"parent_ids\": []\n        }\n      ],\n      \"id\": \"661d004380af9b1e027d2785\",\n      \"parent_ids\": [\n        \"64aec5a93a079bd328537c66\",\n        \"64aec5a93a079bd32853783b\",\n        \"country1\"\n      ]\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": true,\n    \"has_previous\": false,\n    \"item_total\": 5,\n    \"size\": 1,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "40a84bd0-b29b-4604-82ce-1723289e401e",
                "name": "Invalid Request",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "localities",
                      ":locality_type"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "country",
                        "value": "IN"
                      },
                      {
                        "key": "state",
                        "value": "MAHARASHTRA"
                      },
                      {
                        "key": "city",
                        "value": "MUMBAI"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "1"
                      },
                      {
                        "key": "q",
                        "value": "111045"
                      },
                      {
                        "key": "sector",
                        "value": "<string>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "locality_type",
                        "description": "(Required) A `locality_type` contains unique geographical division."
                      }
                    ]
                  },
                  "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 Locality\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c7e0aee2-7a0a-4912-8a6d-143c19dc6142",
            "name": "getLocality | Get Locality API",
            "request": {
              "name": "getLocality | Get Locality API",
              "description": {
                "content": "Get detailed geographical data for a specific locality, such as a pincode. For example, for a pincode value of 400603, the service returns its parent locations, including city, state, and country details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "localities",
                  ":locality_type",
                  ":locality_value"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "country",
                    "value": "<string>",
                    "description": "A `country` contains a specific value of the country iso2 code."
                  },
                  {
                    "disabled": false,
                    "key": "state",
                    "value": "<string>",
                    "description": "A `state` contains a specific value of the state, province."
                  },
                  {
                    "disabled": false,
                    "key": "city",
                    "value": "<string>",
                    "description": "A `city` contains a specific value of the city."
                  },
                  {
                    "disabled": false,
                    "key": "sector",
                    "value": "<string>",
                    "description": "A `sector` is a distinct category or division within an area"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "locality_type",
                    "description": "(Required) A `locality_type` contains value geographical division."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "locality_value",
                    "description": "(Required) A `locality_value` contains a specific unique id of the locality."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c64131d5-feee-479b-8f89-3d33b93a9976",
                "name": "Get Locality data",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "localities",
                      ":locality_type",
                      ":locality_value"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "country",
                        "value": "IN"
                      },
                      {
                        "key": "state",
                        "value": "MAHARASHTRA"
                      },
                      {
                        "key": "city",
                        "value": "MUMBAI"
                      },
                      {
                        "key": "sector",
                        "value": "Mussaffa"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "locality_type",
                        "description": "(Required) A `locality_type` contains value geographical division."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "locality_value",
                        "description": "(Required) A `locality_value` contains a specific unique id of the locality."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"id\": \"649f1f280000000000000000\",\n  \"name\": \"ABU DHABI\",\n  \"display_name\": \"Abu Dhabi\",\n  \"type\": \"city\",\n  \"meta\": {\n    \"zone\": \"red\"\n  },\n  \"parent_uid\": \"64b78b60707446a37f2aec6f\",\n  \"custom_meta\": {},\n  \"parent_ids\": [\n    \"64b78b60707446a37f2aec6f\"\n  ],\n  \"localities\": [\n    {\n      \"name\": \"United Arab Emirates\",\n      \"id\": \"64b78b60707486a37f2apd00\",\n      \"display_name\": \"United Arab Emirates\",\n      \"type\": \"country\",\n      \"serviceability\": {},\n      \"meta\": {},\n      \"parent_uid\": null,\n      \"parent_ids\": []\n    }\n  ],\n  \"serviceability\": {\n    \"ext1\": {\n      \"schema1\": {\n        \"is_first_mile\": true,\n        \"is_last_mile\": true,\n        \"is_reverse_pickup\": true,\n        \"route_code\": \"r2\",\n        \"pickup_cutoff\": \"10:30\",\n        \"is_installation\": false,\n        \"is_qc\": false,\n        \"lm_cod_limit\": null\n      }\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "53645f26-ecb6-45ec-a349-b1430148800b",
                "name": "Invalid request.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "localities",
                      ":locality_type",
                      ":locality_value"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "country",
                        "value": "IN"
                      },
                      {
                        "key": "state",
                        "value": "MAHARASHTRA"
                      },
                      {
                        "key": "city",
                        "value": "MUMBAI"
                      },
                      {
                        "key": "sector",
                        "value": "Mussaffa"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "locality_type",
                        "description": "(Required) A `locality_type` contains value geographical division."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "locality_value",
                        "description": "(Required) A `locality_value` contains a specific unique id of the locality."
                      }
                    ]
                  },
                  "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 Locality\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c4706874-7285-4e05-8cc9-fa9b68a3119f",
            "name": "validateAddress | Validate address",
            "request": {
              "name": "validateAddress | Validate address",
              "description": {
                "content": "Validate addresses using specific templates customized for each country and tailored to various business scenarios. This validation ensures that the data conforms to the information currently stored in the system.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "country",
                  ":country_iso_code",
                  "address",
                  "templates",
                  ":template_name",
                  "validate"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "country_iso_code",
                    "description": "(Required) The ISO 3166-1 alpha-2 code representing the country (e.g., \"IN\" for India, \"US\" for the United States)."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "template_name",
                    "description": "(Required) The type of address form."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-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\": \"<string>\",\n  \"address_meta\": {\n    \"velit7\": -87155354.17952314,\n    \"proident14\": 93603933\n  },\n  \"address1\": \"<string>\",\n  \"address2\": \"<string>\",\n  \"area\": \"<string>\",\n  \"landmark\": \"<string>\",\n  \"pincode\": \"<string>\",\n  \"sector\": \"<string>\",\n  \"city\": \"<string>\",\n  \"state\": \"<string>\",\n  \"name\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"email\": \"<string>\",\n  \"country_iso_code\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f817975e-e798-4453-b357-37e3b5958dff",
                "name": "Valid",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "country",
                      ":country_iso_code",
                      "address",
                      "templates",
                      ":template_name",
                      "validate"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "country_iso_code",
                        "description": "(Required) The ISO 3166-1 alpha-2 code representing the country (e.g., \"IN\" for India, \"US\" for the United States)."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "template_name",
                        "description": "(Required) The type of address form."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"address\": \"ab\",\n  \"area\": \"Ted 02\",\n  \"landmark\": \"ab\",\n  \"pincode\": \"401107\",\n  \"city\": \"THANE\",\n  \"state\": \"State1\",\n  \"name\": \"Ted 02\",\n  \"phone\": \"8888888888\",\n  \"email\": \"test@example.com\",\n  \"address_meta\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"address\": \"WeWork\",\n  \"area\": \"Andheri\",\n  \"landmark\": \"Police Station\",\n  \"pincode\": \"400093\",\n  \"city\": \"Mumbai\",\n  \"state\": \"Maharashtra\",\n  \"name\": \"WeWork\",\n  \"phone\": \"8888888888\",\n  \"email\": \"test@example.com\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c60e5ab6-b1a7-45e4-ae2a-893092062d9e",
                "name": "Invalid.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "country",
                      ":country_iso_code",
                      "address",
                      "templates",
                      ":template_name",
                      "validate"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "country_iso_code",
                        "description": "(Required) The ISO 3166-1 alpha-2 code representing the country (e.g., \"IN\" for India, \"US\" for the United States)."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "template_name",
                        "description": "(Required) The type of address form."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"address\": \"ab\",\n  \"area\": \"Ted 02\",\n  \"landmark\": \"ab\",\n  \"pincode\": \"401107\",\n  \"city\": \"THANE\",\n  \"state\": \"State1\",\n  \"name\": \"Ted 02\",\n  \"phone\": \"8888888888\",\n  \"email\": \"test@example.com\",\n  \"address_meta\": {}\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"error\": {\n    \"type\": \"\",\n    \"value\": \"\",\n    \"message\": \"No address fields found for the specified country code\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e1fa9409-25c6-4742-b0c7-d44f1813de40",
            "name": "getFulfillmentOptions | Get fulfillment options",
            "request": {
              "name": "getFulfillmentOptions | Get fulfillment options",
              "description": {
                "content": "Fetches available fulfillment options.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "fulfillment-options"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "product_slug",
                    "value": "<string>",
                    "description": "The unique identifier of the product."
                  },
                  {
                    "disabled": false,
                    "key": "store_id",
                    "value": "<integer>",
                    "description": "The unique identifier of the store."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "disabled": false,
                  "description": "(Required) Custom header for this operation",
                  "key": "x-application-data",
                  "value": "<string>"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "97fca74a-fa8d-4546-8c2c-6de082dd9110",
                "name": "Valid",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "fulfillment-options"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "product_slug",
                        "value": "productj-2"
                      },
                      {
                        "key": "store_id",
                        "value": "1"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "disabled": false,
                      "description": "(Required) Custom header for this operation",
                      "key": "x-application-data",
                      "value": "{\"_id\": \"64aed377b1fd04565d0dff30\"}"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"items\": [\n    {\n      \"slug\": \"standard-delivery\",\n      \"description\": \"Delivery service for standard shipping.\",\n      \"is_default\": false,\n      \"id\": \"67b72a15b9953f3176bab772\",\n      \"type\": \"HomeDelivery\",\n      \"name\": \"Standard Delivery 2\"\n    },\n    {\n      \"slug\": \"express-delivery\",\n      \"description\": \"Standard delivery service for standard shipping.\",\n      \"is_default\": true,\n      \"id\": \"67b72a4b0eec01a55359c51e\",\n      \"type\": \"HomeDelivery\",\n      \"name\": \"Express Delivery\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a62c8e70-9b88-4626-a3f8-23c0fd121003",
            "name": "getFulfillmentOptionStores | Get Fulfillment Option Stores",
            "request": {
              "name": "getFulfillmentOptionStores | Get Fulfillment Option Stores",
              "description": {
                "content": "Fetches a paginated list of stores associated with a given fulfillment option slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "logistics",
                  "v1.0",
                  "fulfillment-options",
                  ":slug",
                  "stores"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "1",
                    "description": "The current page number for pagination."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "10",
                    "description": "The number of items per page."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) The unique slug identifier of the fulfillment option."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "81ec9bf3-690c-41db-8ebb-9471a8dd8842",
                "name": "Successfully retrieved fulfillment option stores.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "logistics",
                      "v1.0",
                      "fulfillment-options",
                      ":slug",
                      "stores"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) The unique slug identifier of the fulfillment option."
                      }
                    ]
                  },
                  "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\": 181440,\n      \"code\": \"HS-cc206\",\n      \"store_code\": \"HS-cc206\",\n      \"address\": {\n        \"country\": \"Malaysia\",\n        \"state\": \"Johor\",\n        \"pincode\": \"82100\",\n        \"address1\": \"OPEX\",\n        \"country_code\": \"MY\",\n        \"city\": \"Ayer Baloi\",\n        \"latitude\": 1.6116829,\n        \"longitude\": 103.3818345,\n        \"lat_long\": {\n          \"type\": \"Point\",\n          \"coordinates\": [\n            103.3818345,\n            1.6116829\n          ]\n        }\n      },\n      \"company_id\": 616688,\n      \"name\": \"A Johor-82100\",\n      \"store_type\": \"high_street\",\n      \"sub_type\": \"store\",\n      \"tags\": [],\n      \"region\": \"683043d0570e746540abe266\",\n      \"avg_order_processing_time\": 0,\n      \"timezone\": \"Asia/Kuala_Lumpur\",\n      \"holiday_list\": [],\n      \"customfields\": {\n        \"boolean\": {\n          \"value\": [\n            \"true\"\n          ]\n        },\n        \"decimal\": {\n          \"value\": [\n            1.38\n          ]\n        },\n        \"integer\": {\n          \"value\": [\n            9\n          ]\n        }\n      },\n      \"is_open\": true,\n      \"promise_customfields\": {\n        \"duration-minute\": {\n          \"type\": \"duration\",\n          \"unit\": \"days\",\n          \"value\": 10\n        }\n      },\n      \"distance\": {\n        \"value\": null,\n        \"unit\": \"m\",\n        \"reason\": \"invalid_customer_location\"\n      },\n      \"timing\": {\n        \"operational_timing\": [\n          {\n            \"weekday\": \"monday\",\n            \"open\": false,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"tuesday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"wednesday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"thursday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"friday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"saturday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"sunday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          }\n        ],\n        \"order_acceptance_timing\": [\n          {\n            \"weekday\": \"monday\",\n            \"open\": false,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"tuesday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"wednesday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"thursday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"friday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"saturday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          },\n          {\n            \"weekday\": \"sunday\",\n            \"open\": true,\n            \"opening\": {\n              \"hour\": 11,\n              \"minute\": 0\n            },\n            \"closing\": {\n              \"hour\": 21,\n              \"minute\": 30\n            }\n          }\n        ]\n      }\n    }\n  ],\n  \"page\": {\n    \"current\": 1,\n    \"has_next\": false,\n    \"has_previous\": false,\n    \"item_total\": 3,\n    \"size\": 10,\n    \"type\": \"number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "f928831d-c80a-437b-9788-e0e6362fb7a4",
        "name": "Order",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "3e9644cf-7017-4b79-9e62-33dfcdfdcf84",
            "name": "getRefundModes | Get refund modes for a shipment",
            "request": {
              "name": "getRefundModes | Get refund modes for a shipment",
              "description": {
                "content": "Returns a list of available refund options for the given company and shipment.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order-manage",
                  "v1.0",
                  "shipment",
                  ":shipment_id",
                  "refund",
                  "modes"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "line_numbers",
                    "value": "<integer>",
                    "description": "A comma-separated list of line numbers."
                  },
                  {
                    "disabled": false,
                    "key": "line_numbers",
                    "value": "<integer>",
                    "description": "A comma-separated list of line numbers."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) Numeric identifier of the shipment."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a33d6163-8775-47f1-952f-db52c2eba4b9",
                "name": "A JSON object containing refund options.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order-manage",
                      "v1.0",
                      "shipment",
                      ":shipment_id",
                      "refund",
                      "modes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "line_numbers",
                        "value": "<integer>"
                      },
                      {
                        "key": "line_numbers",
                        "value": "<integer>"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Numeric identifier of the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"refund_options\": [\n    {\n      \"slug\": \"creditnote\",\n      \"display_name\": \"Store Credits\",\n      \"amount\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": null,\n      \"message\": \"₹1701.0 in store credits will be added to your account instantly after returned bag is picked/received by us.\",\n      \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\",\n      \"suggested_list\": [],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"creditnote\",\n          \"display_name\": \"Store Credits\",\n          \"payment_identifiers\": [\n            \"COD\",\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    },\n    {\n      \"slug\": \"settle_offline\",\n      \"display_name\": \"Settle Offline\",\n      \"amount\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": null,\n      \"message\": \"₹1701.0 will be credited back to the original payment method.\",\n      \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\",\n      \"suggested_list\": [],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"settle_offline\",\n          \"display_name\": \"Settle Offline\",\n          \"payment_identifiers\": [\n            \"COD\",\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    },\n    {\n      \"slug\": \"transfer_to_bank\",\n      \"display_name\": \"Transfer to Bank\",\n      \"amount\": 3402,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": \"bank\",\n      \"message\": \"₹1701.0 will be credited back to source. Get remaining ₹1701.0 amount using Bank Amount.\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\",\n      \"suggested_list\": [],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"transfer_to_bank\",\n          \"display_name\": \"Transfer To Bank\",\n          \"payment_identifiers\": [\n            \"COD\"\n          ],\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\"\n        },\n        {\n          \"refund_mode\": \"refund_to_source\",\n          \"display_name\": \"Refund To Source\",\n          \"payment_identifiers\": [\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    },\n    {\n      \"slug\": \"transfer_to_bank\",\n      \"display_name\": \"Transfer to Bank\",\n      \"amount\": 3402,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": \"bank\",\n      \"message\": \"₹1701.0 will be credited back to source. Get remaining ₹1701.0 amount using Bank Amount.\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\",\n      \"suggested_list\": [\n        \"@abcdicici\",\n        \"@apl\",\n        \"@yapl\",\n        \"@rapl\",\n        \"@abfspay\",\n        \"@bpunity\",\n        \"@axisb\",\n        \"@yescred\",\n        \"@yesfam\",\n        \"@fifederal\",\n        \"@fkaxis\",\n        \"@freoicici\",\n        \"@gwaxis\",\n        \"@icici\",\n        \"@okaxis\",\n        \"@okhdfcbank\",\n        \"@okicici\",\n        \"@oksbi\",\n        \"@yesg\",\n        \"@inhdfc\",\n        \"@jupiteraxis\",\n        \"@goaxb\",\n        \"@kphdfc\",\n        \"@ikwik\",\n        \"@mvhdfc\",\n        \"@naviaxis\",\n        \"@niyoicici\",\n        \"@oneyes\",\n        \"@axb\",\n        \"@paytm\",\n        \"@ptyes\",\n        \"@ptaxis\",\n        \"@pthdfc\",\n        \"@ptsbi\",\n        \"@ybl\",\n        \"@ibl\",\n        \"@axl\",\n        \"@yespop\",\n        \"@rmrbl\",\n        \"@pingpay\",\n        \"@seyes\",\n        \"@shriramhdfcbank\",\n        \"@sliceaxis\",\n        \"@superyes\",\n        \"@tapicici\",\n        \"@timecosmos\",\n        \"@yestp\",\n        \"@idfcbank\",\n        \"@waicici\",\n        \"@waaxis\",\n        \"@wahdfcbank\",\n        \"@wasbi\"\n      ],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"transfer_to_bank\",\n          \"display_name\": \"Transfer To UPI\",\n          \"payment_identifiers\": [\n            \"COD\"\n          ],\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\"\n        },\n        {\n          \"refund_mode\": \"refund_to_source\",\n          \"display_name\": \"Refund To Source\",\n          \"payment_identifiers\": [\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    }\n  ],\n  \"is_refund_config_enabled\": true,\n  \"refund_price_breakup\": [\n    {\n      \"name\": \"amount_paid\",\n      \"display\": \"Amount Paid\",\n      \"value\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"currency_code\": \"INR\"\n    },\n    {\n      \"name\": \"deduction_values\",\n      \"display\": \"Deductions\",\n      \"value\": 0,\n      \"currency_symbol\": \"₹\",\n      \"currency_code\": \"INR\",\n      \"sub_values\": [\n        {\n          \"name\": \"cod_charges\",\n          \"display\": \"COD Charges\",\n          \"value\": 0,\n          \"currency_symbol\": \"₹\",\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"name\": \"delivery_charges\",\n          \"display\": \"Delivery Charges\",\n          \"value\": 0,\n          \"currency_symbol\": \"₹\",\n          \"currency_code\": \"INR\"\n        }\n      ]\n    },\n    {\n      \"name\": \"refund_amount\",\n      \"display\": \"Total Refund\",\n      \"value\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"currency_code\": \"INR\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4b61e2c1-5add-48e7-8a49-a1e47286f9b1",
            "name": "getRefundModesWithPriceBreakup | Get refund modes and Refund Price Break for a shipment",
            "request": {
              "name": "getRefundModesWithPriceBreakup | Get refund modes and Refund Price Break for a shipment",
              "description": {
                "content": "Returns a list of available refund options for the given company and shipment.\n",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order-manage",
                  "v1.0",
                  "shipment",
                  ":shipment_id",
                  "refund",
                  "modes"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) Numeric 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  \"line_numbers\": [\n    {\n      \"line_number\": \"<number>\",\n      \"quantity\": \"<number>\"\n    },\n    {\n      \"line_number\": \"<number>\",\n      \"quantity\": \"<number>\"\n    }\n  ]\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c30f92bd-2e3e-49b2-9e70-ea39741044eb",
                "name": "A JSON object containing refund options.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order-manage",
                      "v1.0",
                      "shipment",
                      ":shipment_id",
                      "refund",
                      "modes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Numeric identifier of the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"line_numbers\": [\n    {\n      \"line_number\": \"<number>\",\n      \"quantity\": \"<number>\"\n    },\n    {\n      \"line_number\": \"<number>\",\n      \"quantity\": \"<number>\"\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"refund_options\": [\n    {\n      \"slug\": \"creditnote\",\n      \"display_name\": \"Store Credits\",\n      \"amount\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": null,\n      \"message\": \"₹1701.0 in store credits will be added to your account instantly after returned bag is picked/received by us.\",\n      \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\",\n      \"suggested_list\": [],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"creditnote\",\n          \"display_name\": \"Store Credits\",\n          \"payment_identifiers\": [\n            \"COD\",\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    },\n    {\n      \"slug\": \"settle_offline\",\n      \"display_name\": \"Settle Offline\",\n      \"amount\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": null,\n      \"message\": \"₹1701.0 will be credited back to the original payment method.\",\n      \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\",\n      \"suggested_list\": [],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"settle_offline\",\n          \"display_name\": \"Settle Offline\",\n          \"payment_identifiers\": [\n            \"COD\",\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    },\n    {\n      \"slug\": \"transfer_to_bank\",\n      \"display_name\": \"Transfer to Bank\",\n      \"amount\": 3402,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": \"bank\",\n      \"message\": \"₹1701.0 will be credited back to source. Get remaining ₹1701.0 amount using Bank Amount.\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\",\n      \"suggested_list\": [],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"transfer_to_bank\",\n          \"display_name\": \"Transfer To Bank\",\n          \"payment_identifiers\": [\n            \"COD\"\n          ],\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\"\n        },\n        {\n          \"refund_mode\": \"refund_to_source\",\n          \"display_name\": \"Refund To Source\",\n          \"payment_identifiers\": [\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    },\n    {\n      \"slug\": \"transfer_to_bank\",\n      \"display_name\": \"Transfer to Bank\",\n      \"amount\": 3402,\n      \"currency_symbol\": \"₹\",\n      \"beneficiary_type\": \"bank\",\n      \"message\": \"₹1701.0 will be credited back to source. Get remaining ₹1701.0 amount using Bank Amount.\",\n      \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\",\n      \"suggested_list\": [\n        \"@abcdicici\",\n        \"@apl\",\n        \"@yapl\",\n        \"@rapl\",\n        \"@abfspay\",\n        \"@bpunity\",\n        \"@axisb\",\n        \"@yescred\",\n        \"@yesfam\",\n        \"@fifederal\",\n        \"@fkaxis\",\n        \"@freoicici\",\n        \"@gwaxis\",\n        \"@icici\",\n        \"@okaxis\",\n        \"@okhdfcbank\",\n        \"@okicici\",\n        \"@oksbi\",\n        \"@yesg\",\n        \"@inhdfc\",\n        \"@jupiteraxis\",\n        \"@goaxb\",\n        \"@kphdfc\",\n        \"@ikwik\",\n        \"@mvhdfc\",\n        \"@naviaxis\",\n        \"@niyoicici\",\n        \"@oneyes\",\n        \"@axb\",\n        \"@paytm\",\n        \"@ptyes\",\n        \"@ptaxis\",\n        \"@pthdfc\",\n        \"@ptsbi\",\n        \"@ybl\",\n        \"@ibl\",\n        \"@axl\",\n        \"@yespop\",\n        \"@rmrbl\",\n        \"@pingpay\",\n        \"@seyes\",\n        \"@shriramhdfcbank\",\n        \"@sliceaxis\",\n        \"@superyes\",\n        \"@tapicici\",\n        \"@timecosmos\",\n        \"@yestp\",\n        \"@idfcbank\",\n        \"@waicici\",\n        \"@waaxis\",\n        \"@wahdfcbank\",\n        \"@wasbi\"\n      ],\n      \"refund_modes\": [\n        {\n          \"refund_mode\": \"transfer_to_bank\",\n          \"display_name\": \"Transfer To UPI\",\n          \"payment_identifiers\": [\n            \"COD\"\n          ],\n          \"logo\": \"https://cdn.fynd.com/v2/falling-surf-7c8bb8/fyndnp/wrkr/x5/payments/original/sxyfYfRyM-UPI_QR.png\"\n        },\n        {\n          \"refund_mode\": \"refund_to_source\",\n          \"display_name\": \"Refund To Source\",\n          \"payment_identifiers\": [\n            \"CARD\"\n          ],\n          \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/sandbx/wrkr/payments/misc/default-assets/original/netbanking.png\"\n        }\n      ]\n    }\n  ],\n  \"is_refund_config_enabled\": true,\n  \"refund_price_breakup\": [\n    {\n      \"name\": \"amount_paid\",\n      \"display\": \"Amount Paid\",\n      \"value\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"currency_code\": \"INR\"\n    },\n    {\n      \"name\": \"deduction_values\",\n      \"display\": \"Deductions\",\n      \"value\": 0,\n      \"currency_symbol\": \"₹\",\n      \"currency_code\": \"INR\",\n      \"sub_values\": [\n        {\n          \"name\": \"cod_charges\",\n          \"display\": \"COD Charges\",\n          \"value\": 0,\n          \"currency_symbol\": \"₹\",\n          \"currency_code\": \"INR\"\n        },\n        {\n          \"name\": \"delivery_charges\",\n          \"display\": \"Delivery Charges\",\n          \"value\": 0,\n          \"currency_symbol\": \"₹\",\n          \"currency_code\": \"INR\"\n        }\n      ]\n    },\n    {\n      \"name\": \"refund_amount\",\n      \"display\": \"Total Refund\",\n      \"value\": 1701,\n      \"currency_symbol\": \"₹\",\n      \"currency_code\": \"INR\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e42e19c1-791a-45d3-9ba2-6bfa8139b8c9",
            "name": "getOrders | List customer orders",
            "request": {
              "name": "getOrders | List customer orders",
              "description": {
                "content": "Get all orders associated with a customer account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "status",
                    "value": "<integer>",
                    "description": "A filter to retrieve orders by their current status such as 'placed', 'delivered' etc."
                  },
                  {
                    "disabled": false,
                    "key": "page_no",
                    "value": "<integer>",
                    "description": "The page number to navigate through the given set of results. Default value is 1."
                  },
                  {
                    "disabled": false,
                    "key": "page_size",
                    "value": "<integer>",
                    "description": "The number of items to retrieve in each page. Default value is 10."
                  },
                  {
                    "disabled": false,
                    "key": "from_date",
                    "value": "<date>",
                    "description": "The date from which the orders should be retrieved."
                  },
                  {
                    "disabled": false,
                    "key": "to_date",
                    "value": "<date>",
                    "description": "The date till which the orders should be retrieved."
                  },
                  {
                    "disabled": false,
                    "key": "start_date",
                    "value": "<dateTime>",
                    "description": "Start date in UTC (ISO-8601 format)."
                  },
                  {
                    "disabled": false,
                    "key": "end_date",
                    "value": "<dateTime>",
                    "description": "End date in UTC (ISO-8601 format)."
                  },
                  {
                    "disabled": false,
                    "key": "custom_meta",
                    "value": "6388422a5ebd6a6cf4a8ede6",
                    "description": "A filter and retrieve data using special fields included for special use-cases."
                  },
                  {
                    "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": "7345aee1-d662-4a16-8dff-24b1c075d9ba",
                "name": "Success. Returns all the orders.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "status",
                        "value": "<integer>"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      },
                      {
                        "key": "page_size",
                        "value": "<integer>"
                      },
                      {
                        "key": "from_date",
                        "value": "<date>"
                      },
                      {
                        "key": "to_date",
                        "value": "<date>"
                      },
                      {
                        "key": "start_date",
                        "value": "2023-08-29T10:49:36.804Z"
                      },
                      {
                        "key": "end_date",
                        "value": "2023-08-30T10:49:36.804Z"
                      },
                      {
                        "key": "custom_meta",
                        "value": "6388422a5ebd6a6cf4a8ede6"
                      },
                      {
                        "key": "allow_inactive",
                        "value": "false"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"bags_for_reorder\": [\n        {\n          \"item_id\": 7500429,\n          \"item_size\": \"OS\",\n          \"store_id\": 50,\n          \"seller_id\": 33,\n          \"article_assignment\": {\n            \"level\": \"multi-companies\",\n            \"strategy\": \"low-price\"\n          },\n          \"quantity\": 3\n        }\n      ],\n      \"gstin_code\": \"27AALCA0442L1ZM\",\n      \"user_info\": {\n        \"mobile\": \"8888888888\",\n        \"first_name\": \"User\",\n        \"last_name\": \"-\",\n        \"gender\": \"male\"\n      },\n      \"order_created_time\": \"2022-09-23T12:07:20.000Z\",\n      \"order_created_ts\": \"2022-09-23T06:37:20.000Z\",\n      \"total_shipments_in_order\": 2,\n      \"order_id\": \"FY632D541F01152493D0\",\n      \"charges\": [],\n      \"breakup_values\": [\n        {\n          \"name\": \"mrp_total\",\n          \"display\": \"MRP Total\",\n          \"value\": 3000\n        },\n        {\n          \"name\": \"sub_total\",\n          \"display\": \"Sub Total\",\n          \"value\": 1797\n        },\n        {\n          \"name\": \"coupon\",\n          \"display\": \"Coupon\",\n          \"value\": 0\n        },\n        {\n          \"name\": \"discount\",\n          \"display\": \"Discount\",\n          \"value\": -1203\n        },\n        {\n          \"name\": \"promotion\",\n          \"display\": \"Promotion\",\n          \"value\": 0\n        },\n        {\n          \"name\": \"reward_points\",\n          \"display\": \"Reward Points\",\n          \"value\": 0\n        },\n        {\n          \"name\": \"cashback_applied\",\n          \"display\": \"Cashback Applied\",\n          \"value\": 0\n        },\n        {\n          \"name\": \"delivery_charges\",\n          \"display\": \"Delivery Charges\",\n          \"value\": 0\n        },\n        {\n          \"name\": \"cod_charges\",\n          \"display\": \"COD Charges\",\n          \"value\": 0\n        },\n        {\n          \"name\": \"amount_to_be_collected\",\n          \"display\": \"Amount To Be Collected\",\n          \"value\": 0\n        },\n        {\n          \"name\": \"Delivery Charge 2\",\n          \"display\": \"Delivery Charge 2\",\n          \"value\": 100\n        },\n        {\n          \"name\": \"total\",\n          \"display\": \"Total\",\n          \"value\": 1897\n        },\n        {\n          \"name\": \"loyalty_discount\",\n          \"display\": \"Loyalty Discount\",\n          \"value\": 10\n        }\n      ],\n      \"shipments\": [\n        {\n          \"order_id\": \"FY632D541F01152493D0\",\n          \"breakup_values\": [\n            {\n              \"name\": \"mrp_total\",\n              \"display\": \"MRP Total\",\n              \"value\": 2000\n            },\n            {\n              \"name\": \"sub_total\",\n              \"display\": \"Sub Total\",\n              \"value\": 1198\n            },\n            {\n              \"name\": \"coupon\",\n              \"display\": \"Coupon\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"discount\",\n              \"display\": \"Discount\",\n              \"value\": -802\n            },\n            {\n              \"name\": \"promotion\",\n              \"display\": \"Promotion\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"reward_points\",\n              \"display\": \"Reward Points\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"cashback_applied\",\n              \"display\": \"Cashback Applied\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"delivery_charges\",\n              \"display\": \"Delivery Charges\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"cod_charges\",\n              \"display\": \"COD Charges\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"amount_to_be_collected\",\n              \"display\": \"Amount To Be Collected\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"Delivery Charge 2\",\n              \"display\": \"Delivery Charge 2\",\n              \"value\": 100\n            },\n            {\n              \"name\": \"total\",\n              \"display\": \"Total\",\n              \"value\": 1298\n            },\n            {\n              \"name\": \"loyalty_discount\",\n              \"display\": \"Loyalty Discount\",\n              \"value\": 10\n            }\n          ],\n          \"beneficiary_details\": false,\n          \"shipment_created_at\": \"2022-09-23T12:07:35.000Z\",\n          \"shipment_created_ts\": \"2022-09-23T06:37:35.000Z\",\n          \"shipment_id\": \"16639150404761166748K\",\n          \"affiliate_shipment_id\": \"Ajio2232323\",\n          \"shipment_status\": {\n            \"title\": \"Placed\",\n            \"value\": \"processing\",\n            \"hex_code\": \"#02D1CB\"\n          },\n          \"track_url\": \"\",\n          \"traking_no\": \"\",\n          \"awb_no\": \"\",\n          \"dp_name\": \"\",\n          \"tracking_details\": [\n            {\n              \"status\": \"Order Placed\",\n              \"time\": \"2022-09-23T12:07:35.000Z\",\n              \"is_passed\": true,\n              \"value\": \"processing\"\n            },\n            {\n              \"status\": \"Order Confirmed\",\n              \"time\": \"\",\n              \"is_passed\": false,\n              \"value\": \"confirmed\"\n            },\n            {\n              \"status\": \"Delivery Partner Assigned\",\n              \"time\": \"\",\n              \"is_passed\": false,\n              \"value\": \"dp_assigned\"\n            },\n            {\n              \"status\": \"In Transit\",\n              \"time\": \"\",\n              \"is_passed\": false,\n              \"value\": \"in_transit\"\n            },\n            {\n              \"status\": \"Out For Delivery\",\n              \"time\": \"\",\n              \"is_passed\": false,\n              \"value\": \"out_for_delivery\"\n            },\n            {\n              \"status\": \"Delivered\",\n              \"time\": \"\",\n              \"is_passed\": false,\n              \"value\": \"delivered\"\n            }\n          ],\n          \"total_bags\": 1,\n          \"order_type\": \"HomeDelivery\",\n          \"promise\": {\n            \"show_promise\": true,\n            \"timestamp\": {\n              \"dp_promise\": null,\n              \"min\": \"2022-09-26T06:37:17.000Z\",\n              \"max\": \"2022-09-27T06:37:17.000Z\"\n            }\n          },\n          \"bags\": [\n            {\n              \"id\": 67631,\n              \"current_status\": {\n                \"status\": \"placed\",\n                \"updated_at\": \"2022-09-23T12:07:35.000Z\",\n                \"name\": \"Placed\",\n                \"journey_type\": \"forward\"\n              },\n              \"charges\": [],\n              \"prices\": {\n                \"price_effective\": 599,\n                \"discount\": 401,\n                \"amount_paid\": 599,\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\": 599,\n                \"added_to_fynd_cash\": false,\n                \"cashback_applied\": 0,\n                \"gst_tax_percentage\": 5,\n                \"value_of_good\": 570.48,\n                \"price_marked\": 1000,\n                \"transfer_price\": 0,\n                \"brand_calculated_amount\": 599,\n                \"promotion_effective_discount\": 0,\n                \"coupon_value\": 0,\n                \"amount_to_be_collected\": 0,\n                \"loyalty_discount\": 0,\n                \"pm_price_split\": {\n                  \"\": 599\n                }\n              },\n              \"item\": {\n                \"name\": \"FYND Black T-Shirt 03\",\n                \"brand\": {\n                  \"name\": \"lacoste\",\n                  \"logo\": \"https://hdn-1.jiomarketx0.de/x0/brands/pictures/square-logo/original/JK1ZUAgrl-Logo.png\"\n                },\n                \"image\": [\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/Cg5vRX38t-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QkYTI_VBn-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QRNIZFn7_-FYND-Black-T-Shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\"\n                ],\n                \"slug_key\": \"fynd-black-cotton-mens-t-shirt\",\n                \"size\": \"OS\",\n                \"code\": \"SHIRT-01\",\n                \"id\": 7500429,\n                \"category\": {\n                  \"l1\": [\n                    {\n                      \"uid\": 124,\n                      \"name\": \"Apparel\",\n                      \"level\": 1,\n                      \"departments\": [\n                        {\n                          \"uid\": 24,\n                          \"name\": \"Crafts Of India\"\n                        },\n                        {\n                          \"uid\": 8,\n                          \"name\": \"Fashion\"\n                        }\n                      ],\n                      \"gated_category_types\": {}\n                    }\n                  ],\n                  \"l2\": [\n                    {\n                      \"uid\": 50,\n                      \"name\": \"Western Wear\",\n                      \"level\": 2,\n                      \"departments\": [\n                        {\n                          \"uid\": 8,\n                          \"name\": \"Fashion\"\n                        }\n                      ],\n                      \"gated_category_types\": {}\n                    }\n                  ],\n                  \"l3\": [\n                    {\n                      \"uid\": 25,\n                      \"name\": \"T-Shirts\",\n                      \"level\": 3,\n                      \"departments\": [\n                        {\n                          \"uid\": 1,\n                          \"name\": \"Men's Fashionjhjh\"\n                        },\n                        {\n                          \"uid\": 8,\n                          \"name\": \"Fashion\"\n                        }\n                      ],\n                      \"gated_category_types\": {\n                        \"food\": false\n                      }\n                    }\n                  ]\n                },\n                \"seller_identifier\": \"SHIRT-01\"\n              },\n              \"financial_breakup\": [\n                {\n                  \"price_effective\": 599,\n                  \"discount\": 401,\n                  \"amount_paid\": 599,\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\": 599,\n                  \"added_to_fynd_cash\": false,\n                  \"cashback_applied\": 0,\n                  \"gst_tax_percentage\": 5,\n                  \"value_of_good\": 570.48,\n                  \"price_marked\": 1000,\n                  \"transfer_price\": 0,\n                  \"brand_calculated_amount\": 599,\n                  \"promotion_effective_discount\": 0,\n                  \"coupon_value\": 0,\n                  \"amount_to_be_collected\": 0,\n                  \"loyalty_discount\": 0,\n                  \"pm_price_split\": {\n                    \"\": 599\n                  },\n                  \"size\": \"OS\",\n                  \"total_units\": 1,\n                  \"hsn_code\": \"62063000\",\n                  \"identifiers\": {\n                    \"sku_code\": \"SHIRT-01\"\n                  },\n                  \"item_name\": \"FYND Black T-Shirt 03\",\n                  \"gst_fee\": 28.52,\n                  \"gst_tag\": \"SGST\"\n                }\n              ],\n              \"quantity\": 2,\n              \"can_cancel\": true,\n              \"can_return\": false,\n              \"delivery_date\": null,\n              \"returnable_date\": null,\n              \"article\": [\n                {\n                  \"tags\": [\n                    \"1P\"\n                  ]\n                }\n              ]\n            }\n          ],\n          \"size_info\": {\n            \"SHIRT-01\": {\n              \"quantity\": 2,\n              \"price_effective\": 599,\n              \"amount_paid\": 599,\n              \"price_marked\": 1000,\n              \"margin\": 40.1\n            }\n          },\n          \"total_details\": {\n            \"sizes\": 1,\n            \"total_price\": 599,\n            \"pieces\": 2\n          },\n          \"fulfilling_store\": {\n            \"name\": \"Jio-market-store4\",\n            \"company_id\": 33,\n            \"id\": 50,\n            \"code\": \"store3\"\n          },\n          \"fulfilling_company\": {\n            \"id\": 33,\n            \"name\": \"RELIANCE JIO INFOCOMM LIMITED\"\n          },\n          \"delivery_date\": null,\n          \"delivery_address\": {\n            \"id\": \"62dfe1d112b842b2959de99e\",\n            \"uid\": 660,\n            \"area\": \"asd\",\n            \"city\": \"Mumbai\",\n            \"name\": \"Vaishakh Shetty\",\n            \"email\": \"test@example.com\",\n            \"phone\": \"8888888888\",\n            \"state\": \"Maharashtra\",\n            \"address\": \"dsa\",\n            \"country\": \"India\",\n            \"pincode\": \"400059\",\n            \"version\": \"1.0\",\n            \"address1\": \" asd\",\n            \"address2\": \"\",\n            \"landmark\": \"tr\",\n            \"latitude\": 19.1157486,\n            \"address_1\": \" asd\",\n            \"area_code\": \"400059\",\n            \"longitude\": 72.8773159,\n            \"created_at\": \"2022-09-22T18:19:29.000Z\",\n            \"updated_at\": \"2022-09-22T18:19:29.000Z\",\n            \"address_type\": \"home\",\n            \"country_code\": \"91\",\n            \"geo_location\": {\n              \"latitude\": 19.1157486,\n              \"longitude\": 72.8773159\n            },\n            \"area_code_slug\": \"pincode\",\n            \"delivery_address_id\": 660,\n            \"addressee_name\": \"Vaishakh Shetty\",\n            \"delivery_code_required\": 1\n          },\n          \"billing_address\": {\n            \"id\": \"62dfe1d112b842b2959de99e\",\n            \"uid\": 660,\n            \"area\": \"asd\",\n            \"city\": \"Mumbai\",\n            \"name\": \"Vaishakh Shetty\",\n            \"email\": \"test@example.com\",\n            \"phone\": \"8888888888\",\n            \"state\": \"Maharashtra\",\n            \"address\": \"dsa\",\n            \"country\": \"India\",\n            \"pincode\": \"400059\",\n            \"version\": \"1.0\",\n            \"address1\": \" asd\",\n            \"address2\": \"\",\n            \"landmark\": \"tr\",\n            \"latitude\": 19.1157486,\n            \"address_1\": \" asd\",\n            \"area_code\": \"400059\",\n            \"longitude\": 72.8773159,\n            \"created_at\": \"2022-09-22T18:19:29.000Z\",\n            \"updated_at\": \"2022-09-22T18:19:29.000Z\",\n            \"address_type\": \"home\",\n            \"country_code\": \"91\",\n            \"geo_location\": {\n              \"latitude\": 19.1157486,\n              \"longitude\": 72.8773159\n            },\n            \"area_code_slug\": \"pincode\",\n            \"delivery_address_id\": 660,\n            \"addressee_name\": \"Vaishakh Shetty\",\n            \"delivery_code_required\": 1\n          },\n          \"can_cancel\": true,\n          \"can_return\": false,\n          \"returnable_date\": null,\n          \"show_download_invoice\": false,\n          \"show_track_link\": false,\n          \"prices\": {\n            \"amount_paid\": 1198,\n            \"refund_amount\": 1198,\n            \"price_marked\": 2000,\n            \"cod_charges\": 0,\n            \"coupon_value\": 0,\n            \"discount\": 802,\n            \"cashback_applied\": 0,\n            \"delivery_charge\": 0,\n            \"fynd_credits\": 0,\n            \"cashback\": 0,\n            \"price_effective\": 1198,\n            \"refund_credit\": 0,\n            \"value_of_good\": 1140.96,\n            \"discount_percent\": 40,\n            \"amount_to_be_collected\": 0,\n            \"loyalty_discount\": 0\n          },\n          \"can_break\": {\n            \"bag_repriced\": {\n              \"can_break_entity\": false\n            },\n            \"cancelled_seller\": {\n              \"can_break_entity\": false\n            },\n            \"bag_not_verified\": {\n              \"can_break_entity\": false\n            },\n            \"product_not_available\": {\n              \"can_break_entity\": false\n            },\n            \"bag_invoiced\": {\n              \"can_break_entity\": false\n            },\n            \"store_reassigned\": {\n              \"can_break_entity\": false\n            },\n            \"cancelled_fynd\": {\n              \"can_break_entity\": false\n            },\n            \"cancelled_operations\": {\n              \"can_break_entity\": true\n            },\n            \"cancelled_customer\": {\n              \"can_break_entity\": true\n            },\n            \"bag_not_confirmed\": {\n              \"can_break_entity\": true\n            },\n            \"delivery_sla_breached\": {\n              \"can_break_entity\": false\n            },\n            \"bag_confirmed\": {\n              \"can_break_entity\": true\n            }\n          },\n          \"need_help_url\": \"https://fynd.freshdesk.com/support/solutions/33000003306\",\n          \"payment\": {\n            \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n            \"mode\": \"Jio Partner Pay\",\n            \"mop\": \"PREPAID\",\n            \"status\": \"Paid\"\n          },\n          \"payment_info\": [\n            {\n              \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n              \"mode\": \"Jio Partner Pay\",\n              \"mop\": \"PREPAID\",\n              \"status\": \"Paid\"\n            }\n          ],\n          \"user_info\": {\n            \"email\": \"test@example.com\",\n            \"gender\": \"male\",\n            \"mobile\": \"8888888888\",\n            \"name\": \"User -\"\n          },\n          \"comment\": \"\",\n          \"invoice\": {\n            \"updated_date\": \"1970-01-01T00:00:00.000Z\",\n            \"store_invoice_id\": null,\n            \"invoice_url\": \"\",\n            \"label_url\": \"\"\n          },\n          \"refund_details\": {\n            \"rrn\": null\n          },\n          \"fulfillment_option\": {\n            \"name\": \"Standard Delivery\",\n            \"slug\": \"standard-delivery\",\n            \"is_default\": true,\n            \"type\": \"HomeDelivery\"\n          },\n          \"ndr_details\": {\n            \"show_ndr_form\": true,\n            \"non_editable_address_fields\": [\n              \"pincode\",\n              \"country\",\n              \"state\",\n              \"city\"\n            ],\n            \"allowed_delivery_window\": {\n              \"start_date\": \"2025-04-10T00:00:00Z\",\n              \"end_date\": \"2025-04-20T23:59:59Z\",\n              \"excluded_dates\": [\n                \"2025-04-15\"\n              ]\n            }\n          }\n        },\n        {\n          \"order_id\": \"FY632D541F01152493D0\",\n          \"breakup_values\": [\n            {\n              \"name\": \"mrp_total\",\n              \"display\": \"MRP Total\",\n              \"value\": 1000\n            },\n            {\n              \"name\": \"sub_total\",\n              \"display\": \"Sub Total\",\n              \"value\": 599\n            },\n            {\n              \"name\": \"coupon\",\n              \"display\": \"Coupon\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"discount\",\n              \"display\": \"Discount\",\n              \"value\": -401\n            },\n            {\n              \"name\": \"promotion\",\n              \"display\": \"Promotion\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"reward_points\",\n              \"display\": \"Reward Points\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"cashback_applied\",\n              \"display\": \"Cashback Applied\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"delivery_charges\",\n              \"display\": \"Delivery Charges\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"cod_charges\",\n              \"display\": \"COD Charges\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"amount_to_be_collected\",\n              \"display\": \"Amount To Be Collected\",\n              \"value\": 0\n            },\n            {\n              \"name\": \"total\",\n              \"display\": \"Total\",\n              \"value\": 599\n            },\n            {\n              \"name\": \"loyalty_discount\",\n              \"display\": \"Loyalty Discount\",\n              \"value\": 10\n            }\n          ],\n          \"beneficiary_details\": false,\n          \"shipment_created_at\": \"2022-09-23T12:07:58.000Z\",\n          \"shipment_id\": \"16639150772951172388K\",\n          \"shipment_status\": {\n            \"title\": \"Refund Initiated\",\n            \"value\": \"refund_initiated\",\n            \"hex_code\": \"#FE8F46\"\n          },\n          \"track_url\": \"\",\n          \"traking_no\": \"\",\n          \"awb_no\": \"\",\n          \"dp_name\": \"\",\n          \"tracking_details\": [\n            {\n              \"status\": \"Order Placed\",\n              \"time\": \"2022-09-23T12:07:35.000Z\",\n              \"is_passed\": true,\n              \"value\": \"processing\"\n            },\n            {\n              \"status\": \"Cancelled\",\n              \"time\": \"2022-09-23T12:07:57.000Z\",\n              \"is_passed\": true,\n              \"value\": \"cancelled\"\n            },\n            {\n              \"status\": \"Refund Processing\",\n              \"time\": \"2022-09-23T12:07:58.000Z\",\n              \"is_passed\": true,\n              \"value\": \"refund_initiated\",\n              \"tracking_details\": [\n                {\n                  \"status\": \"Refund Initiated\",\n                  \"time\": \"2022-09-23T12:07:58.000Z\",\n                  \"is_passed\": true,\n                  \"value\": \"refund_initiated\"\n                },\n                {\n                  \"status\": \"Refund Completed\",\n                  \"time\": \"\",\n                  \"is_passed\": false,\n                  \"value\": \"refund_done\"\n                }\n              ]\n            }\n          ],\n          \"total_bags\": 1,\n          \"order_type\": null,\n          \"promise\": {\n            \"show_promise\": false,\n            \"timestamp\": {\n              \"dp_promise\": null,\n              \"min\": \"2022-09-26T06:37:17.000Z\",\n              \"max\": \"2022-09-27T06:37:17.000Z\"\n            }\n          },\n          \"bags\": [\n            {\n              \"id\": 67632,\n              \"current_status\": {\n                \"status\": \"refund_acknowledged\",\n                \"updated_at\": \"2022-09-23T12:07:58.000Z\",\n                \"name\": \"Refund Acknowledged\",\n                \"journey_type\": null\n              },\n              \"prices\": {\n                \"price_effective\": 599,\n                \"discount\": 401,\n                \"amount_paid\": 599,\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\": 599,\n                \"added_to_fynd_cash\": false,\n                \"cashback_applied\": 0,\n                \"gst_tax_percentage\": 5,\n                \"value_of_good\": 570.48,\n                \"price_marked\": 1000,\n                \"transfer_price\": 0,\n                \"brand_calculated_amount\": 599,\n                \"promotion_effective_discount\": 0,\n                \"coupon_value\": 0,\n                \"amount_to_be_collected\": 0,\n                \"loyalty_discount\": 0,\n                \"pm_price_split\": {\n                  \"\": 599\n                }\n              },\n              \"item\": {\n                \"name\": \"FYND Black T-Shirt 03\",\n                \"brand\": {\n                  \"name\": \"lacoste\",\n                  \"logo\": \"https://hdn-1.jiomarketx0.de/x0/brands/pictures/square-logo/original/JK1ZUAgrl-Logo.png\"\n                },\n                \"image\": [\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/Cg5vRX38t-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QkYTI_VBn-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QRNIZFn7_-FYND-Black-T-Shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                  \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\"\n                ],\n                \"slug_key\": \"fynd-black-cotton-mens-t-shirt\",\n                \"size\": \"OS\",\n                \"code\": \"SHIRT-01\",\n                \"id\": 7500429,\n                \"category\": {\n                  \"l1\": [\n                    {\n                      \"uid\": 124,\n                      \"name\": \"Apparel\",\n                      \"level\": 1,\n                      \"departments\": [\n                        {\n                          \"uid\": 24,\n                          \"name\": \"Crafts Of India\"\n                        },\n                        {\n                          \"uid\": 8,\n                          \"name\": \"Fashion\"\n                        }\n                      ],\n                      \"gated_category_types\": {}\n                    }\n                  ],\n                  \"l2\": [\n                    {\n                      \"uid\": 50,\n                      \"name\": \"Western Wear\",\n                      \"level\": 2,\n                      \"departments\": [\n                        {\n                          \"uid\": 8,\n                          \"name\": \"Fashion\"\n                        }\n                      ],\n                      \"gated_category_types\": {}\n                    }\n                  ],\n                  \"l3\": [\n                    {\n                      \"uid\": 25,\n                      \"name\": \"T-Shirts\",\n                      \"level\": 3,\n                      \"departments\": [\n                        {\n                          \"uid\": 1,\n                          \"name\": \"Men's Fashionjhjh\"\n                        },\n                        {\n                          \"uid\": 8,\n                          \"name\": \"Fashion\"\n                        }\n                      ],\n                      \"gated_category_types\": {\n                        \"food\": false\n                      }\n                    }\n                  ]\n                },\n                \"seller_identifier\": \"SHIRT-01\"\n              },\n              \"financial_breakup\": [\n                {\n                  \"price_effective\": 599,\n                  \"discount\": 401,\n                  \"amount_paid\": 599,\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\": 599,\n                  \"added_to_fynd_cash\": false,\n                  \"cashback_applied\": 0,\n                  \"gst_tax_percentage\": 5,\n                  \"value_of_good\": 570.48,\n                  \"price_marked\": 1000,\n                  \"transfer_price\": 0,\n                  \"brand_calculated_amount\": 599,\n                  \"promotion_effective_discount\": 0,\n                  \"coupon_value\": 0,\n                  \"amount_to_be_collected\": 0,\n                  \"loyalty_discount\": 0,\n                  \"pm_price_split\": {\n                    \"\": 599\n                  },\n                  \"size\": \"OS\",\n                  \"total_units\": 1,\n                  \"hsn_code\": \"62063000\",\n                  \"identifiers\": {\n                    \"sku_code\": \"SHIRT-01\"\n                  },\n                  \"item_name\": \"FYND Black T-Shirt 03\",\n                  \"gst_fee\": 28.52,\n                  \"gst_tag\": \"SGST\"\n                }\n              ],\n              \"quantity\": 1,\n              \"can_cancel\": false,\n              \"can_return\": false,\n              \"delivery_date\": null,\n              \"returnable_date\": null\n            }\n          ],\n          \"size_info\": {\n            \"SHIRT-01\": {\n              \"quantity\": 1,\n              \"price_effective\": 599,\n              \"amount_paid\": 599,\n              \"price_marked\": 1000,\n              \"margin\": 40.1\n            }\n          },\n          \"total_details\": {\n            \"sizes\": 1,\n            \"total_price\": 599,\n            \"pieces\": 1\n          },\n          \"fulfilling_store\": {\n            \"name\": \"Jio-market-store4\",\n            \"company_id\": 33,\n            \"id\": 50,\n            \"code\": \"store3\"\n          },\n          \"fulfilling_company\": {\n            \"id\": 33,\n            \"name\": \"RELIANCE JIO INFOCOMM LIMITED\"\n          },\n          \"delivery_date\": null,\n          \"delivery_address\": {\n            \"id\": \"62dfe1d112b842b2959de99e\",\n            \"uid\": 660,\n            \"area\": \"asd\",\n            \"city\": \"Mumbai\",\n            \"name\": \"Vaishakh Shetty\",\n            \"email\": \"test@example.com\",\n            \"phone\": \"8888888888\",\n            \"state\": \"Maharashtra\",\n            \"address\": \"dsa\",\n            \"country\": \"India\",\n            \"pincode\": \"400059\",\n            \"version\": \"1.0\",\n            \"address1\": \" asd\",\n            \"address2\": \"\",\n            \"landmark\": \"tr\",\n            \"latitude\": 19.1157486,\n            \"address_1\": \" asd\",\n            \"area_code\": \"400059\",\n            \"longitude\": 72.8773159,\n            \"created_at\": \"2022-09-22T18:19:29.000Z\",\n            \"updated_at\": \"2022-09-22T18:19:29.000Z\",\n            \"address_type\": \"home\",\n            \"country_code\": \"91\",\n            \"geo_location\": {\n              \"latitude\": 19.1157486,\n              \"longitude\": 72.8773159\n            },\n            \"area_code_slug\": \"pincode\",\n            \"delivery_address_id\": 660,\n            \"addressee_name\": \"Vaishakh Shetty\",\n            \"delivery_code_required\": 1\n          },\n          \"can_cancel\": false,\n          \"can_return\": false,\n          \"returnable_date\": null,\n          \"show_download_invoice\": false,\n          \"show_track_link\": false,\n          \"prices\": {\n            \"amount_paid\": 599,\n            \"refund_amount\": 599,\n            \"price_marked\": 1000,\n            \"cod_charges\": 0,\n            \"coupon_value\": 0,\n            \"discount\": 401,\n            \"cashback_applied\": 0,\n            \"delivery_charge\": 0,\n            \"fynd_credits\": 0,\n            \"cashback\": 0,\n            \"price_effective\": 599,\n            \"refund_credit\": 0,\n            \"value_of_good\": 570.48,\n            \"discount_percent\": 40,\n            \"amount_to_be_collected\": 0,\n            \"loyalty_discount\": 0\n          },\n          \"can_break\": {\n            \"refund_completed\": {\n              \"can_break_entity\": false\n            },\n            \"rto_delivery_attempt_failed\": {\n              \"can_break_entity\": false\n            },\n            \"return_rejected_by_dp\": {\n              \"can_break_entity\": false\n            },\n            \"return_to_origin\": {\n              \"can_break_entity\": false\n            },\n            \"rto_initiated\": {\n              \"can_break_entity\": false\n            },\n            \"refund_failed\": {\n              \"can_break_entity\": false\n            },\n            \"bag_picked\": {\n              \"can_break_entity\": false\n            },\n            \"rto_bag_delivered\": {\n              \"can_break_entity\": false\n            },\n            \"return_dp_assigned\": {\n              \"can_break_entity\": false\n            },\n            \"return_bag_in_transit\": {\n              \"can_break_entity\": false\n            },\n            \"return_bag_out_for_delivery\": {\n              \"can_break_entity\": false\n            },\n            \"return_initiated\": {\n              \"can_break_entity\": true\n            },\n            \"return_rejected_by_store\": {\n              \"can_break_entity\": false\n            },\n            \"rto_bag_out_for_delivery\": {\n              \"can_break_entity\": false\n            },\n            \"deadstock\": {\n              \"can_break_entity\": false\n            },\n            \"bag_lost\": {\n              \"can_break_entity\": false\n            },\n            \"return_bag_delivered\": {\n              \"can_break_entity\": false\n            },\n            \"return_completed\": {\n              \"can_break_entity\": false\n            },\n            \"return_bag_picked\": {\n              \"can_break_entity\": false\n            },\n            \"rto_bag_accepted\": {\n              \"can_break_entity\": false\n            },\n            \"deadstock_defective\": {\n              \"can_break_entity\": false\n            },\n            \"rto_in_transit\": {\n              \"can_break_entity\": false\n            },\n            \"return_accepted\": {\n              \"can_break_entity\": false\n            },\n            \"out_for_pickup\": {\n              \"can_break_entity\": false\n            },\n            \"return_bag_not_delivered\": {\n              \"can_break_entity\": false\n            },\n            \"cancelled_customer\": {\n              \"can_break_entity\": true\n            },\n            \"return_bag_lost\": {\n              \"can_break_entity\": false\n            }\n          },\n          \"need_help_url\": \"https://fynd.freshdesk.com/support/solutions/33000003306\",\n          \"payment\": {\n            \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n            \"mode\": \"Jio Partner Pay\",\n            \"mop\": \"PREPAID\",\n            \"status\": \"Paid\"\n          },\n          \"payment_info\": [\n            {\n              \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n              \"mode\": \"Jio Partner Pay\",\n              \"mop\": \"PREPAID\",\n              \"status\": \"Paid\"\n            }\n          ],\n          \"user_info\": {\n            \"email\": \"test@example.com\",\n            \"gender\": \"male\",\n            \"mobile\": \"8888888888\",\n            \"name\": \"User -\"\n          },\n          \"comment\": \"\",\n          \"invoice\": {\n            \"updated_date\": \"1970-01-01T00:00:00.000Z\",\n            \"store_invoice_id\": null,\n            \"invoice_url\": \"\",\n            \"label_url\": \"\"\n          },\n          \"refund_details\": {\n            \"rrn\": \"\"\n          },\n          \"fulfillment_option\": {\n            \"name\": \"Standard Delivery\",\n            \"slug\": \"standard-delivery\",\n            \"is_default\": true,\n            \"type\": \"HomeDelivery\"\n          },\n          \"ndr_details\": null\n        }\n      ],\n      \"meta\": {}\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"size\": 12,\n    \"current\": 1,\n    \"has_next\": false,\n    \"item_total\": 10\n  },\n  \"filters\": {\n    \"statuses\": [\n      {\n        \"display\": \"All Status\",\n        \"value\": 1,\n        \"is_selected\": true\n      },\n      {\n        \"display\": \"Delivered\",\n        \"value\": 2,\n        \"is_selected\": false\n      },\n      {\n        \"display\": \"Cancelled\",\n        \"value\": 3,\n        \"is_selected\": false\n      },\n      {\n        \"display\": \"Returned\",\n        \"value\": 4,\n        \"is_selected\": false\n      }\n    ],\n    \"global\": [\n      {\n        \"display_test\": \"Status\",\n        \"value\": \"status\",\n        \"type\": \"single_select\",\n        \"placeholder_text\": \"Select status\",\n        \"required\": false,\n        \"options\": [\n          {\n            \"display_text\": \"All\",\n            \"value\": \"all\",\n            \"is_selected\": true\n          },\n          {\n            \"display_text\": \"Delivered\",\n            \"value\": \"delivered\",\n            \"is_selected\": false\n          },\n          {\n            \"display_text\": \"Cancelled\",\n            \"value\": \"cancelled\",\n            \"is_selected\": false\n          },\n          {\n            \"display_text\": \"Returned\",\n            \"value\": \"returned\",\n            \"is_selected\": false\n          }\n        ]\n      },\n      {\n        \"display_test\": \"Time\",\n        \"value\": \"time_range\",\n        \"type\": \"single_select\",\n        \"placeholder_text\": \"Select time\",\n        \"required\": false,\n        \"options\": [\n          {\n            \"display_text\": \"Last 30 days\",\n            \"value\": \"last_30_days\",\n            \"is_selected\": false\n          },\n          {\n            \"display_text\": \"Last 3 months\",\n            \"value\": \"last_3_months\",\n            \"is_selected\": false\n          },\n          {\n            \"display_text\": \"2024\",\n            \"value\": 2024,\n            \"is_selected\": false\n          },\n          {\n            \"display_text\": \"2023\",\n            \"value\": 2023,\n            \"is_selected\": false\n          }\n        ]\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7b527ff6-fd2e-454e-aa37-3225bd18e9dc",
            "name": "getOrderById | Get an order",
            "request": {
              "name": "getOrderById | Get an order",
              "description": {
                "content": "Get order details such as tracking details, shipment, store information using Fynd Order ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  ":order_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "allow_inactive",
                    "value": "false",
                    "description": "Flag to allow inactive shipments."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "order_id",
                    "description": "(Required) A unique number used for identifying and tracking an order."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1ceb4eef-7748-4495-8612-632409958bf8",
                "name": "Success. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      ":order_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "allow_inactive",
                        "value": "false"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "order_id",
                        "description": "(Required) A unique number used for identifying and tracking an order."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"order\": {\n    \"bags_for_reorder\": [\n      {\n        \"item_id\": 7500429,\n        \"item_size\": \"OS\",\n        \"store_id\": 50,\n        \"seller_id\": 33,\n        \"article_assignment\": {\n          \"level\": \"multi-companies\",\n          \"strategy\": \"low-price\"\n        },\n        \"quantity\": 3\n      }\n    ],\n    \"gstin_code\": \"27AALCA0442L1ZM\",\n    \"user_info\": {\n      \"mobile\": \"8888888888\",\n      \"first_name\": \"User\",\n      \"last_name\": \"-\",\n      \"gender\": \"male\"\n    },\n    \"order_created_time\": \"2022-09-23T12:07:20.000Z\",\n    \"total_shipments_in_order\": 2,\n    \"order_id\": \"FY632D541F01152493D0\",\n    \"charges\": [],\n    \"breakup_values\": [\n      {\n        \"name\": \"mrp_total\",\n        \"display\": \"MRP Total\",\n        \"value\": 3000\n      },\n      {\n        \"name\": \"sub_total\",\n        \"display\": \"Sub Total\",\n        \"value\": 1797\n      },\n      {\n        \"name\": \"coupon\",\n        \"display\": \"Coupon\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"discount\",\n        \"display\": \"Discount\",\n        \"value\": -1203\n      },\n      {\n        \"name\": \"promotion\",\n        \"display\": \"Promotion\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"reward_points\",\n        \"display\": \"Reward Points\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"cashback_applied\",\n        \"display\": \"Cashback Applied\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"delivery_charges\",\n        \"display\": \"Delivery Charges\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"cod_charges\",\n        \"display\": \"COD Charges\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"amount_to_be_collected\",\n        \"display\": \"Amount To Be Collected\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"Delivery Charge 2\",\n        \"display\": \"Delivery Charge 2\",\n        \"value\": 100\n      },\n      {\n        \"name\": \"total\",\n        \"display\": \"Total\",\n        \"value\": 1897\n      },\n      {\n        \"name\": \"loyalty_discount\",\n        \"display\": \"Loyalty Discount\",\n        \"value\": 10\n      }\n    ],\n    \"shipments\": [\n      {\n        \"order_id\": \"FY632D541F01152493D0\",\n        \"order\": {\n          \"meta\": {\n            \"custom_cart_id\": \"652ce6972512f05477a32547\",\n            \"name\": \"Universal/Smart Bazar/Fresh Cart\",\n            \"slug\": \"universal/smart-bazar/fresh-cart\"\n          },\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        \"breakup_values\": [\n          {\n            \"name\": \"mrp_total\",\n            \"display\": \"MRP Total\",\n            \"value\": 2000\n          },\n          {\n            \"name\": \"sub_total\",\n            \"display\": \"Sub Total\",\n            \"value\": 1198\n          },\n          {\n            \"name\": \"coupon\",\n            \"display\": \"Coupon\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"discount\",\n            \"display\": \"Discount\",\n            \"value\": -802\n          },\n          {\n            \"name\": \"promotion\",\n            \"display\": \"Promotion\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"reward_points\",\n            \"display\": \"Reward Points\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"cashback_applied\",\n            \"display\": \"Cashback Applied\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"delivery_charges\",\n            \"display\": \"Delivery Charges\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"cod_charges\",\n            \"display\": \"COD Charges\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"amount_to_be_collected\",\n            \"display\": \"Amount To Be Collected\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"Delivery Charge 2\",\n            \"display\": \"Delivery Charge 2\",\n            \"value\": 100\n          },\n          {\n            \"name\": \"total\",\n            \"display\": \"Total\",\n            \"value\": 1298\n          },\n          {\n            \"name\": \"loyalty_discount\",\n            \"display\": \"Loyalty Discount\",\n            \"value\": 10\n          }\n        ],\n        \"beneficiary_details\": false,\n        \"shipment_created_at\": \"2022-09-23T12:07:35.000Z\",\n        \"shipment_id\": \"16639150404761166748K\",\n        \"shipment_status\": {\n          \"title\": \"Placed\",\n          \"value\": \"processing\",\n          \"hex_code\": \"#02D1CB\"\n        },\n        \"track_url\": \"\",\n        \"traking_no\": \"\",\n        \"awb_no\": \"\",\n        \"dp_name\": \"\",\n        \"tracking_details\": [\n          {\n            \"status\": \"Order Placed\",\n            \"time\": \"2022-09-23T12:07:35.000Z\",\n            \"is_passed\": true,\n            \"value\": \"processing\"\n          },\n          {\n            \"status\": \"Order Confirmed\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"confirmed\"\n          },\n          {\n            \"status\": \"Delivery Partner Assigned\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"dp_assigned\"\n          },\n          {\n            \"status\": \"In Transit\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"in_transit\"\n          },\n          {\n            \"status\": \"Out For Delivery\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"out_for_delivery\"\n          },\n          {\n            \"status\": \"Delivered\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"delivered\"\n          }\n        ],\n        \"total_bags\": 1,\n        \"order_type\": \"HomeDelivery\",\n        \"promise\": {\n          \"show_promise\": true,\n          \"timestamp\": {\n            \"dp_promise\": null,\n            \"min\": \"2022-09-26T06:37:17.000Z\",\n            \"max\": \"2022-09-27T06:37:17.000Z\"\n          }\n        },\n        \"bags\": [\n          {\n            \"id\": 67631,\n            \"current_status\": {\n              \"status\": \"placed\",\n              \"updated_at\": \"2022-09-23T12:07:35.000Z\",\n              \"name\": \"Placed\",\n              \"journey_type\": \"forward\"\n            },\n            \"charges\": [],\n            \"prices\": {\n              \"price_effective\": 599,\n              \"discount\": 401,\n              \"amount_paid\": 599,\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\": 599,\n              \"added_to_fynd_cash\": false,\n              \"cashback_applied\": 0,\n              \"gst_tax_percentage\": 5,\n              \"value_of_good\": 570.48,\n              \"price_marked\": 1000,\n              \"transfer_price\": 0,\n              \"brand_calculated_amount\": 599,\n              \"promotion_effective_discount\": 0,\n              \"coupon_value\": 0,\n              \"amount_to_be_collected\": 0,\n              \"loyalty_discount\": 0,\n              \"pm_price_split\": {\n                \"\": 599\n              }\n            },\n            \"item\": {\n              \"name\": \"FYND Black T-Shirt 03\",\n              \"brand\": {\n                \"name\": \"lacoste\",\n                \"logo\": \"https://hdn-1.jiomarketx0.de/x0/brands/pictures/square-logo/original/JK1ZUAgrl-Logo.png\"\n              },\n              \"image\": [\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/Cg5vRX38t-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QkYTI_VBn-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QRNIZFn7_-FYND-Black-T-Shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\"\n              ],\n              \"slug_key\": \"fynd-black-cotton-mens-t-shirt\",\n              \"size\": \"OS\",\n              \"code\": \"SHIRT-01\",\n              \"id\": 7500429,\n              \"category\": {\n                \"l1\": [\n                  {\n                    \"uid\": 124,\n                    \"name\": \"Apparel\",\n                    \"level\": 1,\n                    \"departments\": [\n                      {\n                        \"uid\": 24,\n                        \"name\": \"Crafts Of India\"\n                      },\n                      {\n                        \"uid\": 8,\n                        \"name\": \"Fashion\"\n                      }\n                    ],\n                    \"gated_category_types\": {}\n                  }\n                ],\n                \"l2\": [\n                  {\n                    \"uid\": 50,\n                    \"name\": \"Western Wear\",\n                    \"level\": 2,\n                    \"departments\": [\n                      {\n                        \"uid\": 8,\n                        \"name\": \"Fashion\"\n                      }\n                    ],\n                    \"gated_category_types\": {}\n                  }\n                ],\n                \"l3\": [\n                  {\n                    \"uid\": 25,\n                    \"name\": \"T-Shirts\",\n                    \"level\": 3,\n                    \"departments\": [\n                      {\n                        \"uid\": 1,\n                        \"name\": \"Men's Fashionjhjh\"\n                      },\n                      {\n                        \"uid\": 8,\n                        \"name\": \"Fashion\"\n                      }\n                    ],\n                    \"gated_category_types\": {\n                      \"food\": false\n                    }\n                  }\n                ]\n              },\n              \"seller_identifier\": \"SHIRT-01\"\n            },\n            \"financial_breakup\": [\n              {\n                \"price_effective\": 599,\n                \"discount\": 401,\n                \"amount_paid\": 599,\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\": 599,\n                \"added_to_fynd_cash\": false,\n                \"cashback_applied\": 0,\n                \"gst_tax_percentage\": 5,\n                \"value_of_good\": 570.48,\n                \"price_marked\": 1000,\n                \"transfer_price\": 0,\n                \"brand_calculated_amount\": 599,\n                \"promotion_effective_discount\": 0,\n                \"coupon_value\": 0,\n                \"amount_to_be_collected\": 0,\n                \"loyalty_discount\": 0,\n                \"pm_price_split\": {\n                  \"\": 599\n                },\n                \"size\": \"OS\",\n                \"total_units\": 1,\n                \"hsn_code\": \"62063000\",\n                \"identifiers\": {\n                  \"sku_code\": \"SHIRT-01\"\n                },\n                \"item_name\": \"FYND Black T-Shirt 03\",\n                \"gst_fee\": 28.52,\n                \"gst_tag\": \"SGST\"\n              }\n            ],\n            \"quantity\": 2,\n            \"can_cancel\": true,\n            \"can_return\": false,\n            \"delivery_date\": null,\n            \"returnable_date\": null,\n            \"article\": {\n              \"tags\": [\n                \"1P\"\n              ]\n            }\n          }\n        ],\n        \"size_info\": {\n          \"SHIRT-01\": {\n            \"quantity\": 2,\n            \"price_effective\": 599,\n            \"amount_paid\": 599,\n            \"price_marked\": 1000,\n            \"margin\": 40.1\n          }\n        },\n        \"total_details\": {\n          \"sizes\": 1,\n          \"total_price\": 599,\n          \"pieces\": 2\n        },\n        \"fulfilling_store\": {\n          \"name\": \"Jio-market-store4\",\n          \"company_id\": 33,\n          \"id\": 50,\n          \"code\": \"store3\"\n        },\n        \"fulfilling_company\": {\n          \"id\": 33,\n          \"name\": \"RELIANCE JIO INFOCOMM LIMITED\"\n        },\n        \"delivery_date\": null,\n        \"delivery_address\": {\n          \"id\": \"62dfe1d112b842b2959de99e\",\n          \"uid\": 660,\n          \"area\": \"asd\",\n          \"city\": \"Mumbai\",\n          \"name\": \"Vaishakh Shetty\",\n          \"email\": \"test@example.com\",\n          \"phone\": \"8888888888\",\n          \"state\": \"Maharashtra\",\n          \"address\": \"dsa\",\n          \"country\": \"India\",\n          \"pincode\": \"400059\",\n          \"version\": \"1.0\",\n          \"address1\": \" asd\",\n          \"address2\": \"\",\n          \"landmark\": \"tr\",\n          \"latitude\": 19.1157486,\n          \"address_1\": \" asd\",\n          \"area_code\": \"400059\",\n          \"longitude\": 72.8773159,\n          \"created_at\": \"2022-09-22T18:19:29.000Z\",\n          \"updated_at\": \"2022-09-22T18:19:29.000Z\",\n          \"address_type\": \"home\",\n          \"country_code\": \"91\",\n          \"geo_location\": {\n            \"latitude\": 19.1157486,\n            \"longitude\": 72.8773159\n          },\n          \"area_code_slug\": \"pincode\",\n          \"delivery_address_id\": 660,\n          \"addressee_name\": \"Vaishakh Shetty\",\n          \"delivery_code_required\": 1\n        },\n        \"billing_address\": {\n          \"id\": \"62dfe1d112b842b2959de99e\",\n          \"uid\": 660,\n          \"area\": \"asd\",\n          \"city\": \"Mumbai\",\n          \"name\": \"Vaishakh Shetty\",\n          \"email\": \"test@example.com\",\n          \"phone\": \"8888888888\",\n          \"state\": \"Maharashtra\",\n          \"address\": \"dsa\",\n          \"country\": \"India\",\n          \"pincode\": \"400059\",\n          \"version\": \"1.0\",\n          \"address1\": \" asd\",\n          \"address2\": \"\",\n          \"landmark\": \"tr\",\n          \"latitude\": 19.1157486,\n          \"address_1\": \" asd\",\n          \"area_code\": \"400059\",\n          \"longitude\": 72.8773159,\n          \"created_at\": \"2022-09-22T18:19:29.000Z\",\n          \"updated_at\": \"2022-09-22T18:19:29.000Z\",\n          \"address_type\": \"home\",\n          \"country_code\": \"91\",\n          \"geo_location\": {\n            \"latitude\": 19.1157486,\n            \"longitude\": 72.8773159\n          },\n          \"area_code_slug\": \"pincode\",\n          \"delivery_address_id\": 660,\n          \"addressee_name\": \"Vaishakh Shetty\",\n          \"delivery_code_required\": 1\n        },\n        \"can_cancel\": true,\n        \"can_return\": false,\n        \"returnable_date\": null,\n        \"show_download_invoice\": false,\n        \"show_track_link\": false,\n        \"prices\": {\n          \"amount_paid\": 1198,\n          \"refund_amount\": 1198,\n          \"price_marked\": 2000,\n          \"cod_charges\": 0,\n          \"coupon_value\": 0,\n          \"discount\": 802,\n          \"cashback_applied\": 0,\n          \"delivery_charge\": 0,\n          \"fynd_credits\": 0,\n          \"cashback\": 0,\n          \"price_effective\": 1198,\n          \"refund_credit\": 0,\n          \"value_of_good\": 1140.96,\n          \"discount_percent\": 40,\n          \"amount_to_be_collected\": 0,\n          \"loyalty_discount\": 0\n        },\n        \"can_break\": {\n          \"bag_repriced\": {\n            \"can_break_entity\": false\n          },\n          \"cancelled_seller\": {\n            \"can_break_entity\": false\n          },\n          \"bag_not_verified\": {\n            \"can_break_entity\": false\n          },\n          \"product_not_available\": {\n            \"can_break_entity\": false\n          },\n          \"bag_invoiced\": {\n            \"can_break_entity\": false\n          },\n          \"store_reassigned\": {\n            \"can_break_entity\": false\n          },\n          \"cancelled_fynd\": {\n            \"can_break_entity\": false\n          },\n          \"cancelled_operations\": {\n            \"can_break_entity\": true\n          },\n          \"cancelled_customer\": {\n            \"can_break_entity\": true\n          },\n          \"bag_not_confirmed\": {\n            \"can_break_entity\": true\n          },\n          \"delivery_sla_breached\": {\n            \"can_break_entity\": false\n          },\n          \"bag_confirmed\": {\n            \"can_break_entity\": true\n          }\n        },\n        \"need_help_url\": \"https://fynd.freshdesk.com/support/solutions/33000003306\",\n        \"payment\": {\n          \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n          \"mode\": \"Jio Partner Pay\",\n          \"mop\": \"PREPAID\",\n          \"status\": \"Paid\"\n        },\n        \"payment_info\": [\n          {\n            \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n            \"mode\": \"Jio Partner Pay\",\n            \"mop\": \"PREPAID\",\n            \"status\": \"Paid\"\n          }\n        ],\n        \"user_info\": {\n          \"email\": \"test@example.com\",\n          \"gender\": \"male\",\n          \"mobile\": \"8888888888\",\n          \"name\": \"User -\"\n        },\n        \"comment\": \"\",\n        \"invoice\": {\n          \"updated_date\": \"1970-01-01T00:00:00.000Z\",\n          \"store_invoice_id\": null,\n          \"invoice_url\": \"\",\n          \"label_url\": \"\"\n        },\n        \"refund_details\": {\n          \"rrn\": null\n        },\n        \"fulfillment_option\": {\n          \"name\": \"Standard Delivery\",\n          \"slug\": \"standard-delivery\",\n          \"is_default\": true,\n          \"type\": \"HomeDelivery\"\n        },\n        \"ndr_details\": {\n          \"show_ndr_form\": true,\n          \"non_editable_address_fields\": [\n            \"pincode\",\n            \"country\",\n            \"state\",\n            \"city\"\n          ],\n          \"allowed_delivery_window\": {\n            \"start_date\": \"2025-04-10T00:00:00Z\",\n            \"end_date\": \"2025-04-20T23:59:59Z\",\n            \"excluded_dates\": [\n              \"2025-04-15\"\n            ]\n          }\n        }\n      },\n      {\n        \"order_id\": \"FY632D541F01152493D0\",\n        \"breakup_values\": [\n          {\n            \"name\": \"mrp_total\",\n            \"display\": \"MRP Total\",\n            \"value\": 1000\n          },\n          {\n            \"name\": \"sub_total\",\n            \"display\": \"Sub Total\",\n            \"value\": 599\n          },\n          {\n            \"name\": \"coupon\",\n            \"display\": \"Coupon\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"discount\",\n            \"display\": \"Discount\",\n            \"value\": -401\n          },\n          {\n            \"name\": \"promotion\",\n            \"display\": \"Promotion\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"reward_points\",\n            \"display\": \"Reward Points\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"cashback_applied\",\n            \"display\": \"Cashback Applied\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"delivery_charges\",\n            \"display\": \"Delivery Charges\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"cod_charges\",\n            \"display\": \"COD Charges\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"amount_to_be_collected\",\n            \"display\": \"Amount To Be Collected\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"total\",\n            \"display\": \"Total\",\n            \"value\": 599\n          },\n          {\n            \"name\": \"loyalty_discount\",\n            \"display\": \"Loyalty Discount\",\n            \"value\": 10\n          }\n        ],\n        \"beneficiary_details\": false,\n        \"shipment_created_at\": \"2022-09-23T12:07:58.000Z\",\n        \"shipment_id\": \"16639150772951172388K\",\n        \"shipment_status\": {\n          \"title\": \"Refund Initiated\",\n          \"value\": \"refund_initiated\",\n          \"hex_code\": \"#FE8F46\"\n        },\n        \"track_url\": \"\",\n        \"traking_no\": \"\",\n        \"awb_no\": \"\",\n        \"dp_name\": \"\",\n        \"tracking_details\": [\n          {\n            \"status\": \"Order Placed\",\n            \"time\": \"2022-09-23T12:07:35.000Z\",\n            \"is_passed\": true,\n            \"value\": \"processing\"\n          },\n          {\n            \"status\": \"Cancelled\",\n            \"time\": \"2022-09-23T12:07:57.000Z\",\n            \"is_passed\": true,\n            \"value\": \"cancelled\"\n          },\n          {\n            \"status\": \"Refund Processing\",\n            \"time\": \"2022-09-23T12:07:58.000Z\",\n            \"is_passed\": true,\n            \"value\": \"refund_initiated\",\n            \"tracking_details\": [\n              {\n                \"status\": \"Refund Initiated\",\n                \"time\": \"2022-09-23T12:07:58.000Z\",\n                \"is_passed\": true,\n                \"value\": \"refund_initiated\"\n              },\n              {\n                \"status\": \"Refund Completed\",\n                \"time\": \"\",\n                \"is_passed\": false,\n                \"value\": \"refund_done\"\n              }\n            ]\n          }\n        ],\n        \"total_bags\": 1,\n        \"order_type\": null,\n        \"promise\": {\n          \"show_promise\": false,\n          \"timestamp\": {\n            \"dp_promise\": null,\n            \"min\": \"2022-09-26T06:37:17.000Z\",\n            \"max\": \"2022-09-27T06:37:17.000Z\"\n          }\n        },\n        \"bags\": [\n          {\n            \"id\": 67632,\n            \"current_status\": {\n              \"status\": \"refund_acknowledged\",\n              \"updated_at\": \"2022-09-23T12:07:58.000Z\",\n              \"name\": \"Refund Acknowledged\",\n              \"journey_type\": null\n            },\n            \"prices\": {\n              \"price_effective\": 599,\n              \"discount\": 401,\n              \"amount_paid\": 599,\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\": 599,\n              \"added_to_fynd_cash\": false,\n              \"cashback_applied\": 0,\n              \"gst_tax_percentage\": 5,\n              \"value_of_good\": 570.48,\n              \"price_marked\": 1000,\n              \"transfer_price\": 0,\n              \"brand_calculated_amount\": 599,\n              \"promotion_effective_discount\": 0,\n              \"coupon_value\": 0,\n              \"amount_to_be_collected\": 0,\n              \"loyalty_discount\": 0,\n              \"pm_price_split\": {\n                \"\": 599\n              }\n            },\n            \"item\": {\n              \"name\": \"FYND Black T-Shirt 03\",\n              \"brand\": {\n                \"name\": \"lacoste\",\n                \"logo\": \"https://hdn-1.jiomarketx0.de/x0/brands/pictures/square-logo/original/JK1ZUAgrl-Logo.png\"\n              },\n              \"image\": [\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/Cg5vRX38t-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QkYTI_VBn-FYND-Black-Cotton-Mens-T-shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/QRNIZFn7_-FYND-Black-T-Shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/TJLO6V8dW-FYND-Black-T-Shirt.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/h0HW_3rr5-FYND-Black-T-Shirt-01.jpeg\",\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/u1zbaCncl-FYND-Black-T-Shirt-01.jpeg\"\n              ],\n              \"slug_key\": \"fynd-black-cotton-mens-t-shirt\",\n              \"size\": \"OS\",\n              \"code\": \"SHIRT-01\",\n              \"id\": 7500429,\n              \"category\": {\n                \"l1\": [\n                  {\n                    \"uid\": 124,\n                    \"name\": \"Apparel\",\n                    \"level\": 1,\n                    \"departments\": [\n                      {\n                        \"uid\": 24,\n                        \"name\": \"Crafts Of India\"\n                      },\n                      {\n                        \"uid\": 8,\n                        \"name\": \"Fashion\"\n                      }\n                    ],\n                    \"gated_category_types\": {}\n                  }\n                ],\n                \"l2\": [\n                  {\n                    \"uid\": 50,\n                    \"name\": \"Western Wear\",\n                    \"level\": 2,\n                    \"departments\": [\n                      {\n                        \"uid\": 8,\n                        \"name\": \"Fashion\"\n                      }\n                    ],\n                    \"gated_category_types\": {}\n                  }\n                ],\n                \"l3\": [\n                  {\n                    \"uid\": 25,\n                    \"name\": \"T-Shirts\",\n                    \"level\": 3,\n                    \"departments\": [\n                      {\n                        \"uid\": 1,\n                        \"name\": \"Men's Fashionjhjh\"\n                      },\n                      {\n                        \"uid\": 8,\n                        \"name\": \"Fashion\"\n                      }\n                    ],\n                    \"gated_category_types\": {\n                      \"food\": false\n                    }\n                  }\n                ]\n              },\n              \"seller_identifier\": \"SHIRT-01\"\n            },\n            \"financial_breakup\": [\n              {\n                \"price_effective\": 599,\n                \"discount\": 401,\n                \"amount_paid\": 599,\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\": 599,\n                \"added_to_fynd_cash\": false,\n                \"cashback_applied\": 0,\n                \"gst_tax_percentage\": 5,\n                \"value_of_good\": 570.48,\n                \"price_marked\": 1000,\n                \"transfer_price\": 0,\n                \"brand_calculated_amount\": 599,\n                \"promotion_effective_discount\": 0,\n                \"coupon_value\": 0,\n                \"amount_to_be_collected\": 0,\n                \"loyalty_discount\": 0,\n                \"pm_price_split\": {\n                  \"\": 599\n                },\n                \"size\": \"OS\",\n                \"total_units\": 1,\n                \"hsn_code\": \"62063000\",\n                \"identifiers\": {\n                  \"sku_code\": \"SHIRT-01\"\n                },\n                \"item_name\": \"FYND Black T-Shirt 03\",\n                \"gst_fee\": 28.52,\n                \"gst_tag\": \"SGST\"\n              }\n            ],\n            \"quantity\": 1,\n            \"can_cancel\": false,\n            \"can_return\": false,\n            \"delivery_date\": null,\n            \"returnable_date\": null\n          }\n        ],\n        \"size_info\": {\n          \"SHIRT-01\": {\n            \"quantity\": 1,\n            \"price_effective\": 599,\n            \"amount_paid\": 599,\n            \"price_marked\": 1000,\n            \"margin\": 40.1\n          }\n        },\n        \"total_details\": {\n          \"sizes\": 1,\n          \"total_price\": 599,\n          \"pieces\": 1\n        },\n        \"fulfilling_store\": {\n          \"name\": \"Jio-market-store4\",\n          \"company_id\": 33,\n          \"id\": 50,\n          \"code\": \"store3\"\n        },\n        \"fulfilling_company\": {\n          \"id\": 33,\n          \"name\": \"RELIANCE JIO INFOCOMM LIMITED\"\n        },\n        \"delivery_date\": null,\n        \"delivery_address\": {\n          \"id\": \"62dfe1d112b842b2959de99e\",\n          \"uid\": 660,\n          \"area\": \"asd\",\n          \"city\": \"Mumbai\",\n          \"name\": \"Vaishakh Shetty\",\n          \"email\": \"test@example.com\",\n          \"phone\": \"8888888888\",\n          \"state\": \"Maharashtra\",\n          \"address\": \"dsa\",\n          \"country\": \"India\",\n          \"pincode\": \"400059\",\n          \"version\": \"1.0\",\n          \"address1\": \" asd\",\n          \"address2\": \"\",\n          \"landmark\": \"tr\",\n          \"latitude\": 19.1157486,\n          \"address_1\": \" asd\",\n          \"area_code\": \"400059\",\n          \"longitude\": 72.8773159,\n          \"created_at\": \"2022-09-22T18:19:29.000Z\",\n          \"updated_at\": \"2022-09-22T18:19:29.000Z\",\n          \"address_type\": \"home\",\n          \"country_code\": \"91\",\n          \"geo_location\": {\n            \"latitude\": 19.1157486,\n            \"longitude\": 72.8773159\n          },\n          \"area_code_slug\": \"pincode\",\n          \"delivery_address_id\": 660,\n          \"addressee_name\": \"Vaishakh Shetty\",\n          \"delivery_code_required\": 1\n        },\n        \"can_cancel\": false,\n        \"can_return\": false,\n        \"returnable_date\": null,\n        \"show_download_invoice\": false,\n        \"show_track_link\": false,\n        \"prices\": {\n          \"amount_paid\": 599,\n          \"refund_amount\": 599,\n          \"price_marked\": 1000,\n          \"cod_charges\": 0,\n          \"coupon_value\": 0,\n          \"discount\": 401,\n          \"cashback_applied\": 0,\n          \"delivery_charge\": 0,\n          \"fynd_credits\": 0,\n          \"cashback\": 0,\n          \"price_effective\": 599,\n          \"refund_credit\": 0,\n          \"value_of_good\": 570.48,\n          \"discount_percent\": 40,\n          \"amount_to_be_collected\": 0,\n          \"loyalty_discount\": 0\n        },\n        \"can_break\": {\n          \"refund_completed\": {\n            \"can_break_entity\": false\n          },\n          \"rto_delivery_attempt_failed\": {\n            \"can_break_entity\": false\n          },\n          \"return_rejected_by_dp\": {\n            \"can_break_entity\": false\n          },\n          \"return_to_origin\": {\n            \"can_break_entity\": false\n          },\n          \"rto_initiated\": {\n            \"can_break_entity\": false\n          },\n          \"refund_failed\": {\n            \"can_break_entity\": false\n          },\n          \"bag_picked\": {\n            \"can_break_entity\": false\n          },\n          \"rto_bag_delivered\": {\n            \"can_break_entity\": false\n          },\n          \"return_dp_assigned\": {\n            \"can_break_entity\": false\n          },\n          \"return_bag_in_transit\": {\n            \"can_break_entity\": false\n          },\n          \"return_bag_out_for_delivery\": {\n            \"can_break_entity\": false\n          },\n          \"return_initiated\": {\n            \"can_break_entity\": true\n          },\n          \"return_rejected_by_store\": {\n            \"can_break_entity\": false\n          },\n          \"rto_bag_out_for_delivery\": {\n            \"can_break_entity\": false\n          },\n          \"deadstock\": {\n            \"can_break_entity\": false\n          },\n          \"bag_lost\": {\n            \"can_break_entity\": false\n          },\n          \"return_bag_delivered\": {\n            \"can_break_entity\": false\n          },\n          \"return_completed\": {\n            \"can_break_entity\": false\n          },\n          \"return_bag_picked\": {\n            \"can_break_entity\": false\n          },\n          \"rto_bag_accepted\": {\n            \"can_break_entity\": false\n          },\n          \"deadstock_defective\": {\n            \"can_break_entity\": false\n          },\n          \"rto_in_transit\": {\n            \"can_break_entity\": false\n          },\n          \"return_accepted\": {\n            \"can_break_entity\": false\n          },\n          \"out_for_pickup\": {\n            \"can_break_entity\": false\n          },\n          \"return_bag_not_delivered\": {\n            \"can_break_entity\": false\n          },\n          \"cancelled_customer\": {\n            \"can_break_entity\": true\n          },\n          \"return_bag_lost\": {\n            \"can_break_entity\": false\n          }\n        },\n        \"need_help_url\": \"https://fynd.freshdesk.com/support/solutions/33000003306\",\n        \"payment\": {\n          \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n          \"mode\": \"Jio Partner Pay\",\n          \"mop\": \"PREPAID\",\n          \"status\": \"Paid\"\n        },\n        \"payment_info\": [\n          {\n            \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n            \"mode\": \"Jio Partner Pay\",\n            \"mop\": \"PREPAID\",\n            \"status\": \"Paid\"\n          }\n        ],\n        \"user_info\": {\n          \"email\": \"test@example.com\",\n          \"gender\": \"male\",\n          \"mobile\": \"8888888888\",\n          \"name\": \"User -\"\n        },\n        \"comment\": \"\",\n        \"invoice\": {\n          \"updated_date\": \"1970-01-01T00:00:00.000Z\",\n          \"store_invoice_id\": null,\n          \"invoice_url\": \"\",\n          \"label_url\": \"\"\n        },\n        \"refund_details\": {\n          \"rrn\": \"\"\n        },\n        \"fulfillment_option\": {\n          \"name\": \"Standard Delivery\",\n          \"slug\": \"standard-delivery\",\n          \"is_default\": true,\n          \"type\": \"HomeDelivery\"\n        },\n        \"ndr_details\": null\n      }\n    ],\n    \"is_validated\": false,\n    \"meta\": {}\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a32f8741-fca8-456c-b90d-d8e71c62f27e",
            "name": "getPosOrderById | Retrieves POS order details",
            "request": {
              "name": "getPosOrderById | Retrieves POS order details",
              "description": {
                "content": "Retrieve a POS order and all its details such as tracking details, shipment, store information using Fynd Order ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  "pos-order",
                  ":order_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "order_id",
                    "description": "(Required) A unique number used for identifying and tracking your orders."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b0bd1fe5-f2e3-47fe-a66b-d0f7f4098061",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      "pos-order",
                      ":order_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "order_id",
                        "description": "(Required) A unique number used for identifying and tracking your orders."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"order\": {\n    \"order_created_time\": \"2022-08-11T16:09:17.000Z\",\n    \"total_shipments_in_order\": 1,\n    \"order_id\": \"FY62F4CE260113EFCC64\",\n    \"charges\": [],\n    \"breakup_values\": [\n      {\n        \"name\": \"mrp_total\",\n        \"display\": \"MRP Total\",\n        \"value\": 1000\n      },\n      {\n        \"name\": \"sub_total\",\n        \"display\": \"Sub Total\",\n        \"value\": 999\n      },\n      {\n        \"name\": \"coupon\",\n        \"display\": \"Coupon\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"discount\",\n        \"display\": \"Discount\",\n        \"value\": -1\n      },\n      {\n        \"name\": \"promotion\",\n        \"display\": \"Promotion\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"reward_points\",\n        \"display\": \"Reward Points\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"cashback_applied\",\n        \"display\": \"Cashback Applied\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"delivery_charges\",\n        \"display\": \"Delivery Charges\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"cod_charges\",\n        \"display\": \"COD Charges\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"total\",\n        \"display\": \"Total\",\n        \"value\": 999\n      },\n      {\n        \"name\": \"loyalty_discount\",\n        \"display\": \"Loyalty Discount\",\n        \"value\": 10\n      }\n    ],\n    \"shipments\": [\n      {\n        \"order_id\": \"FY62F4CE260113EFCC64\",\n        \"charges\": [],\n        \"breakup_values\": [\n          {\n            \"name\": \"mrp_total\",\n            \"display\": \"MRP Total\",\n            \"value\": 1000\n          },\n          {\n            \"name\": \"sub_total\",\n            \"display\": \"Sub Total\",\n            \"value\": 999\n          },\n          {\n            \"name\": \"coupon\",\n            \"display\": \"Coupon\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"discount\",\n            \"display\": \"Discount\",\n            \"value\": -1\n          },\n          {\n            \"name\": \"promotion\",\n            \"display\": \"Promotion\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"reward_points\",\n            \"display\": \"Reward Points\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"cashback_applied\",\n            \"display\": \"Cashback Applied\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"delivery_charges\",\n            \"display\": \"Delivery Charges\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"cod_charges\",\n            \"display\": \"COD Charges\",\n            \"value\": 0\n          },\n          {\n            \"name\": \"total\",\n            \"display\": \"Total\",\n            \"value\": 999\n          },\n          {\n            \"name\": \"loyalty_discount\",\n            \"display\": \"Loyalty Discount\",\n            \"value\": 10\n          }\n        ],\n        \"beneficiary_details\": false,\n        \"shipment_created_at\": \"2022-08-22T21:33:33.000Z\",\n        \"shipment_id\": \"16602143565551542371K\",\n        \"shipment_status\": {\n          \"title\": \"DP Assigned\",\n          \"value\": \"dp_assigned\",\n          \"hex_code\": \"#FE8F46\"\n        },\n        \"track_url\": \"\",\n        \"traking_no\": \"Tracking No.: 118022046\",\n        \"awb_no\": \"118022046\",\n        \"dp_name\": \"ecom_jio\",\n        \"tracking_details\": [\n          {\n            \"status\": \"Order Placed\",\n            \"time\": \"2022-08-11T16:09:17.000Z\",\n            \"is_passed\": true,\n            \"value\": \"processing\"\n          },\n          {\n            \"status\": \"Order Confirmed\",\n            \"time\": \"2022-08-22T17:14:02.000Z\",\n            \"is_passed\": true,\n            \"value\": \"confirmed\"\n          },\n          {\n            \"status\": \"Delivery Partner Assigned\",\n            \"time\": \"2022-08-22T17:14:13.000Z\",\n            \"is_passed\": true,\n            \"value\": \"dp_assigned\"\n          },\n          {\n            \"status\": \"In Transit\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"in_transit\"\n          },\n          {\n            \"status\": \"Out For Delivery\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"out_for_delivery\"\n          },\n          {\n            \"status\": \"Delivered\",\n            \"time\": \"\",\n            \"is_passed\": false,\n            \"value\": \"delivered\"\n          }\n        ],\n        \"total_bags\": 1,\n        \"order_type\": \"HomeDelivery\",\n        \"promise\": {\n          \"show_promise\": false,\n          \"timestamp\": {\n            \"dp_promise\": null,\n            \"min\": \"2022-08-15T09:38:44.000Z\",\n            \"max\": \"2022-08-18T09:38:44.000Z\"\n          }\n        },\n        \"bags\": [\n          {\n            \"id\": 59987,\n            \"charges\": [],\n            \"current_status\": {\n              \"status\": \"bag_not_picked\",\n              \"updated_at\": \"2022-08-22T21:33:33.000Z\",\n              \"name\": \"Bag Not Picked\",\n              \"journey_type\": \"forward\"\n            },\n            \"prices\": {\n              \"price_effective\": 999,\n              \"discount\": 1,\n              \"amount_paid\": 999,\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\": 999,\n              \"added_to_fynd_cash\": false,\n              \"cashback_applied\": 0,\n              \"gst_tax_percentage\": 18,\n              \"value_of_good\": 846.61,\n              \"price_marked\": 1000,\n              \"transfer_price\": 0,\n              \"brand_calculated_amount\": 999,\n              \"promotion_effective_discount\": 0,\n              \"coupon_value\": 0,\n              \"loyalty_discount\": 0,\n              \"pm_price_split\": {\n                \"Net Banking\": 999\n              }\n            },\n            \"item\": {\n              \"name\": \"Puma Men Tshirt\",\n              \"brand\": {\n                \"name\": \"Dabur\",\n                \"logo\": \"https://hdn-1.jiomarketx0.de/x0/brands/pictures/square-logo/original/kv5DZy0J8-Logo.jpeg\"\n              },\n              \"image\": [\n                \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/e6qJ_Bihn-61x838nYQUL._UL1440_.jpg\"\n              ],\n              \"slug_key\": \"puma-men-tshirt\",\n              \"size\": \"OS\",\n              \"code\": \"PUMATSHIRT\",\n              \"id\": 7507572,\n              \"category\": [],\n              \"seller_identifier\": \"PUMATSHIRT\"\n            },\n            \"financial_breakup\": [\n              {\n                \"price_effective\": 999,\n                \"discount\": 1,\n                \"amount_paid\": 999,\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\": 999,\n                \"added_to_fynd_cash\": false,\n                \"cashback_applied\": 0,\n                \"gst_tax_percentage\": 18,\n                \"value_of_good\": 846.61,\n                \"price_marked\": 1000,\n                \"transfer_price\": 0,\n                \"brand_calculated_amount\": 999,\n                \"promotion_effective_discount\": 0,\n                \"coupon_value\": 0,\n                \"loyalty_discount\": 0,\n                \"pm_price_split\": {\n                  \"Net Banking\": 999\n                },\n                \"size\": \"OS\",\n                \"total_units\": 1,\n                \"hsn_code\": \"99972900\",\n                \"identifiers\": {\n                  \"sku_code\": \"PUMATSHIRT\"\n                },\n                \"item_name\": \"Puma Men Tshirt\",\n                \"gst_fee\": 152.38,\n                \"gst_tag\": \"IGST\"\n              }\n            ],\n            \"quantity\": 1\n          }\n        ],\n        \"size_info\": {\n          \"PUMATSHIRT\": {\n            \"quantity\": 1,\n            \"price_effective\": 999,\n            \"amount_paid\": 999,\n            \"price_marked\": 1000,\n            \"margin\": 0.1\n          }\n        },\n        \"total_details\": {\n          \"sizes\": 1,\n          \"total_price\": 999,\n          \"pieces\": 1\n        },\n        \"fulfilling_store\": {\n          \"name\": \"jio-location\",\n          \"company_id\": 41,\n          \"id\": 8,\n          \"code\": \"jio-location\"\n        },\n        \"fulfilling_company\": {\n          \"id\": 41,\n          \"name\": \"Jio\"\n        },\n        \"fulfillment_option\": {\n          \"name\": \"Standard Delivery\",\n          \"slug\": \"standard-delivery\",\n          \"is_default\": true,\n          \"type\": \"HomeDelivery\"\n        },\n        \"ndr_details\": {\n          \"show_ndr_form\": true,\n          \"non_editable_address_fields\": [\n            \"pincode\",\n            \"country\",\n            \"state\",\n            \"city\"\n          ],\n          \"allowed_delivery_window\": {\n            \"start_date\": \"2025-04-10T00:00:00Z\",\n            \"end_date\": \"2025-04-20T23:59:59Z\",\n            \"excluded_dates\": [\n              \"2025-04-15\"\n            ]\n          }\n        }\n      }\n    ],\n    \"is_validated\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1d3455fa-b913-4c3b-b769-d91c1d2933c1",
            "name": "getShipmentById | Get a Shipment",
            "request": {
              "name": "getShipmentById | Get a Shipment",
              "description": {
                "content": "Get shipment details such as price breakup, tracking details, store information, etc. using Shipment ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  "shipments",
                  ":shipment_id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "allow_inactive",
                    "value": "false",
                    "description": "Flag to allow inactive shipments."
                  }
                ],
                "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."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": {
                "type": "apikey",
                "apikey": [
                  {
                    "key": "key",
                    "value": "x-application-id"
                  },
                  {
                    "key": "value",
                    "value": "{{apiKey}}"
                  },
                  {
                    "key": "in",
                    "value": "header"
                  }
                ]
              }
            },
            "response": [
              {
                "id": "b97ce2d1-4439-4288-a738-cfa067b1e6e2",
                "name": "Success. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      "shipments",
                      ":shipment_id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "allow_inactive",
                        "value": "false"
                      }
                    ],
                    "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."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"shipment\": {\n    \"order_id\": \"FY62F3B8290150D13E36\",\n    \"order\": {\n      \"meta\": {\n        \"custom_cart_id\": \"652ce6972512f05477a32547\",\n        \"name\": \"Universal/Smart Bazar/Fresh Cart\",\n        \"slug\": \"universal/smart-bazar/fresh-cart\"\n      }\n    },\n    \"charges\": [],\n    \"breakup_values\": [\n      {\n        \"name\": \"mrp_total\",\n        \"display\": \"MRP Total\",\n        \"value\": 50\n      },\n      {\n        \"name\": \"sub_total\",\n        \"display\": \"Sub Total\",\n        \"value\": 50\n      },\n      {\n        \"name\": \"coupon\",\n        \"display\": \"Coupon\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"discount\",\n        \"display\": \"Discount\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"promotion\",\n        \"display\": \"Promotion\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"reward_points\",\n        \"display\": \"Reward Points\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"cashback_applied\",\n        \"display\": \"Cashback Applied\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"delivery_charges\",\n        \"display\": \"Delivery Charges\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"cod_charges\",\n        \"display\": \"COD Charges\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"amount_to_be_collected\",\n        \"display\": \"Amount To Be Collected\",\n        \"value\": 0\n      },\n      {\n        \"name\": \"total\",\n        \"display\": \"Total\",\n        \"value\": 50\n      },\n      {\n        \"name\": \"loyalty_discount\",\n        \"display\": \"Loyalty Discount\",\n        \"value\": 10\n      }\n    ],\n    \"beneficiary_details\": false,\n    \"need_help_url\": \"https://fynd.freshdesk.com/support/solutions/33000003306\",\n    \"shipment_created_at\": \"2022-08-10T19:22:42.000Z\",\n    \"shipment_id\": \"16601395620321798247K\",\n    \"affiliate_shipment_id\": \"12221FHTHSGJl\",\n    \"shipment_status\": {\n      \"title\": \"DP Assigned\",\n      \"value\": \"dp_assigned\",\n      \"hex_code\": \"#FE8F46\"\n    },\n    \"track_url\": \"\",\n    \"traking_no\": \"Tracking No.: 5923410031146\",\n    \"awb_no\": \"5923410031146\",\n    \"dp_name\": \"delhivery_jio_surface\",\n    \"tracking_details\": [\n      {\n        \"status\": \"Order Placed\",\n        \"time\": \"2022-08-10T19:22:55.000Z\",\n        \"is_passed\": true,\n        \"value\": \"processing\"\n      },\n      {\n        \"status\": \"Order Confirmed\",\n        \"time\": \"2022-08-18T19:11:02.000Z\",\n        \"is_passed\": true,\n        \"value\": \"confirmed\"\n      },\n      {\n        \"status\": \"Delivery Partner Assigned\",\n        \"time\": \"2022-08-18T19:11:38.000Z\",\n        \"is_passed\": true,\n        \"value\": \"dp_assigned\"\n      },\n      {\n        \"status\": \"In Transit\",\n        \"time\": \"\",\n        \"is_passed\": false,\n        \"value\": \"in_transit\"\n      },\n      {\n        \"status\": \"Out For Delivery\",\n        \"time\": \"\",\n        \"is_passed\": false,\n        \"value\": \"out_for_delivery\"\n      },\n      {\n        \"status\": \"Delivered\",\n        \"time\": \"\",\n        \"is_passed\": false,\n        \"value\": \"delivered\"\n      }\n    ],\n    \"total_bags\": 1,\n    \"promise\": {\n      \"show_promise\": false,\n      \"timestamp\": {\n        \"min\": \"2022-08-14T13:52:37.000Z\",\n        \"max\": \"2022-08-17T13:52:37.000Z\",\n        \"dp_promise\": null\n      }\n    },\n    \"bags\": [\n      {\n        \"id\": 59624,\n        \"charges\": [],\n        \"current_status\": {\n          \"status\": \"bag_not_picked\",\n          \"updated_at\": \"2022-08-18T23:46:11.000Z\",\n          \"name\": \"Bag Not Picked\",\n          \"journey_type\": \"forward\"\n        },\n        \"prices\": {\n          \"price_effective\": 50,\n          \"discount\": 0,\n          \"amount_paid\": 50,\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\": 50,\n          \"added_to_fynd_cash\": false,\n          \"cashback_applied\": 0,\n          \"gst_tax_percentage\": 18,\n          \"value_of_good\": 42.37,\n          \"price_marked\": 50,\n          \"transfer_price\": 0,\n          \"brand_calculated_amount\": 50,\n          \"promotion_effective_discount\": 0,\n          \"coupon_value\": 0,\n          \"amount_to_be_collected\": 0,\n          \"loyalty_discount\": 0,\n          \"pm_price_split\": {\n            \"COD\": 50\n          }\n        },\n        \"item\": {\n          \"name\": \"Tissues\",\n          \"l2_category\": [\n            \"Tools & Accessories\"\n          ],\n          \"l2_category_id\": 3,\n          \"brand\": {\n            \"name\": \"Zepto\",\n            \"logo\": \"https://hdn-1.jiomarketx0.de/x0/brands/pictures/square-logo/original/5XLRHXC5H-Logo.png\"\n          },\n          \"image\": [\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/hGov80Pbv-411yLXtNYNL._SL1000_.jpg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\",\n            \"https://hdn-1.jiomarketx0.de/x0/products/pictures/item/free/270x0/U-6bpneFP-Tissues.jpeg\"\n          ],\n          \"slug_key\": \"tissues\",\n          \"size\": \"OS\",\n          \"code\": \"TIS-102\",\n          \"id\": 7500474,\n          \"seller_identifier\": \"987432134\",\n          \"attributes\": {}\n        },\n        \"financial_breakup\": [\n          {\n            \"price_effective\": 50,\n            \"discount\": 0,\n            \"amount_paid\": 50,\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\": 50,\n            \"added_to_fynd_cash\": false,\n            \"cashback_applied\": 0,\n            \"gst_tax_percentage\": 18,\n            \"value_of_good\": 42.37,\n            \"price_marked\": 50,\n            \"transfer_price\": 0,\n            \"brand_calculated_amount\": 50,\n            \"promotion_effective_discount\": 0,\n            \"coupon_value\": 0,\n            \"amount_to_be_collected\": 0,\n            \"loyalty_discount\": 0,\n            \"pm_price_split\": {\n              \"COD\": 50\n            },\n            \"size\": \"OS\",\n            \"total_units\": 1,\n            \"hsn_code\": \"70099200\",\n            \"identifiers\": {\n              \"sku_code\": \"987432134\"\n            },\n            \"item_name\": \"Tissues\",\n            \"gst_fee\": 7.62,\n            \"gst_tag\": \"SGST\"\n          }\n        ],\n        \"quantity\": 1,\n        \"departments\": [\n          31\n        ],\n        \"can_cancel\": false,\n        \"can_return\": false\n      }\n    ],\n    \"size_info\": {\n      \"TIS-102\": {\n        \"quantity\": 1,\n        \"price_effective\": 50,\n        \"amount_paid\": 50,\n        \"price_marked\": 50,\n        \"margin\": 0\n      }\n    },\n    \"total_details\": {\n      \"sizes\": 1,\n      \"total_price\": 50,\n      \"pieces\": 1\n    },\n    \"fulfilling_store\": {\n      \"name\": \"Jio-market-store3\",\n      \"company_id\": 33,\n      \"id\": 50,\n      \"code\": \"store3\",\n      \"tags\": [\n        \"infibeam\"\n      ]\n    },\n    \"fulfilling_company\": {\n      \"id\": 33,\n      \"name\": \"RELIANCE JIO INFOCOMM LIMITED\"\n    },\n    \"gstin_code\": \"27AALCA0442L1ZM\",\n    \"billing_address\": {\n      \"id\": \"62e8fc91c1700b808fe528bd\",\n      \"uid\": 745,\n      \"area\": \"test\",\n      \"city\": \"Mumbai\",\n      \"name\": \"abc\",\n      \"email\": \"test@example.com\",\n      \"phone\": \"8888888888\",\n      \"state\": \"Maharashtra\",\n      \"address\": \"1234\",\n      \"country\": \"India\",\n      \"pincode\": \"400074\",\n      \"version\": \"1.0\",\n      \"address1\": \" test\",\n      \"address2\": \"\",\n      \"landmark\": \"test\",\n      \"latitude\": 19.0653252,\n      \"address_1\": \" test\",\n      \"area_code\": \"400074\",\n      \"longitude\": 72.8423802,\n      \"created_at\": \"2022-08-10T18:52:38.000Z\",\n      \"updated_at\": \"2022-08-10T18:52:38.000Z\",\n      \"address_type\": \"home\",\n      \"country_code\": \"91\",\n      \"geo_location\": {\n        \"latitude\": 19.0653252,\n        \"longitude\": 72.8423802\n      },\n      \"area_code_slug\": \"pincode\",\n      \"delivery_address_id\": 745,\n      \"addressee_name\": \"abc\",\n      \"delivery_code_required\": 1\n    },\n    \"delivery_address\": {\n      \"id\": \"62e8fc91c1700b808fe528bd\",\n      \"uid\": 745,\n      \"area\": \"test\",\n      \"city\": \"Mumbai\",\n      \"name\": \"abc\",\n      \"email\": \"test@example.com\",\n      \"phone\": \"8888888888\",\n      \"state\": \"Maharashtra\",\n      \"address\": \"1234\",\n      \"country\": \"India\",\n      \"pincode\": \"400074\",\n      \"version\": \"1.0\",\n      \"address1\": \" test\",\n      \"address2\": \"\",\n      \"landmark\": \"test\",\n      \"latitude\": 19.0653252,\n      \"address_1\": \" test\",\n      \"area_code\": \"400074\",\n      \"longitude\": 72.8423802,\n      \"created_at\": \"2022-08-10T18:52:38.000Z\",\n      \"updated_at\": \"2022-08-10T18:52:38.000Z\",\n      \"address_type\": \"home\",\n      \"country_code\": \"91\",\n      \"geo_location\": {\n        \"latitude\": 19.0653252,\n        \"longitude\": 72.8423802\n      },\n      \"area_code_slug\": \"pincode\",\n      \"delivery_address_id\": 745,\n      \"addressee_name\": \"abc\",\n      \"delivery_code_required\": 1\n    },\n    \"can_cancel\": false,\n    \"can_return\": false,\n    \"delivery_date\": null,\n    \"returnable_date\": null,\n    \"show_download_invoice\": true,\n    \"show_track_link\": true,\n    \"prices\": {\n      \"amount_paid\": 50,\n      \"refund_amount\": 50,\n      \"price_marked\": 50,\n      \"cod_charges\": 0,\n      \"coupon_value\": 0,\n      \"discount\": 0,\n      \"cashback_applied\": 0,\n      \"delivery_charge\": 0,\n      \"fynd_credits\": 0,\n      \"cashback\": 0,\n      \"price_effective\": 50,\n      \"refund_credit\": 0,\n      \"value_of_good\": 42.37,\n      \"amount_to_be_collected\": 0,\n      \"loyalty_discount\": 0\n    },\n    \"can_break\": {\n      \"bag_not_picked\": {\n        \"can_break_entity\": false\n      },\n      \"cancelled_customer\": {\n        \"can_break_entity\": true\n      },\n      \"bag_picked\": {\n        \"can_break_entity\": false\n      },\n      \"cancelled_fynd\": {\n        \"can_break_entity\": true\n      },\n      \"bag_rescheduled\": {\n        \"can_break_entity\": false\n      },\n      \"cancelled_at_dp\": {\n        \"can_break_entity\": false\n      },\n      \"handed_over_to_dg\": {\n        \"can_break_entity\": false\n      },\n      \"dp_assigned\": {\n        \"can_break_entity\": false\n      },\n      \"cancelled_operations\": {\n        \"can_break_entity\": false\n      },\n      \"cancelled_seller\": {\n        \"can_break_entity\": false\n      },\n      \"out_for_pickup\": {\n        \"can_break_entity\": false\n      },\n      \"bag_pick_failed\": {\n        \"can_break_entity\": false\n      },\n      \"update_qr_code\": {\n        \"can_break_entity\": false\n      }\n    },\n    \"payment\": {\n      \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n      \"mode\": \"Jio Partner Pay\",\n      \"mop\": \"COD\",\n      \"display_name\": \"COD\",\n      \"payment_mode\": \"COD\",\n      \"status\": \"Unpaid\"\n    },\n    \"payment_info\": [\n      {\n        \"logo\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n        \"mode\": \"Jio Partner Pay\",\n        \"mop\": \"COD\",\n        \"display_name\": \"COD\",\n        \"payment_mode\": \"COD\",\n        \"status\": \"Unpaid\"\n      }\n    ],\n    \"user_info\": {\n      \"email\": \"test@example.com\",\n      \"gender\": \"male\",\n      \"mobile\": \"8888888888\",\n      \"name\": \"User -\"\n    },\n    \"comment\": \"\",\n    \"invoice\": {\n      \"updated_date\": \"2022-08-18T19:11:02.000Z\",\n      \"store_invoice_id\": \"00000050AA000147\",\n      \"invoice_url\": \"\",\n      \"label_url\": \"\"\n    },\n    \"refund_details\": {\n      \"rrn\": \"\"\n    },\n    \"fulfillment_option\": {\n      \"name\": \"Standard Delivery\",\n      \"slug\": \"standard-delivery\",\n      \"is_default\": true,\n      \"type\": \"HomeDelivery\"\n    },\n    \"ndr_details\": {\n      \"show_ndr_form\": true,\n      \"non_editable_address_fields\": [\n        \"pincode\",\n        \"country\",\n        \"state\",\n        \"city\"\n      ],\n      \"allowed_delivery_window\": {\n        \"start_date\": \"2025-04-10T00:00:00Z\",\n        \"end_date\": \"2025-04-20T23:59:59Z\",\n        \"excluded_dates\": [\n          \"2025-04-15\"\n        ]\n      }\n    },\n    \"meta\": {}\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "637ce135-e823-4b7a-a1cc-848c548e2015",
            "name": "getInvoiceByShipmentId | Retrieves invoice for shipment",
            "request": {
              "name": "getInvoiceByShipmentId | Retrieves invoice for shipment",
              "description": {
                "content": "Get invoice corresponding to a specific shipment ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  "shipments",
                  ":shipment_id",
                  "invoice"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) Unique identifier for a shipment."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5424b2fd-dc07-493f-a4b7-5294ea8b5f1b",
                "name": "Success. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      "shipments",
                      ":shipment_id",
                      "invoice"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) Unique identifier for a shipment."
                      }
                    ]
                  },
                  "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  \"presigned_type\": \"GET\",\n  \"shipment_id\": \"17291513844841775952\",\n  \"presigned_url\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c9be1cff-2948-4be6-927a-1e9fbedcd24c",
            "name": "trackShipment | Track shipment status",
            "request": {
              "name": "trackShipment | Track shipment status",
              "description": {
                "content": "Track Shipment by shipment id, for application based on application Id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  "shipments",
                  ":shipment_id",
                  "track"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "16544950215681060915J",
                    "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."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": {
                "type": "apikey",
                "apikey": [
                  {
                    "key": "key",
                    "value": "x-application-id"
                  },
                  {
                    "key": "value",
                    "value": "{{apiKey}}"
                  },
                  {
                    "key": "in",
                    "value": "header"
                  }
                ]
              }
            },
            "response": [
              {
                "id": "43f6e80d-c780-4ee9-93d4-746a65c375bc",
                "name": "Success. ",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      "shipments",
                      ":shipment_id",
                      "track"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "16544950215681060915J",
                        "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."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\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": "05d5d984-a723-41bd-978a-0c16a7de113d",
            "name": "getCustomerDetailsByShipmentId | Get shipment's customer",
            "request": {
              "name": "getCustomerDetailsByShipmentId | Get shipment's customer",
              "description": {
                "content": "Get customer details such as mobile number using Shipment ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  ":order_id",
                  "shipments",
                  ":shipment_id",
                  "customer-details"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "16544950215681060915J",
                    "key": "order_id",
                    "description": "(Required) A unique number used for identifying and tracking your orders."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "FY6299E19701B4EAEFC2",
                    "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."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": {
                "type": "apikey",
                "apikey": [
                  {
                    "key": "key",
                    "value": "x-application-id"
                  },
                  {
                    "key": "value",
                    "value": "{{apiKey}}"
                  },
                  {
                    "key": "in",
                    "value": "header"
                  }
                ]
              }
            },
            "response": [
              {
                "id": "c9157c7e-fe8d-4eab-99a3-20ad44483a88",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      ":order_id",
                      "shipments",
                      ":shipment_id",
                      "customer-details"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "16544950215681060915J",
                        "key": "order_id",
                        "description": "(Required) A unique number used for identifying and tracking your orders."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "FY6299E19701B4EAEFC2",
                        "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."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"order_id\": \"FYMP629D972D01B6BD76\",\n  \"shipment_id\": \"16544950215681060915J\",\n  \"name\": \"sagar Kulkarni\",\n  \"phone\": \"XXX-XXX-6780\",\n  \"country\": \"India\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f0166f94-a70d-4eec-b288-69445337049b",
            "name": "sendOtpToShipmentCustomer | Send OTP to customer",
            "request": {
              "name": "sendOtpToShipmentCustomer | Send OTP to customer",
              "description": {
                "content": "Send OTP to the customer for shipment verification.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  ":order_id",
                  "shipments",
                  ":shipment_id",
                  "otp",
                  "send",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "event_type",
                    "value": "refund_bank_details",
                    "description": "Type of the event for which the OTP needs to be sent. This determines the context or purpose of OTP verification. Supported values are:\n  - `refund_bank_details`: Used when the customer needs to verify refund bank information.\n  - `customer_ndr`: Used when the customer needs to confirm delivery preferences after a failed delivery attempt (Non-Delivery Report).\n"
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "FY6299E19701B4EAEFC2",
                    "key": "order_id",
                    "description": "(Required) A unique number used for identifying and tracking your orders."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "16544950215681060915J",
                    "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."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": {
                "type": "apikey",
                "apikey": [
                  {
                    "key": "key",
                    "value": "x-application-id"
                  },
                  {
                    "key": "value",
                    "value": "{{apiKey}}"
                  },
                  {
                    "key": "in",
                    "value": "header"
                  }
                ]
              }
            },
            "response": [
              {
                "id": "f673f9e2-3a6b-4ae0-9c57-5cb951070872",
                "name": "Success to acknowledge the service was notified",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      ":order_id",
                      "shipments",
                      ":shipment_id",
                      "otp",
                      "send",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "event_type",
                        "value": "refund_bank_details"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "FY6299E19701B4EAEFC2",
                        "key": "order_id",
                        "description": "(Required) A unique number used for identifying and tracking your orders."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "16544950215681060915J",
                        "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."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"0fe0d6e16205ddc57d212e947ee31896\",\n  \"message\": \"OTP sent\",\n  \"resend_timer\": 30\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "38195955-41f7-4995-b3ba-938fef8cc2dd",
            "name": "verifyOtpShipmentCustomer | Verifies OTP",
            "request": {
              "name": "verifyOtpShipmentCustomer | Verifies OTP",
              "description": {
                "content": "Verify OTP for getting shipment details",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  ":order_id",
                  "shipments",
                  ":shipment_id",
                  "otp",
                  "verify",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "FYMP6294545C010B89FD",
                    "key": "order_id",
                    "description": "(Required) A string that represents the unique identifier assigned to the order."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "16538880933361957252J",
                    "key": "shipment_id",
                    "description": "(Required) The unique identifier for the shipment."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": {
                "type": "apikey",
                "apikey": [
                  {
                    "key": "key",
                    "value": "x-application-id"
                  },
                  {
                    "key": "value",
                    "value": "{{apiKey}}"
                  },
                  {
                    "key": "in",
                    "value": "header"
                  }
                ]
              },
              "body": {
                "mode": "raw",
                "raw": "{\n  \"otp_code\": \"<string>\",\n  \"request_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1ca62ecc-822d-4dd4-b4b7-29a24b741117",
                "name": "Success, the code is valid and returns a session token",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      ":order_id",
                      "shipments",
                      ":shipment_id",
                      "otp",
                      "verify",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "FYMP6294545C010B89FD",
                        "key": "order_id",
                        "description": "(Required) A string that represents the unique identifier assigned to the order."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "16538880933361957252J",
                        "key": "shipment_id",
                        "description": "(Required) The unique identifier for the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp_code\": \"<string>\",\n  \"request_id\": \"<string>\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "01502c3f-bdd6-46e0-9ea2-2d228832b4dd",
            "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",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  "shipments",
                  ":shipment_id",
                  "bags",
                  ":bag_id",
                  "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": "<string>",
                    "key": "bag_id",
                    "description": "(Required) Identifier for a bag or product."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e63a26a9-fa35-448a-9c15-b728a3c2164d",
                "name": "A successful response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      "shipments",
                      ":shipment_id",
                      "bags",
                      ":bag_id",
                      "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": "<string>",
                        "key": "bag_id",
                        "description": "(Required) Identifier for a bag or product."
                      }
                    ]
                  },
                  "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        \"remark_required\": false\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": "dd9ae2d2-a4cd-4cbc-a540-35f34599f06b",
            "name": "getShipmentReasons | List shipment cancellation reasons",
            "request": {
              "name": "getShipmentReasons | List shipment cancellation reasons",
              "description": {
                "content": "Get reasons to perform full or partial cancellation of a shipment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  "shipments",
                  ":shipment_id",
                  "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."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": {
                "type": "apikey",
                "apikey": [
                  {
                    "key": "key",
                    "value": "x-application-id"
                  },
                  {
                    "key": "value",
                    "value": "{{apiKey}}"
                  },
                  {
                    "key": "in",
                    "value": "header"
                  }
                ]
              }
            },
            "response": [
              {
                "id": "785f410e-e3b1-410b-b2e8-da0f9d1b9925",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      "shipments",
                      ":shipment_id",
                      "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."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"reasons\": [\n    {\n      \"reason_id\": 115,\n      \"priority\": 9,\n      \"reason_text\": \"Wrong size/colour delivered\",\n      \"show_text_area\": false,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 116,\n      \"priority\": 10,\n      \"reason_text\": \"Product does not fit me\",\n      \"show_text_area\": false,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 117,\n      \"priority\": 11,\n      \"reason_text\": \"Quality of product is not good\",\n      \"show_text_area\": false,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 118,\n      \"priority\": 12,\n      \"reason_text\": \"Wrong product delivered\",\n      \"show_text_area\": true,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 119,\n      \"priority\": 13,\n      \"reason_text\": \"Damaged product delivered\",\n      \"show_text_area\": true,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 120,\n      \"priority\": 14,\n      \"reason_text\": \"Used product delivered\",\n      \"show_text_area\": true,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 124,\n      \"priority\": 15,\n      \"reason_text\": \"Missing Items/Partially Received\",\n      \"show_text_area\": true,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 121,\n      \"priority\": 16,\n      \"reason_text\": \"Found better price elsewhere\",\n      \"show_text_area\": true,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 122,\n      \"priority\": 17,\n      \"reason_text\": \"Product looks different from image\",\n      \"show_text_area\": true,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    },\n    {\n      \"reason_id\": 123,\n      \"priority\": 18,\n      \"reason_text\": \"Other issue\",\n      \"show_text_area\": true,\n      \"feedback_type\": \"bag\",\n      \"flow\": \"return\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3c7d721e-3093-4076-b3bc-b060863ef593",
            "name": "updateShipmentStatus | Updates shipment status",
            "request": {
              "name": "updateShipmentStatus | Updates shipment status",
              "description": {
                "content": "This operation allows for updating the status and properties of a shipment.  For example, it allows users to initiate a return by providing reasons and  uploading quality check images.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "orders",
                  "shipments",
                  ":shipment_id",
                  "status"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) The unique identifier for the shipment."
                  }
                ]
              },
              "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  \"statuses\": [\n    {\n      \"shipments\": [\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              }\n            ]\n          },\n          \"products\": [\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_updates\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"proident_b\": false,\n                  \"commodob6\": \"officia ut cillum aliqua\",\n                  \"sit_3\": \"consectetur aute ex minim\",\n                  \"nostrude\": \"id adipisicing\"\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              },\n              {\n                \"data\": {\n                  \"minim_1\": \"eu\",\n                  \"mollite6\": 61466753,\n                  \"do_9\": true\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"commodo_9\": 25582601,\n                  \"nostrud_6d9\": false,\n                  \"aliquip538\": false\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"aute5d9\": true,\n                  \"Duis700\": \"qui velit et proident aliquip\",\n                  \"velit36\": \"Duis\",\n                  \"aliquip_d\": -3019970\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\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              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        },\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              }\n            ]\n          },\n          \"products\": [\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_updates\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"irure_7ac\": true,\n                  \"quis_b\": false\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              },\n              {\n                \"data\": {\n                  \"quis234\": \"eu\"\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"cupidatat_0\": -87032398,\n                  \"consecteturd\": 3776333.32504867,\n                  \"cillum_e63\": false,\n                  \"laboris_f9\": \"labore officia\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"sint_ef\": \"irure proident id\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\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              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"exclude_bags_next_state\": \"<string>\",\n      \"status\": \"<string>\"\n    },\n    {\n      \"shipments\": [\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              }\n            ]\n          },\n          \"products\": [\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_updates\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"amet_e\": false,\n                  \"Ut6\": 1217957\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              },\n              {\n                \"data\": {\n                  \"ut_6\": -90705305,\n                  \"ullamco_589\": \"irure commodo\"\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"deserunt_9\": -75803807,\n                  \"aute_51d\": -44874299.38102188\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"sint42c\": -98919861.62199008,\n                  \"exercitation6d\": true\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\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              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        },\n        {\n          \"identifier\": \"<string>\",\n          \"reasons\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"reason_id\": \"<integer>\",\n                  \"reason_text\": \"<string>\"\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              }\n            ]\n          },\n          \"products\": [\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_updates\": {\n            \"products\": [\n              {\n                \"data\": {\n                  \"magnad34\": false\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              },\n              {\n                \"data\": {\n                  \"quis6b1\": 79669003,\n                  \"Duisf\": -89258248.39823844\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              }\n            ],\n            \"entities\": [\n              {\n                \"data\": {\n                  \"quis_6\": \"ut\",\n                  \"consectetur_830\": -3185081.2869312614\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"laborum_3\": true,\n                  \"in_5\": \"Ut\",\n                  \"tempor_78\": -94206122\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\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              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            },\n            {\n              \"refund_mode\": \"<string>\",\n              \"display_name\": \"<string>\",\n              \"beneficiary_details\": {\n                \"beneficiary_id\": \"<string>\"\n              },\n              \"payment_identifiers\": [\n                \"<string>\",\n                \"<string>\"\n              ]\n            }\n          ]\n        }\n      ],\n      \"exclude_bags_next_state\": \"<string>\",\n      \"status\": \"<string>\"\n    }\n  ],\n  \"task\": \"<boolean>\",\n  \"lock_after_transition\": \"<boolean>\",\n  \"force_transition\": \"<boolean>\",\n  \"unlock_before_transition\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "248aed8a-56ed-4d4a-aa33-4d66092f2f45",
                "name": "Success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "orders",
                      "shipments",
                      ":shipment_id",
                      "status"
                    ],
                    "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"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"statuses\": [\n    {\n      \"shipments\": [\n        {\n          \"identifier\": \"16722505549091367924\",\n          \"products\": [\n            {\n              \"line_number\": 1,\n              \"quantity\": 2\n            }\n          ],\n          \"reasons\": {\n            \"products\": [\n              {\n                \"filters\": [\n                  {\n                    \"line_number\": 1,\n                    \"quantity\": 2\n                  }\n                ],\n                \"data\": {\n                  \"reason_id\": 84,\n                  \"reason_text\": \"\"\n                }\n              }\n            ]\n          },\n          \"data_updates\": {\n            \"products\": [\n              {\n                \"filters\": [],\n                \"data\": {\n                  \"meta\": {\n                    \"return_qc_json\": {\n                      \"images\": [],\n                      \"return_reason\": {\n                        \"id\": 3,\n                        \"display_name\": \"Size is M\",\n                        \"meta\": {\n                          \"show_text_area\": false\n                        },\n                        \"qc_type\": [],\n                        \"reasons\": [],\n                        \"question_set\": [\n                          {\n                            \"id\": 84,\n                            \"display_name\": \"Check the brand\"\n                          }\n                        ]\n                      },\n                      \"reason_options\": []\n                    }\n                  }\n                }\n              }\n            ],\n            \"entities\": [\n              {\n                \"filters\": [],\n                \"data\": {\n                  \"meta\": {\n                    \"qc_requried\": false\n                  }\n                }\n              }\n            ]\n          }\n        }\n      ],\n      \"status\": \"return_initiated\"\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          \"identifier\": \"16722505549091367924\",\n          \"status\": 200,\n          \"final_state\": {\n            \"return_initiated\": \"return_initiated\",\n            \"shipment_id\": \"16722505549091367924\"\n          }\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7cf2ebc0-65f1-44ab-8aa5-e8e5f3c4c123",
            "name": "submitDeliveryReattemptRequest | Initiates a delivery reattempt request for a given shipment",
            "request": {
              "name": "submitDeliveryReattemptRequest | Initiates a delivery reattempt request for a given shipment",
              "description": {
                "content": "This operation allows customers to submit a request for reattempting the delivery of a specific shipment  with optional address updates and a new delivery date.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "order",
                  "v1.0",
                  "shipments",
                  ":shipment_id",
                  "delivery-reattempt"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "shipment_id",
                    "description": "(Required) The unique identifier for the shipment."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "PUT",
              "auth": {
                "type": "apikey",
                "apikey": [
                  {
                    "key": "key",
                    "value": "x-application-id"
                  },
                  {
                    "key": "value",
                    "value": "{{apiKey}}"
                  },
                  {
                    "key": "in",
                    "value": "header"
                  }
                ]
              },
              "body": {
                "mode": "raw",
                "raw": "{\n  \"delivery_reschedule_date\": \"<dateTime>\",\n  \"remark\": \"<string>\",\n  \"delivery_address\": {\n    \"adipisicingb7\": -64339578\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "50e1a867-f52e-4202-8763-7afdfe68a16c",
                "name": "Success response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "shipments",
                      ":shipment_id",
                      "delivery-reattempt"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) The unique identifier for the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipment_id\": \"17488925349431305794,\",\n  \"delivery_reschedule_date\": \"2025-06-10T09:23:08.157Z,\",\n  \"remark\": \"Rescheduling delivery of a shipment\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Delivery re-attempt request submitted successfully\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "491bea21-859c-4555-8a9e-ff740591e873",
                "name": "Request failure response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "shipments",
                      ":shipment_id",
                      "delivery-reattempt"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) The unique identifier for the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipment_id\": \"17488925349431305794,\",\n  \"delivery_reschedule_date\": \"2025-06-10T09:23:08.157Z,\",\n  \"remark\": \"Rescheduling delivery of a shipment\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"errors\": [\n    {\n      \"field\": \"remark\",\n      \"message\": \"remark is required\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "75131648-4c18-4391-8cb9-0320f503832b",
                "name": "Request failure response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "order",
                      "v1.0",
                      "shipments",
                      ":shipment_id",
                      "delivery-reattempt"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "shipment_id",
                        "description": "(Required) The unique identifier for the shipment."
                      }
                    ]
                  },
                  "header": [
                    {
                      "description": {
                        "content": "Added as a part of security scheme: apikey",
                        "type": "text/plain"
                      },
                      "key": "x-application-id",
                      "value": "<API Key>"
                    },
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"shipment_id\": \"17488925349431305794,\",\n  \"delivery_reschedule_date\": \"2025-06-10T09:23:08.157Z,\",\n  \"remark\": \"Rescheduling delivery of a shipment\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Forbidden",
                "code": 403,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Requested shipment does not exist.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "1c855783-eb3e-4bbf-acab-d257cc6c6050",
        "name": "Payment",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "9a823582-db67-475b-8733-2d14b49c99b4",
            "name": "getAggregatorsConfig | Get payment aggregators",
            "request": {
              "name": "getAggregatorsConfig | Get payment aggregators",
              "description": {
                "content": "Get aggregator secret key of all payment gateways utilized for payments when using the SDK for the payment gateway.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "config",
                  "aggregators",
                  "key"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "refresh",
                    "value": "<boolean>",
                    "description": "Select `true` to remove temporary cache files on payment gateway and replace with the latest one."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "70518937-58d8-499a-94fb-ab218fc2267e",
                "name": "Success. Returns the keys of all payment gateways. Check the example shown below or refer `AggregatorsConfigDetail` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "config",
                      "aggregators",
                      "key"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "refresh",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"simpl\": {\n    \"key\": \"bf9d0ff65ffe6e54223a871e733bbd1c\",\n    \"secret\": \"XXXX-XXXX-XXXX-XXXX\",\n    \"config_type\": \"fynd\",\n    \"sdk\": true\n  },\n  \"juspay\": {\n    \"key\": \"XXXX-XXXX-XXXX-XXXX\",\n    \"secret\": \"XXXX-XXXX-XXXX-XXXX\",\n    \"config_type\": \"fynd\",\n    \"merchant_key\": \"XXXX-XXXX-XXXX-XXXX\",\n    \"sdk\": false,\n    \"api\": \"https://api.juspay.in\"\n  },\n  \"razorpay\": {\n    \"key\": \"XXXX-XXXX-XXXX-XXXX\",\n    \"secret\": \"XXXX-XXXX-XXXX-XXXX\",\n    \"config_type\": \"fynd\",\n    \"webhook_secret\": \"XXXX-XXXX-XXXX-XXXX\",\n    \"sdk\": true,\n    \"api\": \"https://api.razorpay.com/v1/\",\n    \"vpa\": \"XXXX-XXXX-XXXX-XXXX\"\n  },\n  \"success\": true,\n  \"env\": \"live\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "44acfa56-ea94-48be-a2a4-3b3513ba2fc2",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "config",
                      "aggregators",
                      "key"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "refresh",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"application id not found.\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6940d131-e4ab-46f3-bda1-00ff1e809f73",
            "name": "attachCardToCustomer | Link payment card to customer",
            "request": {
              "name": "attachCardToCustomer | Link payment card to customer",
              "description": {
                "content": "Link payment card to a user account for seamless transactions. Upon successful linking, the card becomes associated with the user's profile, enabling secure and convenient payments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "card",
                  "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  \"card_id\": \"<string>\",\n  \"nickname\": \"\",\n  \"refresh\": \"<boolean>\",\n  \"name_on_card\": \"\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "352a5136-516b-4d7b-87cc-34809ff0fb83",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "card",
                      "attach"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"card_id\": \"pm_1IGQlvHY5NCLOJpYNTBP6WpY\",\n  \"refresh\": true,\n  \"name_on_card\": \"Lorem Ipsum\",\n  \"nickname\": \"Lorem Ipsum\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": {\n    \"id\": \"pm_1IGQlvHY5NCLOJpYNTBP6WpY\",\n    \"brand\": \"visa\",\n    \"checks\": {\n      \"address_line1_check\": null,\n      \"address_postal_code_check\": null,\n      \"cvc_check\": \"pass\"\n    },\n    \"country\": \"US\",\n    \"exp_month\": 11,\n    \"exp_year\": 2025,\n    \"fingerprint\": \"poKWfSweJ0I5CvEA\",\n    \"funding\": \"credit\",\n    \"generated_from\": null,\n    \"last4\": \"1111\",\n    \"networks\": {\n      \"available\": [\n        \"visa\"\n      ],\n      \"preferred\": null\n    },\n    \"three_d_secure_usage\": {\n      \"supported\": true\n    },\n    \"wallet\": null\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d69ac03a-4fde-4d96-835b-5fb3dcb34a8d",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "card",
                      "attach"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"card_id\": \"pm_1IGQlvHY5NCLOJpYNTBP6WpY\",\n  \"refresh\": true,\n  \"name_on_card\": \"Lorem Ipsum\",\n  \"nickname\": \"Lorem Ipsum\"\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": "d3e3f3fe-dcd0-4144-8c99-bb52f2eea0db",
            "name": "getActiveCardAggregator | Retrieve active card aggregator",
            "request": {
              "name": "getActiveCardAggregator | Retrieve active card aggregator",
              "description": {
                "content": "Get details about the active card aggregator used by the user, including the aggregator name.You can refresh the data by setting the 'refresh' parameter to true if needed.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "card",
                  "aggregator"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "refresh",
                    "value": "false",
                    "description": "Select `true` to remove temporary cache files on payment gateway and replace with the latest one."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "42b0ff69-f2fe-4cf9-bc8a-cc0e385a8dd6",
                "name": "Success. Returns an active payment gateway.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "card",
                      "aggregator"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "refresh",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"cards\": {\n    \"aggregator\": \"Stripe\",\n    \"api\": \"https://www.example.com/cards/\",\n    \"customer_id\": \"lorem_12345\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "f599f841-def4-4136-b03a-4c2426c1305b",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "card",
                      "aggregator"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "refresh",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"Some thing wrong in payload\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "fc101d79-cc45-4cd5-beb2-bbe72327368d",
            "name": "getActiveUserCards | Get customer cards",
            "request": {
              "name": "getActiveUserCards | Get customer cards",
              "description": {
                "content": "List all active cards saved by the user.Includes details such as the card's aggregator name, card ID, token, reference, number, expiration date, type, issuer, brand, nickname, and whether it has expired.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "cards"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "force_refresh",
                    "value": "false",
                    "description": "Select `true` to clear the cache."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7c2288bb-fdb1-495f-bc09-c7dd51da6597",
                "name": "Success. Returns a list of cards saved by the user.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "cards"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "force_refresh",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "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\": \"Success\",\n  \"data\": [\n    {\n      \"aggregator_name\": \"Razorpay\",\n      \"card_id\": \"token_lorem_ipsum_001\",\n      \"card_token\": \"card_token_lorem_ipsum_001\",\n      \"card_reference\": \"ref_lorem_ipsum_001\",\n      \"card_number\": \"XXXX-XXXX-XXXX-1111\",\n      \"card_isin\": \"001\",\n      \"exp_year\": 2025,\n      \"exp_month\": 5,\n      \"card_type\": \"credit\",\n      \"card_issuer\": \"ICIC\",\n      \"card_brand\": \"VISA\",\n      \"nickname\": \"Visa\",\n      \"card_name\": \"Lorem Ipsum\",\n      \"expired\": false,\n      \"card_fingerprint\": null,\n      \"card_brand_image\": \"https://hdn-1.fynd.com/payment/visa.png\",\n      \"bank_logo\": \"https://hdn-1.fynd.com/payment/bank.png\",\n      \"compliant_with_tokenisation_guidelines\": true\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "5f9cdaa3-b402-42ea-ae4c-76fc7a8b811f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "cards"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "force_refresh",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"Some thing wrong in payload\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bc597559-e6c5-4351-b71c-c33fba542eef",
            "name": "deleteUserCard | Delete customer card",
            "request": {
              "name": "deleteUserCard | Delete customer card",
              "description": {
                "content": "Delete payment card from the user's account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "card",
                  "remove"
                ],
                "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  \"card_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8bafc613-56b0-4d90-acfe-8d0b4979adf6",
                "name": "Success. Returns a success message if card is deleted.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "card",
                      "remove"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"card_id\": \"token_lorem_ipsum_001\"\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": "6981c216-3bef-4731-927e-d17bf4093fb0",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "card",
                      "remove"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"card_id\": \"token_lorem_ipsum_001\"\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": "b77c200f-e25e-43bf-9926-a1311ab03dff",
            "name": "verifyCustomerForPayment | Verify payment customer",
            "request": {
              "name": "verifyCustomerForPayment | Verify payment customer",
              "description": {
                "content": "Verify if the user is eligible for pay-later payment from the payment aggregator side using the customer's phone number.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "customer",
                  "validation"
                ],
                "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  \"phone_number\": \"<string>\",\n  \"transaction_amount_in_paise\": \"<integer>\",\n  \"billing_address\": {\n    \"sit_d4b\": -62041905.24122937\n  },\n  \"order_items\": [\n    \"<object>\",\n    \"<object>\"\n  ],\n  \"payload\": \"<string>\",\n  \"merchant_params\": {\n    \"officia2\": \"non adipisicing enim labore pariatur\",\n    \"occaecatbe5\": -8450003\n  },\n  \"delivery_address\": {\n    \"in40\": false,\n    \"irure_7\": false\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4dce1c55-358b-4507-86cb-bfdfded2770d",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "customer",
                      "validation"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"simpl\",\n  \"transaction_amount_in_paise\": 20000,\n  \"phone_number\": \"8888888888\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"message\": \"data fetched\",\n  \"data\": {\n    \"api_version\": 2,\n    \"data\": {\n      \"approved\": true,\n      \"button_text\": \"Buy Now, Pay Later\",\n      \"first_transaction\": false\n    },\n    \"aggregator\": \"Simpl\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d6ad113c-1385-42ed-bdc9-23531470368e",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "customer",
                      "validation"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"simpl\",\n  \"transaction_amount_in_paise\": 20000,\n  \"phone_number\": \"8888888888\"\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": "bf12f69c-a070-46b0-8aad-a3a55db03472",
            "name": "verifyAndChargePayment | Verify order confirmation and charge",
            "request": {
              "name": "verifyAndChargePayment | Verify order confirmation and charge",
              "description": {
                "content": "Verify the payment status and charge from the customer's BNPL (Buy Now, Pay Later) account after order confirmation.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "confirm",
                  "charge"
                ],
                "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  \"amount\": \"<integer>\",\n  \"order_id\": \"<string>\",\n  \"verified\": \"<boolean>\",\n  \"transaction_token\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e9634c5d-7b67-47ad-96e9-db902dac7d19",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "confirm",
                      "charge"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"transaction_token\": \"paylater_transaction_id\",\n  \"order_id\": \"FY000000001000000101\",\n  \"aggregator\": \"Simpl\",\n  \"verified\": true,\n  \"amount\": 10000\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  \"status\": \"complete\",\n  \"order_id\": \"FY000000001000000101\",\n  \"aggregator\": \"Simpl\",\n  \"cart_id\": \"0000000\",\n  \"delivery_address_id\": \"0000000\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9b8ed5f6-7a42-45f4-9732-cf4133641a2c",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "confirm",
                      "charge"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"transaction_token\": \"paylater_transaction_id\",\n  \"order_id\": \"FY000000001000000101\",\n  \"aggregator\": \"Simpl\",\n  \"verified\": true,\n  \"amount\": 10000\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": "301dd69f-11a9-4022-8f23-c0d972088134",
            "name": "initialisePayment | Start payment process",
            "request": {
              "name": "initialisePayment | Start payment process",
              "description": {
                "content": "Initiate the payment procedure for an order. Upon successful initiation, it returns a  details including the success status, aggregator information, payment method, status, merchant order ID aggregator order , polling URL, timeout, virtual ID, Razorpay payment ID, customer ID, and device ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "request"
                ],
                "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  \"merchant_order_id\": \"<string>\",\n  \"method\": \"<string>\",\n  \"order_id\": \"<string>\",\n  \"amount\": \"<integer>\",\n  \"email\": \"<email>\",\n  \"contact\": \"<string>\",\n  \"razorpay_payment_id\": \"<string>\",\n  \"device_id\": \"<string>\",\n  \"customer_id\": \"<string>\",\n  \"vpa\": \"<string>\",\n  \"currency\": \"<string>\",\n  \"timeout\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1dbb11e8-60c6-4dae-a795-2d9fe61d9251",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "request"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\",\n  \"device_id\": \"1234567890\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"aggregator\": \"UPI_Razorpay\",\n  \"method\": \"upi\",\n  \"status\": \"success\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"aggregator_order_id\": \"lorem_GX8W00p2ipsum\",\n  \"polling_url\": \"https://api.fynd.com/service/application/payment/v0.1/payments/confirm/polling/?app_id=000000000000000000000001\",\n  \"timeout\": 240,\n  \"virtual_id\": null,\n  \"razorpay_payment_id\": \"pay_dummy_001\",\n  \"customer_id\": \"cust_dummy_001\",\n  \"device_id\": \"1234567890\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6b29d5df-da34-418f-ae41-fb6ef5302da4",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "request"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\",\n  \"device_id\": \"1234567890\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"aggregator\": \"UPI_Razorpay\",\n  \"method\": \"upi\",\n  \"error\": {\n    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"Invalid VPA. Please enter a valid Virtual Payment Address\",\n    \"source\": null,\n    \"step\": null,\n    \"reason\": null,\n    \"metadata\": {},\n    \"field\": \"vpa\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4e543ad3-86d5-4314-8462-a1bf45ad5e83",
            "name": "checkAndUpdatePaymentStatus | Update payment status",
            "request": {
              "name": "checkAndUpdatePaymentStatus | Update payment status",
              "description": {
                "content": "Polling process to confirm the payment status. It periodically checks and updates the current status of a payment, ensuring timely and accurate confirmation of payment transactions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "confirm",
                  "polling"
                ],
                "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  \"merchant_order_id\": \"<string>\",\n  \"method\": \"<string>\",\n  \"order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"merchant_transaction_id\": \"<string>\",\n  \"device_id\": \"<string>\",\n  \"customer_id\": \"<string>\",\n  \"contact\": \"<string>\",\n  \"virtual_id\": \"<string>\",\n  \"vpa\": \"<string>\",\n  \"currency\": \"<string>\",\n  \"amount\": \"<integer>\",\n  \"email\": \"<email>\",\n  \"razorpay_payment_id\": \"<string>\",\n  \"merchant_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "f44b6ad7-dafa-4f02-b7f3-f0cac573d90b",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "confirm",
                      "polling"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\",\n  \"device_id\": \"1234567890\",\n  \"merchant_transaction_id\": \"\",\n  \"status\": \"\",\n  \"razorpay_payment_id\": \"pay_P63nk6yir23eYj\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"aggregator_name\": \"UPI_Razorpay\",\n  \"status\": \"success\",\n  \"retry\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b2464873-3a55-49ac-809f-0414be13696a",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "confirm",
                      "polling"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\",\n  \"device_id\": \"1234567890\",\n  \"merchant_transaction_id\": \"\",\n  \"status\": \"\",\n  \"razorpay_payment_id\": \"pay_P63nk6yir23eYj\"\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": "91a75332-1230-46d3-af4e-65f6d55524ec",
            "name": "getPaymentModeRoutes | Get payment modes",
            "request": {
              "name": "getPaymentModeRoutes | Get payment modes",
              "description": {
                "content": "Get available payment methods on the payment page, specifying the aggregator for each option, such as 'Netbanking powered by Juspay' and 'Card powered by Razorpay'.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "options"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "amount",
                    "value": "<integer>",
                    "description": "(Required) Payable amount."
                  },
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>",
                    "description": "(Required) Identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "checkout_mode",
                    "value": "<string>",
                    "description": "Option to checkout for self or for others."
                  },
                  {
                    "disabled": false,
                    "key": "refresh",
                    "value": "<boolean>",
                    "description": "Select `true` to remove temporary cache files on payment gateway and replace with the latest one."
                  },
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "Identifier of the order, order_id."
                  },
                  {
                    "disabled": false,
                    "key": "card_reference",
                    "value": "<string>",
                    "description": "Card reference id of user's debit or credit card."
                  },
                  {
                    "disabled": false,
                    "key": "user_details",
                    "value": "<string>",
                    "description": "URLencoded JSON containing details of an anonymous user."
                  },
                  {
                    "disabled": false,
                    "key": "display_split",
                    "value": "<boolean>",
                    "description": "Display Split Payment Option or not."
                  },
                  {
                    "disabled": false,
                    "key": "advance_payment",
                    "value": "<boolean>",
                    "description": "Display Advance Payment Options or Normal."
                  },
                  {
                    "disabled": false,
                    "key": "shipment_id",
                    "value": "<string>",
                    "description": "Identifier of the shipment, shipment_id."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_option",
                    "value": "<string>",
                    "description": "List of fulfillment option slugs used to filter payment modes. A payment mode is included only if it is not explicitly disabled for any of the provided fulfillment options."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_option",
                    "value": "<string>",
                    "description": "List of fulfillment option slugs used to filter payment modes. A payment mode is included only if it is not explicitly disabled for any of the provided fulfillment options."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "552b5dd3-5a43-4838-9cdf-8d12729579c6",
                "name": "Success. Returns all available options for payment. Check the example shown below or refer `PaymentModeRouteDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "amount",
                        "value": "1000"
                      },
                      {
                        "key": "cart_id",
                        "value": "4234324234"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "self"
                      },
                      {
                        "key": "refresh",
                        "value": "true"
                      },
                      {
                        "key": "order_id",
                        "value": "FY65C47E27CB249F378C"
                      },
                      {
                        "key": "card_reference",
                        "value": "1"
                      },
                      {
                        "key": "user_details",
                        "value": "%7B%22first_name%22:%22Fynd%22,%22last_name%22:%22Dummy%22,%22mobile%22:%229999999999%22,%22email%22:%22test@example.com"
                      },
                      {
                        "key": "display_split",
                        "value": "false"
                      },
                      {
                        "key": "advance_payment",
                        "value": "false"
                      },
                      {
                        "key": "shipment_id",
                        "value": "12345"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "express-delivery"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "fast-track"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "self-pickup"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"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        \"aggregator_name\": \"Fynd\",\n        \"logo\": \"https://hdn-1.fynd.com/payment/cod.png\",\n        \"logo_url\": {\n          \"small\": \"https://hdn-1.fynd.com/payment/cod.png\",\n          \"large\": \"https://hdn-1.fynd.com/payment/cod.png\"\n        },\n        \"list\": [\n          {\n            \"cod_limit\": 1000,\n            \"remaining_limit\": 100,\n            \"aggregator_name\": \"name\"\n          }\n        ]\n      },\n      {\n        \"name\": \"CARD\",\n        \"display_priority\": 2,\n        \"payment_mode_id\": 2,\n        \"display_name\": \"Card\",\n        \"list\": [],\n        \"anonymous_enable\": true,\n        \"aggregator_name\": \"Razorpay\",\n        \"add_card_enabled\": false,\n        \"supported_methods\": [\n          {\n            \"name\": \"Visa\",\n            \"logo\": \"https://hdn-1.fynd.com/payment/VISA.png\"\n          },\n          {\n            \"name\": \"GPAY\",\n            \"logo\": \"https://hdn-1.fynd.com/payment/GPAY.png\"\n          }\n        ],\n        \"stored_payment_details\": [\n          {\n            \"card_id\": \"card_xyz123\",\n            \"aggregator_name\": \"razorpay\",\n            \"last4\": \"1234\",\n            \"brand\": \"Visa\",\n            \"expiry_month\": 12,\n            \"expiry_year\": 2031,\n            \"cvv_less\": true,\n            \"cvv_length\": 3\n          },\n          {\n            \"card_id\": \"card_abc456\",\n            \"last4\": \"5678\",\n            \"brand\": \"MasterCard\",\n            \"expiry_month\": 8,\n            \"expiry_year\": 2031,\n            \"cvv_less\": true,\n            \"cvv_length\": 3\n          }\n        ],\n        \"save_card\": true\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            \"name\": \"ICICI Bank\",\n            \"code\": \"ICIC\",\n            \"bank_name\": \"ICICI Bank\",\n            \"bank_code\": \"ICIC\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_ICICI.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_ICICI.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_ICICI.png\"\n            },\n            \"merchant_code\": \"NB_ICICI\",\n            \"display_priority\": 1,\n            \"display_name\": \"ICICI Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"HDFC Bank\",\n            \"code\": \"HDFC\",\n            \"bank_name\": \"HDFC Bank\",\n            \"bank_code\": \"HDFC\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_HDFC.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_HDFC.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_HDFC.png\"\n            },\n            \"merchant_code\": \"NB_HDFC\",\n            \"display_priority\": 2,\n            \"display_name\": \"HDFC Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Axis Bank\",\n            \"code\": \"UTIB\",\n            \"bank_name\": \"Axis Bank\",\n            \"bank_code\": \"UTIB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_AXIS.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_AXIS.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_AXIS.png\"\n            },\n            \"merchant_code\": \"NB_AXIS\",\n            \"display_priority\": 3,\n            \"display_name\": \"Axis Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"State Bank of India\",\n            \"code\": \"SBIN\",\n            \"bank_name\": \"State Bank of India\",\n            \"bank_code\": \"SBIN\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_SBI.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_SBI.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_SBI.png\"\n            },\n            \"merchant_code\": \"NB_SBI\",\n            \"display_priority\": 4,\n            \"display_name\": \"State Bank of India\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Kotak Mahindra Bank\",\n            \"code\": \"KKBK\",\n            \"bank_name\": \"Kotak Mahindra Bank\",\n            \"bank_code\": \"KKBK\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_KOTAK.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_KOTAK.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_KOTAK.png\"\n            },\n            \"merchant_code\": \"NB_KOTAK\",\n            \"display_priority\": 5,\n            \"display_name\": \"Kotak Mahindra Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Indusind Bank\",\n            \"code\": \"INDB\",\n            \"bank_name\": \"Indusind Bank\",\n            \"bank_code\": \"INDB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_INDUS.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_INDUS.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_INDUS.png\"\n            },\n            \"merchant_code\": \"INDB\",\n            \"display_priority\": 6,\n            \"display_name\": \"Indusind Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"City Union Bank\",\n            \"code\": \"CIUB\",\n            \"bank_name\": \"City Union Bank\",\n            \"bank_code\": \"CIUB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"NB_CUB\",\n            \"display_priority\": 9,\n            \"display_name\": \"City Union Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Catholic Syrian Bank\",\n            \"code\": \"CSBK\",\n            \"bank_name\": \"Catholic Syrian Bank\",\n            \"bank_code\": \"CSBK\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"CSBK\",\n            \"display_priority\": 11,\n            \"display_name\": \"Catholic Syrian Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"State Bank of Hyderabad\",\n            \"code\": \"SBHY\",\n            \"bank_name\": \"State Bank of Hyderabad\",\n            \"bank_code\": \"SBHY\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"NB_SBH\",\n            \"display_priority\": 12,\n            \"display_name\": \"State Bank of Hyderabad\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Allahabad Bank\",\n            \"code\": \"ALLA\",\n            \"bank_name\": \"Allahabad Bank\",\n            \"bank_code\": \"ALLA\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"ALLA\",\n            \"display_priority\": 15,\n            \"display_name\": \"Allahabad Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Syndicate Bank\",\n            \"code\": \"SYNB\",\n            \"bank_name\": \"Syndicate Bank\",\n            \"bank_code\": \"SYNB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"SYNB\",\n            \"display_priority\": 17,\n            \"display_name\": \"Syndicate Bank\"\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            \"name\": \"Paytm\",\n            \"display_name\": \"Paytm\",\n            \"code\": \"paytm\",\n            \"wallet_id\": 4,\n            \"merchant_code\": \"PAYTM\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/paytm_logo_small.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/paytm_logo_large.png\"\n            },\n            \"aggregator_name\": \"Juspay\",\n            \"display_priority\": 1,\n            \"meta\": {\n              \"balance\": 10,\n              \"token\": \"613b11af-dd32-4b59-8f18-70b2a93dc702\",\n              \"linked\": true,\n              \"mobile\": 8888888888,\n              \"wallet_code\": \"PAYTM\"\n            }\n          },\n          {\n            \"wallet_name\": \"Amazon Pay\",\n            \"wallet_code\": \"amazonpay\",\n            \"name\": \"Amazon Pay\",\n            \"display_name\": \"Amazon Pay\",\n            \"code\": \"amazonpay\",\n            \"wallet_id\": 10,\n            \"merchant_code\": \"AMAZONPAY\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/amazon-pay.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/amazon-pay.png\"\n            },\n            \"aggregator_name\": \"Razorpay\",\n            \"display_priority\": 9\n          }\n        ]\n      },\n      {\n        \"name\": \"UPI\",\n        \"display_priority\": 9,\n        \"payment_mode_id\": 7,\n        \"display_name\": \"UPI\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"UPI\",\n            \"display_name\": \"BHIM UPI\",\n            \"code\": \"UPI\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/upi_100x78.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/upi_150x100.png\"\n            },\n            \"merchant_code\": \"UPI\",\n            \"timeout\": 310,\n            \"retry_count\": 0,\n            \"fynd_vpa\": \"shopsense.rzp@hdfcbank\",\n            \"intent_flow\": true,\n            \"intent_app\": [\n              {\n                \"code\": \"google_pay\",\n                \"display_name\": \"Google Pay\",\n                \"package_name\": \"com.google.android.apps.nbu.paisa.user\",\n                \"logos\": {\n                  \"small\": \"https://hdn-1.fynd.com/payment/upi-google-pay.png\",\n                  \"large\": \"https://hdn-1.fynd.com/payment/upi-google-pay.png\"\n                }\n              }\n            ],\n            \"intent_app_error_list\": [\n              \"com.csam.icici.bank.imobile\",\n              \"in.org.npci.upiapp\",\n              \"com.whatsapp\"\n            ],\n            \"intent_app_error_dict_list\": [\n              {\n                \"package_name\": \"com.csam.icici.bank.imobile\",\n                \"code\": \"icici\"\n              },\n              {\n                \"package_name\": \"in.org.npci.upiapp\",\n                \"code\": \"upiapp\"\n              },\n              {\n                \"package_name\": \"com.whatsapp\",\n                \"code\": \"whatsapp\"\n              }\n            ]\n          }\n        ]\n      },\n      {\n        \"name\": \"JUSPAYPG\",\n        \"display_priority\": 18,\n        \"payment_mode_id\": 24,\n        \"display_name\": \"Pay Using Juspay\",\n        \"list\": []\n      },\n      {\n        \"name\": \"PL\",\n        \"display_priority\": 21,\n        \"display_name\": \"Pay Later\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Simpl\",\n            \"name\": \"Simpl\",\n            \"display_name\": \"Simpl\",\n            \"code\": \"simpl\",\n            \"merchant_code\": \"SIMPL\",\n            \"logo\": \"https://hdn-1.fynd.com/payment/simpl_logo.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/simpl_logo.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/simpl_logo.png\"\n            }\n          },\n          {\n            \"aggregator_name\": \"Potlee\",\n            \"name\": \"POTLEE\",\n            \"display_name\": \"Potlee\",\n            \"code\": \"POTLEE\",\n            \"merchant_code\": \"POTLEE\",\n            \"logo_url\": {\n              \"large\": \"https://hdn-1.fynd.com/payment/Potlee.png\",\n              \"small\": \"https://hdn-1.fynd.com/payment/Potlee.png\"\n            }\n          }\n        ]\n      },\n      {\n        \"name\": \"Store Credit\",\n        \"display_priority\": 16,\n        \"payment_mode_id\": 16,\n        \"display_name\": \"Store Credit\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"CreditNote\",\n            \"name\": \"Store Credit\",\n            \"partial_payment_allowed\": true,\n            \"display_name\": \"Store Credit\",\n            \"code\": \"CREDITNOTE\",\n            \"logo_url\": {\n              \"large\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\",\n              \"small\": \"https://hdn-1.fynd.com/payment/Pos+Logo.png\"\n            },\n            \"merchant_code\": \"CREDITNOTE\"\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.fyndx0.de/gringotts/api/v1/validate-customer/?app_id=000000000000000000000001\",\n            \"sdk\": {\n              \"config\": {\n                \"redirect\": false,\n                \"callback_url\": null,\n                \"action_url\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/confirm/charge/?app_id=000000000000000000000001\"\n              },\n              \"data\": {\n                \"user_phone\": \"8888888888\",\n                \"user_email\": \"test@example.com\"\n              }\n            },\n            \"return_url\": null\n          }\n        },\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\",\n        \"payment_flow_data\": null,\n        \"is_customer_validation_required\": true,\n        \"cust_validation_url\": \"https://api.fyndx0.de/platform/payment/api/v1/validate-customer/?app_id=000000000000000000000001\",\n        \"config\": {\n          \"redirect\": false,\n          \"final_payment_action_url\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/confirm/charge/?app_id=000000000000000000000001\"\n        }\n      },\n      \"potlee\": {\n        \"data\": {\n          \"gateway\": {\n            \"route\": \"potlee\",\n            \"entity\": \"api\",\n            \"is_customer_validation_required\": true,\n            \"cust_validation_url\": \"https://api.fyndx0.de/gringotts/api/v1/validate-customer/\",\n            \"return_url\": null\n          },\n          \"payment_flow_data\": {\n            \"is_customer_validation_required\": true,\n            \"cust_validation_url\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/callback/\",\n            \"config\": {\n              \"redirect\": true,\n              \"final_payment_action_url\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/callback/\"\n            },\n            \"return_url\": null\n          }\n        },\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\",\n        \"payment_flow_data\": {\n          \"return_url\": null,\n          \"cust_validation_url\": \"https://api.fyndx0.de/gringotts/api/v1/validate-customer/\",\n          \"is_customer_validation_required\": true\n        }\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\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"bqr_razorpay\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"fynd\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"ccavenue\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"payumoney\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      }\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "c4d6ef00-3638-47e0-a983-6b38e894d531",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "amount",
                        "value": "1000"
                      },
                      {
                        "key": "cart_id",
                        "value": "4234324234"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "self"
                      },
                      {
                        "key": "refresh",
                        "value": "true"
                      },
                      {
                        "key": "order_id",
                        "value": "FY65C47E27CB249F378C"
                      },
                      {
                        "key": "card_reference",
                        "value": "1"
                      },
                      {
                        "key": "user_details",
                        "value": "%7B%22first_name%22:%22Fynd%22,%22last_name%22:%22Dummy%22,%22mobile%22:%229999999999%22,%22email%22:%22test@example.com"
                      },
                      {
                        "key": "display_split",
                        "value": "false"
                      },
                      {
                        "key": "advance_payment",
                        "value": "false"
                      },
                      {
                        "key": "shipment_id",
                        "value": "12345"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "express-delivery"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "fast-track"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "self-pickup"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "42eccfec-224e-431d-ac2a-e4116e23b080",
            "name": "getPosPaymentModeRoutes | POS payment modes",
            "request": {
              "name": "getPosPaymentModeRoutes | POS payment modes",
              "description": {
                "content": "Get available payment methods on the payment page for POS, specifying the aggregator for each option, such as 'CARD powered by Juspay' and 'QR powered by Razorpay'.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "options",
                  "pos"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "amount",
                    "value": "<integer>",
                    "description": "(Required) Payable amount."
                  },
                  {
                    "disabled": false,
                    "key": "cart_id",
                    "value": "<string>",
                    "description": "(Required) Identifier of the cart."
                  },
                  {
                    "disabled": false,
                    "key": "pincode",
                    "value": "<string>",
                    "description": "(Required) The PIN Code of the destination address, e.g. 400059."
                  },
                  {
                    "disabled": false,
                    "key": "checkout_mode",
                    "value": "<string>",
                    "description": "Option to checkout for self or for others."
                  },
                  {
                    "disabled": false,
                    "key": "refresh",
                    "value": "<boolean>",
                    "description": "Select `true` to remove temporary cache files on payment gateway and replace with the latest one."
                  },
                  {
                    "disabled": false,
                    "key": "card_reference",
                    "value": "<string>",
                    "description": "Card reference id of user's debit or credit card."
                  },
                  {
                    "disabled": false,
                    "key": "order_type",
                    "value": "<string>",
                    "description": "(Required) 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": "fulfillment_option",
                    "value": "<string>",
                    "description": "List of fulfillment option slugs used to filter payment modes. A payment mode is included only if it is not explicitly disabled for any of the provided fulfillment options."
                  },
                  {
                    "disabled": false,
                    "key": "fulfillment_option",
                    "value": "<string>",
                    "description": "List of fulfillment option slugs used to filter payment modes. A payment mode is included only if it is not explicitly disabled for any of the provided fulfillment options."
                  },
                  {
                    "disabled": false,
                    "key": "user_details",
                    "value": "<string>",
                    "description": "URLencoded JSON containing details of an anonymous user."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "9c94b219-031b-436b-a713-9ec9e85a052e",
                "name": "Success. Returns all available options for payment. Check the example shown below or refer `PaymentModeRouteDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "pos"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "amount",
                        "value": "1000"
                      },
                      {
                        "key": "cart_id",
                        "value": "2343432412342"
                      },
                      {
                        "key": "pincode",
                        "value": "122001"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "self"
                      },
                      {
                        "key": "refresh",
                        "value": "true"
                      },
                      {
                        "key": "card_reference",
                        "value": "1"
                      },
                      {
                        "key": "order_type",
                        "value": "HomeDelivery"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "express-delivery"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "fast-track"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "self-pickup"
                      },
                      {
                        "key": "user_details",
                        "value": "%7B%22first_name%22:%22Fynd%22,%22last_name%22:%22Dummy%22,%22mobile%22:%229999999999%22,%22email%22:%22test@example.com"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"payment_options\": {\n    \"payment_option\": [\n      {\n        \"name\": \"CAS\",\n        \"display_priority\": 21,\n        \"payment_mode_id\": 39,\n        \"display_name\": \"Cash at Store\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Fynd\",\n            \"name\": \"CAS\",\n            \"display_name\": \"Cash\",\n            \"code\": \"CAS\",\n            \"logo_url\": {\n              \"large\": \"https://hdn-1.fynd.com/payment/cod.png\",\n              \"small\": \"https://hdn-1.fynd.com/payment/cod.png\"\n            },\n            \"merchant_code\": \"CAS\"\n          }\n        ]\n      },\n      {\n        \"name\": \"CSAS\",\n        \"display_priority\": 21,\n        \"payment_mode_id\": 40,\n        \"display_name\": \"Card Swiped at Store\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Fynd\",\n            \"name\": \"CSAS\",\n            \"display_name\": \"Card Swipe\",\n            \"code\": \"CSAS\",\n            \"logo_url\": {\n              \"large\": \"https://hdn-1.fynd.com/payment/cod.png\",\n              \"small\": \"https://hdn-1.fynd.com/payment/cod.png\"\n            },\n            \"merchant_code\": \"CSAS\"\n          }\n        ]\n      },\n      {\n        \"name\": \"UPI\",\n        \"display_priority\": 9,\n        \"payment_mode_id\": 7,\n        \"display_name\": \"UPI\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"UPI\",\n            \"display_name\": \"BHIM UPI\",\n            \"code\": \"UPI\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/upi_100x78.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/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\": [\n              {\n                \"code\": \"google_pay\",\n                \"display_name\": \"Google Pay\",\n                \"package_name\": \"com.google.android.apps.nbu.paisa.user\",\n                \"logos\": {\n                  \"small\": \"https://hdn-1.fynd.com/payment/upi-google-pay.png\",\n                  \"large\": \"https://hdn-1.fynd.com/payment/upi-google-pay.png\"\n                }\n              }\n            ],\n            \"intent_app_error_list\": [\n              \"com.csam.icici.bank.imobile\",\n              \"in.org.npci.upiapp\",\n              \"com.whatsapp\"\n            ],\n            \"intent_app_error_dict_list\": [\n              {\n                \"package_name\": \"com.csam.icici.bank.imobile\",\n                \"code\": \"icici\"\n              },\n              {\n                \"package_name\": \"in.org.npci.upiapp\",\n                \"code\": \"upiapp\"\n              },\n              {\n                \"package_name\": \"com.whatsapp\",\n                \"code\": \"whatsapp\"\n              }\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.fyndx0.de/gringotts/api/v1/validate-customer/?app_id=000000000000000000000001\",\n            \"sdk\": {\n              \"config\": {\n                \"redirect\": false,\n                \"callback_url\": null,\n                \"action_url\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/confirm/charge/?app_id=000000000000000000000001\"\n              },\n              \"data\": {\n                \"user_phone\": \"8888888888\",\n                \"user_email\": \"test@example.com\"\n              }\n            },\n            \"return_url\": null\n          }\n        },\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\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\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"upi_razorpay\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"bqr_razorpay\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"cashfree\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"fynd\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"ccavenue\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"payumoney\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      }\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "aef38ac6-27b2-4d87-9330-5136b465cbf5",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "pos"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "amount",
                        "value": "1000"
                      },
                      {
                        "key": "cart_id",
                        "value": "2343432412342"
                      },
                      {
                        "key": "pincode",
                        "value": "122001"
                      },
                      {
                        "key": "checkout_mode",
                        "value": "self"
                      },
                      {
                        "key": "refresh",
                        "value": "true"
                      },
                      {
                        "key": "card_reference",
                        "value": "1"
                      },
                      {
                        "key": "order_type",
                        "value": "HomeDelivery"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "express-delivery"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "fast-track"
                      },
                      {
                        "key": "fulfillment_option",
                        "value": "self-pickup"
                      },
                      {
                        "key": "user_details",
                        "value": "%7B%22first_name%22:%22Fynd%22,%22last_name%22:%22Dummy%22,%22mobile%22:%229999999999%22,%22email%22:%22test@example.com"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4af345c1-d0d7-4516-ba28-fb85ded9f17d",
            "name": "walletLinkInitiate | Initiate linking of wallet",
            "request": {
              "name": "walletLinkInitiate | Initiate linking of wallet",
              "description": {
                "content": "Link wallet for the aggregator for processing of payment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "options",
                  "wallet",
                  "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  \"aggregator\": \"<string>\",\n  \"mobile\": \"<string>\",\n  \"wallet_code\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "be0f1bf7-5d72-47ed-b70b-0333b21611af",
                "name": "OTP for Wallet Linking sent",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "wallet",
                      "link"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Jio\",\n  \"mobile\": \"8888888888\",\n  \"wallet_code\": \"Paytm\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"message\": \"OTP sent successfully\",\n    \"link_token\": \"31a2f5a7-ee30-4cbb-8669-53071878f6d7\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9c18a552-ed8c-4739-9194-949c7b1272c4",
                "name": "Wallet Linking Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "wallet",
                      "link"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Jio\",\n  \"mobile\": \"8888888888\",\n  \"wallet_code\": \"Paytm\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"data\": {\n    \"message\": \"wallet linking failed\",\n    \"reason\": \"wallet does not exist for this mobile number\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a0961671-bf4b-4611-bedc-6f6b912a31c3",
            "name": "linkWallet | OTP verification",
            "request": {
              "name": "linkWallet | OTP verification",
              "description": {
                "content": "Verify the linking of wallet using OTP for further processing of payment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "options",
                  "wallet",
                  "verify"
                ],
                "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  \"link_token\": \"<string>\",\n  \"otp\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "91550701-fb52-45d9-a34c-a63671acdd0b",
                "name": "OTP Verification",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "wallet",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Jio\",\n  \"link_token\": \"31a2f5a7-ee30-4cbb-8669-53071878f6d7\",\n  \"otp\": 489871\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"message\": \"OTP verified successfully\",\n    \"balance\": 234,\n    \"token\": \"100f8193-63b6-4f2b-a9bc-6830639583a6\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "9d23b309-7981-402f-9ec9-63d5b68aa628",
                "name": "OTP Verification Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "wallet",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Jio\",\n  \"link_token\": \"31a2f5a7-ee30-4cbb-8669-53071878f6d7\",\n  \"otp\": 489871\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"data\": {\n    \"message\": \"OTP verification failed\",\n    \"reason\": \"Invalid payment instrument details.\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "05da38a2-fb7e-4e4d-9b40-7ce41475e9d0",
            "name": "delinkWallet | Delink the wallet",
            "request": {
              "name": "delinkWallet | Delink the wallet",
              "description": {
                "content": "Delink the wallet.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "options",
                  "wallet",
                  "delink"
                ],
                "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  \"wallet_code\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "55ad8fce-1403-4d9e-b95a-322a1babe7e5",
                "name": "Wallet delinked successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "wallet",
                      "delink"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Jio\",\n  \"wallet_code\": \"Paytm\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"message\": \"Wallet delinked successfully\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "964c4672-8ece-463c-94f9-f25159536b0a",
                "name": "Wallet delinking Failed",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "wallet",
                      "delink"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"aggregator\": \"Jio\",\n  \"wallet_code\": \"Paytm\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"data\": {\n    \"message\": \"Wallet delinking Failed\",\n    \"reason\": \"Network Error, Try After some time\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e1b9dd2b-4b7b-40d1-b727-900750ecc96d",
            "name": "resendOrCancelPayment | Resend or cancel a pending payment transaction",
            "request": {
              "name": "resendOrCancelPayment | Resend or cancel a pending payment transaction",
              "description": {
                "content": "Resend or cancel payment link that have been initiated but may require modification or cancellation for various reasons, ensuring flexibility and control in payment processing.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "resend_or_cancel"
                ],
                "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  \"request_type\": \"<string>\",\n  \"device_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2226cacb-5f1f-4321-80f0-2b1437db5bd7",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "resend_or_cancel"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY615DE25839C4AF3A5A\",\n  \"request_type\": \"resend\",\n  \"device_id\": \"1234567890\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"message\": \"Notification triggered.\",\n    \"status\": \"success\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "61eceeb2-bf02-44bf-a270-3c9fb395fd8d",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "resend_or_cancel"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY615DE25839C4AF3A5A\",\n  \"request_type\": \"resend\",\n  \"device_id\": \"1234567890\"\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": "9cb79349-1330-4936-9ad5-6682921dbeff",
            "name": "renderHTML | Render HTML",
            "request": {
              "name": "renderHTML | Render HTML",
              "description": {
                "content": "Render HTML for a payment aggregator page.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "html",
                  "render",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "text/html"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"base64_html\": \"<string>\",\n  \"returntype\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "edb1e675-a195-4dcf-b7e5-c35f5fca4f3a",
                "name": "Success and return HTML decoded text",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "html",
                      "render",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "text/html"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"base64_html\": \"PGh0bWw+PGhlYWQ+PG1ldGEgbmFtZT0ndmlld3BvcnQnIGNvbnRlbnQ9J3dpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xICwgbWF4aW11bS1zY2FsZT0xLCB1c2VyLXNjYWxhYmxlPW5vJz48c2NyaXB0IHR5cGU9J3RleHQvamF2YXNjcmlwdCc+ZnVuY3Rpb24gZm9ybVN1Ym1pdCgpe2RvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdwYXltZW50Jykuc3VibWl0KCk7fTwvc2NyaXB0PjwvaGVhZD48Ym9keSBvbmxvYWQ9J2phdmFzY3JpcHQ6Zm9ybVN1Ym1pdCgpOyc+PGZvcm0gbmFtZT0ncGF5bWVudCcgaWQ9J3BheW1lbnQnIG1ldGhvZD0nUE9TVCcgYWN0aW9uPSdodHRwczovL3J0c3MtcmVwbGljYS5qaW9sYWJzLmNvbS9qaW9wYXlwZy92MS9wYXltZW50LW9wdGlvbnMnPjxpbWcgc3JjPSdodHRwczovL3J0c3MtcmVwbGljYS5qaW9sYWJzLmNvbS91cGxvYWQvbXlqaW9jb3Jlc3RhdGljZmlsZXMvaW1hZ2VzL2xvYWRlci5naWYnIHdpZHRoPScyNSUnIGhlaWdodD0nYXV0bycgc3R5bGU9J2Rpc3BsYXk6IGJsb2NrOyBtYXJnaW4tdG9wOiAxMjBweDttYXJnaW4tbGVmdDogYXV0bzsgbWFyZ2luLXJpZ2h0OiBhdXRvOyBtYXJnaW4tYm90dG9tOjEwcHg7Jy8+PGRpdiBzdHlsZT0ndGV4dC1hbGlnbjogY2VudGVyJz48cCBzdHlsZT0nZGlzcGxheTogaW5saW5lLWJsb2NrO3ZlcnRpY2FsLWFsaWduOiBtaWRkbGU7Zm9udC1zaXplOjE2cHgnPlJlZGlyZWN0aW5nIHRvIHBheW1lbnQgZ2F0ZXdheS4gUGxlYXNlIGRvIG5vdCBjbGljayBvbiByZWZyZXNoIG9yIGJhY2sgYnV0dG9uLiA8L3A+PC9kaXY+PGlucHV0IHR5cGU9J2hpZGRlbicgbmFtZT0ncGFyYW0xJyB2YWx1ZT0nZmY1MGI2MWQzMGVkNDMxYWExMGVhOTU1MzZiNzc2MDgnLz48aW5wdXQgdHlwZT0nc3VibWl0JyB2YWx1ZT0nJyBzdHlsZT0nZGlzcGxheTogbm9uZTsnLz48L2Zvcm0+PC9ib2R5PjwvaHRtbD4=\",\n  \"returntype\": \"json\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "text/html"
                  }
                ],
                "body": "",
                "cookie": [],
                "_postman_previewlanguage": "text"
              },
              {
                "id": "c5aa9718-78cd-4abe-b9cd-04900e93b687",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "html",
                      "render",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"base64_html\": \"PGh0bWw+PGhlYWQ+PG1ldGEgbmFtZT0ndmlld3BvcnQnIGNvbnRlbnQ9J3dpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xICwgbWF4aW11bS1zY2FsZT0xLCB1c2VyLXNjYWxhYmxlPW5vJz48c2NyaXB0IHR5cGU9J3RleHQvamF2YXNjcmlwdCc+ZnVuY3Rpb24gZm9ybVN1Ym1pdCgpe2RvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdwYXltZW50Jykuc3VibWl0KCk7fTwvc2NyaXB0PjwvaGVhZD48Ym9keSBvbmxvYWQ9J2phdmFzY3JpcHQ6Zm9ybVN1Ym1pdCgpOyc+PGZvcm0gbmFtZT0ncGF5bWVudCcgaWQ9J3BheW1lbnQnIG1ldGhvZD0nUE9TVCcgYWN0aW9uPSdodHRwczovL3J0c3MtcmVwbGljYS5qaW9sYWJzLmNvbS9qaW9wYXlwZy92MS9wYXltZW50LW9wdGlvbnMnPjxpbWcgc3JjPSdodHRwczovL3J0c3MtcmVwbGljYS5qaW9sYWJzLmNvbS91cGxvYWQvbXlqaW9jb3Jlc3RhdGljZmlsZXMvaW1hZ2VzL2xvYWRlci5naWYnIHdpZHRoPScyNSUnIGhlaWdodD0nYXV0bycgc3R5bGU9J2Rpc3BsYXk6IGJsb2NrOyBtYXJnaW4tdG9wOiAxMjBweDttYXJnaW4tbGVmdDogYXV0bzsgbWFyZ2luLXJpZ2h0OiBhdXRvOyBtYXJnaW4tYm90dG9tOjEwcHg7Jy8+PGRpdiBzdHlsZT0ndGV4dC1hbGlnbjogY2VudGVyJz48cCBzdHlsZT0nZGlzcGxheTogaW5saW5lLWJsb2NrO3ZlcnRpY2FsLWFsaWduOiBtaWRkbGU7Zm9udC1zaXplOjE2cHgnPlJlZGlyZWN0aW5nIHRvIHBheW1lbnQgZ2F0ZXdheS4gUGxlYXNlIGRvIG5vdCBjbGljayBvbiByZWZyZXNoIG9yIGJhY2sgYnV0dG9uLiA8L3A+PC9kaXY+PGlucHV0IHR5cGU9J2hpZGRlbicgbmFtZT0ncGFyYW0xJyB2YWx1ZT0nZmY1MGI2MWQzMGVkNDMxYWExMGVhOTU1MzZiNzc2MDgnLz48aW5wdXQgdHlwZT0nc3VibWl0JyB2YWx1ZT0nJyBzdHlsZT0nZGlzcGxheTogbm9uZTsnLz48L2Zvcm0+PC9ib2R5PjwvaHRtbD4=\",\n  \"returntype\": \"json\"\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": "487f1b5d-31f6-467e-bd10-95b2be75dce0",
            "name": "validateVPA | Validate VPA",
            "request": {
              "name": "validateVPA | Validate VPA",
              "description": {
                "content": "Validate if a Virtual Payment Address (VPA) is valid for processing payments and returns the validation result.is_valid boolean value indicating whether the VPA is valid for payments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "validate-vpa"
                ],
                "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  \"upi_vpa\": \"<string>\",\n  \"aggregator\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9ed04ec7-a147-478e-b9f3-320cb07a0671",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "validate-vpa"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"upi_vpa\": \"success@razorpay\",\n  \"aggregator\": \"razorpay\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"upi_vpa\": \"success@razorpay\",\n    \"status\": \"VALID\",\n    \"is_valid\": true,\n    \"customer_name\": \"Verified\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "4227c74a-5391-4ff9-ab3e-b83082139e62",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "validate-vpa"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"upi_vpa\": \"success@razorpay\",\n  \"aggregator\": \"razorpay\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a0827c91-fa1d-45f2-bc3f-7344ba6660f5",
            "name": "cardDetails | Get card details",
            "request": {
              "name": "cardDetails | Get card details",
              "description": {
                "content": "Get details of a specified payment card, including information such as the card type, brand, country, and expiration date.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "cards",
                  "info",
                  ":card_info"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "aggregator",
                    "value": "juspay",
                    "description": "This is a string value describing the aggregator name."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "card_info",
                    "description": "(Required) Card first 6 digit IIN(prefix) number."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "0863bea5-5879-47eb-9c04-02d3497ace55",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "cards",
                      "info",
                      ":card_info"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "razorpay"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "card_info",
                        "description": "(Required) Card first 6 digit IIN(prefix) 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  \"data\": {\n    \"country\": \"INDIA\",\n    \"extended_card_type\": \"DEBIT\",\n    \"card_brand\": \"MASTERCARD\",\n    \"card_object\": \"tkn_1416af8beba94c96a3dqer196cd9fce7\",\n    \"id\": \"529992\",\n    \"card_sub_type\": null,\n    \"type\": \"DEBIT\",\n    \"bank\": \"\",\n    \"is_domestic_card\": true,\n    \"status\": true,\n    \"user\": \"63b4fce75a2bca1dw0f08f3f9\",\n    \"name_on_card\": \"Dummy\",\n    \"bank_code\": \"HDFC\",\n    \"card_token\": \"tkn_1416af8beba94c96a3dqer196cd9fce7\",\n    \"card_exp_year\": \"2024\",\n    \"card_exp_month\": \"12\",\n    \"is_enabled\": \"true,\",\n    \"cvv_length\": \"3,\",\n    \"logo\": \"https://example.com/logos/visa.png\",\n    \"is_card_valid\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "291b6ba8-2dc5-46ad-a10b-0e99bc952b42",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "cards",
                      "info",
                      ":card_info"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "razorpay"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "card_info",
                        "description": "(Required) Card first 6 digit IIN(prefix) number."
                      }
                    ]
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "58f1768c-bb93-4027-8d99-096cc49071c0",
            "name": "getActiveRefundTransferModes | Get refund transfer modes",
            "request": {
              "name": "getActiveRefundTransferModes | Get refund transfer modes",
              "description": {
                "content": "Lists available refund modes, such as UPI, providing details like display name, logo, and ID for each mode.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "transfer-mode"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "4daebf5e-c8fd-47a8-b99d-d737f9a9bca4",
                "name": "Success. Shows the available refund mode to choose, e.g. Netbanking.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "transfer-mode"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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      \"display_name\": \"BANK\",\n      \"items\": [\n        {\n          \"id\": 6,\n          \"name\": \"bank\",\n          \"display_name\": \"BANK\",\n          \"logo_small\": \"https://hdn-1.fynd.com/payment/netbanking.png\",\n          \"logo_large\": \"https://hdn-1.fynd.com/payment/netbanking.png\"\n        }\n      ]\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "746f85d7-005a-4cc9-8843-b439bf1da6cb",
            "name": "enableOrDisableRefundTransferMode | Toggle refund mode",
            "request": {
              "name": "enableOrDisableRefundTransferMode | Toggle refund mode",
              "description": {
                "content": "Enable/Disable a particular refund transfer mode based on the request body parameters, indicating whether the mode should be enabled or disabled.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "transfer-mode"
                ],
                "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  \"enable\": \"<boolean>\",\n  \"transfer_mode\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8eaac725-352a-45ce-9e7b-65b1ac83609a",
                "name": "Success. Shows whether the refund mode was successfully enabled or disabled.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "transfer-mode"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"transfer_mode\": \"bank\",\n  \"enable\": true\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": "3d89a885-d8dc-4020-994b-6bcea11824ce",
            "name": "getUserBeneficiariesDetail | Retrieve beneficiary details ",
            "request": {
              "name": "getUserBeneficiariesDetail | Retrieve beneficiary details ",
              "description": {
                "content": "Get beneficiaries associated with the user for processing refunds, based on the provided order ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "user",
                  "beneficiary"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "(Required) A unique number used for identifying and tracking your orders."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ae7895a3-8f0c-442a-a014-cd2ddbd5b467",
                "name": "Success. Returns the details of the beneficiary getting a refund.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "user",
                      "beneficiary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": []
                  },
                  "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": "9a9f3557-077e-43c6-ac68-30e8cdcf202e",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "user",
                      "beneficiary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": []
                  },
                  "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": "c60b0841-7f7f-4b33-a61a-119a1eed5352",
            "name": "getOrderBeneficiariesDetail | Retrieve beneficiary details",
            "request": {
              "name": "getOrderBeneficiariesDetail | Retrieve beneficiary details",
              "description": {
                "content": "Get beneficiary details like bank name , ifsc code , branch name associated with a specific order for refund processing.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "order",
                  "beneficiaries"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "(Required) A unique number used for identifying and tracking your orders."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "7d94b0e9-6e08-4f88-a816-7185afe18aec",
                "name": "Success. Returns the details of the beneficiary getting a refund.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "order",
                      "beneficiaries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": []
                  },
                  "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": "ceeb4bc5-5119-4110-aab0-5105b7270333",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "order",
                      "beneficiaries"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "FY65C2797B2F00FCF07E"
                      }
                    ],
                    "variable": []
                  },
                  "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": "7280833f-7c0a-4b8e-b92e-a7ce5ca295dc",
            "name": "verifyOtpAndAddBeneficiaryForBank | Verify OTP for bank and add beneficiary",
            "request": {
              "name": "verifyOtpAndAddBeneficiaryForBank | Verify OTP for bank and add beneficiary",
              "description": {
                "content": "Verify the OTP provided by the user and adds a bank beneficiary for refund processing.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "verification",
                  "bank"
                ],
                "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  \"hash_key\": \"<string>\",\n  \"otp\": \"<string>\",\n  \"request_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "514b5064-a6e6-48a6-94f2-9d6d7908028e",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "verification",
                      "bank"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"9944\",\n  \"hash_key\": \"fdefdtefdtedtedvefder\",\n  \"request_id\": \"dtefdtferdferdferdfredcefce\"\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}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "533febc3-a327-407e-9670-6d3f60a60b3f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "verification",
                      "bank"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"9944\",\n  \"hash_key\": \"fdefdtefdtedtedvefder\",\n  \"request_id\": \"dtefdtferdferdferdfredcefce\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": \"false\",\n  \"description\": \"OTP Verification Failed\",\n  \"is_verified_flag\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "680b5a8a-cfdf-4fe1-8e26-ec455595057d",
            "name": "addBeneficiaryDetails | Add beneficiary for refund",
            "request": {
              "name": "addBeneficiaryDetails | Add beneficiary for refund",
              "description": {
                "content": "Add beneficiary details specifically for refund transactions, including account holder name, account number and bank details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "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  \"delights\": \"<boolean>\",\n  \"details\": {\n    \"account_holder\": \"<string>\",\n    \"account_no\": \"<string>\",\n    \"bank_name\": \"<string>\",\n    \"branch_name\": \"<string>\",\n    \"email\": \"<string>\",\n    \"ifsc_code\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"vpa\": \"<string>\",\n    \"wallet\": \"<string>\"\n  },\n  \"order_id\": \"<string>\",\n  \"shipment_id\": \"<string>\",\n  \"transfer_mode\": \"<string>\",\n  \"otp\": \"<string>\",\n  \"request_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9ae17ad6-54a3-477c-b02f-f36b601f3348",
                "name": "Success. Shows whether the beneficiary details were saved to a returned/cancelled order or not.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"shashi bro\",\n    \"account_no\": \"1234567890123\",\n    \"address\": \"A-402, HARI SMRUTI BLDG, KHANDWALA LANE\",\n    \"bank_name\": \"Test\",\n    \"branch_name\": \"Test1\",\n    \"comment\": \"Test\",\n    \"email\": \"test@example.com\",\n    \"ifsc_code\": \"SBIN0008752\",\n    \"mobile\": \"8888888888\"\n  },\n  \"order_id\": \"FY5DD3F05A09120FFE4B\",\n  \"transfer_mode\": \"bank\",\n  \"shipment_id\": \"16100144824381402124\",\n  \"delights\": false\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  \"is_verified_flag\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6ee83fb0-9a68-4794-ba1a-1727e0257501",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "account"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"shashi bro\",\n    \"account_no\": \"1234567890123\",\n    \"address\": \"A-402, HARI SMRUTI BLDG, KHANDWALA LANE\",\n    \"bank_name\": \"Test\",\n    \"branch_name\": \"Test1\",\n    \"comment\": \"Test\",\n    \"email\": \"test@example.com\",\n    \"ifsc_code\": \"SBIN0008752\",\n    \"mobile\": \"8888888888\"\n  },\n  \"order_id\": \"FY5DD3F05A09120FFE4B\",\n  \"transfer_mode\": \"bank\",\n  \"shipment_id\": \"16100144824381402124\",\n  \"delights\": false\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": "faf823fc-2f3c-4a11-acfb-baf194d4704b",
            "name": "addRefundBankAccountUsingOTP | Add refund account using OTP verification",
            "request": {
              "name": "addRefundBankAccountUsingOTP | Add refund account using OTP verification",
              "description": {
                "content": "Add bank account specifically for refunds, employing OTP verification for security.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "account",
                  "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  \"details\": {\n    \"account_no\": \"<string>\",\n    \"bank_name\": \"<string>\",\n    \"ifsc_code\": \"<string>\",\n    \"branch_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": "3214d95c-89bc-4c48-a612-f1578cb39e19",
                "name": "Success. Shows whether the beneficiary details were saved to a returned/cancelled order or not.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "account",
                      "otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"Lorem Ipsum\",\n    \"account_no\": \"1234567890123\",\n    \"bank_name\": \"SBI\",\n    \"branch_name\": \"Lorem Ipsum\",\n    \"ifsc_code\": \"SBINLOREMIPSUM0001\"\n  },\n  \"order_id\": \"FY1203108000000001\",\n  \"shipment_id\": \"12345678901234567890\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Account successfully created\",\n  \"is_verified_flag\": true,\n  \"beneficiary_id\": \"V2fc4XjiqJynRpXBHFpP693kVMvNMorElAvU7tWfTok=\",\n  \"account_no\": \"XXXX-XXXX-3210\",\n  \"account_holder\": \"JOHN DOE\",\n  \"bank_name\": \"ICICI Bank\",\n  \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/testz0/misc/default-assets/original/NB_ICICI.png\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "58c97ea0-d9c0-4bab-b579-2c9ce8ed4b40",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "account",
                      "otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"Lorem Ipsum\",\n    \"account_no\": \"1234567890123\",\n    \"bank_name\": \"SBI\",\n    \"branch_name\": \"Lorem Ipsum\",\n    \"ifsc_code\": \"SBINLOREMIPSUM0001\"\n  },\n  \"order_id\": \"FY1203108000000001\",\n  \"shipment_id\": \"12345678901234567890\"\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": "bfc09d86-227e-4932-abc9-160c18cdfdea",
            "name": "verifyOtpAndAddBeneficiaryForWallet | Verify OTP for wallet",
            "request": {
              "name": "verifyOtpAndAddBeneficiaryForWallet | Verify OTP for wallet",
              "description": {
                "content": "Verify OTP provided by the user and adds a wallet beneficiary.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "verification",
                  "wallet"
                ],
                "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_code\": \"<string>\",\n  \"mobile\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "afe13361-b58f-49fb-b329-e9780cbdf718",
                "name": "Success. Sends the OTP to the given mobile number.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "verification",
                      "wallet"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"is_verified_flag\": \"false\",\n  \"request_id\": \"c3ca6c13d490c885a125d106b45697b7\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0ddadc75-84e2-4795-819c-f8405b0ef228",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "verification",
                      "wallet"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\"\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\": \"Mobile no wrong\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a832663f-c545-4962-b357-9a1e553aba5b",
            "name": "updateDefaultBeneficiary | Set default beneficiary for refund ",
            "request": {
              "name": "updateDefaultBeneficiary | Set default beneficiary for refund ",
              "description": {
                "content": "Update default beneficiary for the order refund of the user.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "beneficiary",
                  "default"
                ],
                "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  \"beneficiary_id\": \"<string>\",\n  \"order_id\": \"<string>\",\n  \"shipment_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "96f8559a-9a98-4650-acaa-de6476c48c20",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "beneficiary",
                      "default"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY5E85A08E01FA5075F0\",\n  \"beneficiary_id\": \"f0dd53b2f284aa73484ff3d9e006cfd5\",\n  \"shipment_id\": \"12321312334432\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"is_beneficiary_set\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "468f6ae9-a31b-4f9e-a226-c0460013143f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "beneficiary",
                      "default"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY5E85A08E01FA5075F0\",\n  \"beneficiary_id\": \"f0dd53b2f284aa73484ff3d9e006cfd5\",\n  \"shipment_id\": \"12321312334432\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"is_beneficiary_set\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f780574e-aa19-404b-96e1-8df010b0b0af",
            "name": "getPaymentLink | Get payment link",
            "request": {
              "name": "getPaymentLink | Get payment link",
              "description": {
                "content": "Get a generated payment link.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "create-payment-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "payment_link_id",
                    "value": "<string>",
                    "description": "Unique payment link id."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5b301e37-b738-4114-a67f-497fcd1a5e1a",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "b594184d9a060657566cef7e1ad61b43"
                      }
                    ],
                    "variable": []
                  },
                  "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": "ba3b95d5-dffa-4b5f-9b1e-0d9acb60f5b4",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "b594184d9a060657566cef7e1ad61b43"
                      }
                    ],
                    "variable": []
                  },
                  "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 wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ab33dc78-b0f1-46dc-8dee-adf6b6dc012f",
            "name": "createPaymentLink | Create payment link",
            "request": {
              "name": "createPaymentLink | Create payment link",
              "description": {
                "content": "Create new payment link for transactions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "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  \"description\": \"<string>\",\n  \"success_redirection_url\": \"<string>\",\n  \"failure_redirection_url\": \"<string>\",\n  \"send_communication\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8d06dc05-7725-4ab9-acb4-3a835a66a004",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"external_order_id\": \"FY62614DF9D5CF31D3D0\",\n  \"amount\": 21900,\n  \"meta\": {\n    \"amount\": \"21900\",\n    \"cart_id\": \"124\",\n    \"pincode\": \"400059\",\n    \"checkout_mode\": \"self\",\n    \"assign_card_id\": \"12345678\"\n  },\n  \"mobile_number\": \"8888888888\",\n  \"email\": \"test@example.com\",\n  \"send_communication\": false,\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": "b2018e49-d44d-4075-8ad9-60d9843fa8d9",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "create-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"external_order_id\": \"FY62614DF9D5CF31D3D0\",\n  \"amount\": 21900,\n  \"meta\": {\n    \"amount\": \"21900\",\n    \"cart_id\": \"124\",\n    \"pincode\": \"400059\",\n    \"checkout_mode\": \"self\",\n    \"assign_card_id\": \"12345678\"\n  },\n  \"mobile_number\": \"8888888888\",\n  \"email\": \"test@example.com\",\n  \"send_communication\": false,\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  \"success\": false,\n  \"message\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "5ece90a4-f34c-4078-8611-e1ef0091d593",
            "name": "resendPaymentLink | Resend payment link",
            "request": {
              "name": "resendPaymentLink | Resend payment link",
              "description": {
                "content": "Resend an existing payment link to the user to complete the payment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "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": "f9cdd5cb-6f06-43a9-ba8e-0831fc1c9c29",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "resend-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "c0866b0c-7eb5-49c4-872a-86ae01efaa3b",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "resend-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "bc2ffe04-671d-4c2e-99fc-a10098c3d831",
            "name": "cancelPaymentLink | Cancel payment link",
            "request": {
              "name": "cancelPaymentLink | Cancel payment link",
              "description": {
                "content": "Cancel previously generated payment link.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "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": "643fac47-1340-4ae0-bacc-0f0ba964611e",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "cancel-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "ac3e43f2-b51a-4f00-95d7-5186c6834ac5",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "cancel-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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": "ea7ccd0b-47cf-4051-83c7-88161139d4fb",
            "name": "getPaymentModeRoutesPaymentLink | Payment modes for payment link",
            "request": {
              "name": "getPaymentModeRoutesPaymentLink | Payment modes for payment link",
              "description": {
                "content": "List payment modes available for a given payment link.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "options",
                  "link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "payment_link_id",
                    "value": "<string>",
                    "description": "(Required) Payment link id."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "65f3ec73-e5a5-4432-bc39-3ef9aa56233b",
                "name": "Success. Returns all available options for payment. Check the example shown below or refer `PaymentModeRouteDetails` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"payment_options\": {\n    \"payment_option\": [\n      {\n        \"name\": \"CARD\",\n        \"display_priority\": 2,\n        \"payment_mode_id\": 2,\n        \"display_name\": \"Card\",\n        \"list\": [],\n        \"anonymous_enable\": true,\n        \"aggregator_name\": \"Razorpay\",\n        \"add_card_enabled\": false,\n        \"supported_methods\": [\n          {\n            \"name\": \"Visa\",\n            \"logo\": \"https://hdn-1.fynd.com/payment/VISA.png\"\n          },\n          {\n            \"name\": \"GPAY\",\n            \"logo\": \"https://hdn-1.fynd.com/payment/GPAY.png\"\n          }\n        ],\n        \"stored_payment_details\": [\n          {\n            \"card_id\": \"card_xyz123\",\n            \"last4\": \"1234\",\n            \"brand\": \"Visa\",\n            \"expiry_month\": 12,\n            \"expiry_year\": 2031,\n            \"cvv_less\": true,\n            \"cvv_length\": 3\n          },\n          {\n            \"card_id\": \"card_abc456\",\n            \"last4\": \"5678\",\n            \"brand\": \"MasterCard\",\n            \"expiry_month\": 8,\n            \"expiry_year\": 2031,\n            \"cvv_less\": true,\n            \"cvv_length\": 3\n          }\n        ],\n        \"is_pay_by_card_pl\": true\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            \"name\": \"ICICI Bank\",\n            \"code\": \"ICIC\",\n            \"bank_name\": \"ICICI Bank\",\n            \"bank_code\": \"ICIC\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_ICICI.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_ICICI.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_ICICI.png\"\n            },\n            \"merchant_code\": \"NB_ICICI\",\n            \"display_priority\": 1,\n            \"display_name\": \"ICICI Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"HDFC Bank\",\n            \"code\": \"HDFC\",\n            \"bank_name\": \"HDFC Bank\",\n            \"bank_code\": \"HDFC\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_HDFC.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_HDFC.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_HDFC.png\"\n            },\n            \"merchant_code\": \"NB_HDFC\",\n            \"display_priority\": 2,\n            \"display_name\": \"HDFC Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Axis Bank\",\n            \"code\": \"UTIB\",\n            \"bank_name\": \"Axis Bank\",\n            \"bank_code\": \"UTIB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_AXIS.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_AXIS.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_AXIS.png\"\n            },\n            \"merchant_code\": \"NB_AXIS\",\n            \"display_priority\": 3,\n            \"display_name\": \"Axis Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"State Bank of India\",\n            \"code\": \"SBIN\",\n            \"bank_name\": \"State Bank of India\",\n            \"bank_code\": \"SBIN\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_SBI.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_SBI.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_SBI.png\"\n            },\n            \"merchant_code\": \"NB_SBI\",\n            \"display_priority\": 4,\n            \"display_name\": \"State Bank of India\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Kotak Mahindra Bank\",\n            \"code\": \"KKBK\",\n            \"bank_name\": \"Kotak Mahindra Bank\",\n            \"bank_code\": \"KKBK\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_KOTAK.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_KOTAK.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_KOTAK.png\"\n            },\n            \"merchant_code\": \"NB_KOTAK\",\n            \"display_priority\": 5,\n            \"display_name\": \"Kotak Mahindra Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Indusind Bank\",\n            \"code\": \"INDB\",\n            \"bank_name\": \"Indusind Bank\",\n            \"bank_code\": \"INDB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_INDUS.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_INDUS.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_INDUS.png\"\n            },\n            \"merchant_code\": \"INDB\",\n            \"display_priority\": 6,\n            \"display_name\": \"Indusind Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"City Union Bank\",\n            \"code\": \"CIUB\",\n            \"bank_name\": \"City Union Bank\",\n            \"bank_code\": \"CIUB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"NB_CUB\",\n            \"display_priority\": 9,\n            \"display_name\": \"City Union Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Catholic Syrian Bank\",\n            \"code\": \"CSBK\",\n            \"bank_name\": \"Catholic Syrian Bank\",\n            \"bank_code\": \"CSBK\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"CSBK\",\n            \"display_priority\": 11,\n            \"display_name\": \"Catholic Syrian Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"State Bank of Hyderabad\",\n            \"code\": \"SBHY\",\n            \"bank_name\": \"State Bank of Hyderabad\",\n            \"bank_code\": \"SBHY\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"NB_SBH\",\n            \"display_priority\": 12,\n            \"display_name\": \"State Bank of Hyderabad\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Allahabad Bank\",\n            \"code\": \"ALLA\",\n            \"bank_name\": \"Allahabad Bank\",\n            \"bank_code\": \"ALLA\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"ALLA\",\n            \"display_priority\": 15,\n            \"display_name\": \"Allahabad Bank\"\n          },\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"Syndicate Bank\",\n            \"code\": \"SYNB\",\n            \"bank_name\": \"Syndicate Bank\",\n            \"bank_code\": \"SYNB\",\n            \"url\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/NB_generic.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/NB_generic.png\"\n            },\n            \"merchant_code\": \"SYNB\",\n            \"display_priority\": 17,\n            \"display_name\": \"Syndicate Bank\"\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            \"name\": \"Paytm\",\n            \"display_name\": \"Paytm\",\n            \"code\": \"paytm\",\n            \"wallet_id\": 4,\n            \"merchant_code\": \"PAYTM\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/paytm_logo_small.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/paytm_logo_large.png\"\n            },\n            \"aggregator_name\": \"Juspay\",\n            \"display_priority\": 1\n          },\n          {\n            \"wallet_name\": \"Amazon Pay\",\n            \"wallet_code\": \"amazonpay\",\n            \"name\": \"Amazon Pay\",\n            \"display_name\": \"Amazon Pay\",\n            \"code\": \"amazonpay\",\n            \"wallet_id\": 10,\n            \"merchant_code\": \"AMAZONPAY\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/amazon-pay.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/amazon-pay.png\"\n            },\n            \"aggregator_name\": \"Razorpay\",\n            \"display_priority\": 9\n          }\n        ]\n      },\n      {\n        \"name\": \"UPI\",\n        \"display_priority\": 9,\n        \"payment_mode_id\": 7,\n        \"display_name\": \"UPI\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Razorpay\",\n            \"name\": \"UPI\",\n            \"display_name\": \"BHIM UPI\",\n            \"code\": \"UPI\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/upi_100x78.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/upi_150x100.png\"\n            },\n            \"merchant_code\": \"UPI\",\n            \"timeout\": 310,\n            \"retry_count\": 0,\n            \"fynd_vpa\": \"shopsense.rzp@hdfcbank\",\n            \"intent_flow\": true,\n            \"intent_app\": [\n              {\n                \"code\": \"google_pay\",\n                \"display_name\": \"Google Pay\",\n                \"logos\": {\n                  \"small\": \"https://hdn-1.fynd.com/payment/upi-google-pay.png\",\n                  \"large\": \"https://hdn-1.fynd.com/payment/upi-google-pay.png\"\n                }\n              }\n            ],\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\": \"JUSPAYPG\",\n        \"display_priority\": 18,\n        \"payment_mode_id\": 24,\n        \"display_name\": \"Pay Using Juspay\",\n        \"list\": []\n      },\n      {\n        \"name\": \"PL\",\n        \"display_priority\": 21,\n        \"display_name\": \"Pay Later\",\n        \"list\": [\n          {\n            \"aggregator_name\": \"Simpl\",\n            \"name\": \"Simpl\",\n            \"display_name\": \"Simpl\",\n            \"code\": \"simpl\",\n            \"merchant_code\": \"SIMPL\",\n            \"logo\": \"https://hdn-1.fynd.com/payment/simpl_logo.png\",\n            \"logo_url\": {\n              \"small\": \"https://hdn-1.fynd.com/payment/simpl_logo.png\",\n              \"large\": \"https://hdn-1.fynd.com/payment/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.fyndx0.de/gringotts/api/v1/validate-customer/?app_id=000000000000000000000001\",\n            \"sdk\": {\n              \"config\": {\n                \"redirect\": false,\n                \"callback_url\": null,\n                \"action_url\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/confirm/charge/?app_id=000000000000000000000001\"\n              },\n              \"data\": {\n                \"user_phone\": \"8888888888\",\n                \"user_email\": \"test@example.com\"\n              }\n            },\n            \"return_url\": null\n          }\n        },\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\",\n        \"payment_flow_data\": null,\n        \"is_customer_validation_required\": true,\n        \"cust_validation_url\": \"https://api.fyndx0.de/platform/payment/api/v1/validate-customer/?app_id=000000000000000000000001\",\n        \"config\": {\n          \"redirect\": false,\n          \"final_payment_action_url\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/confirm/charge/?app_id=000000000000000000000001\"\n        }\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\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"bqr_razorpay\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"fynd\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"api\"\n      },\n      \"ccavenue\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      },\n      \"payumoney\": {\n        \"data\": {},\n        \"api_link\": \"https://api.fyndx0.de/platform/payment/v2/external/payments/request/?app_id=000000000000000000000001\",\n        \"payment_flow\": \"sdk\"\n      }\n    }\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bf1b9bdf-356a-4727-bcaa-69232be2cce6",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "options",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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 wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4f687300-28c2-40a5-9d95-b571446a64ee",
            "name": "pollingPaymentLink | Poll status of payment link",
            "request": {
              "name": "pollingPaymentLink | Poll status of payment link",
              "description": {
                "content": "Get 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",
                  "application",
                  "payment",
                  "v1.0",
                  "polling-payment-link",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "payment_link_id",
                    "value": "<string>",
                    "description": "Unique payment link id."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b3436d61-23b8-4507-b44f-61e1cc998bad",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "polling-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "223d2a8df39a5dcdd8525498bee73199"
                      }
                    ],
                    "variable": []
                  },
                  "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": "51d9a0b0-9af2-486b-85a3-f409940b48db",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "polling-payment-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "payment_link_id",
                        "value": "223d2a8df39a5dcdd8525498bee73199"
                      }
                    ],
                    "variable": []
                  },
                  "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 wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9af3c179-f56c-4173-8b81-94e793c0c7b5",
            "name": "createOrderHandlerPaymentLink | Create order for payment via link",
            "request": {
              "name": "createOrderHandlerPaymentLink | Create order for payment via link",
              "description": {
                "content": "Initiate the creation of an order handler for processing payments through a link.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "create-order",
                  "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  \"currency\": \"<string>\",\n  \"payment_link_id\": \"<string>\",\n  \"payment_methods\": {\n    \"meta\": {\n      \"merchant_code\": \"<string>\",\n      \"payment_gateway\": \"<string>\",\n      \"payment_identifier\": \"<string>\"\n    },\n    \"mode\": \"<string>\",\n    \"name\": \"<string>\"\n  },\n  \"meta\": {\n    \"ine7f\": false,\n    \"do9e_\": false\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e791f4d9-1c79-4a54-9838-b4ecf8803572",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "create-order",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_link_id\": \"880456ee40445eab449088dd135ca293\",\n  \"currency\": \"INR\",\n  \"payment_methods\": {\n    \"mode\": \"UPI\",\n    \"name\": \"UPI\",\n    \"meta\": {\n      \"payment_gateway\": \"Razorpay\",\n      \"payment_identifier\": \"UPI\",\n      \"merchant_code\": \"UPI\"\n    }\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"\",\n  \"status_code\": 200,\n  \"success\": true,\n  \"data\": {\n    \"amount\": 2190000,\n    \"order_id\": \"order_JeaZ5ryKO01rno\",\n    \"email\": \"test@example.com\",\n    \"contact\": \"8888888888\",\n    \"currency\": \"INR\",\n    \"customer_id\": \"cust_CZgcLVGsGP8BUQ\",\n    \"callback_url\": \"https://api.fyndx0.com/service/webhooks/payment/v1.0/callback/link/?razorpay_order_id=order_JeaZ5ryKO01rno\",\n    \"method\": \"upi\",\n    \"aggregator\": \"Razorpay\",\n    \"merchant_order_id\": \"FY629EDC0980B6A8C1EA\"\n  },\n  \"callback_url\": \"https://api.fyndx0.com/service/webhooks/payment/v1.0/callback/link/?razorpay_order_id=order_JeaZ5ryKO01rno\",\n  \"payment_confirm_url\": \"https://api.fyndx0.com/service/webhooks/payment/v1.0/callback/link/?razorpay_order_id=order_JeaZ5ryKO01rno\",\n  \"order_id\": \"FY629EDC0980B6A8C1EA\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "b56f95d9-2407-4227-acea-952943500834",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "create-order",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"payment_link_id\": \"880456ee40445eab449088dd135ca293\",\n  \"currency\": \"INR\",\n  \"payment_methods\": {\n    \"mode\": \"UPI\",\n    \"name\": \"UPI\",\n    \"meta\": {\n      \"payment_gateway\": \"Razorpay\",\n      \"payment_identifier\": \"UPI\",\n      \"merchant_code\": \"UPI\"\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\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3dca190f-4dab-43f3-87dc-8e7422d47c3b",
            "name": "initialisePaymentPaymentLink | Initialize payment link",
            "request": {
              "name": "initialisePaymentPaymentLink | Initialize payment link",
              "description": {
                "content": "Begin payment process for an order by initializing it through a payment link.Upon successful initialization, the response includes details about the payment status, aggregator details, order IDs, polling URL for status updates, and other relevant information.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "request",
                  "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  \"aggregator\": \"<string>\",\n  \"merchant_order_id\": \"<string>\",\n  \"method\": \"<string>\",\n  \"order_id\": \"<string>\",\n  \"amount\": \"<integer>\",\n  \"email\": \"<email>\",\n  \"contact\": \"<string>\",\n  \"razorpay_payment_id\": \"<string>\",\n  \"device_id\": \"<string>\",\n  \"customer_id\": \"<string>\",\n  \"vpa\": \"<string>\",\n  \"currency\": \"<string>\",\n  \"timeout\": \"<integer>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6934eccf-9e7d-42d4-8196-e4e6a9dd8e64",
                "name": "Success.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "request",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"aggregator\": \"UPI_Razorpay\",\n  \"method\": \"upi\",\n  \"status\": \"success\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"aggregator_order_id\": \"lorem_GX8W00p2ipsum\",\n  \"polling_url\": \"https://api.fynd.com/service/application/payment/v0.1/payments/confirm/polling/?app_id=000000000000000000000001\",\n  \"timeout\": 240,\n  \"virtual_id\": null,\n  \"razorpay_payment_id\": \"pay_dummy_001\",\n  \"customer_id\": \"cust_dummy_001\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "430523dc-b2df-45f8-95c6-e525cb6ec1d5",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "request",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"aggregator\": \"UPI_Razorpay\",\n  \"method\": \"upi\",\n  \"error\": {\n    \"code\": \"BAD_REQUEST_ERROR\",\n    \"description\": \"Invalid VPA. Please enter a valid Virtual Payment Address\",\n    \"source\": null,\n    \"step\": null,\n    \"reason\": null,\n    \"metadata\": {},\n    \"field\": \"vpa\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d6eb129c-d8cb-431e-8236-5401f9ad1507",
            "name": "checkAndUpdatePaymentStatusPaymentLink | Update payment link status",
            "request": {
              "name": "checkAndUpdatePaymentStatusPaymentLink | Update payment link status",
              "description": {
                "content": "Verify and update status of a payment made through a link.Upon successful verification and update, the response includes details about the aggregator name, payment status, and whether retrying the process is required.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "confirm",
                  "polling",
                  "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  \"aggregator\": \"<string>\",\n  \"merchant_order_id\": \"<string>\",\n  \"method\": \"<string>\",\n  \"order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"merchant_transaction_id\": \"<string>\",\n  \"device_id\": \"<string>\",\n  \"customer_id\": \"<string>\",\n  \"contact\": \"<string>\",\n  \"virtual_id\": \"<string>\",\n  \"vpa\": \"<string>\",\n  \"currency\": \"<string>\",\n  \"amount\": \"<integer>\",\n  \"email\": \"<email>\",\n  \"razorpay_payment_id\": \"<string>\",\n  \"merchant_url\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d6a2b51a-7f12-4cb6-9336-f9422fa9d645",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "confirm",
                      "polling",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"merchant_transaction_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"aggregator_name\": \"UPI_Razorpay\",\n  \"status\": \"success\",\n  \"retry\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bb91034c-3def-4874-8d22-ab10bad50b41",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "confirm",
                      "polling",
                      "link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"amount\": 10000,\n  \"order_id\": \"lorem_GX8W00p2ipsum\",\n  \"email\": \"test@example.com\",\n  \"contact\": \"8888888888\",\n  \"currency\": \"INR\",\n  \"customer_id\": \"cust_lorem_001\",\n  \"method\": \"upi\",\n  \"aggregator\": \"UPI_Razorpay\",\n  \"merchant_order_id\": \"FY000120000101\",\n  \"merchant_transaction_id\": \"FY000120000101\",\n  \"vpa\": \"success@razopray\"\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": "dea522c5-7814-47a2-ad15-85f9034183ab",
            "name": "customerCreditSummary | Credit summary",
            "request": {
              "name": "customerCreditSummary | Credit summary",
              "description": {
                "content": "Get summary of the customer's credit information, including details such as merchant customer reference ID, status, balance, limit, due amount, used amount, due date, days overdue, total due amount, and a repayment URL.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "credit-summary",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "aggregator",
                    "value": "<string>",
                    "description": "Aggregator name."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "87fe0927-bca7-49ee-8a76-5fa60c584a69",
                "name": "Success. Returns the status of payment. chema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "credit-summary",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "epaylater"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"merchant_customer_ref_id\": \"ABHI0002\",\n    \"status\": \"Bill Due\",\n    \"status_message\": \"Pay now to avoid interest charges\",\n    \"balance\": {\n      \"value\": 87424,\n      \"formatted_value\": \"₹ 87,424.00\",\n      \"currency\": \"INR\"\n    },\n    \"limit\": {\n      \"value\": 100000,\n      \"formatted_value\": \"₹ 100,000.00\",\n      \"currency\": \"INR\"\n    },\n    \"due_amount\": {\n      \"value\": 12576,\n      \"formatted_value\": \"₹ 12,576.00\",\n      \"currency\": \"INR\"\n    },\n    \"used_amount\": {\n      \"value\": 12576,\n      \"formatted_value\": \"₹ 12,576.00\",\n      \"currency\": \"INR\"\n    },\n    \"due_date\": \"Oct 22 2021\",\n    \"days_overdue\": 123,\n    \"total_due_amount\": {\n      \"value\": 12576,\n      \"formatted_value\": \"₹ 12,576.00\",\n      \"currency\": \"INR\"\n    },\n    \"repayment_url\": \"https://example_url.com/example/\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "dbd3e3be-75b1-4bbd-9914-af47159f5b84",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "credit-summary",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "epaylater"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "53db6b93-479b-47a1-af5e-9972baa07d38",
            "name": "redirectToAggregator | Redirects users to the payment aggregator's interface",
            "request": {
              "name": "redirectToAggregator | Redirects users to the payment aggregator's interface",
              "description": {
                "content": "This endpoint is used to redirect users to the payment aggregator's platform where they can complete the payment process. The request may include necessary details for initiating the payment on the aggregator’s side, and the user is transferred seamlessly to their interface.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "redirect-to-aggregator",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "source",
                    "value": "<string>",
                    "description": "Callback URL to get callback from aggregator."
                  },
                  {
                    "disabled": false,
                    "key": "aggregator",
                    "value": "<string>",
                    "description": "(Required) Aggregator name."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "996a476e-d12c-41f2-aca7-8a660204f7d9",
                "name": "Success. Returns the status of payment. chema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "redirect-to-aggregator",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "source",
                        "value": "https://api.uat.fyndx1.de/service/webhooks/payment/v1.0/callback/"
                      },
                      {
                        "key": "aggregator",
                        "value": "epaylater"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"redirect_url\": \"https://api-blackbox.epaylater.in//marketplace/customer/transactions/v2\",\n    \"status\": true\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "5d05fe0f-215c-45b7-8406-fa29d87cd542",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "redirect-to-aggregator",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "source",
                        "value": "https://api.uat.fyndx1.de/service/webhooks/payment/v1.0/callback/"
                      },
                      {
                        "key": "aggregator",
                        "value": "epaylater"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b30e2b3e-74f3-4e7a-9cb2-07e57516b79c",
            "name": "checkCredit | Verify credit availability and status",
            "request": {
              "name": "checkCredit | Verify credit availability and status",
              "description": {
                "content": "Check the availability and status of customer credit, providing the status of payment along with registration information and signup URL if the customer is not registered.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "check-credits",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "aggregator",
                    "value": "<string>",
                    "description": "Aggregator name."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ce98af2f-a50d-48ff-b794-cd62637ab212",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "check-credits",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "epaylater"
                      }
                    ],
                    "variable": []
                  },
                  "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    \"is_registered\": false,\n    \"status\": true,\n    \"signup_url\": \"https://merchant.epaylater.in\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "1f4549b8-8401-4b4b-8c1a-37a5290c4013",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "check-credits",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "epaylater"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "de255c8c-9d5e-4c10-a0f1-f6307514d679",
            "name": "customerOnboard | Onboard customer for payment",
            "request": {
              "name": "customerOnboard | Onboard customer for payment",
              "description": {
                "content": "Initiate the onboarding process for payment services, providing personal, business, and device information, along with marketplace details, to enable customer registration and credit availability.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "credit-onboard",
                  ""
                ],
                "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  \"source\": \"<url>\",\n  \"personal_info\": {\n    \"address_as_per_id\": {\n      \"addressline1\": \"<string>\",\n      \"city\": \"<string>\",\n      \"pincode\": \"<string>\",\n      \"state\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"ownership_type\": \"<string>\",\n      \"land_mark\": \"<string>\"\n    },\n    \"dob\": \"<string>\",\n    \"email_verified\": \"<boolean>\",\n    \"first_name\": \"<string>\",\n    \"mobile_verified\": \"<boolean>\",\n    \"phone\": \"<string>\",\n    \"voter_id\": \"<string>\",\n    \"gender\": \"<string>\",\n    \"passport\": \"<string>\",\n    \"fathers_name\": \"<string>\",\n    \"mothers_name\": \"<string>\",\n    \"middle_name\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"pan\": \"<string>\",\n    \"driving_license\": \"<string>\",\n    \"email\": \"<string>\"\n  },\n  \"mcc\": \"<string>\",\n  \"marketplace_info\": {\n    \"membership_id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"date_of_joining\": \"<string>\"\n  },\n  \"business_info\": {\n    \"business_ownership_type\": \"<string>\",\n    \"vintage\": \"<string>\",\n    \"gstin\": \"<string>\",\n    \"pan\": \"<string>\",\n    \"entity_type\": \"<string>\",\n    \"shop_and_establishment\": {\n      \"incididunt_c62\": true,\n      \"sedef\": 29582539.39826183\n    },\n    \"fssai\": \"<string>\",\n    \"fda\": \"<string>\",\n    \"business_type\": \"<string>\",\n    \"name\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"city\": \"<string>\",\n      \"pincode\": \"<string>\",\n      \"state\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"ownership_type\": \"<string>\",\n      \"land_mark\": \"<string>\"\n    }\n  },\n  \"device\": {\n    \"identification_number\": \"<string>\",\n    \"identifier_type\": \"<string>\",\n    \"device_model\": \"<string>\",\n    \"device_make\": \"<string>\",\n    \"device_type\": \"<string>\",\n    \"os\": \"<string>\",\n    \"os_version\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "49813a65-8d47-4221-8f8f-b90c433cda4e",
                "name": "Success. Returns the status of payment.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "credit-onboard",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"source\": \"https://jiomart-partner.jiohostx2.de/\",\n  \"aggregator\": \"epaylater\",\n  \"personal_info\": {\n    \"first_name\": \"Ashwani\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Shakya\",\n    \"gender\": \"Male\",\n    \"dob\": \"24/08/1992\",\n    \"email\": \"test@example.com\",\n    \"phone\": \"8888888888\",\n    \"address_as_per_id\": {\n      \"pincode\": \"121001\",\n      \"addressline1\": \"Sector-21, nit FBD\",\n      \"city\": \"Faridabad\",\n      \"state\": \"Haryana\",\n      \"land_mark\": \"NTPC Chowl\",\n      \"ownership_type\": \"Owned(Self)\"\n    },\n    \"fathers_name\": \"\",\n    \"mothers_name\": \"\",\n    \"pan\": \"\",\n    \"voter_id\": \"\",\n    \"passport\": \"\",\n    \"driving_license\": \"\",\n    \"mobile_verified\": true,\n    \"email_verified\": true\n  },\n  \"business_info\": {\n    \"name\": \"\",\n    \"entity_type\": \"Proprietorship\",\n    \"pan\": \"\",\n    \"fda\": \"\",\n    \"state\": \"Delhi\",\n    \"fssai\": \"\",\n    \"gstin\": \"\",\n    \"shop_and_establishment\": {\n      \"shop_and_establishment\": \"\",\n      \"state\": \"Delhi\",\n      \"city\": \"Others\"\n    },\n    \"business_ownership_type\": \"Rented\",\n    \"vintage\": \"0\",\n    \"address\": {\n      \"pincode\": \"\",\n      \"addressline1\": \"\",\n      \"city\": \"\",\n      \"state\": \"\",\n      \"land_mark\": \"\",\n      \"ownership_type\": \"Owned(Self)\"\n    },\n    \"business_type\": \"Trader\"\n  },\n  \"mcc\": \"2421\",\n  \"marketplace_info\": {\n    \"name\": \"Coffee K\",\n    \"membership_id\": \"100002000037453\",\n    \"date_of_joining\": \"2022-02-02T00:00:00.000Z\"\n  },\n  \"device\": {\n    \"device_type\": \"mobile\",\n    \"device_make\": \"Samsung\",\n    \"device_model\": \"CPH1901\",\n    \"os\": \"android\",\n    \"os_version\": \"8.1.0\",\n    \"identifier_type\": \"ip\",\n    \"identification_number\": \"192.168.0.1\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"data\": {\n    \"session\": {\n      \"session_id\": \"109dae9a-9fe0-4277-979c-0bebb0136930\"\n    },\n    \"redirect_url\": \"https://retail-dev.epaylater.in?sessionId=109dae9a-9fe0-4277-979c-0bebb0136930\",\n    \"status\": true,\n    \"merchant_customer_ref_id\": \"64217ecb42a43c10c5bde1b4\",\n    \"status_remark\": \"Your are one step away to avail credit of Amount(value=10000.0, formattedValue=₹ 10,000.00, currency=INR)\",\n    \"is_eligible_for_txn\": false,\n    \"activation_url\": \"https://urlshortener-sandbox.rupifi.com/BHs8Dsc\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "651b2e7c-5988-48d4-85c9-835c6f2843f1",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "credit-onboard",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"source\": \"https://jiomart-partner.jiohostx2.de/\",\n  \"aggregator\": \"epaylater\",\n  \"personal_info\": {\n    \"first_name\": \"Ashwani\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Shakya\",\n    \"gender\": \"Male\",\n    \"dob\": \"24/08/1992\",\n    \"email\": \"test@example.com\",\n    \"phone\": \"8888888888\",\n    \"address_as_per_id\": {\n      \"pincode\": \"121001\",\n      \"addressline1\": \"Sector-21, nit FBD\",\n      \"city\": \"Faridabad\",\n      \"state\": \"Haryana\",\n      \"land_mark\": \"NTPC Chowl\",\n      \"ownership_type\": \"Owned(Self)\"\n    },\n    \"fathers_name\": \"\",\n    \"mothers_name\": \"\",\n    \"pan\": \"\",\n    \"voter_id\": \"\",\n    \"passport\": \"\",\n    \"driving_license\": \"\",\n    \"mobile_verified\": true,\n    \"email_verified\": true\n  },\n  \"business_info\": {\n    \"name\": \"\",\n    \"entity_type\": \"Proprietorship\",\n    \"pan\": \"\",\n    \"fda\": \"\",\n    \"state\": \"Delhi\",\n    \"fssai\": \"\",\n    \"gstin\": \"\",\n    \"shop_and_establishment\": {\n      \"shop_and_establishment\": \"\",\n      \"state\": \"Delhi\",\n      \"city\": \"Others\"\n    },\n    \"business_ownership_type\": \"Rented\",\n    \"vintage\": \"0\",\n    \"address\": {\n      \"pincode\": \"\",\n      \"addressline1\": \"\",\n      \"city\": \"\",\n      \"state\": \"\",\n      \"land_mark\": \"\",\n      \"ownership_type\": \"Owned(Self)\"\n    },\n    \"business_type\": \"Trader\"\n  },\n  \"mcc\": \"2421\",\n  \"marketplace_info\": {\n    \"name\": \"Coffee K\",\n    \"membership_id\": \"100002000037453\",\n    \"date_of_joining\": \"2022-02-02T00:00:00.000Z\"\n  },\n  \"device\": {\n    \"device_type\": \"mobile\",\n    \"device_make\": \"Samsung\",\n    \"device_model\": \"CPH1901\",\n    \"os\": \"android\",\n    \"os_version\": \"8.1.0\",\n    \"identifier_type\": \"ip\",\n    \"identification_number\": \"192.168.0.1\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c450c9aa-4b47-4ad1-8090-ff8571c3e8ff",
            "name": "paidOrderDetails | Retrieve details of paid orders",
            "request": {
              "name": "paidOrderDetails | Retrieve details of paid orders",
              "description": {
                "content": "Get details of orders that have been paid for, including shipment ID, order ID, due date, payment date, amount, and transaction ID, based on the aggregator merchant user ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "paid-orders",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "aggregator",
                    "value": "<string>",
                    "description": "Merchant user ID as value."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "1dccc837-1e9c-4307-beef-50b28ce84ed7",
                "name": "Success. Returns the status of API.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "paid-orders",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"shipment_id\": \"SSD-0000492872-22\",\n      \"order_id\": \"FY62F279815B79F3A281\",\n      \"due_date\": \"\",\n      \"payment_date\": \"\",\n      \"amount\": 1116,\n      \"transaction_id\": \"\"\n    }\n  ],\n  \"status_code\": 200\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "509486db-901c-48d8-a74c-76b0021e6679",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "paid-orders",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "aggregator",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b763cc5f-dbb6-49ab-8495-2bdd37b5bee4",
            "name": "createPaymentOrder | Create Order",
            "request": {
              "name": "createPaymentOrder | Create Order",
              "description": {
                "content": "Create an order and payment on the aggregator side.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "payment-orders",
                  ""
                ],
                "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      \"meta\": {\n        \"merchant_code\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_identifier\": \"<string>\"\n      },\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"payment\": \"<string>\"\n    },\n    {\n      \"amount\": \"<float>\",\n      \"meta\": {\n        \"merchant_code\": \"<string>\",\n        \"payment_gateway\": \"<string>\",\n        \"payment_identifier\": \"<string>\"\n      },\n      \"mode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"payment\": \"<string>\"\n    }\n  ],\n  \"shipment_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d0f9e25e-e94e-4a1a-b82a-f6c70dc02f28",
                "name": "Success. Check the example shown below",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment-orders",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY64D25C440EB75A484F\",\n  \"shipment_id\": \"16260188949011882000\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"NB\",\n      \"name\": \"NB\",\n      \"amount\": 1690,\n      \"meta\": {\n        \"logo_url\": {\n          \"large\": \"payments/original/hlQxI5lMq-NB_HDFC.png\",\n          \"small\": \"payments/original/hlQxI5lMq-NB_HDFC.png\"\n        },\n        \"merchant_code\": \"NB_HDFC\",\n        \"payment_gateway\": \"Razorpay\",\n        \"payment_identifier\": \"HDFC\"\n      }\n    }\n  ]\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"\",\n  \"success\": true,\n  \"status_code\": 200,\n  \"data\": {\n    \"amount\": 2190000,\n    \"order_id\": \"order_JeaZ5ryKO01rno\",\n    \"email\": \"test@example.com\",\n    \"contact\": \"8888888888\",\n    \"currency\": \"INR\",\n    \"customer_id\": \"cust_CZgcLVGsGP8BUQ\",\n    \"callback_url\": \"https://api.fyndx0.com/service/webhooks/payment/v1.0/callback/link/?razorpay_order_id=order_JeaZ5ryKO01rno\",\n    \"method\": \"upi\",\n    \"aggregator\": \"Razorpay\",\n    \"merchant_order_id\": \"FY629EDC0980B6A8C1EA\"\n  },\n  \"callback_url\": \"https://api.fyndx0.com/service/webhooks/payment/v1.0/callback/link/?razorpay_order_id=order_JeaZ5ryKO01rno\",\n  \"payment_confirm_url\": \"https://api.fyndx0.com/service/webhooks/payment/v1.0/callback/link/?razorpay_order_id=order_JeaZ5ryKO01rno\",\n  \"order_id\": \"FY629EDC0980B6A8C1EA\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a4175651-e3d7-49d3-b2ba-9e31bfb3a8e4",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment-orders",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"order_id\": \"FY64D25C440EB75A484F\",\n  \"shipment_id\": \"16260188949011882000\",\n  \"payment_methods\": [\n    {\n      \"mode\": \"NB\",\n      \"name\": \"NB\",\n      \"amount\": 1690,\n      \"meta\": {\n        \"logo_url\": {\n          \"large\": \"payments/original/hlQxI5lMq-NB_HDFC.png\",\n          \"small\": \"payments/original/hlQxI5lMq-NB_HDFC.png\"\n        },\n        \"merchant_code\": \"NB_HDFC\",\n        \"payment_gateway\": \"Razorpay\",\n        \"payment_identifier\": \"HDFC\"\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  \"message\": \"Something wrong in payload\",\n  \"status_code\": 400\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "26050dfb-da4f-404e-959c-c62cb24efa9b",
            "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",
                  "application",
                  "payment",
                  "v1.0",
                  "payment",
                  "validate",
                  "customer-credits-v2"
                ],
                "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}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "bb4555b7-e864-4916-9026-f360d81e9719",
                "name": "Success. Check the example shown below or refer `ValidateCustomerCreditSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "validate",
                      "customer-credits-v2"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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}",
                    "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": "5fec3dc1-cec1-4fd4-9b74-7a25746e5099",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "payment",
                      "validate",
                      "customer-credits-v2"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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}",
                    "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": "5360fad5-c2b3-46c9-902a-a4776a73e8ef",
            "name": "getRefundBeneficiaries | Get Refund Beneficiaries",
            "request": {
              "name": "getRefundBeneficiaries | Get Refund Beneficiaries",
              "description": {
                "content": "Returns a list of UPI and Bank refund beneficiaries associated with a user.   Both `order_id` and `shipment_id` are optional query parameters.   Use the optional filter_by enum parameter to refine the response. When the value of filter_by is order, the API returns only beneficiaries associated with the order. When the value of filter_by is shipment, it returns only beneficiaries associated with the shipment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v2.0",
                  "refund",
                  "user",
                  "beneficiary"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "Unique ID of the order"
                  },
                  {
                    "disabled": false,
                    "key": "shipment_id",
                    "value": "<string>",
                    "description": "Unique ID of the shipment"
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "d81df126-a940-41e9-9d0d-814458016ed5",
                "name": "Success. Returns list of saved refund beneficiary accounts by type (UPI/Bank).",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "<string>"
                      },
                      {
                        "key": "shipment_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"limit\": {\n    \"upi\": 2,\n    \"bank\": 3\n  },\n  \"data\": {\n    \"upi\": [\n      {\n        \"is_active\": true,\n        \"is_verified\": false,\n        \"transfer_mode\": \"upi\",\n        \"display_name\": \"UPI\",\n        \"vpa_address\": \"success@upi\",\n        \"customer_name\": \"JOHN DOE\",\n        \"beneficiary_id\": \"3cad4554de2fca6c05c5d0be852d4c61\",\n        \"id\": \"3cad4554de2fca6c05c5d0be852d4c61\",\n        \"logo\": \"testz0/misc/default-assets/original/NB_ICICI.png\"\n      }\n    ],\n    \"bank\": [\n      {\n        \"ifsc_code\": \"ICIC0000009\",\n        \"is_active\": true,\n        \"is_verified\": true,\n        \"transfer_mode\": \"bank\",\n        \"display_name\": \"BANK\",\n        \"account_holder\": \"JOHN DOE\",\n        \"logo\": \"testz0/misc/default-assets/original/NB_ICICI.png\",\n        \"beneficiary_id\": \"56584829bba34e3eb363c761037c80c9\",\n        \"id\": \"56584829bba34e3eb363c761037c80c9\",\n        \"account_no\": 9876543210\n      }\n    ]\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "39fd24e8-5675-4967-8579-d7d9dc1dd548",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "<string>"
                      },
                      {
                        "key": "shipment_id",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "975f1bab-309b-4c74-9eab-bfb767c22f77",
            "name": "addBeneficiary | Add a beneficiary for refunds",
            "request": {
              "name": "addBeneficiary | Add a beneficiary for refunds",
              "description": {
                "content": "Adds a bank or UPI beneficiary to the user account for processing refunds.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v2.0",
                  "refund",
                  "user",
                  "beneficiary"
                ],
                "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    \"account_holder\": \"<string>\",\n    \"account_no\": \"<string>\",\n    \"ifsc_code\": \"<string>\",\n    \"upi\": \"<string>\"\n  },\n  \"order_id\": \"<string>\",\n  \"shipment_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "51d9ff2a-d030-4710-9cff-ca9231fc2cb0",
                "name": "Success. Returns beneficiary details are saved successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"JOHN DOE\",\n    \"account_no\": \"09876543210\",\n    \"ifsc_code\": \"ICIC0000009\"\n  },\n  \"order_id\": \"FY67A0989E68989666B7\",\n  \"shipment_id\": 17001292715841217000\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Account successfully created\",\n  \"is_verified\": true,\n  \"id\": \"V2fc4XjiqJynRpXBHFpP693kVMvNMorElAvU7tWfTok=\",\n  \"account_no\": \"XXXX-XXXX-3210\",\n  \"account_holder\": \"JOHN DOE\",\n  \"bank_name\": \"ICICI Bank\",\n  \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/testz0/misc/default-assets/original/NB_ICICI.png\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "2b083173-9f27-47ae-af68-235d0d36128f",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"JOHN DOE\",\n    \"account_no\": \"09876543210\",\n    \"ifsc_code\": \"ICIC0000009\"\n  },\n  \"order_id\": \"FY67A0989E68989666B7\",\n  \"shipment_id\": 17001292715841217000\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bce6da20-2e8e-4adc-bc1d-f87f4d991835",
            "name": "deleteBeneficiary | Delete a refund beneficiary",
            "request": {
              "name": "deleteBeneficiary | Delete a refund beneficiary",
              "description": {
                "content": "This API endpoint is used to delete a refund beneficiary using their beneficiary ID.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v1.0",
                  "refund",
                  "account",
                  ":id"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "id",
                    "description": "(Required) Unique ID associated with the beneficiary"
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "40e13fb1-4211-4df6-b1cb-498326d88486",
                "name": "Beneficiary successfully deleted",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "account",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique ID associated with the beneficiary"
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Beneficiary successfully deleted\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "04bf3401-addc-4e7b-82a4-87bbf2073b1e",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v1.0",
                      "refund",
                      "account",
                      ":id"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "id",
                        "description": "(Required) Unique ID associated with the beneficiary"
                      }
                    ]
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "93845657-f113-4afd-a164-b8b96a0ff367",
            "name": "getRefundBeneficiariesUsingOTPSession | Get Refund Beneficiaries using OTP session",
            "request": {
              "name": "getRefundBeneficiariesUsingOTPSession | Get Refund Beneficiaries using OTP session",
              "description": {
                "content": "Returns a list of UPI and Bank refund beneficiaries associated with a user for a given order and shipment. Use the optional filter_by enum parameter to refine the response. When the value of filter_by is order, the API returns only beneficiaries associated with the order. When the value of filter_by is shipment, it returns only beneficiaries associated with the shipment.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v2.0",
                  "refund",
                  "user",
                  "beneficiary-otp"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "order_id",
                    "value": "<string>",
                    "description": "Unique ID of the order"
                  },
                  {
                    "disabled": false,
                    "key": "shipment_id",
                    "value": "<string>",
                    "description": "Unique ID of the shipment"
                  },
                  {
                    "disabled": false,
                    "key": "filter_by",
                    "value": "<string>",
                    "description": "Optional filter to restrict beneficiaries. When provided, only beneficiaries directly linked to the specified `order_id` or `shipment_id` will be returned."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "c5a4b1bc-616b-4963-a9d5-441418d7f1aa",
                "name": "Success. Returns list of saved refund beneficiary accounts by type (UPI/Bank).",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary-otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "<string>"
                      },
                      {
                        "key": "shipment_id",
                        "value": "<string>"
                      },
                      {
                        "key": "filter_by",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"upi\": [\n    {\n      \"is_active\": true,\n      \"is_verified\": false,\n      \"transfer_mode\": \"upi\",\n      \"display_name\": \"UPI\",\n      \"vpa_address\": \"success@upi\",\n      \"customer_name\": \"JOHN DOE\",\n      \"beneficiary_id\": \"3cad4554de2fca6c05c5d0be852d4c61\",\n      \"id\": \"3cad4554de2fca6c05c5d0be852d4c61\",\n      \"logo\": \"testz0/misc/default-assets/original/NB_ICICI.png\"\n    }\n  ],\n  \"bank\": [\n    {\n      \"ifsc_code\": \"ICIC0000009\",\n      \"is_active\": true,\n      \"is_verified\": true,\n      \"transfer_mode\": \"bank\",\n      \"display_name\": \"BANK\",\n      \"account_holder\": \"JOHN DOE\",\n      \"logo\": \"testz0/misc/default-assets/original/NB_ICICI.png\",\n      \"beneficiary_id\": \"56584829bba34e3eb363c761037c80c9\",\n      \"id\": \"56584829bba34e3eb363c761037c80c9\",\n      \"account_no\": 9876543210\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "6a852f64-0962-41fc-af36-ffbe961ae022",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary-otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "order_id",
                        "value": "<string>"
                      },
                      {
                        "key": "shipment_id",
                        "value": "<string>"
                      },
                      {
                        "key": "filter_by",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"error message\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "4a69e7bc-de2d-4584-8c83-6c20cc0128fd",
            "name": "addRefundBeneficiaryUsingOTPSession | Add a beneficiary for refunds using OTP session",
            "request": {
              "name": "addRefundBeneficiaryUsingOTPSession | Add a beneficiary for refunds using OTP session",
              "description": {
                "content": "Adds a bank or UPI beneficiary to the user account after completing an OTP verification session. The beneficiary details are securely linked with the user's refund preferences and will be used for processing refunds against specific orders and shipments.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "payment",
                  "v2.0",
                  "refund",
                  "user",
                  "beneficiary-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  \"details\": {\n    \"account_holder\": \"<string>\",\n    \"account_no\": \"<string>\",\n    \"ifsc_code\": \"<string>\",\n    \"upi\": \"<string>\"\n  },\n  \"order_id\": \"<string>\",\n  \"shipment_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "58045bcb-3a4c-4e17-95ae-44f745931b9e",
                "name": "Success. Returns beneficiary details are saved successfully",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary-otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"JOHN DOE\",\n    \"account_no\": \"09876543210\",\n    \"ifsc_code\": \"ICIC0000009\"\n  },\n  \"order_id\": \"FY67A0989E68989666B7\",\n  \"shipment_id\": 17001292715841217000\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Account successfully created\",\n  \"is_verified\": true,\n  \"id\": \"3e178eb467a6414d85c4173f5006a4e8\",\n  \"account_no\": \"XXXX-XXXX-3210\",\n  \"account_holder\": \"JOHN DOE\",\n  \"bank_name\": \"ICICI Bank\",\n  \"logo\": \"https://cdn.pixelbin.io/v2/falling-surf-7c8bb8/fyndnp/wrkr/testz0/misc/default-assets/original/NB_ICICI.png\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ca900178-8961-4463-8b89-ecb2c6c1f7b8",
                "name": "Bad Request. See the error object in the response body to know the exact reason.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "payment",
                      "v2.0",
                      "refund",
                      "user",
                      "beneficiary-otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"details\": {\n    \"account_holder\": \"JOHN DOE\",\n    \"account_no\": \"09876543210\",\n    \"ifsc_code\": \"ICIC0000009\"\n  },\n  \"order_id\": \"FY67A0989E68989666B7\",\n  \"shipment_id\": 17001292715841217000\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": false,\n  \"data\": {\n    \"status\": \"failed\"\n  },\n  \"message\": \"Invalid UPI. Please enter valid UPI.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "93e6eed6-9f50-4984-8e28-0ab377cfa4ab",
        "name": "Share",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "c3be48d7-81f5-40df-8a8e-45092c18b401",
            "name": "getApplicationQRCode | App QR code",
            "request": {
              "name": "getApplicationQRCode | App QR code",
              "description": {
                "content": "Generates a QR code for the application for easy sharing.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "share",
                  "v1.0",
                  "qr",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "165f9ccf-20fd-4896-9f86-bad715e4f8fc",
                "name": "Success. Check the example shown below or refer `QRCodeResp` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "share",
                      "v1.0",
                      "qr",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"link\": \"https://fynd.com\",\n  \"svg\": \"<svg xmlns=\\\\\\\"http://www.w3.org/2000/svg\\\\\\\" viewBox=\\\\\\\"0 0 29 29\\\\\\\" shape-rendering=\\\\\\\"crispEdges\\\\\\\"></svg>\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a7fc0084-540a-480c-99c6-28553075d620",
            "name": "getProductQRCodeBySlug | Product QR code",
            "request": {
              "name": "getProductQRCodeBySlug | Product QR code",
              "description": {
                "content": "Creates a QR code for a specific product identified by its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "share",
                  "v1.0",
                  "qr",
                  "products",
                  ":slug",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "af3d3395-1f7d-4a28-9aeb-ad76a3f772a0",
                "name": "Success. Check the example shown below or refer `QRCodeResp` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "share",
                      "v1.0",
                      "qr",
                      "products",
                      ":slug",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a product. You can get slug value from the endpoint."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"link\": \"https://fynd.com/products/shirt-small-blue\",\n  \"svg\": \"<svg xmlns=\\\\\\\"http://www.w3.org/2000/svg\\\\\\\" viewBox=\\\\\\\"0 0 29 29\\\\\\\" shape-rendering=\\\\\\\"crispEdges\\\\\\\"></svg>\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "8f4ea77b-ff97-45ea-9b46-6f3bce08ea5c",
            "name": "getCollectionQRCodeBySlug | Collection QR code",
            "request": {
              "name": "getCollectionQRCodeBySlug | Collection QR code",
              "description": {
                "content": "Generates a QR code for a specific product collection using its slug.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "share",
                  "v1.0",
                  "qr",
                  "collection",
                  ":slug",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "slug",
                    "description": "(Required) A short, human-readable, URL-friendly identifier of a collection. You can get slug value from the endpoint."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "3d688cea-637a-4298-822f-63cf37c1870f",
                "name": "Success. Check the example shown below or refer `QRCodeResp` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "share",
                      "v1.0",
                      "qr",
                      "collection",
                      ":slug",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "slug",
                        "description": "(Required) A short, human-readable, URL-friendly identifier of a collection. You can get slug value from the endpoint."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"link\": \"https://fynd.com/collection/flat-50-off\",\n  \"svg\": \"<svg xmlns=\\\\\\\"http://www.w3.org/2000/svg\\\\\\\" viewBox=\\\\\\\"0 0 29 29\\\\\\\" shape-rendering=\\\\\\\"crispEdges\\\\\\\"></svg>\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d9c84376-087d-4fe8-9087-4e35a3c709fb",
            "name": "getUrlQRCode | URL to QR code",
            "request": {
              "name": "getUrlQRCode | URL to QR code",
              "description": {
                "content": "Converts a given URL into a scannable QR code.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "share",
                  "v1.0",
                  "qr",
                  "url",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "url",
                    "value": "<string>",
                    "description": "(Required) A link or a web address of a given URL transformed into a scannable QR code."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null
            },
            "response": [
              {
                "id": "508e5742-df94-47b4-bc9f-c9cff72df65a",
                "name": "Success. Check the example shown below or refer `QRCodeResp` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "share",
                      "v1.0",
                      "qr",
                      "url",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "url",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"link\": \"https://fynd.com\",\n  \"svg\": \"<svg xmlns=\\\\\\\"http://www.w3.org/2000/svg\\\\\\\" viewBox=\\\\\\\"0 0 29 29\\\\\\\" shape-rendering=\\\\\\\"crispEdges\\\\\\\"></svg>\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6fed3af6-642b-46ee-bf18-9bade02560a5",
            "name": "createShortLink | Shorten URL",
            "request": {
              "name": "createShortLink | Shorten URL",
              "description": {
                "content": "Creates a shortened version of a given URL for easier sharing.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "share",
                  "v1.0",
                  "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  \"url\": \"<string>\",\n  \"title\": \"<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}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3c22af63-e1fb-41d7-9b0e-b4c3e7781d91",
                "name": "Success. Check the example shown below or refer `ShortLinkRes` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "share",
                      "v1.0",
                      "links",
                      "short-link",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"url\": {\n    \"hash\": \"3qKlnsq-x\"\n  },\n  \"redirects\": {\n    \"expiry\": \"\",\n    \"url\": \"\",\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    \"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": "c97ab82d-8cb0-46f8-932e-7b34ed993f70",
            "name": "getShortLinkByHash | Get short link",
            "request": {
              "name": "getShortLinkByHash | Get short link",
              "description": {
                "content": "Retrieves a previously created short link using its hash identifier.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "share",
                  "v1.0",
                  "links",
                  "short-link",
                  ":hash",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "hash",
                    "description": "(Required) A string value used for converting long URL to short URL and vice-versa."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "ca2cb150-25aa-4822-b537-a0e507e6fb1b",
                "name": "Success. Check the example shown below or refer `ShortLinkRes` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "share",
                      "v1.0",
                      "links",
                      "short-link",
                      ":hash",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "hash",
                        "description": "(Required) A string value used for converting long URL to short URL and vice-versa."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"url\": {\n    \"hash\": \"3qKlnsq-x\"\n  },\n  \"redirects\": {\n    \"expiry\": \"null\",\n    \"url\": \"null\",\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    \"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": "2aadbd56-bd5e-499c-902f-05a0e27b243b",
            "name": "getOriginalShortLinkByHash | Original URL",
            "request": {
              "name": "getOriginalShortLinkByHash | Original URL",
              "description": {
                "content": "Retrieve the original link from a short-link by using a hash value.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "share",
                  "v1.0",
                  "links",
                  "short-link",
                  ":hash",
                  "original",
                  ""
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "hash",
                    "description": "(Required) A string value used for converting long URL to short URL and vice-versa."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "e270ae2c-4008-409a-9aba-c9ccf257a02f",
                "name": "Success. Check the example shown below or refer `ShortLinkRes` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "share",
                      "v1.0",
                      "links",
                      "short-link",
                      ":hash",
                      "original",
                      ""
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "hash",
                        "description": "(Required) A string value used for converting long URL to short URL and vice-versa."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"url\": {\n    \"hash\": \"3qKlnsq-x\"\n  },\n  \"redirects\": {\n    \"expiry\": \"\",\n    \"url\": \"\",\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    \"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": "d1a56d1e-b9d6-4a43-b195-06197048cb6c",
        "name": "Theme",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "91a0c39f-a395-446d-8160-bb25a3818a3c",
            "name": "getAllPages | List pages",
            "request": {
              "name": "getAllPages | List pages",
              "description": {
                "content": "Get all page level configs, sections and seo data of a theme.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "theme",
                  "v1.0",
                  ":theme_id",
                  "page"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "theme_id",
                    "description": "(Required) Id of the theme to be retrieved."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "61a4c014-40c7-44df-af0b-334f6dd1cc12",
                "name": "Success. Returns an array all the pages of the theme. Refer `AllAvailablePageSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "theme",
                      "v1.0",
                      ":theme_id",
                      "page"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "theme_id",
                        "description": "(Required) Id of the theme 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  \"pages\": [\n    {\n      \"path\": \"products\",\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\": \"60210832d7e981639e13f6b2\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb0e\",\n      \"value\": \"product-listing\",\n      \"text\": \"Product Listing\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"collection\",\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\": \"60210832d7e981fc5d13f6b9\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eaf9\",\n      \"text\": \"Collection Listing\",\n      \"value\": \"collection-listing\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"compare\",\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\": \"60210832d7e981cbca13f6b1\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb0b\",\n      \"value\": \"compare-products\",\n      \"text\": \"Compare Products\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"cart/bag\",\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\": \"60210832d7e9812fdf13f6ae\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb02\",\n      \"value\": \"cart-landing\",\n      \"text\": \"Cart Landing\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"product\",\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\": \"60210832d7e9815c9713f6ab\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eaf6\",\n      \"text\": \"Product Description\",\n      \"value\": \"product-description\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"product/:slug/reviews\",\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\": \"60ab5ca6d572fed64294eb24\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb25\",\n      \"sections_meta\": [],\n      \"value\": \"product-reviews\",\n      \"text\": \"Product Reviews\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"__v\": 9\n    },\n    {\n      \"path\": \"blog\",\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\": \"60ab5ca6d572fed64294eb22\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb23\",\n      \"sections_meta\": [],\n      \"value\": \"blog\",\n      \"text\": \"Blog\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"__v\": 9\n    },\n    {\n      \"path\": \"sections/cookie\",\n      \"type\": \"sections\",\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\": \"60210832d7e9814fed13f6b5\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb17\",\n      \"text\": \"cookie\",\n      \"value\": \"cookie\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"sections/vivek\",\n      \"type\": \"sections\",\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\": \"60210832d7e981b32713f6b6\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb1a\",\n      \"text\": \"vivek\",\n      \"value\": \"vivek\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"about-us\",\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\": \"60ab5ca6d572fed64294eb28\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb29\",\n      \"sections_meta\": [],\n      \"value\": \"about-us\",\n      \"text\": \"About Us\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"__v\": 9\n    },\n    {\n      \"path\": \"wishlist\",\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\": \"60210832d7e981dd2d13f6b3\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb11\",\n      \"value\": \"wishlist\",\n      \"text\": \"Wishlist\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"product/:slug/add-review\",\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\": \"60ab5ca6d572fed64294eb26\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb27\",\n      \"sections_meta\": [],\n      \"value\": \"add-product-review\",\n      \"text\": \"Add Product Review\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"__v\": 9\n    },\n    {\n      \"path\": \"brands\",\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\": \"60210832d7e981161a13f6ad\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eaff\",\n      \"value\": \"brands\",\n      \"text\": \"Brands\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\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      \"_id\": \"60ab5ca6d572fed64294eafc\",\n      \"value\": \"home\",\n      \"text\": \"Home\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"collections\",\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\": \"60210832d7e981ad0b13f6b0\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb08\",\n      \"value\": \"collections\",\n      \"text\": \"Collections\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"categories\",\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\": \"60210832d7e981872c13f6af\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb05\",\n      \"value\": \"categories\",\n      \"text\": \"Categories\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"sections/test\",\n      \"type\": \"sections\",\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\": \"60210832d7e98177f713f6b4\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb14\",\n      \"text\": \"Test\",\n      \"value\": \"test\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"sections/vinit\",\n      \"type\": \"sections\",\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\": \"60210832d7e98170b813f6b8\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb20\",\n      \"text\": \"vinit\",\n      \"value\": \"vinit\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    },\n    {\n      \"path\": \"sections/maggie\",\n      \"type\": \"sections\",\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\": \"60210832d7e981469613f6b7\"\n      },\n      \"_id\": \"60ab5ca6d572fed64294eb1d\",\n      \"text\": \"maggie\",\n      \"value\": \"maggie\",\n      \"theme\": \"5fb3ee4194a5181feeeba8e5\",\n      \"sections_meta\": [],\n      \"__v\": 9\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b4edabc4-cc83-484c-aa61-3cf1c4846208",
            "name": "getPage | Get theme page",
            "request": {
              "name": "getPage | Get theme page",
              "description": {
                "content": "Get page level configurations, applied sections and seo data of a page by `page_value` received from list pages api. Supports dynamic URL parameter for custom sections.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "theme",
                  "v1.0",
                  ":theme_id",
                  ":page_value"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "filters",
                    "value": "<string>",
                    "description": "Filters on sections to be applied or not."
                  },
                  {
                    "disabled": false,
                    "key": "section_preview_hash",
                    "value": "<string>",
                    "description": "Unique hash id on sections preview."
                  },
                  {
                    "disabled": false,
                    "key": "company",
                    "value": "<integer>",
                    "description": "Company id of the application."
                  },
                  {
                    "disabled": false,
                    "key": "url_params",
                    "value": "<json>",
                    "description": "URL parameters extracted from the browser path and query string, used for dynamic variable mapping in custom sections. The value should be a stringified  JSON object containing the browser's URL parameters, with the JSON escaped."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "theme_id",
                    "description": "(Required) Id of the theme to be retrieved."
                  },
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "page_value",
                    "description": "(Required) Value of the page to be retrieved."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "03d70163-ef21-465b-bed5-0e7d8fdaadc9",
                "name": "Success. Returns an object of the pages.  Refer `AvailablePageSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "theme",
                      "v1.0",
                      ":theme_id",
                      ":page_value"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "filters",
                        "value": "<string>"
                      },
                      {
                        "key": "section_preview_hash",
                        "value": "<string>"
                      },
                      {
                        "key": "company",
                        "value": "<integer>"
                      },
                      {
                        "key": "url_params",
                        "value": "{\"slug\": \"awesome-product\", \"page_type\": \"product\", \"path_segment_0\": \"product\", \"path_segment_1\": \"awesome-product\", \"full_path\": \"/product/awesome-product\"}"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "theme_id",
                        "description": "(Required) Id of the theme to be retrieved."
                      },
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "page_value",
                        "description": "(Required) Value of the page 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  \"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": "4f5a29ee-7493-46d6-a988-5c4001ccd098",
            "name": "getAppliedTheme | Get applied theme ",
            "request": {
              "name": "getAppliedTheme | Get applied theme ",
              "description": {
                "content": "Gets the theme configuration and template details of a theme applied to the application.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "theme",
                  "v2.0",
                  "applied-theme"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "filters",
                    "value": "<boolean>",
                    "description": "Filters on sections to be applied or not."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "bf215af9-4b81-48ed-8218-94db8642e38f",
                "name": "Success. Returns a JSON object of the theme. Check the example shown below or    refer `ThemesSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "theme",
                      "v2.0",
                      "applied-theme"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "filters",
                        "value": "true"
                      }
                    ],
                    "variable": []
                  },
                  "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  \"marketplace_theme_id\": \"64be1f4cceb549012e93d5f4\",\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  \"company_id\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e656bb73-8ac7-4efd-86e2-c95345d0b4c8",
            "name": "getThemeForPreview | Get theme for preview ",
            "request": {
              "name": "getThemeForPreview | Get theme for preview ",
              "description": {
                "content": "Gets the theme configuration and template details of a theme by theme id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "theme",
                  "v2.0",
                  ":theme_id",
                  "preview"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "filters",
                    "value": "<boolean>",
                    "description": "Filters on sections to be applied or not."
                  }
                ],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "theme_id",
                    "description": "(Required) Id of the theme to be retrieved."
                  }
                ]
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "92f58284-0d17-4b83-9f0b-63fd4d487c5d",
                "name": "Success. Returns a JSON object of the theme. Check the example shown below or refer `ThemesSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "theme",
                      "v2.0",
                      ":theme_id",
                      "preview"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "filters",
                        "value": "true"
                      }
                    ],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "theme_id",
                        "description": "(Required) Id of the theme 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  \"_id\": \"64be4423bc7b28003211322e\",\n  \"applied\": false,\n  \"is_private\": false,\n  \"tags\": [],\n  \"application_id\": \"6487ea376e1442284917c44e\",\n  \"marketplace_theme_id\": \"64be1f4cceb549012e93d5f4\",\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  \"company_id\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          }
        ],
        "event": []
      },
      {
        "id": "71008577-ed6c-4e01-9c0e-b8dc1ffa8d93",
        "name": "User",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "a268dd7d-3f72-4198-ae5b-37c762564014",
            "name": "loginWithFacebook | Login with Facebook",
            "request": {
              "name": "loginWithFacebook | Login with Facebook",
              "description": {
                "content": "Enable users to log in to the system using their facebook accounts.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "facebook-token"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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_signed_in\": \"<boolean>\",\n  \"oauth2\": {\n    \"access_token\": \"<string>\",\n    \"expiry\": \"<integer>\",\n    \"refresh_token\": \"<string>\"\n  },\n  \"profile\": {\n    \"last_name\": \"<string>\",\n    \"image\": \"<string>\",\n    \"id\": \"<string>\",\n    \"email\": \"<string>\",\n    \"full_name\": \"<string>\",\n    \"first_name\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "758c4e3f-bef8-440f-9ed6-e81802218649",
                "name": "Success. Returns a JSON object with the user details. Check the example shown below or refer `AuthSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "facebook-token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_signed_in\": true,\n  \"oauth2\": {\n    \"access_token\": \"EAAG8RM6L4x0BAD1TACSknDZBNklZCZAUKPZApOoCwZBo6mpWmdzS7ZBZCK2twJWh2YePo3W7ca2PPtz03TgUpa0Jd28DR3XZBFsZB0svzGz2jZBa9ZCrQZASl4Y6R4ZCyS1UoTpEzZCqk3K1rIbFwsxf5IIMRXAgzrSiOAXdZCWxLZCZB8hnMVZC632wZBotKJkX0d7ZBri0gUx9SI6ZCAOrr5IFRJJ6RJLVH\",\n    \"expiry\": 1612420355599,\n    \"refresh_token\": \"token\"\n  },\n  \"profile\": {\n    \"id\": \"108467594681211040588\",\n    \"email\": \"test@example.com\",\n    \"full_name\": \"Akash Mane\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"image\": \"https://lh3.googleusercontent.com/test12=s96-c\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_exists\": false,\n  \"user\": {\n    \"emails\": [\n      {\n        \"email\": \"test@example.com\",\n        \"verified\": true,\n        \"primary\": true,\n        \"active\": true\n      }\n    ],\n    \"phone_numbers\": [],\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"debug\": {\n      \"platform\": \"Fynd\"\n    },\n    \"active\": true\n  },\n  \"register_token\": \"d960c388-e286-43d9-b688-f6d1decc632d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d912b835-d146-4d99-865e-57c76c022d65",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "facebook-token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_signed_in\": true,\n  \"oauth2\": {\n    \"access_token\": \"EAAG8RM6L4x0BAD1TACSknDZBNklZCZAUKPZApOoCwZBo6mpWmdzS7ZBZCK2twJWh2YePo3W7ca2PPtz03TgUpa0Jd28DR3XZBFsZB0svzGz2jZBa9ZCrQZASl4Y6R4ZCyS1UoTpEzZCqk3K1rIbFwsxf5IIMRXAgzrSiOAXdZCWxLZCZB8hnMVZC632wZBotKJkX0d7ZBri0gUx9SI6ZCAOrr5IFRJJ6RJLVH\",\n    \"expiry\": 1612420355599,\n    \"refresh_token\": \"token\"\n  },\n  \"profile\": {\n    \"id\": \"108467594681211040588\",\n    \"email\": \"test@example.com\",\n    \"full_name\": \"Akash Mane\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"image\": \"https://lh3.googleusercontent.com/test12=s96-c\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Unauthorized",
                "code": 401,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Something went wrong.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "3493a4ff-c4d8-4a98-8fc2-aae423152f37",
            "name": "loginWithGoogle | Login with Google",
            "request": {
              "name": "loginWithGoogle | Login with Google",
              "description": {
                "content": "Enable website users to log in to the system using their google accounts.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "google-token"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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_signed_in\": \"<boolean>\",\n  \"oauth2\": {\n    \"access_token\": \"<string>\",\n    \"expiry\": \"<integer>\",\n    \"refresh_token\": \"<string>\"\n  },\n  \"profile\": {\n    \"last_name\": \"<string>\",\n    \"image\": \"<string>\",\n    \"id\": \"<string>\",\n    \"email\": \"<string>\",\n    \"full_name\": \"<string>\",\n    \"first_name\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b6a5e2c0-ca8e-41e9-bd09-deb5f38dd31a",
                "name": "Success. Returns a JSON object with the user details. Check the example shown below or refer `AuthSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "google-token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_signed_in\": true,\n  \"oauth2\": {\n    \"access_token\": \"token\",\n    \"expiry\": 1612420355599,\n    \"refresh_token\": \"token\"\n  },\n  \"profile\": {\n    \"id\": \"108467594681211040588\",\n    \"email\": \"test@example.com\",\n    \"full_name\": \"Akash Mane\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"image\": \"https://lh3.googleusercontent.com/test12=s96-c\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_exists\": false,\n  \"user\": {\n    \"emails\": [\n      {\n        \"email\": \"test@example.com\",\n        \"verified\": true,\n        \"primary\": true,\n        \"active\": true\n      }\n    ],\n    \"phone_numbers\": [],\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"debug\": {\n      \"platform\": \"Fynd\"\n    },\n    \"active\": true\n  },\n  \"register_token\": \"d960c388-e286-43d9-b688-f6d1decc632d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "803eb600-f9e8-42ca-9801-62690f5c3694",
            "name": "loginWithGoogleAndroid | Android Login with Google",
            "request": {
              "name": "loginWithGoogleAndroid | Android Login with Google",
              "description": {
                "content": "Enable android users to log in to the system using their facebook accounts.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "google-android"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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_signed_in\": \"<boolean>\",\n  \"oauth2\": {\n    \"access_token\": \"<string>\",\n    \"expiry\": \"<integer>\",\n    \"refresh_token\": \"<string>\"\n  },\n  \"profile\": {\n    \"last_name\": \"<string>\",\n    \"image\": \"<string>\",\n    \"id\": \"<string>\",\n    \"email\": \"<string>\",\n    \"full_name\": \"<string>\",\n    \"first_name\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b1531d31-b081-44bc-a793-249f3210de0e",
                "name": "Success. Returns a JSON object with the user details. Check the example shown below or refer `AuthSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "google-android"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_signed_in\": true,\n  \"oauth2\": {\n    \"access_token\": \"token\",\n    \"expiry\": 1612420355599,\n    \"refresh_token\": \"token\"\n  },\n  \"profile\": {\n    \"id\": \"108467594681211040588\",\n    \"email\": \"test@example.com\",\n    \"full_name\": \"Akash Mane\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"image\": \"https://lh3.googleusercontent.com/test12=s96-c\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_exists\": false,\n  \"user\": {\n    \"emails\": [\n      {\n        \"email\": \"test@example.com\",\n        \"verified\": true,\n        \"primary\": true,\n        \"active\": true\n      }\n    ],\n    \"phone_numbers\": [],\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"debug\": {\n      \"platform\": \"Fynd\"\n    },\n    \"active\": true\n  },\n  \"register_token\": \"d960c388-e286-43d9-b688-f6d1decc632d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "1b66aaec-46dd-4e68-9439-18f218dd858e",
            "name": "loginWithGoogleIOS | iOS Login with Google",
            "request": {
              "name": "loginWithGoogleIOS | iOS Login with Google",
              "description": {
                "content": "Enable ios users to log in to the system using their facebook accounts.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "google-ios"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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_signed_in\": \"<boolean>\",\n  \"oauth2\": {\n    \"access_token\": \"<string>\",\n    \"expiry\": \"<integer>\",\n    \"refresh_token\": \"<string>\"\n  },\n  \"profile\": {\n    \"last_name\": \"<string>\",\n    \"image\": \"<string>\",\n    \"id\": \"<string>\",\n    \"email\": \"<string>\",\n    \"full_name\": \"<string>\",\n    \"first_name\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "952b11be-ba35-441f-9020-e53ba41cfe11",
                "name": "Success. Returns a JSON object with the user details. Check the example shown below or refer `AuthSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "google-ios"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"is_signed_in\": true,\n  \"oauth2\": {\n    \"access_token\": \"token\",\n    \"expiry\": 1612420355599,\n    \"refresh_token\": \"token\"\n  },\n  \"profile\": {\n    \"id\": \"108467594681211040588\",\n    \"email\": \"test@example.com\",\n    \"full_name\": \"Akash Mane\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"image\": \"https://lh3.googleusercontent.com/test12=s96-c\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_exists\": false,\n  \"user\": {\n    \"emails\": [\n      {\n        \"email\": \"test@example.com\",\n        \"verified\": true,\n        \"primary\": true,\n        \"active\": true\n      }\n    ],\n    \"phone_numbers\": [],\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"debug\": {\n      \"platform\": \"Fynd\"\n    },\n    \"active\": true\n  },\n  \"register_token\": \"d960c388-e286-43d9-b688-f6d1decc632d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "95429379-f326-42d1-886e-a0c697bcfd74",
            "name": "loginWithAppleIOS | iOS Login with Apple",
            "request": {
              "name": "loginWithAppleIOS | iOS Login with Apple",
              "description": {
                "content": "Enable ios users to log in to the system using their apple id.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "apple-ios"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"user_identifier\": \"<string>\",\n  \"oauth\": {\n    \"identity_token\": \"<string>\"\n  },\n  \"profile\": {\n    \"last_name\": \"<string>\",\n    \"full_name\": \"<string>\",\n    \"first_name\": \"<string>\"\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "18e5d241-4dcd-491c-940e-06b402f5fcbf",
                "name": "Success. Returns a JSON object with the user details. Check the example shown below or refer `AuthSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "apple-ios"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_identifier\": \"000119.6f9a75abd756451fa2adee13d004d4f8.0606\",\n  \"oauth\": {\n    \"identity_token\": \"json_web_token\"\n  },\n  \"profile\": {\n    \"full_name\": \"Akash Mane\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_exists\": false,\n  \"user\": {\n    \"emails\": [\n      {\n        \"email\": \"test@example.com\",\n        \"verified\": true,\n        \"primary\": true,\n        \"active\": true\n      }\n    ],\n    \"phone_numbers\": [],\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"debug\": {\n      \"platform\": \"Fynd\"\n    },\n    \"active\": true\n  },\n  \"register_token\": \"d960c388-e286-43d9-b688-f6d1decc632d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "174562cf-a7f4-4ef5-9f6d-f53bfb117c4e",
            "name": "loginWithOTP | Login with Mobile OTP",
            "request": {
              "name": "loginWithOTP | Login with Mobile OTP",
              "description": {
                "content": "Allow users to log in using a one-time password sent to their mobile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "otp"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"encrypt_otp\": \"<boolean>\",\n  \"country_code\": \"<string>\",\n  \"mobile\": \"<string>\",\n  \"android_hash\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "def39535-e942-4375-9165-4f5073c397ee",
                "name": "Success. Check the example shown below or refer `Otp` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"message\": \"OTP sent\",\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"resend_timer\": 30,\n  \"resendToken\": \"58e72ca0-66ae-11eb-98b1-77d61363826e\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "23feaa33-cd58-4510-bfaf-1f57ab2bde78",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "otp"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid mobile/countryCode\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "bfdb0417-1443-4fd4-a5a8-66e9180a758a",
            "name": "loginWithEmailAndPassword | Email and Password Login",
            "request": {
              "name": "loginWithEmailAndPassword | Email and Password Login",
              "description": {
                "content": "Allow login using an email and password combination.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "password"
                ],
                "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  \"password\": \"<string>\",\n  \"username\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9f0ec8bd-9871-424d-a22a-9451d9fa9123",
                "name": "Success. Check the example shown below or refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"password\": \"passworD@1234\",\n  \"username\": \"test_example_com_12345\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0cabb335-e0af-4a88-8892-d49f3938bf77",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"password\": \"passworD@1234\",\n  \"username\": \"test_example_com_12345\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Incorrect Email/Mobile.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b4cd44d7-ed64-4bf5-b016-c134af08104a",
            "name": "sendResetPasswordEmail | Reset Password via Email",
            "request": {
              "name": "sendResetPasswordEmail | Reset Password via Email",
              "description": {
                "content": "Send a password reset link to the user's email.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "password",
                  "reset"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"email\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "d1337003-3bbc-4fb2-9cd1-93102ab34139",
                "name": "Success. Check the example shown below or refer `ResetPasswordSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "reset"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": \"sent\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7b0f0e73-fa36-4ce6-81c1-2789e57c67b4",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "reset"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"User with Email does not exist.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ba8bd837-0d73-41f9-85d9-f4f4fff13d62",
            "name": "sendResetPasswordMobile | Reset Password via Mobile",
            "request": {
              "name": "sendResetPasswordMobile | Reset Password via Mobile",
              "description": {
                "content": "Send a password reset link to the user's mobile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "password",
                  "mobile",
                  "reset"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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_code\": \"<string>\",\n  \"mobile\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "e1ca9e85-dfd6-47bd-8940-4fa1dcd9c6d6",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "mobile",
                      "reset"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": ""
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dbf61ab6-0179-458f-b9c6-45ceedeb61b7",
            "name": "sendResetToken | Validate Password Reset Code",
            "request": {
              "name": "sendResetToken | Validate Password Reset Code",
              "description": {
                "content": "Validate password reset link code.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "password",
                  "reset",
                  "token"
                ],
                "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}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3f242d1f-dc00-4d23-b0f6-41d4df79f745",
                "name": "Success. Check the example shown below or refer `ResetPasswordSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "reset",
                      "token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"status\": \"success\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "43b09bd9-f322-43f5-9108-faa2f68d3317",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "reset",
                      "token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6e94ef95-3101-411b-9e38-cf5974f15e7e",
            "name": "forgotPassword | Reset Password via Code and login",
            "request": {
              "name": "forgotPassword | Reset Password via Code and login",
              "description": {
                "content": "Reset a password using the code sent on email or sms the login.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "password",
                  "reset",
                  "forgot"
                ],
                "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  \"password\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8ce65262-eba5-4b0b-ad4a-180649241ac5",
                "name": "Success. Check the example shown below or refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "reset",
                      "forgot"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\",\n  \"password\": \"Test@1234\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "902d4eac-c781-4c1f-a66a-59edca283cac",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "reset",
                      "forgot"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\",\n  \"password\": \"Test@1234\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "6ec9484c-c5bc-4b13-bd24-90a31a095383",
            "name": "resetForgotPassword | Reset Password via Code",
            "request": {
              "name": "resetForgotPassword | Reset Password via Code",
              "description": {
                "content": "Reset a password using the code sent on email or sms.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "password",
                  "forgot"
                ],
                "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  \"password\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "809b52ba-70c2-4298-a67d-68aac602da74",
                "name": "Success. Check the example shown below or refer `ResetForgotPasswordSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "forgot"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code1234\",\n  \"password\": \"Test@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": "2426e34d-8be7-490c-8509-f32b4fbd5635",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "password",
                      "forgot"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code1234\",\n  \"password\": \"Test@1234\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f7ca8e53-7937-49f1-bf43-3894adc61b44",
            "name": "loginWithToken | Login with Token",
            "request": {
              "name": "loginWithToken | Login with Token",
              "description": {
                "content": "Login user using a token for authentication.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "login",
                  "token"
                ],
                "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  \"token\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "41578198-4bc6-4f70-88b5-dd5f238736bd",
                "name": "Success. Check the example shown below or refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"token\": \"s%3AC8BGhOpG9dRstMFeMif7bitaEKFEqLtY.pSyA8%2FWSN2LaWoCLEJ26aE2vgGfThciBEFsIcmxwVUg\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ca7098db-e28e-4df6-8bfc-d65e6da1b4f5",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "login",
                      "token"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"token\": \"s%3AC8BGhOpG9dRstMFeMif7bitaEKFEqLtY.pSyA8%2FWSN2LaWoCLEJ26aE2vgGfThciBEFsIcmxwVUg\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Token.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7bec2f97-ab62-49a5-8969-6647eb6daa66",
            "name": "registerWithForm | Register User with Form",
            "request": {
              "name": "registerWithForm | Register User with Form",
              "description": {
                "content": "Enable new users to register using a form.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "register",
                  "form"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"first_name\": \"<string>\",\n  \"last_name\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"email\": \"<string>\",\n  \"password\": \"<string>\",\n  \"phone\": {\n    \"country_code\": \"<string>\",\n    \"mobile\": \"<string>\"\n  },\n  \"register_token\": \"<string>\",\n  \"consent\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "285bd1ed-beb3-47db-8b98-9c05c05a2ac4",
                "name": "Success. Check the example shown below or refer `RegisterFormSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "register",
                      "form"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"gender\": \"male\",\n  \"phone\": {\n    \"mobile\": \"8888888888\",\n    \"country_code\": \"91\"\n  },\n  \"password\": \"qpalzm1?\",\n  \"email\": \"\",\n  \"register_token\": \"\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"ebc059191393681cdfb805b5424bddad\",\n  \"message\": \"OTP sent\",\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"resend_timer\": 30,\n  \"resend_token\": \"5197ff90-66e2-11eb-9399-0312fbf2c2a6\",\n  \"verify_mobile_otp\": true,\n  \"register_token\": \"276e718a-d406-4a4b-83f7-cb6cb72b99ff\",\n  \"userExists\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "597b1ca0-8958-4a3c-bccb-752879a1fc12",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "register",
                      "form"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"gender\": \"male\",\n  \"phone\": {\n    \"mobile\": \"8888888888\",\n    \"country_code\": \"91\"\n  },\n  \"password\": \"qpalzm1?\",\n  \"email\": \"\",\n  \"register_token\": \"\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Gender\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b7405b76-d34b-4f9b-a44f-cd825f0db9d3",
            "name": "verifyEmail | Verify Email with Code",
            "request": {
              "name": "verifyEmail | Verify Email with Code",
              "description": {
                "content": "Verify user email with a code sent within a link sent to their email.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "verify",
                  "email"
                ],
                "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}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "2c220286-0bcb-4c5d-8947-71544ec46606",
                "name": "Success. Check the example shown below or refer `VerifyEmailSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "verify",
                      "email"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"verified\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a351c4e2-4942-4b11-84af-3308d4a97cb3",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "verify",
                      "email"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9fb5d380-853c-4e1b-8e10-7ab1b9fab047",
            "name": "verifyMobile | Verify Mobile with Code",
            "request": {
              "name": "verifyMobile | Verify Mobile with Code",
              "description": {
                "content": "Verify user mobile with a code sent within a link sent to their mobile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "verify",
                  "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  \"code\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8f5f6a02-bb55-4af3-bf71-37971f699e5f",
                "name": "Success. Check the example shown below or refer `VerifyEmailSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "verify",
                      "mobile"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"verified\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "588f0e39-b359-4484-8f04-cb618a3e2252",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "verify",
                      "mobile"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"code\": \"code123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f3f40799-c4b5-47f8-a0ef-900415bebf79",
            "name": "hasPassword | Check Password Existence",
            "request": {
              "name": "hasPassword | Check Password Existence",
              "description": {
                "content": "Check if user has set an account password.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "has-password"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "8d66a8ca-5592-4e0e-ae58-95c3a215203d",
                "name": "Success. Returns a boolean value. Check the example shown below or refer `HasPasswordSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "has-password"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"result\": 1\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "597a88b8-61e0-4c69-abcf-09199a2b340a",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "has-password"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unauthorized",
                "code": 401,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "ce35894a-71c1-4ee7-9c86-4de4760f4735",
            "name": "updatePassword | Update password",
            "request": {
              "name": "updatePassword | Update password",
              "description": {
                "content": "Allow user to change their password.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "password"
                ],
                "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  \"old_password\": \"<string>\",\n  \"new_password\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "451d3a32-c547-4f5e-b5b7-7be3039fa9ec",
                "name": "Success. Returns a success message. Refer `VerifyEmailSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "password"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"old_password\": \"vinit#Fynd123\",\n  \"new_password\": \"Test@1234\"\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"
              },
              {
                "id": "e85150bc-b757-45c4-ac2e-541dbea294a6",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "password"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"old_password\": \"vinit#Fynd123\",\n  \"new_password\": \"Test@1234\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"No password was given\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "cd1de87a-d9f3-4f00-bc8b-afbd35224fda",
            "name": "sendOTPOnMobile | Send OTP on Mobile",
            "request": {
              "name": "sendOTPOnMobile | Send OTP on Mobile",
              "description": {
                "content": "Send a one-time password to the user's mobile for verification.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "mobile",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"encrypt_otp\": \"<boolean>\",\n  \"mobile\": \"<string>\",\n  \"country_code\": \"<string>\",\n  \"action\": \"<string>\",\n  \"token\": \"<string>\",\n  \"android_hash\": \"<string>\",\n  \"force\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "3a153e69-ba8d-45d5-bcae-3883b49874d9",
                "name": "Success. Returns a JSON object as shown below. Refer `OtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "mobile",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"message\": \"OTP sent\",\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"resend_timer\": 30,\n  \"resend_token\": \"18fc3d60-66e5-11eb-9399-0312fbf2c2a6\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3e5c7adc-3349-4259-a40c-176d8a0ce8b4",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "mobile",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Number\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9cc7fd80-5fcd-4f58-9251-f8f79d7ddd27",
            "name": "sendForgotOTPOnMobile | Send mobile OTP for forgot-password",
            "request": {
              "name": "sendForgotOTPOnMobile | Send mobile OTP for forgot-password",
              "description": {
                "content": "Send a one-time password to the user's mobile for verification when resetting a forgotten password.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "forgot",
                  "mobile",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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\": \"<string>\",\n  \"country_code\": \"<string>\",\n  \"action\": \"<string>\",\n  \"token\": \"<string>\",\n  \"android_hash\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c384a93d-0ee3-40eb-b8c6-61e571373ef7",
                "name": "Success. Returns a JSON object as shown below. Refer `OtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "mobile",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"message\": \"OTP sent\",\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"resend_timer\": 30,\n  \"resend_token\": \"18fc3d60-66e5-11eb-9399-0312fbf2c2a6\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "56727457-57a9-4940-9d0c-ef1c00d74c70",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "mobile",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Number\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "d2d24dbf-8f41-4d60-bef3-c8878a98ef78",
            "name": "verifyMobileOTP | Verify mobile OTP",
            "request": {
              "name": "verifyMobileOTP | Verify mobile OTP",
              "description": {
                "content": "Verify one-time password sent to user's mobile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "mobile",
                  "verify"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"request_id\": \"<string>\",\n  \"register_token\": \"<string>\",\n  \"otp\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a029d6e8-19f5-4ad1-816c-813170af785c",
                "name": "Success. Returns a JSON object as shown below. Refer `VerifyOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "mobile",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"verify_mobile_link\": true,\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "3795bb03-0d33-4fb9-bc38-afb1c74fe354",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "mobile",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid request params\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0509f127-82f0-465d-bae2-88c9f058a744",
            "name": "verifyMobileForgotOTP | Verify Mobile OTP for Forgot Password",
            "request": {
              "name": "verifyMobileForgotOTP | Verify Mobile OTP for Forgot Password",
              "description": {
                "content": "Verify one-time password sent to user's mobile for resetting a forgotten password.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "forgot",
                  "mobile",
                  "verify"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"request_id\": \"<string>\",\n  \"otp\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1e445da9-dfaa-4b0e-b721-0e19b21e84fa",
                "name": "Success. Returns a JSON object as shown below. Refer `VerifyForgotOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "mobile",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2750\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"forgot_token\": \"d6c9df22-7e65-41be-9852-8207a8d2d54d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "e247c0d9-4218-41bf-8a96-54cbd075313b",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "mobile",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2750\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid request params\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "41f5f879-7acd-41a9-8211-74bccde8edd0",
            "name": "sendOTPOnEmail | Send OTP on Email",
            "request": {
              "name": "sendOTPOnEmail | Send OTP on Email",
              "description": {
                "content": "Send a one-time password to the user's email for verification.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "email",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"email\": \"<string>\",\n  \"action\": \"<string>\",\n  \"token\": \"<string>\",\n  \"register_token\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "b15981c3-0203-416f-9358-ed611c4d1b90",
                "name": "Success. Returns a JSON object as shown below. Refer `EmailOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "email",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\",\n  \"register_token\": \"registerToken123\"\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": "339edafa-0b0d-4979-8386-04651d53fd43",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "email",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\",\n  \"register_token\": \"registerToken123\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid request params\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "0cda77b2-dbfd-40d1-9ffc-b12da2615d5a",
            "name": "sendForgotOTPOnEmail | Send Email OTP for Forgot Password",
            "request": {
              "name": "sendForgotOTPOnEmail | Send Email OTP for Forgot Password",
              "description": {
                "content": "Send a one-time password to the user's email for verification when resetting a forgotten password.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "forgot",
                  "email",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"email\": \"<string>\",\n  \"action\": \"<string>\",\n  \"token\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0c3df472-0a2a-4af6-8acd-53c022f1cbc4",
                "name": "Success. Returns a JSON object as shown below. Refer `EmailOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "email",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\"\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": "56044a7d-3451-4464-8b58-c3b0766c652f",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "email",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\",\n  \"token\": \"resend_token\",\n  \"action\": \"send\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid email\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "7d7c6379-522a-44a1-a96e-32208a0e3cdb",
            "name": "verifyEmailOTP | Verify Email OTP",
            "request": {
              "name": "verifyEmailOTP | Verify Email OTP",
              "description": {
                "content": "Verify one-time password sent to user's email.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "email",
                  "verify"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"email\": \"<string>\",\n  \"action\": \"<string>\",\n  \"register_token\": \"<string>\",\n  \"otp\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "89fe5520-4d6f-4f82-ad97-e6e96d624ac9",
                "name": "Success. Returns a JSON object as shown below. Refer `VerifyOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "email",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"register_token\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"action\": \"verify\",\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"verify_mobile_link\": true,\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "dc8bf30b-82fd-4119-9e7d-54618a4bdab4",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "email",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"register_token\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"action\": \"verify\",\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid request params\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "49b83f23-e027-4731-b52b-5f768fadb7af",
            "name": "verifyEmailForgotOTP | Verify Email OTP for Forgot Password",
            "request": {
              "name": "verifyEmailForgotOTP | Verify Email OTP for Forgot Password",
              "description": {
                "content": "Verify one-time password sent to user's email for resetting a forgotten password.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "otp",
                  "forgot",
                  "email",
                  "verify"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"email\": \"<string>\",\n  \"otp\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6c0caeb6-58d7-40f0-91e5-300a58f41db0",
                "name": "Success. Returns a JSON object as shown below. Refer `VerifyForgotOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "email",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"forgot_token\": \"d6c9df22-7e65-41be-9852-8207a8d2d54d\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fd01c1e5-d151-4fac-9caa-9cbfb36c37f0",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "otp",
                      "forgot",
                      "email",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid request params\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e9b17dde-1505-4416-b26d-370f43244854",
            "name": "getLoggedInUser | Get Logged in User",
            "request": {
              "name": "getLoggedInUser | Get Logged in User",
              "description": {
                "content": "Retrieve information about the currently logged-in user.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "session"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "91327af1-1c32-4ddb-8e87-8277a47e293b",
                "name": "Success. Returns a JSON object with user details. Refer `UserObjectSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "session"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "be1791a0-1c4c-4821-aed8-085a25f5d567",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "session"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unauthorized",
                "code": 401,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e38f7170-32c6-43e8-9023-dfd7ea719ffc",
            "name": "getListOfActiveSessions | Get List OF Active Sessions",
            "request": {
              "name": "getListOfActiveSessions | Get List OF Active Sessions",
              "description": {
                "content": "Retrieve all active sessions of a user.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "sessions"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "420da9d9-995c-44e4-83b9-4ce389df5db4",
                "name": "Success. Returns a JSON object containing an array of sessions. Refer `SessionListSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "sessions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"sessions\": [\n    \"session1\",\n    \"session2\"\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "aca5b307-241e-4e3d-b8b5-7a53b6ebdb0c",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "sessions"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unauthorized",
                "code": 401,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "9c767161-c610-4359-8824-1be228b1e46a",
            "name": "getPlatformConfig | Get Platform Configuration",
            "request": {
              "name": "getPlatformConfig | Get Platform Configuration",
              "description": {
                "content": "Retrieve platform sales channel authentication configuration.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "platform",
                  "v1.0",
                  "config"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "name",
                    "value": "<string>",
                    "description": "Name of the application, e.g. Fynd."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "bcf1206a-5f30-4f84-a913-cb997453eb56",
                "name": "Success. Returns a JSON object containing the all the platform configurations. Refer `PlatformSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "platform",
                      "v1.0",
                      "config"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "name",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "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\": \"test\",\n  \"desktop_image\": \"test\",\n  \"social\": {\n    \"facebook\": true,\n    \"google\": true,\n    \"account_kit\": true\n  },\n  \"flash_card\": {\n    \"text\": \"\",\n    \"text_color\": \"#FFFFFF\",\n    \"background_color\": \"#EF5350\"\n  },\n  \"register\": true,\n  \"forgot_password\": true,\n  \"login\": {\n    \"password\": true,\n    \"otp\": true\n  },\n  \"skip_captcha\": false,\n  \"display\": \"Fynd\",\n  \"subtext\": \"Login to Fynd\",\n  \"name\": \"Fynd\",\n  \"meta\": {},\n  \"required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"register_required_fields\": {\n    \"email\": {\n      \"is_required\": false,\n      \"level\": \"hard\"\n    },\n    \"mobile\": {\n      \"is_required\": true,\n      \"level\": \"hard\"\n    }\n  },\n  \"skip_login\": false,\n  \"look_and_feel\": {\n    \"background_color\": \"#F5F5F5\",\n    \"card_position\": \"center\"\n  },\n  \"social_tokens\": {\n    \"google\": {\n      \"appId\": \"token_123\"\n    },\n    \"facebook\": {\n      \"appId\": \"2033146826724884\"\n    },\n    \"account_kit\": {\n      \"appId\": \"548529975557631\"\n    }\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  \"session_config\": {\n    \"duration\": 30,\n    \"type\": \"Days\",\n    \"is_rolling\": false\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": "f8768e89-684e-454c-b283-bb9354748715",
            "name": "updateProfile | Edit User Profile Details",
            "request": {
              "name": "updateProfile | Edit User Profile Details",
              "description": {
                "content": "Allow users to modify and update their profile details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "detail"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"encrypt_otp\": \"<boolean>\",\n  \"first_name\": \"<string>\",\n  \"last_name\": \"<string>\",\n  \"mobile\": {\n    \"phone\": \"<string>\",\n    \"country_code\": \"<string>\"\n  },\n  \"country_code\": \"<string>\",\n  \"email\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"dob\": \"<string>\",\n  \"profile_pic_url\": \"<string>\",\n  \"android_hash\": \"<string>\",\n  \"sender\": \"<string>\",\n  \"register_token\": \"<string>\",\n  \"consent\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "cc90cd5a-88e1-4d6e-b923-bf71ccfd63de",
                "name": "Success. Check the example shown below or refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"gender\": \"male\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "78f3f8ad-a748-47a5-a9f9-af91d682f263",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "detail"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"first_name\": \"Akash\",\n  \"last_name\": \"Mane\",\n  \"gender\": \"male\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Gender\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "2af3d4d5-2dd4-474f-9441-d5afebc1915c",
            "name": "addMobileNumber | Add Mobile Number to Profile",
            "request": {
              "name": "addMobileNumber | Add Mobile Number to Profile",
              "description": {
                "content": "Add a new mobile number to the user's profile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "mobile"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"country_code\": \"<string>\",\n  \"phone\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "65ba614b-aa1e-473e-9921-b6aa10f4d896",
                "name": "Success. Check the example shown below or refer `VerifyMobileOTPSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"phone\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"verify_mobile_link\": true,\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ed650b7b-2a2a-411d-9497-d1d9deed51a2",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"phone\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Number required\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "745b480d-8aab-4ca1-bc8d-89814cb85248",
            "name": "deleteMobileNumber | Delete Mobile Number From Profile",
            "request": {
              "name": "deleteMobileNumber | Delete Mobile Number From Profile",
              "description": {
                "content": "Delete mobile number from profile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "mobile"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  },
                  {
                    "disabled": false,
                    "key": "active",
                    "value": "<boolean>",
                    "description": "(Required) This is a boolean value to check if mobile number is active 1.True - number is active 2. False - number is inactive."
                  },
                  {
                    "disabled": false,
                    "key": "primary",
                    "value": "<boolean>",
                    "description": "(Required) This is a boolean value to check if mobile number is primary number (main number) 1. True - number is primary 2. False - number is not primary."
                  },
                  {
                    "disabled": false,
                    "key": "verified",
                    "value": "<boolean>",
                    "description": "(Required) This is a boolean value to check if mobile number is verified 1. True - number is verified 2.False - number is not verified yet."
                  },
                  {
                    "disabled": false,
                    "key": "country_code",
                    "value": "<string>",
                    "description": "(Required) Country code of the phone number, e.g. 91."
                  },
                  {
                    "disabled": false,
                    "key": "phone",
                    "value": "<string>",
                    "description": "(Required) Phone number."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "126c3cfb-ad43-4619-88ed-9e01ec62fbbe",
                "name": "Success. Check the example shown below or refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      },
                      {
                        "key": "active",
                        "value": "true"
                      },
                      {
                        "key": "primary",
                        "value": "true"
                      },
                      {
                        "key": "verified",
                        "value": "true"
                      },
                      {
                        "key": "country_code",
                        "value": "91"
                      },
                      {
                        "key": "phone",
                        "value": "8888888888"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "a551b4cb-c217-47eb-8025-1323c6e71950",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      },
                      {
                        "key": "active",
                        "value": "true"
                      },
                      {
                        "key": "primary",
                        "value": "true"
                      },
                      {
                        "key": "verified",
                        "value": "true"
                      },
                      {
                        "key": "country_code",
                        "value": "91"
                      },
                      {
                        "key": "phone",
                        "value": "8888888888"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "95c3c484-40b3-4652-b861-05608ece7a1e",
            "name": "setMobileNumberAsPrimary | Set Mobile as Primary",
            "request": {
              "name": "setMobileNumberAsPrimary | Set Mobile as Primary",
              "description": {
                "content": "Set a mobile number as the primary contact for the user.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "mobile",
                  "primary"
                ],
                "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  \"verified\": \"<boolean>\",\n  \"active\": \"<boolean>\",\n  \"country_code\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"primary\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "266ad459-da60-481a-b144-9476ceb082dd",
                "name": "Success. Check the example shown below or refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile",
                      "primary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": true,\n  \"primary\": false,\n  \"verified\": true,\n  \"country_code\": \"91\",\n  \"phone\": \"8888888888\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "bb9e4fca-3abb-4042-9f49-611dfc5a5796",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile",
                      "primary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": true,\n  \"primary\": false,\n  \"verified\": true,\n  \"country_code\": \"91\",\n  \"phone\": \"8888888888\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Number required\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "12613552-22a9-4b39-a49e-a84c9517dc5d",
            "name": "sendVerificationLinkToMobile | Send Verification Link to Mobile",
            "request": {
              "name": "sendVerificationLinkToMobile | Send Verification Link to Mobile",
              "description": {
                "content": "Send a verification link to a newly added mobile number.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "mobile",
                  "link",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"verified\": \"<boolean>\",\n  \"active\": \"<boolean>\",\n  \"country_code\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"primary\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c5224597-c55b-4294-9b16-7e659166920a",
                "name": "Success. Check the example shown below or refer `SendMobileVerifyLinkSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile",
                      "link",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": true,\n  \"primary\": false,\n  \"verified\": true,\n  \"country_code\": \"91\",\n  \"phone\": \"8888888888\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"verify_mobile_link\": true,\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ce3c1621-5f1a-4b1f-8249-15ea36722710",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "mobile",
                      "link",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"active\": true,\n  \"primary\": false,\n  \"verified\": true,\n  \"country_code\": \"91\",\n  \"phone\": \"8888888888\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a8008e76-e295-494b-9391-5aed38d4c345",
            "name": "addEmail | Add Email to Profile",
            "request": {
              "name": "addEmail | Add Email to Profile",
              "description": {
                "content": "Add a new email address to the user's profile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "email"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"email\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "5b2a7dfb-4b04-4fec-8e6f-386cb3298656",
                "name": "Success. Returns a JSON object with user details. Refer `VerifyEmailOTPSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"verify_email_link\": true,\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "7f6e8625-cbad-4d8e-b95d-f66efde42360",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PUT",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Email required.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c36b43ed-9a83-4a6a-bffa-b38f0da50165",
            "name": "deleteEmail | Delete Email From Profile",
            "request": {
              "name": "deleteEmail | Delete Email From Profile",
              "description": {
                "content": "Delete email from profile.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "email"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  },
                  {
                    "disabled": false,
                    "key": "active",
                    "value": "<boolean>",
                    "description": "(Required) Boolean value to check if email id is active 1. True - email id is active 2.False - email id is inactive."
                  },
                  {
                    "disabled": false,
                    "key": "primary",
                    "value": "<boolean>",
                    "description": "(Required) Boolean value to check if email id is primary (main email id) 1. True - email id is primary 2.False - email id is not primary."
                  },
                  {
                    "disabled": false,
                    "key": "verified",
                    "value": "<boolean>",
                    "description": "(Required) Boolean value to check if email id is verified 1. True - email id is verified 2.False - email id is not verified yet."
                  },
                  {
                    "disabled": false,
                    "key": "email",
                    "value": "<string>",
                    "description": "(Required) The email id to delete."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "DELETE",
              "auth": null
            },
            "response": [
              {
                "id": "c9bd0ebf-4eae-4919-9f74-c8074b9120da",
                "name": "Success. Returns a JSON object with user details. Refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      },
                      {
                        "key": "active",
                        "value": "true"
                      },
                      {
                        "key": "primary",
                        "value": "true"
                      },
                      {
                        "key": "verified",
                        "value": "true"
                      },
                      {
                        "key": "email",
                        "value": "test@example.com"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "fc8c4265-04e5-417b-97c6-6f74795d42d5",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      },
                      {
                        "key": "active",
                        "value": "true"
                      },
                      {
                        "key": "primary",
                        "value": "true"
                      },
                      {
                        "key": "verified",
                        "value": "true"
                      },
                      {
                        "key": "email",
                        "value": "test@example.com"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "DELETE",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f4c21bf5-906c-4e35-a6c2-de39d9411dbd",
            "name": "setEmailAsPrimary | Set Email as Primary",
            "request": {
              "name": "setEmailAsPrimary | Set Email as Primary",
              "description": {
                "content": "Set an email address as the primary contact for the user.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "email",
                  "primary"
                ],
                "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  \"email\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "a24ee8d0-2ecb-4f9f-b52f-8fa00897b524",
                "name": "Success. Returns a JSON object with user details. Refer `LoginSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email",
                      "primary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "cad68b82-a345-4861-a9c1-d189e8c2cc82",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email",
                      "primary"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Email required.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "e8b7effe-99e5-4ecc-89bf-66397bab60f0",
            "name": "sendVerificationLinkToEmail | Send Verification Link to Email",
            "request": {
              "name": "sendVerificationLinkToEmail | Send Verification Link to Email",
              "description": {
                "content": "Send a verification link to a newly added email address.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "email",
                  "link",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "platform",
                    "value": "Fynd",
                    "description": "ID of the application."
                  }
                ],
                "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  \"email\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "69b34f26-e2bd-4d92-8e25-7501f86faf8b",
                "name": "Request body must contain an email ID. Refer `EditEmailRequestSchema` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email",
                      "link",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"verify_email_link\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "ababfe84-1694-47ea-8c24-067bfc788bea",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "email",
                      "link",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "platform",
                        "value": "5eda528b97457fe43a733ace"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "07a5a650-ef04-4e2e-af01-4225c29df066",
            "name": "userExists | Chcek User Existence",
            "request": {
              "name": "userExists | Chcek User Existence",
              "description": {
                "content": "Check whether user is already registered or not to the sales channel.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "user-exists"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "q",
                    "value": "<string>",
                    "description": "(Required) Email id or phone number of user."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "b7f3d8f5-72cf-41ee-8b3f-1b3b18334db1",
                "name": "Returns true or false based on user is registered or not.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "user-exists"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "test@example.com"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"user_exists\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "280376b3-7d98-4860-a99b-3306f7794bc5",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "user-exists"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "q",
                        "value": "test@example.com"
                      }
                    ],
                    "variable": []
                  },
                  "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 Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "f5073f35-3fff-423d-a92d-45454c8220ca",
            "name": "deleteUser | Verify OTP and Delete User",
            "request": {
              "name": "deleteUser | Verify OTP and Delete User",
              "description": {
                "content": "Verify OTP sent to mobile/email and delete the user's account.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "delete"
                ],
                "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  \"user_id\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"reason_id\": \"<string>\",\n  \"request_id\": \"<string>\",\n  \"otp\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "9eb0676a-f3de-406b-8886-a2b8320919b3",
                "name": "Success. Returns a success message. Refer `DeleteUserSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "delete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\",\n  \"reason\": \"test\",\n  \"reason_id\": \"123\",\n  \"otp\": \"5401\",\n  \"request_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": "b0323330-10e6-4cf8-ba8c-3c0bcf5f2085",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "delete"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"user_id\": \"61f02c3dcc701256044ed6c0\",\n  \"reason\": \"test\",\n  \"reason_id\": \"123\",\n  \"otp\": \"5401\",\n  \"request_id\": \"1234\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"User Id is required\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "faba7c93-0222-49a9-9732-edf2c4695529",
            "name": "logout | Logout Current User",
            "request": {
              "name": "logout | Logout Current User",
              "description": {
                "content": "Logout currently logged-in user.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "authentication",
                  "v1.0",
                  "logout"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "a663bddc-9b1d-4949-b9b3-24bfca86416b",
                "name": "Success. Returns a success message as shown below. Refer `LogoutSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "logout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "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"
              },
              {
                "id": "490f8787-12a1-44ad-b87c-4bb708ec8d38",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "authentication",
                      "v1.0",
                      "logout"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Unauthorized",
                "code": 401,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"Invalid Code.\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "b99ec8a9-53be-4314-96cf-8fb052af3ac2",
            "name": "getUserAttributes | Get User Attributes",
            "request": {
              "name": "getUserAttributes | Get User Attributes",
              "description": {
                "content": "Get the list of user attributes.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "user-attributes"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "slug",
                    "value": "<string>",
                    "description": "Filter by attribute slug."
                  }
                ],
                "variable": []
              },
              "header": [
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "GET",
              "auth": null
            },
            "response": [
              {
                "id": "5ceff5b3-c2d2-4b1e-a4ea-351f480ae444",
                "name": "Returns a list of users attributes",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "user-attributes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "slug",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"attributes\": {\n    \"Attribute_01\": 1,\n    \"Attribute_02\": \"String01\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "d24292be-5a00-426e-92a5-d3a07a64d388",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "user-attributes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "slug",
                        "value": "<string>"
                      }
                    ],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "GET",
                  "body": {}
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"officia deserunt dolor\",\n  \"message\": \"anim irure dolor sit\",\n  \"info\": \"minim mollit\",\n  \"request_id\": \"dolore Lorem ex\",\n  \"error\": \"consequat cillum nostrud magna\",\n  \"meta\": {\n    \"amet_6\": 28919255,\n    \"labore9\": true,\n    \"amet_eb\": 30498659\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "062377ca-a293-414d-a874-a30d01046208",
            "name": "updateUserAttributes | Update User Attributes",
            "request": {
              "name": "updateUserAttributes | Update User Attributes",
              "description": {
                "content": "Update user attributes.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "user-attributes"
                ],
                "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  \"attributes\": {\n    \"exercitation_b3\": -65195680\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "94614aaf-5dd2-414b-bc82-bee63c494812",
                "name": "Returns a list of users attributes",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "user-attributes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"attributes\": {\n    \"Attribute_01\": 1,\n    \"Attribute_02\": \"String01\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"attributes\": {\n    \"Attribute_01\": 1,\n    \"Attribute_02\": \"String01\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "0a06f1cf-4d94-45e4-816f-db2d779e82bf",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "user-attributes"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "PATCH",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"attributes\": {\n    \"Attribute_01\": 1,\n    \"Attribute_02\": \"String01\"\n  }\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"code\": \"officia deserunt dolor\",\n  \"message\": \"anim irure dolor sit\",\n  \"info\": \"minim mollit\",\n  \"request_id\": \"dolore Lorem ex\",\n  \"error\": \"consequat cillum nostrud magna\",\n  \"meta\": {\n    \"amet_6\": 28919255,\n    \"labore9\": true,\n    \"amet_eb\": 30498659\n  },\n  \"authenticated\": false\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "44f44bae-99f0-4cdd-ace2-cace436489f7",
            "name": "getAttributesDefinition | Get User Attribute Definitions",
            "request": {
              "name": "getAttributesDefinition | Get User Attribute Definitions",
              "description": {
                "content": "Retrieve user attribute definitions.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v1.0",
                  "attributes",
                  "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 whether the attribute is editable by the customer."
                  },
                  {
                    "disabled": false,
                    "key": "encrypted",
                    "value": "<boolean>",
                    "description": "Filter by whether the attribute is encrypted."
                  },
                  {
                    "disabled": false,
                    "key": "pinned",
                    "value": "<boolean>",
                    "description": "Filter by whether the attribute is pinned."
                  },
                  {
                    "disabled": false,
                    "key": "pin_order",
                    "value": "<integer>",
                    "description": "Filter by pin order, it is the order in which the attribute is pinned."
                  },
                  {
                    "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": "registration_enabled",
                    "value": "<boolean>",
                    "description": "Filter by whether the attribute is enabled for registration."
                  },
                  {
                    "disabled": false,
                    "key": "registration_type",
                    "value": "<string>",
                    "description": "Filter by registration type (e.g., mandatory, optional)."
                  },
                  {
                    "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": "1b9984b9-6609-4d96-b4b5-d457280697f9",
                "name": "Successfull response",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "attributes",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "excluding_ids",
                        "value": "652ecb965ec66ef03da26f77,652ecb965ec66ef03da26f76"
                      },
                      {
                        "key": "slug",
                        "value": "attribute5"
                      },
                      {
                        "key": "type",
                        "value": "boolean"
                      },
                      {
                        "key": "customer_editable",
                        "value": "true"
                      },
                      {
                        "key": "encrypted",
                        "value": "true"
                      },
                      {
                        "key": "pinned",
                        "value": "true"
                      },
                      {
                        "key": "pin_order",
                        "value": "1"
                      },
                      {
                        "key": "is_locked",
                        "value": "true"
                      },
                      {
                        "key": "name",
                        "value": "Attribute Def"
                      },
                      {
                        "key": "registration_enabled",
                        "value": "true"
                      },
                      {
                        "key": "registration_type",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": []
                  },
                  "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      \"registration\": {\n        \"enabled\": false\n      },\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      \"__v\": 0\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\": true,\n      \"registration\": {\n        \"enabled\": true,\n        \"type\": \"mandatory\"\n      },\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      \"__v\": 0\n    }\n  ],\n  \"page\": {\n    \"type\": \"number\",\n    \"current\": 1,\n    \"size\": 10,\n    \"item_total\": 6,\n    \"has_next\": false\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "8898f4df-9723-4883-9bb0-d4b92c2ef5e5",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v1.0",
                      "attributes",
                      "definition"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [
                      {
                        "key": "excluding_ids",
                        "value": "652ecb965ec66ef03da26f77,652ecb965ec66ef03da26f76"
                      },
                      {
                        "key": "slug",
                        "value": "attribute5"
                      },
                      {
                        "key": "type",
                        "value": "boolean"
                      },
                      {
                        "key": "customer_editable",
                        "value": "true"
                      },
                      {
                        "key": "encrypted",
                        "value": "true"
                      },
                      {
                        "key": "pinned",
                        "value": "true"
                      },
                      {
                        "key": "pin_order",
                        "value": "1"
                      },
                      {
                        "key": "is_locked",
                        "value": "true"
                      },
                      {
                        "key": "name",
                        "value": "Attribute Def"
                      },
                      {
                        "key": "registration_enabled",
                        "value": "true"
                      },
                      {
                        "key": "registration_type",
                        "value": "<string>"
                      },
                      {
                        "key": "page_size",
                        "value": "10"
                      },
                      {
                        "key": "page_no",
                        "value": "1"
                      }
                    ],
                    "variable": []
                  },
                  "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 filter parameters for attributes definition\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "00dda975-0ae6-4ad2-9584-823ae680ae78",
            "name": "sendOTPOnPrimary | Send OTP to Primary Mobile or Email",
            "request": {
              "name": "sendOTPOnPrimary | Send OTP to Primary Mobile or Email",
              "description": {
                "content": "Send OTP to primary mobile number or email to verify primary details. Use this to update Email or Mobile, other APIs will be deprecated.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v2.0",
                  ":entity",
                  "primary",
                  "otp",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "entity",
                    "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"encrypt_otp\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "ff917052-ef30-4636-a2ef-d6daa050d6fc",
                "name": "Success. Returns a JSON object as shown below. Refer `SendOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v2.0",
                      ":entity",
                      "primary",
                      "otp",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "entity",
                        "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"encrypt_otp\": false\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"message\": \"OTP sent\",\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "a711be73-5743-454d-a13d-30cb1ffccda3",
            "name": "verifyOTPonPrimary | Verify OTP sent to Primary Mobile or Email",
            "request": {
              "name": "verifyOTPonPrimary | Verify OTP sent to Primary Mobile or Email",
              "description": {
                "content": "Verify OTP sent to primary mobile number or email to verify primary details. User needs to use sendOTPOnPrimary before verifying OTP.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v2.0",
                  ":entity",
                  "primary",
                  "otp",
                  "verify"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "entity",
                    "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"otp\": \"<string>\",\n  \"request_id\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "8ba39892-219d-404b-8b85-ffc173ef1875",
                "name": "Success. Returns a JSON object as shown below. Refer `VerifyPrimaryOTPSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v2.0",
                      ":entity",
                      "primary",
                      "otp",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "entity",
                        "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"entity\": \"mobile\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "df24f3a9-e6db-4975-9545-e3e06007a38d",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v2.0",
                      ":entity",
                      "primary",
                      "otp",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "entity",
                        "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"OTP and request Id is mandatory to verify OTP\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "c06b937c-49da-4c96-ab73-cf0da6a2e504",
            "name": "sendOTPForUpdate | Send OTP to update Mobile or Email",
            "request": {
              "name": "sendOTPForUpdate | Send OTP to update Mobile or Email",
              "description": {
                "content": "Send OTP to mobile number or email. User needs to use sendOTPOnPrimary and verifyOTPonPrimary before using this method to update details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v2.0",
                  ":entity",
                  "otp",
                  "send"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "entity",
                    "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"request_id\": \"<string>\",\n  \"mobile\": \"<string>\",\n  \"country_code\": \"<string>\",\n  \"email\": \"<string>\",\n  \"encrypt_otp\": \"<boolean>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0e412886-3971-4c10-91e0-9bb00d10a1da",
                "name": "Success. Returns a JSON object as shown below. Refer `SendOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v2.0",
                      ":entity",
                      "otp",
                      "send"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "entity",
                        "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"request_id\": \"1234567890\",\n  \"encrypt_otp\": false,\n  \"email\": \"test@example.com\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"success\": true,\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\",\n  \"message\": \"OTP sent\",\n  \"mobile\": \"8888888888\",\n  \"country_code\": \"91\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "93beab67-3e03-4ad9-be9f-441becd2642d",
            "name": "verifyOTPForUpdate | Verify OTP sent to Mobile or Email to update primary details.",
            "request": {
              "name": "verifyOTPForUpdate | Verify OTP sent to Mobile or Email to update primary details.",
              "description": {
                "content": "Verify OTP sent to Mobile number or Email to update primary details. User needs to use sendOTPOnPrimary, verifyOTPonPrimary and sendOTPForUpdate before using this method to verify update details.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "user",
                  "profile",
                  "v2.0",
                  ":entity",
                  "otp",
                  "verify"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [],
                "variable": [
                  {
                    "disabled": false,
                    "type": "any",
                    "value": "<string>",
                    "key": "entity",
                    "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                  }
                ]
              },
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept",
                  "value": "application/json"
                },
                {
                  "key": "Cookie",
                  "value": "{{cookies}}",
                  "type": "text"
                }
              ],
              "method": "POST",
              "auth": null,
              "body": {
                "mode": "raw",
                "raw": "{\n  \"request_id\": \"<string>\",\n  \"otp\": \"<string>\",\n  \"email\": \"<string>\"\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "71b93d74-7771-49b9-a492-940707891e78",
                "name": "Success. Returns a JSON object as shown below. Refer `VerifyOtpSuccess` for more details.",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v2.0",
                      ":entity",
                      "otp",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "entity",
                        "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "OK",
                "code": 200,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"userExists\": true,\n  \"user\": {\n    \"debug\": {\n      \"source\": \"deadlock\",\n      \"platform\": \"000000000000000000000001\"\n    },\n    \"gender\": \"male\",\n    \"account_type\": \"user\",\n    \"active\": true,\n    \"profile_pic_url\": \"https://d2co8r51m5ca2d.cloudfront.net/inapp_banners/default_profile_img.png\",\n    \"has_old_password_hash\": false,\n    \"_id\": \"5e68af49cfa09bf7233022f1\",\n    \"first_name\": \"Akash\",\n    \"last_name\": \"Mane\",\n    \"username\": \"test_example_com_12345\",\n    \"phone_numbers\": [\n      {\n        \"active\": true,\n        \"primary\": true,\n        \"verified\": true,\n        \"phone\": \"8888888888\",\n        \"country_code\": 91\n      }\n    ],\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    \"created_at\": \"2020-03-11T09:28:41.982Z\",\n    \"updated_at\": \"2021-02-04T10:10:44.981Z\"\n  }\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "74fc5098-89e3-4de5-aa46-e5e13270c080",
                "name": "Bad request. See the error object in the response body for specific reason",
                "originalRequest": {
                  "url": {
                    "path": [
                      "service",
                      "application",
                      "user",
                      "profile",
                      "v2.0",
                      ":entity",
                      "otp",
                      "verify"
                    ],
                    "host": [
                      "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": [
                      {
                        "disabled": false,
                        "type": "any",
                        "value": "<string>",
                        "key": "entity",
                        "description": "(Required) This is a string parameter and the value can be either `mobile` or `email`."
                      }
                    ]
                  },
                  "header": [
                    {
                      "key": "Accept",
                      "value": "application/json"
                    }
                  ],
                  "method": "POST",
                  "body": {
                    "mode": "raw",
                    "raw": "{\n  \"otp\": \"5401\",\n  \"request_id\": \"01503005aeab87cbed93d40f46cc2749\"\n}",
                    "options": {
                      "raw": {
                        "language": "json"
                      }
                    }
                  }
                },
                "status": "Bad Request",
                "code": 400,
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"OTP and request Id is mandatory to verify OTP\"\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": "applicationId",
        "value": "000000000000000000000003"
      },
      {
        "key": "applicationToken",
        "value": "uUY7IQOBwM"
      },
      {
        "key": "cookies",
        "value": "<Cookies>"
      }
    ],
    "info": {
      "_postman_id": "1a0c1deb-f030-4f36-9d9c-e64e14dd8805",
      "name": "Fynd Platform's Application Side APIs v2.11.7",
      "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
      "description": {
        "content": "Fynd Platform's Application Side APIs",
        "type": "text/plain"
      }
    },
    "auth": {
      "type": "basic",
      "basic": [
        {
          "key": "password",
          "value": "{{applicationToken}}",
          "type": "string"
        },
        {
          "key": "username",
          "value": "{{applicationId}}",
          "type": "string"
        }
      ]
    }
  }
}