api/v1/customer/auth/get-account-by-slugPOST /api/v1/customer/auth/get-account-by-slug This API method will find the store based on slug pass in the request. Sample Request body ParameterValue / TypeRequiredslugSTRINGtrue Sample Response Team Breakdown{ "status": true, "account_id": "l6yYk1WOeo7e2b78dD4j" }