Provision a single store into a tier

Moves one store to any tier, including dormant. The change takes effect immediately: The endpoint cancels the store's current plan and the new one starts straight away, with no partial refund or charge for the unused part of the period.

Path params

ParameterTypeRequiredNotes
storeIdintegerRequiredDigits only.

Auth

  • Bearer — partner token. The store must belong to an account underneath your own partner account, otherwise the call returns 403 Forbidden.

Rate limit

  • No rate limit.

Body

FieldTypeRequiredNotes
tierstringRequiredOne of core, mgmt, plus, dormant. Ask your account manager which value matches each subscription.

Behaviour

  • 200 with { store_id, tier, plan_id, plan_start }.
  • 400 unknown tier · 403 store out of scope / partner unresolvable · 404 store not found · 422 validation.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json