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_idInt32
charge_idInt64

  Request body example

Response object

Response status: 200 (OK)

Response type: ActionResult

Wrapper:

Other response statuses: 400 (BadRequest), 403 (Forbidden)

  Response body example