post
https://production-api.shoutaboutus.com/api/v1/partner/provisioning/store/
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
| Parameter | Type | Required | Notes |
|---|---|---|---|
storeId | integer | Required | Digits 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
| Field | Type | Required | Notes |
|---|---|---|---|
tier | string | Required | One 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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
