POST Register
POST operation for Register
Parameters
Request Body
shop
string
Required
Shop domain, with or without the
.myshopify.com suffix.accessToken
string
Shopify Admin API access token for the shop.
clientId
string
Shopify app client id.
Returns
200
Store registered
400
MISSING_SHOP — no shop domain supplied.ORG_CREATE_FAILED — the organization could not be created.
401
Authentication required
404
USER_NOT_FOUND
409
DUAL_APP_CONFLICT — this shop is already connected through the other Shopify app.
500
Internal error
Related
Channels
POST/api/v1/channels/shopify/register