Verify a Shopify connection

Called by the Pivolio Shopify app with its write key to confirm the connection — records the shop domain and marks the integration connected. Rejects a first-party SDK key or a non-Shopify integration key.

Request

This endpoint expects an object.
shop_domainstringRequired>=1 character

Response

Successful Response
write_keystring
connectedboolean
shop_domainstring or null

Errors

422
Unprocessable Entity Error