{
  "collection": {
    "item": [
      {
        "id": "fa19882d-21a8-4cd6-883a-eada12202ee6",
        "name": "Cart",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "8d0a4f99-4d11-4ee4-aae0-68fc12f32544",
            "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": "953382a2-d606-43c9-ad4a-c0f58040cecb",
                "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": "b9816c4d-f120-4586-bfc8-c1a1607b1be9",
            "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": "c67d8e40-155a-4b44-8929-90443244433f",
                "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": "1946-06-14",
                    "description": ""
                  },
                  {
                    "key": "Content-Type",
                    "value": "text/plain"
                  }
                ],
                "body": "",
                "cookie": [],
                "_postman_previewlanguage": "text"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "10434b1a-b780-42bf-af5f-fdc8153d89e8",
            "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": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "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        \"dolor9_c\": \"pariatur est anim ex\",\n        \"enimd\": \"mollit irure occaecat aliquip\"\n      },\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"extra_meta\": {\n        \"nostrud4\": \"magna ullamco non\",\n        \"adipisicing3e\": false\n      },\n      \"quantity\": \"<integer>\",\n      \"_custom_json\": {\n        \"laborum86\": \"eiusmod officia ut\"\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          \"minim_a3\": \"<string>\"\n        },\n        {\n          \"adipisicing_4c\": \"<string>\",\n          \"cillum_de\": \"<string>\"\n        }\n      ],\n      \"seller_id\": \"<integer>\",\n      \"pos\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"temporce4\": \"ipsum amet pa\",\n        \"cillum71\": 15929888.70750025\n      },\n      \"seller_identifier\": \"<string>\",\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"article_assignment\": {\n        \"dolor_5ef\": false,\n        \"ipsum885\": true\n      },\n      \"product_group_tags\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"extra_meta\": {\n        \"dolore_7c\": \"do anim laboris nostrud Excepteur\",\n        \"velit_992\": 16050605.662488505,\n        \"ea_1\": -95695475\n      },\n      \"quantity\": \"<integer>\",\n      \"_custom_json\": {\n        \"elit_d\": -83349958,\n        \"non_e0\": -65865637.48843393,\n        \"id_08f\": \"ut\"\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          \"labore_2ff\": \"<string>\",\n          \"aute20a\": \"<string>\"\n        },\n        {\n          \"cupidatat_ff0\": \"<string>\",\n          \"Duis147\": \"<string>\",\n          \"aliqua_a82\": \"<string>\"\n        }\n      ],\n      \"seller_id\": \"<integer>\",\n      \"pos\": \"<boolean>\",\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"animf30\": false\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": "1b4d1fed-3a64-497a-992b-b5622377d33a",
                "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": "include_cart_calculation",
                        "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": "e41e0822-a006-4b90-92ac-33f53f70841f",
            "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": "include_cart_calculation",
                    "value": "<boolean>",
                    "description": "Set to `false` to skip recalculating and fetching the updated cart after the edit. Defaults to `true`."
                  },
                  {
                    "disabled": false,
                    "key": "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        \"velit_5c\": true\n      },\n      \"_custom_json\": {\n        \"officia_0\": -59022054.30539054\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        \"id_0f1\": \"elit\",\n        \"est_9\": -39165466,\n        \"anim_7\": -72478930.11099768,\n        \"ex_d\": -70314642\n      },\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"anim2d0\": -49247342.92712354\n      },\n      \"fulfillment_option_slug\": \"<string>\",\n      \"pickup_store_id\": \"<integer>\"\n    },\n    {\n      \"identifiers\": {\n        \"identifier\": \"<string>\"\n      },\n      \"extra_meta\": {\n        \"Duis_ca\": 91129955,\n        \"id5\": true\n      },\n      \"_custom_json\": {\n        \"temporb1\": true,\n        \"do_1\": \"do in consectetur eu elit\"\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        \"nonec\": -33397804\n      },\n      \"item_id\": \"<integer>\",\n      \"meta\": {\n        \"culpa6\": false,\n        \"laboris2\": -96322928,\n        \"Duis_cc\": true,\n        \"ullamco_d5\": true\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": "d8ff7955-c72c-4e80-9e3e-2234b14c37f3",
                "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": "include_cart_calculation",
                        "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": "4872f153-93e4-4446-ac68-cc889293cde0",
            "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": "4cba2fc9-9e5d-4aef-9a26-c9cdd9618ed3",
                "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": "4a7ec861-7f8b-4623-9dca-d719bc00627d",
            "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": "0a5584dc-1d6b-4d91-b451-7ab64eacd34c",
                "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": "a5267e88-207e-40c3-9f5f-1c9fba571bc6",
            "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": "7466a927-8162-4ad7-b76d-6e96e0fac28c",
                "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": "bbd348ad-4c89-4209-afea-1243d2e33776",
            "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": "0fee4e2d-d4e2-4c2d-9360-4b05bbbb6d8d",
                "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": "26a4ac52-0db5-4cbb-90ba-a05f8be85605",
            "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": "b8461f88-0e58-4f8f-84ee-948ef0b42ee0",
                "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": "032a5cdc-87a2-4362-aa10-4c5b33f08bb1",
            "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": "d4a7e3f1-05e2-4db5-b495-b3e30f30c800",
                "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": "1ebf533b-d748-4251-970b-6168481896d7",
            "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": "e9314067-db51-48c3-b3e2-956ea33402da",
                "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": "fcdc6cec-b6d4-43c5-9633-504ae6227f18",
            "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": "f5b19e17-b977-43aa-9637-9e411038cd0e",
                "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": "b4cfb2e8-b14f-4ba9-8f96-01cf656b21ac",
            "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": "927a4503-8e04-4bdf-9f7d-d960197cb656",
                "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": "790950e1-bfe6-4ddb-a7cf-536e93047b0a",
            "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": "806fa0ca-217d-42f3-9b11-b38769cae75a",
                "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": "ecab4192-7fd8-4837-9e87-05d4203e52a4",
                "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": "2715b908-0502-458a-a43a-47cf556f1da0",
            "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": "9990bbb3-6e05-4000-800c-e0c370911fe9",
                "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": "4429cf43-b91d-4062-bc85-4334f4f450c6",
            "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": "cb7eb384-2300-4fc9-a8c5-c9fdfdc96e21",
                "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": "35e3f13e-db5b-4b3a-927f-0b45d52934f0",
            "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": "2dec0a06-fb62-4790-b3cc-3d94c5bb37ca",
                "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": "4f7a1055-e6a9-432b-b684-d3e4a2cd33ce",
            "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": "211b935f-152f-4799-977a-feb433d0dc3d",
                "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": "4528142e-796b-4fb0-aff6-1a9c7b638501",
                "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": "70e28e83-1000-4882-aa66-412674f404ab",
            "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": "33faeb26-a7bc-43d3-8138-b95d6a6bc0f2",
                "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": "114ce54a-7f61-48b6-84d3-a7d6b8e7dc83",
            "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": "54305196-99a2-4879-acf3-c056381805ba",
                "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": "03acc702-f7c9-4404-9a96-859e1ea35cc0",
            "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": "e68c5633-6ea8-44a6-903b-c068811189c6",
                "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": "2a2bfc20-82ce-4c3f-9842-2ad0a3445145",
            "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    \"culpa_a\": 53286373.67367536,\n    \"ine2\": -70101949\n  },\n  \"gift_details\": {\n    \"article_id\": {\n      \"is_gift_applied\": \"<boolean>\",\n      \"gift_message\": \"<string>\"\n    }\n  },\n  \"pick_up_customer_details\": {\n    \"ex_a6\": \"laborum minim\",\n    \"pariatur2\": 53052963\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    \"in_bb\": 64282180.145825595\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6e227959-746a-44a9-aea5-29b6300127f2",
                "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": "fe1360dc-300c-4e7b-aa10-7a8f5beab745",
                "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": "29838f78-dee5-431f-b345-418a97eabea4",
            "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    \"veniam_b10\": -15212111\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "0335cfeb-f48c-4fcf-baad-5262c9fa86db",
                "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": "1b0b855d-d98e-4d07-9a56-eef7587b6465",
            "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": "9080df24-840b-4a49-b46f-4f2f1047cee4",
                "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": "cff4ffac-f1e3-4ae9-a058-1cfa95100e65",
                "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": "405dbd83-933d-4ff5-9b93-8de31371cf3b",
            "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": "0328dbdd-c009-4241-9280-6dc5d3f6b49e",
                "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": "16749650-8595-4052-90ee-b276cf3e5863",
            "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": "6cab7008-5691-410c-af27-73fa9c3c4710",
                "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": "c2449a13-ad2b-42bc-8ce2-475603c0b413",
                "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": "294e2afc-0dc2-497d-adf3-35e8167b6374",
            "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": "bf4d83fb-7d29-4c1d-ab27-12ecc33642b7",
                "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": "9372edff-405b-4585-8f8a-5d2891b7dddc",
                "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": "61f2d77c-97f1-41f7-bc30-5b4c04438a34",
            "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": "3e63feb3-8577-472f-8878-49c015057d3e",
                "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": "e2d5b53c-90e9-42b7-be9e-97d2a2de6daf",
                "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": "e992d3ab-9386-4eae-a124-3577aaad67dc",
            "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        \"pariatur_88\": false,\n        \"reprehenderit9d6\": \"ad\"\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        \"eiusmod_2\": -77891806.3552536,\n        \"nostrud_14\": \"exercitation\",\n        \"suntc58\": -65441888\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    \"anim_cfb\": \"aliquip ipsum in voluptate esse\"\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    \"elit5\": -79478390,\n    \"enim_fe\": -48846294.804011814\n  },\n  \"payment_identifier\": \"<string>\",\n  \"billing_address\": {\n    \"elitd2\": -7713498.081922233\n  },\n  \"payment_params\": {\n    \"occaecat_20\": -79635696,\n    \"sint3\": true,\n    \"quis_4\": -58369907.81107083,\n    \"eu_8\": true\n  },\n  \"billing_address_id\": \"<string>\",\n  \"meta\": {\n    \"utd63\": -67942218,\n    \"dolor_24\": 86280609.51176327,\n    \"est89b\": 20608958,\n    \"Lorem6\": \"aute\"\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": "4430fcb3-0fc5-45b0-af4e-eca47ccaaeaa",
                "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": "a10cf282-6514-4ab7-9a63-f6fd1a617df3",
                "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": "011145dc-52b4-44b1-a99d-a9bd1b407362",
            "name": "getProductsByOfferId | List eligible offer products",
            "request": {
              "name": "getProductsByOfferId | List eligible offer products",
              "description": {
                "content": "List all products eligible for the given offer. Lookup can be done by offer_code (takes priority) or offer_id. At least one must be provided.",
                "type": "text/plain"
              },
              "url": {
                "path": [
                  "service",
                  "application",
                  "cart",
                  "v1.0",
                  "eligible-offer-products"
                ],
                "host": [
                  "{{baseUrl}}"
                ],
                "query": [
                  {
                    "disabled": false,
                    "key": "offer_code",
                    "value": "<string>",
                    "description": "Offer code (takes priority over offer_id when both are provided)"
                  },
                  {
                    "disabled": false,
                    "key": "offer_id",
                    "value": "<string>",
                    "description": "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": "c4f06264-af5d-4b1c-9afb-3245683d3df2",
                "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_code",
                        "value": "<string>"
                      },
                      {
                        "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": "0bd0076e-b5c2-434a-a133-132a5570f1ac",
                "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_code",
                        "value": "<string>"
                      },
                      {
                        "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": "2ac0624d-df8a-4c7e-b5d0-c72ee4632614",
        "name": "Catalog",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "f6e052fc-d265-4bef-ad6c-c1ea9ea0490e",
            "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": "3782f710-0786-4e21-8760-5e55f80fdd45",
                "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": "d9f3e185-bd4a-4187-9188-7b7009592fd0",
            "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": "4f1c54f6-b962-4747-882d-ac37b2f6d214",
                "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": "360fcd75-21ab-4ee0-857b-19e0aae8a6a9",
            "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": "1abe64b3-2370-40d7-8d23-bb20a5b54727",
                "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": "1020b145-fe55-43d1-a259-c98544aff735",
            "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": "ccefb046-2166-4f1e-b467-3d59aa866796",
                "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": "cdcbfdaf-d08f-4572-88a4-b9f5cb1b1ba2",
            "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": "4fc25a28-b0bd-4714-a80a-aad28dfe9287",
                "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": "004960e4-9787-4513-aa81-1698d36a691e",
            "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": "bf157582-333d-4595-8bf1-16a109d6fb46",
                "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": "814ce262-643f-41e2-83dd-436042063564",
            "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": "2781dd4a-4d96-4abc-98f2-10f6e04141a2",
                "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": "2d4c2695-fcbb-4172-b7d4-bc2f5f304e0e",
            "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": "d9f49357-ffc3-447e-b79a-977a416de613",
                "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": "61b19906-9797-4015-809f-594fbd22e6d4",
            "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": "0a87e814-dcb7-4926-9255-08111c3f3458",
                "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": "d316c02c-331e-44db-954d-70f5fa5c20e7",
            "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": "10e8ea52-6c7e-41a5-9415-88f3dba002b9",
                "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": "66dd4030-8248-4a31-8bc3-1bd98b58f963",
            "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": "31a5e6ab-905f-4cdf-8045-32be7e9650f1",
                "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": "7582966f-c9a3-42e2-bf0a-7cde5d6bc636",
            "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": "e2699992-2b63-43f7-a74b-187a53b7dddf",
                "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": "f3e33f99-a376-4fb1-86e6-f479d7633517",
            "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": "3707be96-47da-48b9-87cb-06c77e71681b",
                "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": "b3f977c4-0dee-4b88-af8f-315eff84946c",
            "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": "e87a1fa9-6e9e-4ade-b94b-14e5296f5b4b",
                "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": "5a8b8c4b-c9fb-45bd-b7c3-197fd43fc73a",
            "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": "21ec62c4-e6e0-427d-94c7-bae106ee71e6",
                "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": "91ef8e1d-957e-4668-be3f-1918c84d9d9b",
            "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": "6e287d9e-6e8f-4a80-a972-2c4590272f2b",
                "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": "a401f9e5-cc67-4550-8d4d-663bdf3ca135",
            "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": "99c11edf-ee08-4060-bedb-81cf7a6639fd",
                "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": "ec3612aa-4109-43ba-aea6-c29b82a79802",
            "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": "e626423d-da52-4bd7-826e-9e083e3ba194",
                "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": "c4b0f217-cd1d-4a35-8a23-cad547525383",
            "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": "d236b1d3-b8a2-4142-af76-e4ff011652b4",
                "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": "af82d8cf-c9f0-439f-a064-16b2b903c140",
            "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": "f503acc7-c983-4c04-b4a1-c2814648d174",
                "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": "7211ea8a-6cbd-4eed-b5dd-2fc795dd440d",
            "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": "ee9c5374-2138-470b-8d00-bce2a8c136c2",
                "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": "ad7a5f82-db27-4dc2-9d77-573f2d10d2cb",
            "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": "47b19220-e633-4e7a-936c-cbeec9c0b7a3",
                "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": "fd53f7a9-cd0a-4ed1-b0be-efe4faee82c3",
            "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": "c0a41100-6088-401e-80b3-022284ce49ca",
                "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": "adfc7e00-916b-46cb-b761-b0c37f958ca2",
            "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": "0b38c1cf-0a9a-4059-be99-b23d6b3637c4",
                "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": "ac44f7b4-b84a-4db6-b961-b6bbda946b7f",
            "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": "4c9b2e7d-753e-41b4-9695-99450ca0fa97",
                "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": "64bf86ed-3d0c-4711-9dac-86fea7f22acd",
            "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": "0cd1eca7-76b8-49cb-a856-0287e5abcb21",
                "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": "9f742325-8f2e-44db-930c-e51c6904f1d2",
            "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": "59cd2f41-28f3-4d1b-9fa5-20c9923b829c",
                "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": "cc69cd9f-405a-45e0-b50b-bd85c230917e",
            "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": "c0be039c-4df4-4af6-9f23-63b473542b28",
                "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": "a4829118-6f58-4ed3-8a06-d7ed2198af65",
            "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": "80d57850-e575-40ab-b559-848b3c7f38c7",
                "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": "101b0ac3-e6c0-4990-a445-2f096976351d",
            "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": "43073ef6-cd2a-45e2-a532-1fa43a6603c3",
                "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": "d28e3af7-fdbd-4dc8-92cc-c461336ff6de",
            "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": "988286ba-4c52-4f40-9c1e-0955505b13dd",
                "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": "05d0ffeb-1f99-4e5d-a5f0-4fb20b1c2434",
            "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": "fd9eb25c-c45f-4537-bc4c-472b263759c1",
                "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": "066d33ef-c95f-45f5-adc7-3882772ce2d9",
        "name": "Communication",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "03231cee-7dae-4abe-909d-5888477bebc6",
            "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": "c6177639-f3e5-4061-94cb-25194f8ed270",
                "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": "4821ef07-7268-4ba7-9067-43f0244a87bc",
            "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": "8b579b34-74a4-4ca5-a116-d5a8875e3478",
                "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": "7d798a7d-81fe-4301-8686-02345428f082",
                "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": "1f30ed14-79e0-4337-9f63-c9686d6fc464",
            "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": "51ab04e4-6b90-4e74-b86a-d31e349d2afa",
                "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": "bf79e326-74ac-45f7-9454-c7de808ffaa6",
                "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": "873841a9-b3ae-4a89-912f-7eafafc5f93a",
        "name": "Configuration",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "2883d582-5e49-401b-b625-0c282a2a8dd7",
            "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": "02948344-6c88-445c-87b9-fa19dc6e546e",
                "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": "9e09c4a3-d1ff-43cc-9d79-b914e1280098",
                "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": "291cac8a-c3dd-428c-ad6a-cb48be703378",
            "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": "eb4cd205-23cd-4c34-8679-1551dbe17c90",
                "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": "4fa38405-6201-415e-ac2e-b1c81fcb7eb9",
            "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": "6feb2773-d3d2-4309-b657-b242ce7d7c71",
                "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": "d9424d3d-92ac-4f3f-a6cb-5d8047c17150",
            "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": "af001648-1900-4224-a405-30eae95eb893",
                "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": "22b8f077-5e14-47c1-a09f-4739bb852b31",
            "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": "6bd298f5-3787-47e5-873a-bec26549acb0",
                "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": "843708e8-9103-40d4-a42a-152e2b22f298",
                "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": "7aadb576-7d7e-4794-9c24-7c20a4e45181",
            "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": "3bf1d450-1b6b-4274-9297-2079b4b0ee11",
                "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": "9f120d1b-3d97-4805-ab3d-a39e50f2ffb9",
                "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": "9d7c80ae-9c15-4db4-af8f-2188a8dfcfc6",
            "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": "b3c9dbb0-f342-4ad8-a78d-804f905f3620",
                "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": "ec017800-5995-4b94-845f-686521f6f086",
                "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": "e7db5162-e048-480f-bda3-879685bd398d",
            "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": "78a54914-1460-43c5-878c-48c03997e44d",
                "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": "4fb55b84-96b0-41bc-9a27-9472ff28b52f",
            "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": "74015afe-a551-43b7-ae37-c47327abba1f",
                "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": "edb66d27-8cc6-461c-bc70-38a47cc71b50",
            "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": "ef617fcf-806b-4838-b5fc-b55784622481",
                "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": "9e1126cf-0978-47a6-b769-1e6df47a9a9e",
            "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": "78a94fc3-fa4d-435f-9024-29542c52ba17",
                "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": "ba81de63-1cfe-4e09-88af-83d69ef074f3",
            "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": "b4db98ca-c59e-46e1-afb1-0c98157e7dd5",
                "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": "f63191a4-1e35-4eeb-8310-9e85ecf6c4b7",
            "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": "0655302f-398c-4a0f-8afb-16fe008a8d74",
                "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": "cill",
                    "description": ""
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"success\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              },
              {
                "id": "65527f46-501f-4687-a094-f8d8c397ffb0",
                "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": "b646e64e-3bc3-4213-acc5-efe827b71ce2",
            "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": "f9efbd23-2dfe-476b-aed4-3507a51f94c2",
                "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": "cill",
                    "description": ""
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  }
                ],
                "body": "{\n  \"message\": \"success\"\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "34c57153-9397-4967-8252-ad0bf1759750",
            "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": "5e9871cc-2753-4111-9ee2-45304e123afc",
                "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": "16199657-9f20-450a-9d39-e4453d8126eb",
                "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": "255e7859-5d65-4001-91d8-a6dffde72488",
            "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": "fcbe8b7a-d8ac-4e81-a981-626e211ad9b0",
                "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": "9e6d568e-d43a-4096-ab4c-1ed6570d7c20",
                "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": "49635437-c675-455f-b51c-d0e601e571ab",
        "name": "Content",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "1a899ae6-0b27-4621-9e77-590cca2ed752",
            "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": "bc391ef1-7337-4705-bcdc-57070be91dfa",
                "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": "453db5fb-48d6-4ecf-ba55-394d1a3ced85",
            "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": "98ed95e9-7165-435a-98f3-168704069319",
                "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": "66907bb1-145e-4524-9ff4-d3c6850ce3ba",
            "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": "38c53349-dc2b-4159-b6eb-3efbf4cad29f",
                "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": "94d637c6-8aaf-4815-84e4-c22f60b18329",
            "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": "cd6f3ceb-7678-4183-bbae-ff047f55a138",
                "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": "ab71b91c-32c2-4bd2-8f9e-7f8f8c7b376c",
            "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": "8fb36513-ca99-4626-976a-437452b54da2",
                "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": "8143b22c-0388-4ade-82b3-932c8cb90244",
            "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": "ed08edc5-2cbd-4623-ae5f-5afc06850f1d",
                "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": "f71e718e-445d-4224-9e88-b2945797aab8",
            "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": "13cb0b97-1751-47de-b38c-1386c08052dd",
                "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": "bcd5e7f1-a6ce-4568-a23b-2e4fc06d836e",
            "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": "891d2a47-6c4b-4579-b2bc-584410119938",
                "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": "0765273a-d7c1-4e75-9f87-b57ddcde22ac",
            "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": "96b03f78-bbc7-453e-8b92-f650c5662174",
                "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": "4a7eb913-d3b8-4fc4-9ae0-2f2c6663b362",
            "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": "c526204e-460b-4b16-a18e-52dacae56418",
                "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": "6d4de66c-06bd-45fb-a128-435f1b70a27f",
            "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": "0a7300ac-073c-4edc-a834-c30838fd5bfc",
                "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": "df82e107-3d53-4e20-8e55-7ee34e57ea3d",
            "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": "0e7b66fb-9285-4963-bf57-13994b52bce3",
                "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": "eb6aa19e-24f8-45e2-b01b-6b723c50f2af",
            "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": "b1057b48-198e-4b10-8dc6-0ce004765b24",
                "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": "c36c7447-5cfe-42c4-a517-b05f39639a4f",
            "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": "34e54e29-cead-4fcf-8f13-080f71dc5fe7",
                "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\": \"tempor\",\n      \"title\": \"commodo ad ex dolor\",\n      \"page_type\": \"<string>\",\n      \"description\": \"id eiusmod aliq\",\n      \"schema\": \"aliqua tempor\",\n      \"active\": false,\n      \"created_at\": \"1948-03-08T06:03:36.861Z\",\n      \"updated_at\": \"2006-02-21T06:17:42.206Z\",\n      \"application\": \"in\"\n    },\n    {\n      \"id\": \"velit culpa\",\n      \"title\": \"laborum\",\n      \"page_type\": \"<string>\",\n      \"description\": \"Duis incididunt\",\n      \"schema\": \"velit culpa commodo in\",\n      \"active\": false,\n      \"created_at\": \"1959-11-24T23:18:30.046Z\",\n      \"updated_at\": \"1994-08-26T19:17:29.023Z\",\n      \"application\": \"esse repre\"\n    }\n  ]\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "dccc43e2-3419-4c77-ab9f-b522993b7ac8",
            "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": "31c04872-a9f1-4c08-a769-e5ac36443409",
                "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": "50ff8685-2943-4247-862d-2027ccbe7919",
            "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": "f550fcb5-b957-4f43-aef0-0cd830592a8b",
                "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": "0f0ae0f3-d6e4-469d-bb2a-73768b09cc97",
            "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": "587134c0-dcdc-416b-8531-4861ead9a350",
                "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": "481c6977-0667-41a6-8ed0-a7576272d16a",
            "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": "38a6d595-bc8e-465e-a238-5bd7ebd46f2a",
                "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": "1bc4a12f-fc94-4009-9b8a-0d535b32d76c",
            "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": "3d67d80b-df6e-4ef1-bc55-00c9c4281884",
                "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": "337f5028-3d21-48df-a07b-160738733108",
                "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": "d18e7b15-7472-4d9b-8e74-ccc7dc4bcbff",
            "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": "cbd65544-083d-419d-8e06-1be2b56e7012",
                "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": "d3383ce1-d2aa-46f1-9149-0ca9cf5d4230",
                "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": "25bb61df-6d4d-4eb2-8a36-191b2c1afe53",
            "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": "7111996b-9cff-45a0-ac85-efc27a1367c7",
                "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": "449400c8-4e46-4958-a3ea-b6ceef9138e2",
                "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": "8f0edf46-8bef-4fb8-a109-58266ed1a043",
        "name": "FileStorage",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "4146f746-41a6-44f7-9406-270d170707ec",
            "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": "6ba44408-45c2-43e2-b555-c1dde3fda47c",
                "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": "333b6e65-2918-4076-9f58-906513b32406",
                "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": "bc33439c-2677-44b7-af20-3d24256f73b5",
            "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": "e27755af-5893-4f06-911e-9a504219d95f",
                "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": "18b4d7f1-135c-4daa-9af8-9a3dbbde1e0a",
                "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": "35097d6c-ab3f-4168-ab6a-16fa6588ed15",
            "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": "6c700e04-9def-47b7-a2bb-37d0e3c39e11",
                "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": "3750e55b-6081-4969-8d8a-118d1e227a20",
        "name": "Finance",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "0d96c8e8-3a15-40cc-a56c-d291d2f98c49",
            "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": "2d553907-683a-429b-a3d3-349eb6c199d9",
                "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": "fcb56f27-66d9-4458-a543-612302ad9a65",
                "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": "e9f4744a-4d0a-4942-9ded-d19c2e993275",
            "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": "523e19b9-6e75-4e44-8b2d-c075f876da4c",
                "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": "20df5379-eba7-4eaf-938e-6dca89065192",
                "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": "4df0fe3a-d0eb-463e-aebc-bd0a91b766b5",
        "name": "Lead",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "8451daef-d88c-45af-9372-4b544251b7bf",
            "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": "5ebc5e92-f326-4275-984c-bad930a28506",
                "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": "2416318d-8d2d-49d0-a568-aabee31496fc",
            "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": "ae8eef01-bf4e-4018-8dc8-176df5a211ac",
                "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": "f3b7c4bd-be09-4407-b810-0d2e95943f12",
        "name": "Logistic",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "64196caa-7602-4ad9-80ea-43fd3f8d7583",
            "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": "bad335dd-ceb3-46b6-97db-87b69ae4313a",
                "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": "9973d215-ec4d-4b17-a272-595074790b5e",
            "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": "6ec31b20-80de-4aab-acd5-61b9d7de76e7",
                "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": "5508de7f-42d6-466c-8bd3-3a103c4f7256",
            "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": "5cfec657-9b91-4a74-b7b4-a015d66be834",
                "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": "957ea4ec-0b70-4d7d-b311-958484cd653e",
                "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": "a23fc7e3-6ac0-4a71-958d-b6e15d9948a7",
            "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": "da27c444-a95c-497f-a658-afe531832f3a",
                "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": "bd497269-07fc-4c1e-a3db-73e2aa5fe58f",
                "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": "96c38f65-7819-4b58-8d89-f64131588eaf",
            "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": "9826121a-3601-4440-9a6e-34177375ed2e",
                "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": "f02ec31d-6799-434a-a843-8eccfba0fc4d",
                "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": "8ca0c174-e2b6-4a0a-a914-e73a65d4dc00",
            "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": "d973e171-95cd-48ea-b0e1-05a88701b04a",
                "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": "2ccd5986-637e-4cc4-87bf-e59f10a09a9b",
                "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": "e6269ff9-1a4d-47ff-8799-011a24206835",
            "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    \"eiusmod34\": \"est laborum enim irure\",\n    \"fugiat_9f0\": -17407496,\n    \"dolored\": false,\n    \"minim_b70\": 42630892\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": "3654b987-9596-4b30-868d-bc53e1e622cc",
                "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": "b41bded4-9fd4-427e-a82d-0e70d213eda2",
                "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": "cbe7cbad-d8de-4f41-ab22-c77ef47d3585",
            "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": "33518d3c-ffb2-40e8-a241-af5d9155b74f",
                "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": "9952b2c8-7d96-4996-acf9-00588593b3b0",
            "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": "71960fd3-176b-4b83-a170-86cbbc88e7ff",
                "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": "fcb05ba0-9c85-4cd5-b407-9413e7db9eb8",
        "name": "Order",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "84ca55c7-8a3e-45a5-8ac6-125ba496077b",
            "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": "f36b70c3-c718-4791-94e2-ff3eabeb9924",
                "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": "d6c2f095-7533-434b-b4e6-e738c553d9e6",
            "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": "95b7bb86-8c75-4cff-8111-185f9f4dbe5c",
                "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": "c39104fb-2fa9-4754-aa95-13e99b60af5b",
            "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": "3becf13e-7f9c-48d4-aaf8-34a838fd13b5",
                "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": "c98ae9e8-519f-4e63-abcb-c0c3c534e9b4",
            "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": "65575516-6b76-4e88-9a14-f6270cbba142",
                "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": "e945a4c1-d641-436c-ae9b-ecc102319159",
            "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": "d555241c-8095-4c13-a22e-8c3b5456a0ac",
                "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": "c8173539-4b89-4f37-86a6-cbe2f7f96990",
            "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": "b145cf39-9c51-4df0-b673-eb206c6fc7e8",
                "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": "c1dca476-267f-4a19-b350-a553ddae405e",
            "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": "e2d856c7-67f7-4a9a-823e-0c3cb7e3bb0e",
                "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": "ae16ad34-db93-4a05-aeeb-819bb6cd8962",
            "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": "141c3dd4-00ff-4ed9-96a4-e4c0acc55e85",
                "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": "113f96c2-6f2a-4335-b1bf-954a450ad437",
            "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": "e527688c-4592-4f15-b1bc-3acd451df61b",
                "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": "57bc4fa8-7e0c-4ef5-8ceb-c2d2f970d3c2",
            "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": "81b6598a-a90c-4b76-8882-528e3a53e0ca",
                "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": "5a467a8c-1e5c-450c-a51e-b04c62a1694e",
            "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": "ba2beb00-2fea-4d9c-842d-c7ff17fc7f8f",
                "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": "b0c5e5fd-e9ed-45d4-86f4-f40f286e556a",
            "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": "bd038a33-b6e5-4f85-a348-9f01cb0915c9",
                "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": "d23ccf71-6a00-42a6-bb8c-f3ccf22378dc",
            "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": "7b38bbea-1b58-49a0-8513-afee5d00c515",
                "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": "c4389fb7-f95a-480c-b2c1-7d940158e89e",
            "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                  \"dolore0c\": 87396732.81554392\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                  \"eae0\": 7199346,\n                  \"veniam82\": -92827745.17255548\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                  \"cupidatat3e\": \"culpa\",\n                  \"velitfcd\": true\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"in1\": false,\n                  \"officiaa2f\": 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                  \"cupidatat_1\": true,\n                  \"est__ed\": \"adipisicing sint ut 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                \"data\": {\n                  \"incididunt_3\": 11524637.611423299\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                  \"incididunt_4\": 72274954.01424524,\n                  \"exd0\": \"proident ex tempor\",\n                  \"Duis77b\": false\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"deserunt_e78\": \"et amet\"\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                  \"laborum_4\": 3906480,\n                  \"tempor_2b5\": \"enim laborum et nostrud\"\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                  \"sitb4\": 58506756,\n                  \"elit_4\": \"sunt qui eu magna deserunt\",\n                  \"mollit9\": \"consectetur proident eiusmod nulla\"\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                  \"sunt8\": \"Ut nostrud ut sint\",\n                  \"culpa047\": false\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"esse_aa\": 48630668,\n                  \"in_d\": 89285634.66793427,\n                  \"ipsume4\": -44840960.062995404\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                  \"officia7_8\": 31324791.33428499,\n                  \"anim_7\": 445852.2332018614\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                  \"sit_0b\": -47976713,\n                  \"ut_291\": -33639644\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                  \"aliqua_6\": -71119213.56700037\n                },\n                \"filters\": [\n                  \"<object>\",\n                  \"<object>\"\n                ]\n              },\n              {\n                \"data\": {\n                  \"aute3\": 80292757,\n                  \"dolore97\": 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      \"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": "3386e536-f5b5-4a87-898c-7d7bab59c8c2",
                "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": "80702859-9032-4ebe-a92c-bf6d6d1370d9",
            "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    \"eu__6\": -24514271,\n    \"Duis_0\": \"nostrud ad consectetur do\",\n    \"eaa\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "1e64c947-7d3a-45f9-9471-7dc147d25b33",
                "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": "0cbbca4d-c940-48c2-8d91-ad6f4e84e1a1",
                "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": "0b1b6ff7-e876-40bd-a9e8-21f977468499",
                "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": "ff2dde46-9570-4d67-9403-5f5746716ac3",
        "name": "Payment",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "54f156a7-e850-4e24-a4c0-41b6b470fe1e",
            "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": "64355716-f23f-42b0-aca4-e6be89d5c723",
                "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": "967d831e-7a3c-4478-9e2d-162e2ddc9a8a",
                "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": "230269e9-8860-48d9-9ad1-7dbcdc529de3",
            "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": "b7066dbe-4ff0-4462-a2bc-1417fad37100",
                "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": "0343f5ae-1f8d-4257-957c-421a0e4cb1a1",
                "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": "06b7a3ee-bf62-4b3c-9d03-856345da1690",
            "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": "36a0fcc8-5070-4934-820b-4eab0d51c518",
                "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": "ac7bb66e-9cc9-4744-a218-1c5e06d303a4",
                "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": "8d3cda2c-9eaa-484b-811a-1b04a3b1103e",
            "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": "78d4ad5d-d2be-4174-8dcc-9b1abbddc6ce",
                "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": "e00050bf-564a-413c-a6c8-7f0271f19d13",
                "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": "7068a268-fbcc-40af-8312-0ee3ce63b02c",
            "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": "41a163dd-afdd-412c-946b-ffa44a93060e",
                "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": "e9aa1dc3-2c7e-4066-8b91-ac6926e96eac",
                "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": "c096384b-b141-488f-b298-edf5733e46c4",
            "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    \"commodo_e5\": -65645492,\n    \"commodo_90\": false\n  },\n  \"order_items\": [\n    \"<object>\",\n    \"<object>\"\n  ],\n  \"payload\": \"<string>\",\n  \"merchant_params\": {\n    \"do_6\": false,\n    \"in_415\": -40061286.67647264,\n    \"quis_cc\": -87698156,\n    \"aute_3d\": true\n  },\n  \"delivery_address\": {\n    \"amet65\": \"labore in\",\n    \"magna_6\": 87956788.7500886,\n    \"cupidatat_bf\": -76847356\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "4e27ddc0-1003-460b-aac7-8e48a16dfab8",
                "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": "99e9494f-6377-4bf5-a505-71bef1e253d0",
                "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": "094b18b5-f97c-43bc-af25-6d07922e0f02",
            "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": "85c1422a-9327-4d72-bc09-b5f64788e013",
                "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": "8a834fac-1954-4f2b-b11f-aba86cbacbe6",
                "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": "25760b79-6749-4cac-942e-12159daac8e6",
            "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": "3f14846a-f097-4671-8ede-ddf6fa3085af",
                "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": "81018e75-997a-4180-9793-5ad97c9cfc42",
                "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": "26d49ec8-6a37-44c0-b2c0-8b5c901f5c8b",
            "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": "fcfd3fbb-8a68-4858-b52f-00f69edce2cf",
                "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": "775d4ea3-aea0-48ba-b537-1726b1e0e027",
                "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": "13075f93-e839-45a3-ae16-b6ae8659ac22",
            "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": "cf7d144b-539b-40bb-a1d8-a17affe07679",
                "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": "6b67b1ed-a9d4-4a03-b5a8-c03d328c6d00",
                "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": "396aebaf-a5e7-487d-be33-8f77b9d02297",
            "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": "137326fe-f850-4769-9d24-7c8ed2372a82",
                "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": "09eaa404-0555-4376-bc7a-05df8421fa4a",
                "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": "273aec1c-594e-483a-b604-78d61ce7c961",
            "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": "cdb0d97c-4000-4ff4-99d1-c5ea4a284046",
                "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": "d5670d4d-80cc-4e12-8671-88c95e937538",
                "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": "906df2f6-b6ee-4e42-9321-368ca7d015b4",
            "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": "a6f8c59b-4965-4284-8df2-97afd3d99d54",
                "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": "08b86145-22aa-415d-bf93-42c18135ebc4",
                "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": "d8218eec-5f0a-4d37-b5e0-3ba3152c1859",
            "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": "fb0cfbb4-ffe4-4e37-940b-da6a8e393831",
                "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": "17dde937-1c75-4e1d-a9c4-2971ce1d82df",
                "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": "f6c9b666-f1cc-4e88-86c7-6ec8ead48dbe",
            "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": "3903dfb0-7bdc-4a33-b519-283005946bba",
                "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": "fa9f4a6d-258b-4f6c-9ccb-8e4b2391f0d9",
                "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": "85a23968-7aac-4ab9-8fac-4e594247454d",
            "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": "79f2bfab-30f1-4aad-a760-3b80fb719be2",
                "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": "850599bc-dec1-4285-9dba-741f4bb26193",
                "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": "bbaaa6af-c2fb-4509-b0ad-84db37c66e53",
            "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": "163c0d24-e9d9-4b89-a747-4be26669beeb",
                "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": "379025d1-667c-4aed-be6f-5ae766816257",
                "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": "ba3a8437-e762-4e73-95b3-eef9503b5934",
            "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": "a15c6cde-763e-4d5d-b894-4c00d7e7acb7",
                "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": "1381119f-7a2d-4363-8ec1-03c4ddbbc969",
                "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": "7991994b-77dc-4492-85bd-d934b6866da7",
            "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": "f596dedd-79ac-4f5f-bd50-656bc8dff5d4",
                "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": "9065c976-c1a8-49b9-8bdc-4f7b25bb18a9",
            "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": "f62b58d0-5800-4795-9470-048311a2f077",
                "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": "75bfbcc8-4ced-423b-ad50-3b1fd2436703",
            "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": "2b157ef5-8ebd-41d5-9ca8-03c4e3ed01df",
                "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": "4a320070-2a14-4d74-a54e-e6ed5f924545",
                "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": "5a677d73-49aa-43c2-8c94-6d9e99853127",
            "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": "9c55043c-9788-426b-acb4-82f7a3ca826f",
                "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": "011142ff-4012-4f46-ace9-d12f0efe4d1e",
                "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": "8286bfce-4d2a-426a-bd70-0efccb4cd232",
            "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": "0fea525c-cc43-49dd-99be-518dc3df29fc",
                "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": "83df3843-fb87-440e-9341-8670ac11b82f",
                "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": "5a20ca7d-e897-400a-8430-a2fc7d074f33",
            "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": "605fd824-f997-43cd-aa1e-99b9c0964756",
                "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": "082021e6-6e4a-4da3-aacf-09d0e7f1a8f4",
                "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": "e5947bd4-9404-409b-9bf6-1d35ad3fee0e",
            "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": "c9aaf50a-baab-443b-86a0-ab2035f26591",
                "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": "d430179d-067c-4554-8876-1894f1434e93",
                "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": "aab7d2c6-ca42-4196-bb77-293a3da720d1",
            "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": "9b775407-f25b-4172-a976-88a6ea9944e1",
                "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": "5afc4879-fd38-46fc-b148-be14bec3a960",
                "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": "e12794d2-ad70-46e4-bcd9-1ecd4ae6e346",
            "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": "0b000bdf-1096-46a2-82b6-241c5028d214",
                "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": "83b8ee62-9582-4bf6-ba4c-3e0373c84e7e",
                "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": "be58346b-9c57-4b8f-8586-79abcd4df904",
            "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": "4971806f-4d3a-4e58-b952-8866de2bf45c",
                "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": "83284445-cbb0-4f74-8f13-da0ba8f38ea3",
                "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": "02255ed6-3380-4f44-b678-29ea809a606e",
            "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": "07b9035a-5150-4ad2-8aee-d0bad9ffa08d",
                "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": "702a1fff-085b-42fc-ac0a-5660c6189dba",
                "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": "2698962d-997c-4e37-9fef-54259e7695ca",
            "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": "3c35f30b-0cae-4049-b1ba-ce171e30024b",
                "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": "e77d461a-c956-40f2-9d1d-30b1760e6f32",
                "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": "cd886941-1544-4963-ae29-50a92556c6fa",
            "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": "e51974fa-8db4-4ddb-8677-8ea7158b2f4f",
                "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": "35d30755-3b47-4749-ba25-a183b6f868e6",
                "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": "86ea2665-9bd1-42be-8d59-75ffb87b0651",
            "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": "2786961a-298d-4101-a7af-0944e9e5b6fb",
                "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": "b5a16000-296e-4d8f-8389-636927c92b1b",
                "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": "67d0bae9-f154-4804-a998-f67942e5aa0f",
            "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": "fda240ab-9fe5-4302-92a9-e2291b245849",
                "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": "5cfa08bf-f767-4001-90a7-2c2e4de01e72",
                "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": "bdc7ed1f-74f5-4892-97fc-b1a2e08a2dae",
            "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    \"est6fa\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "6a85ad93-898d-4742-98cc-5c1fb05f50ce",
                "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": "fdbde5e5-ae26-41c3-85c5-ccff1c9830e5",
                "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": "691e719a-9b7f-4516-bb81-18b7400d6ad9",
            "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": "b9247d21-3e3d-4630-ab2d-1bbc10cbab30",
                "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": "e63811a1-f028-468b-bb2b-407b24ae1215",
                "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": "da227182-8a09-4c9e-ac3b-8bf7a48193cb",
            "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": "51adadfc-7461-41c1-bfeb-f7f684a5475f",
                "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": "af2120e0-74b6-4454-a01a-211b42f81a94",
                "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": "54cc3c55-67dd-4394-9688-0652786ec3e1",
            "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": "2cf4cc6d-a006-4106-abc1-fc923afade0e",
                "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": "091e2288-f206-438d-8e43-b9bcc16e754a",
                "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": "e16cf20c-dd3a-480b-8dea-3ea85cdea53b",
            "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": "950caa62-aeaf-48e7-9983-9d7ba432c4f3",
                "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": "53072429-94ab-4e0b-99cd-358b47c42c30",
                "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": "f29667ad-62af-4034-8ddf-88b7c7b3f94c",
            "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": "dc069bb5-a03b-4c46-81e4-a188626bfdb3",
                "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": "43bc5f66-8cc9-4127-9bcb-ce19c2d993fd",
                "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": "8dc3002d-58c3-416f-9b78-e301b828b8b1",
            "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      \"aliquip02\": 66592003\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": "128c53c8-d8cb-484d-8679-66eaf242dfbe",
                "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": "9fa217df-6756-4609-82ed-4d75ef7f9008",
                "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": "60d6c245-0697-48d4-a711-35a52f126e15",
            "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": "4bcdb6fd-db9f-4231-824d-0c3f4cb4acc9",
                "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": "518a4744-aca5-4e1f-b1e4-87fe0d58642e",
                "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": "ba1cd879-f33c-46cd-b365-ccb244971cae",
            "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": "f6e8231c-e815-4617-a2f7-7225d4061d72",
                "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": "1dcf7a68-0102-4339-9ab8-a633ac7725b3",
                "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": "523e68b6-4e37-472c-8382-42c33223d4e7",
            "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": "960c91ed-eed7-4584-87e9-cc2974db2faa",
                "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": "f5c88996-003e-436c-aad4-03f6ef09b7db",
                "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": "d2204add-7554-42bb-b582-ad8dab4dfd63",
            "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": "c9444e80-e43a-4eda-9690-2098e0ebc891",
                "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": "ac9b3180-f075-447d-8d47-bdf6d56a9f66",
                "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": "ca377c01-0110-42fd-aa69-301b0ac6cad3",
            "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": "5b06e800-36be-4dbe-a5e9-b69c32494d50",
                "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": "6cf96a87-6945-4be6-ab2c-c1abf76bfda6",
                "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": "4ea366db-447d-4e57-81cf-b93cf676d73a",
            "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": "b7640b69-9791-443d-9666-8ea168340667",
                "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": "b1b43ffe-9aab-497f-a9e8-68f9a2331446",
                "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": "f38859e6-2277-4314-88a4-59fb8c4c0182",
            "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": "844cd0cb-ba89-48a1-b647-b064c51014a4",
                "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": "a6748a7d-87b2-48d2-978d-df589a17dd40",
                "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": "cf1a84c1-f0ec-4277-a453-4eb96193f39a",
            "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": "55052285-313d-4d01-abb6-5a79aadb5ab5",
                "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": "1796cd89-fb9a-4480-a1ac-4b52c1dc4c37",
                "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": "33abbc50-c5f1-4b4e-9715-d17d5004f666",
        "name": "Share",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "a89f501d-53af-4739-8053-58d8d4f20eb7",
            "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": "cf63e723-ed27-4e98-89b0-164a05c99e72",
                "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": "816b238f-2c47-4f3e-9c68-deead739e461",
            "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": "115f1512-1204-4e56-8592-bcff6f9b4689",
                "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": "41670dd0-99ef-469a-aae7-c7d53625dadb",
            "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": "35140d57-01a2-4d1f-b894-7c3a2b1f3053",
                "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": "5516ad6d-fec5-49ae-8573-f9c0bc4fbe6a",
            "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": "8593565e-bf6e-46b8-bfa1-25c92c954c00",
                "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": "0bbf1ffb-5278-4b92-b44a-76a94db4395a",
            "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": "4288c22c-6394-4d91-a4a9-84454c7a9db4",
                "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": "16fabbcf-caa0-4e3b-9b76-39226996b7a4",
            "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": "c47c4fa0-8fc4-444e-8a4d-fc179f31c3a1",
                "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": "b3319438-696c-491a-ab24-1c49bfe69426",
            "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": "025363d2-75a2-43df-a8f1-1bf1e98ecbdc",
                "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": "4514466c-9406-49b2-bee0-869bc9b8af4f",
        "name": "Theme",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "c504f92c-0047-4404-bdc5-1fd6b9cd947b",
            "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": "ee9cf0a9-c7f1-454a-b743-17e040241368",
                "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": "77df0fde-30bc-44b2-9eb1-4d5d479ddeae",
            "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": "e0f1dba3-b6ab-41e8-bfa9-0f9e744c623b",
                "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": "daa661fb-e7c1-4cbc-8739-bf25568fd47c",
            "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": "a5269b60-bf3d-44aa-ab89-d6b58f88484d",
                "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": "1b1935b4-c945-4f1f-9424-5d18b4eb47a4",
            "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": "820df75d-561e-4b02-8eff-42d86562073f",
                "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": "43321d40-3beb-4b85-9fa2-e1c9983886c2",
        "name": "User",
        "description": {
          "content": "",
          "type": "text/plain"
        },
        "item": [
          {
            "id": "33036cbc-e2a8-40fd-be14-2314e9c9c3d0",
            "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": "78fb8b81-b7cf-47a5-9fc2-552ce4b50656",
                "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": "a44aa179-d298-460d-b749-4476501ca131",
                "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": "35658f5a-d699-4f13-815d-051ab9edf854",
            "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": "94d07d96-383b-4a1d-8c33-f671c7b8c6e8",
                "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": "f2ef7cbb-b3d0-412f-8759-147c7718edbe",
            "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": "5bf92f5f-0e82-459a-8007-c192a4a77371",
                "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": "25854595-be0a-4ec9-b7a1-b63e5698d267",
            "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": "29c5666b-6592-4b04-8d6b-037772038d51",
                "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": "6a5460e6-b5ba-4d38-9cc9-27d2d8ca2865",
            "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": "4de27942-5c42-4186-af98-57713c1d987f",
                "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": "1fa31444-f387-4e99-88a6-b923737ffde3",
            "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": "3b15f90f-3d0d-49e3-87cf-6e16a1a8d7f6",
                "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": "fef9cba7-6fce-4f84-b039-f48e28b5a641",
                "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": "f53447dd-5a92-49e1-9cac-82e9f1d27cfc",
            "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": "abec813c-14dc-45d3-8706-03935add64bd",
                "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": "13738997-b093-4c2c-87e0-f5f445a066ec",
                "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": "b186b6d4-5ae2-4058-b67d-6b54efa69378",
            "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": "0b2ea7ee-2dd6-4f1a-aff9-fe971d90a910",
                "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": "91abd7c5-248d-4b0c-b9c4-31e2f6f0861c",
                "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": "101aab0d-a6b6-4733-8f1b-3e3679e6d961",
            "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": "a20cac66-7e29-4066-a31d-5b331d66be19",
                "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": "3b4364c1-c9a9-4099-9e66-1ee5ec59aec2",
            "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": "e57aebc1-3673-4077-8194-1aa45b3c5ad4",
                "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": "5888a794-986f-4796-ad09-940d6ce4fc56",
                "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": "fad2feef-6566-4d1c-8ac7-7b24bcbd686e",
            "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": "d37d9806-f579-43a8-a4be-b62e33a071e3",
                "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": "8bbcca31-d779-44a5-b198-ef3ff2eca091",
                "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": "8730a1cc-2b9d-4871-8d1e-5adb2ad5cf32",
            "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": "5b327692-b17e-458a-8e92-420379fe831e",
                "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": "a3eb38ed-5a61-4e08-82ab-9100c41a510b",
                "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": "b0d403c9-3588-492f-917e-de57e712115c",
            "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": "a6541136-98e7-410d-95ec-a04e9b5d8506",
                "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": "8e63ba2f-e4e5-4f6f-bcc8-9992dd1e579c",
                "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": "7436fe03-5b98-4cf9-9113-18088039bcc7",
            "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": "4077c2d6-f6e2-4d3b-9651-3ce9f212030e",
                "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": "f3386c36-0b70-40ef-beca-ee97e90e780a",
                "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": "159f9a52-49f1-4b97-82d9-9cbd6368e87e",
            "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": "1f6bd654-6a42-4f23-b876-f2c5984763fe",
                "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": "5a55021e-4a33-4bef-9a0f-f3e5c74f034f",
                "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": "9a8021d1-29ba-4c95-8f50-26f2b04c9e4a",
            "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": "442fc672-48be-4b50-90f9-e741aecb9a31",
                "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": "7b1ec592-e6cb-4bcc-9446-df1b9471e656",
                "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": "84c04598-d7bd-4a68-bbfb-35e2c8927fec",
            "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": "9fca8edb-1aef-4e5d-be62-63220c67fa9a",
                "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": "12a640a9-8566-4009-accf-5d0f74bdd755",
                "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": "0d6101f2-1b71-48de-9cba-63dc9f6df267",
            "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": "15884573-84f8-4fa8-ac2b-21fdd6e97c86",
                "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": "331a8b9a-b45d-4cec-8506-bd34738e8091",
                "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": "20dec40c-b66c-4da3-b663-0db484c466ea",
            "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": "7ae387b5-288b-44ff-b604-0bf2c1f8343c",
                "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": "b9c0286c-1cbb-4cab-ad3d-5591f01743b4",
                "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": "a7e3004e-11fb-4a52-a835-0d8823489db8",
            "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": "d7284c83-d659-4d39-ac56-ffd05a178215",
                "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": "17942b95-875c-49d3-b84b-87e109a4624b",
                "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": "f059e36c-689f-4f01-9779-bf3c268a31b9",
            "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": "319a0eba-45f0-44a0-b501-c1217995ebdb",
                "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": "c0337ae5-1841-4097-b252-1d0773146aed",
                "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": "0f08f42f-2512-400f-a8af-d80e9c7bd87b",
            "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": "c3460014-4b0c-4704-a0a6-e808606c73cb",
                "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": "62ce3046-ea1a-40b6-b709-32012ba7f232",
                "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": "69b03194-cdf0-4f5f-8e5a-d47badadd0b3",
            "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": "b7aa38e2-0588-4996-99c0-c2c34ff809c5",
                "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": "33f2c417-5538-413a-a958-239b288b9d5b",
                "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": "0da315ae-629c-45ab-9611-70a0469319e2",
            "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": "a1338f47-1f8a-4021-a849-104658a62762",
                "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": "4d52299e-ecc0-40ab-867d-3b2ea7569044",
                "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": "dcb96978-74e6-4003-b970-7c4d16980b3e",
            "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": "c7fd4225-001b-42f6-b3df-aa54a359404d",
                "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": "a7e357f2-6d98-490c-90c7-acef280b0ac0",
                "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": "fa3442b9-6c62-4deb-aa16-bbc7435cd0e9",
            "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": "f5845444-8a62-4547-b33c-17b41f2667e5",
                "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": "c0e65db1-5aee-420a-a4ef-76f2cdc3cd78",
                "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": "c02b331a-7a98-4a53-8fe0-5433f46ba514",
            "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": "b5ef1992-cf1e-472d-9210-af81e55790df",
                "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": "39799265-cfba-4377-b777-20844d064531",
                "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": "7a9d060c-b3f9-45bc-b824-2668aae22017",
            "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": "cf8b63e5-392f-4ff8-9b50-bae7f9db0896",
                "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": "b804a18d-3852-461c-8c0b-ecd3132721d7",
                "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": "9751146e-bce5-45fb-8773-e509af26f9a1",
            "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": "d8be721a-50c9-41ca-9f2a-52c0ac042e12",
                "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": "066cc486-a586-49fc-9343-5555fbe9ea7f",
            "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": "16778798-f59b-4715-8f1d-fccb86e4cf1e",
                "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": "bce9c7b3-dfa9-4b9d-b908-29001c3e758f",
                "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": "27c89271-01fb-4ee0-9a71-1dd624809526",
            "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": "0dd12964-fa99-4215-9310-7d368eb14ec8",
                "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": "ce1acfa8-c473-4d58-af98-f9ebd4b59a91",
                "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": "895da664-dabd-4332-bf54-6a0d134723d9",
            "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": "2fede76c-b7b4-4be0-84a4-4ba155c29a5e",
                "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": "89399654-bbfc-46c6-b3c9-eda4993b85ec",
                "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": "bac5374d-c875-4237-b0d3-ec4bc53bad65",
            "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": "c06e3255-2c7f-425d-86ca-49f3e0a46117",
                "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": "ba5266fd-8b1c-446a-8270-80803b5df173",
                "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": "45369854-5302-492a-ba1f-2d724b06d7c3",
            "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": "4600eecc-d6b5-45db-a860-7038bacff111",
                "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": "0353a5df-b010-4ac5-b340-58a9c1a268ee",
                "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": "bc924697-cd60-4f0e-b312-8e28c09bd0c6",
            "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": "55e72875-7dd5-4a17-b5fb-7ae04b7fdefc",
                "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": "db49b638-af97-45aa-a649-61fc9ed641ad",
                "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": "50bb360a-0867-43a6-aa86-3e1593168234",
            "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": "fc7c7192-ca1d-4b6f-a9fc-aa7fb505ef4e",
                "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": "df723bcc-eb87-422d-bd1b-bcd373463b4a",
                "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": "04a4721b-c937-4a93-b58c-d7a5ee863911",
            "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": "9ac04cba-be55-4f67-9dbe-905ff4695405",
                "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": "22b16569-fc79-4903-a3f9-ad40803029a8",
                "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": "14c66675-0d5d-4310-84b5-2d35970cc8b4",
            "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": "89747ef3-82a5-44b7-b8d3-57b57f08e485",
                "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": "1f125c9e-b577-44f4-ae45-5a42b480219f",
                "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": "2e9f955a-5605-4532-81f0-cfcd80150bdb",
            "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": "980db029-b7fe-439b-81e0-91f6db67dd6a",
                "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": "30de627e-7e0b-4f76-aa50-faf5971abd9a",
                "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": "47a66486-0333-4e01-9450-df4dd0512bfa",
            "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": "2f30dc01-a771-440e-afcb-6c5826965266",
                "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": "08771fe9-dbfb-406a-b207-721ad535ea4e",
                "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": "c075696c-15bb-4466-bff1-32a2e5bea247",
            "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": "6e066cc4-ac4a-4a47-a46f-36df0fd8f912",
                "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": "8bc1627e-1403-423d-8d05-d20580e4b210",
                "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": "5f9ea9b2-2e95-491e-b56f-d1f7693fbf62",
            "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": "b1348365-a449-42a8-afd5-4dcfa8ed8aa9",
                "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": "824b88d8-f05e-40fc-aa1f-0c76013c1040",
                "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\": \"amet dolore\",\n  \"message\": \"reprehenderit\",\n  \"info\": \"ut\",\n  \"request_id\": \"est Excepteur qui\",\n  \"error\": \"laboris sed \",\n  \"meta\": {\n    \"anim_1d6\": \"tempor ut\"\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "81d22c12-e261-432e-83f8-9e1694e240d8",
            "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    \"dolor__\": \"laboris ex commodo amet\",\n    \"adipisicing0\": true\n  }\n}",
                "options": {
                  "raw": {
                    "language": "json"
                  }
                }
              }
            },
            "response": [
              {
                "id": "c65ffe57-259f-4108-87c2-47fbc3d81499",
                "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": "32c4e088-3293-4963-8a16-b9bdf0911bae",
                "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\": \"amet dolore\",\n  \"message\": \"reprehenderit\",\n  \"info\": \"ut\",\n  \"request_id\": \"est Excepteur qui\",\n  \"error\": \"laboris sed \",\n  \"meta\": {\n    \"anim_1d6\": \"tempor ut\"\n  },\n  \"authenticated\": true\n}",
                "cookie": [],
                "_postman_previewlanguage": "json"
              }
            ],
            "event": [],
            "protocolProfileBehavior": {
              "disableBodyPruning": true
            }
          },
          {
            "id": "498a97dc-d3c9-4862-9347-afd0bf0763ca",
            "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": "d2b26e65-7a16-4129-a1cd-9dac4ad1f773",
                "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": "4bb05230-db80-4488-80d1-a75d2473f563",
                "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": "964efcc2-c00d-407d-9fbb-98d82a38e6e8",
            "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": "0a892ce4-63a7-46b0-b65e-3f85dc5646fe",
                "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": "bb94c8ed-12e2-45a1-a927-18e0b9316f15",
            "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": "e986a550-fc84-48a9-b503-a0f03c7c2636",
                "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": "5d303922-7850-4fd9-b3fd-9fe2d33f35cc",
                "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": "d01b1e87-141a-4aff-8a68-e489d8f7e0d7",
            "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": "0ec892ef-664e-4761-8c26-3d2f855f7d5b",
                "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": "399f4924-f36c-4ce6-878d-06b70a30a300",
            "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": "a01d4b3a-6302-47ba-906f-e7f349467036",
                "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": "b7da48e7-959e-443e-a0dc-90d96c2a688b",
                "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": "4bc063cf-2b55-4ef5-9ca1-c97a5582972c",
      "name": "Fynd Platform's Application Side APIs v2.11.9",
      "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"
        }
      ]
    }
  }
}