Create a connection for the partner application with the selected store.
POST/organization/v1/organization/brands/:brandId/stores/:storeId/connection
Create a connection for the partner application with the selected store.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 409
- 422
The connection was successfully created.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.
The connection between the partner application and the store already exists.
The request body is not valid.