Skip to main content
GET
Retrieve a store

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
Pattern: ^[0-9]+$

Response

A physical store location operating under a banner.

id
string
required

Unique identifier for the store.

address
string | null
required

Formatted street address for the store.

name
string
required

Human-readable store name.

supports_wic
boolean
required

Whether the store accepts WIC as a payment method.