Deskhero Developer Hub
Back to deskhero.com
Integrations

Shopify subscription created

When a shopify subscription is created, shopify redirects here so we can finalize the setup on our side.

GET /api/{tenant:minlength(2)}/v{version:apiVersion}/integrations/shopify_subscription_created/{subscription_id}
Authorisation
Minimum role: ADMIN

Request arguments

Name Type Source
subscription_idInt32
charge_idInt64
Request body example

Response

Status
302 (Found)
Type
Void
Wrapper
Other statuses
401 (Unauthorized), 403 (Forbidden), 429 (TooManyRequests)
Response body example

Generated Sep 18, 2026 09:32