{
    "method": "POST",
    "header": [
        {
            "key": "storename",
            "value": "hifashion.thebuildmymart.com",
            "type": "text"
        }
    ],
    "body": {
        "mode": "raw",
        "raw": "{\r\n    \"username\":\"shubhangi12@mailinator.com\"\r\n}",
        "options": {
            "raw": {
                "language": "json"
            }
        }
    },
    "url": {
        "raw": "https://storeapi.thebuildmymart.com/api/v1/customer/checkuser",
        "host": [
            "https://storeapi.thebuildmymart.com"
        ],
        "path": [
            "api",
            "v1",
            "customer",
            "checkuser"
        ]
    }
}