api/v1/customer/stores/get-distance-filter-listGET /api/v1/customer/stores/get-distance-filter-list This API method will grab a list options to be used in distance filter drop down Sample Request body Nothing required Sample Response JSON{ "status": true, "items": { "50": 50, "30": 30, "15": 15, "5": 5 } }