Stores
Merchant locations, including POS and payment configuration.
Store
A Store is a point of sale of a Merchant, with its own address, POS connection and payment configuration.
List all Stores
List all Stores
Create a Store
Creates a Store for the authenticated Merchant. `conceptStoreName`, `storeAreaName` and the `status` object are never returned by this operation; retrieve the Store with the `include` parameter to read them.
Retrieve a Store
Retrieve a Store
Update a Store
Replaces every writable field of the Store. Fields omitted from the request body are cleared, not preserved. `conceptStoreName`, `storeAreaName` and the `status` object are never returned by this operation; retrieve the Store with the `include` parameter to read them.