Integrations / Shopify subscription created
When a shopify subscription is created, shopify redirects here so we can finalize the setup on our side.
Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/integrations/shopify_subscription_created/{subscription_id}
Method: GET
Authorisation: Minimum role: ADMIN
Request Arguments
Name | Type | Source |
---|---|---|
subscription_id | Int32 | |
charge_id | Int64 |
Request body example
Response object
Response status: 200 (OK)
Response type: ActionResult
Other response statuses: 400 (BadRequest), 403 (Forbidden)
Response body example