# Get Store **GET /commerce/{accountId}/stores/{storeId}** A store represents a unique ordering experience from a specific location. ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **accountId** (string) - **storeId** (string) ## Responses ### 200 200 #### Body: application/json (object) - **id** (string) - **name** (string) - **currency** (string) - **address** (object) - **openingHours** (object) - **distance** (integer) - **taxExclusive** (boolean) - **contact** (object) - **fulfillmentTypes** (array[string]) - **status** (string) ### 400 400 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)