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
200 (OK)
Type
ActionResult
Wrapper
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example

Generated Aug 4, 2026 18:37