Create a new store
POST/stores
note
This endpoint is a work in progress and may change before being stabilized.
Create a new store with the provided details.
Request
Responses
- 201
- 400
- 500
Store created successfully
Bad Request
Internal Server Error
Error Codes
| HTTP Status | Class | Code | Description |
|---|---|---|---|
| 400 | invalid_request | invalid_body_parameters | Invalid body parameters with details in the fields attribute |