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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Returns 500 if the Shopify GraphQL call fails.

Request

Responses

OK

Response Headers
    Content-Type