OAuth 2.0 callback endpoint that receives the authorization code from Shopify after customer authorization. This endpoint is called automatically by Shopify after the customer authorizes the app.
Flow:
Security:
Error Handling:
Note: This endpoint should not be called directly - it’s invoked by Shopify’s OAuth redirect.
curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/customer-account-api/oauth/callbackDocumentation Index
Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://www.myshop.com/apps/subscriptions/cp/api/customer-account-api/oauth/callback