Skip to main content

Get Shop Plan

GET 

/api/shopify/:integrationInstance/shop-plan

Fetch the shop plan from Shopify and return whether the store has Customer PII access via GraphQL. Basic/Starter plans do not have PII access — when false, customer email/addresses are excluded from order syncs.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Returns 500 if the Shopify GraphQL call fails.

Request

Responses

OK

Response Headers
    Content-Type