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}
Request arguments
| Name | Type | Source |
|---|---|---|
| subscription_id | Int32 | |
| charge_id | Int64 |
Request body example
Response
Response body example
Generated Aug 4, 2026 18:37