Create a Store
POST/v1/stores
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.
Request
Responses
- 201
- 400
Returns a Store object.
The request was unacceptable, often due to missing a required parameter.