Gets store details
GET
/api/stores/{store_domain}Request
Path Params
store_domain
string
required
Domain of the store
Query Params
availability
boolean
optional
Check if store domain is available for use
Default:
false
Request samples
Responses
OK(200)
Record Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
Returns store category ids when user has non-store items
Data Schema
object {0}
Example
{}
Last modified: 16 days ago