Shops > Plan > organizationsPlanPreview
Commerce APIShopsPlanorganizationsPlanPreview

organizationsPlanPreview

POST:organizations/plan/preview.json

Description

Preview plan change.

Topic: Plan

Arguments

data: PlanPreview!

Main argument for mutations.


organization_id: String!

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"


Data Argument Fields

plan_id: String!

Unique plan identifier. See also: Unique Identifiers

Example: "medium"

Valid when: plan_id is not empty


Result

Invoice

Preview (typescript)

Loading module