post
https://production-api.shoutaboutus.com/api/v1/partner/provisioning/store//reactivate
Brings a dormant store back into service on an active tier. This endpoint does not accept dormant; use the dormant endpoint to stop a store and this one to restart it.
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.
Rate limit
- No rate limit.
Body
| Field | Type | Required | Notes |
|---|---|---|---|
tier | string | Required | One of core, mgmt, plus. dormant returns 422. |
Behaviour
- 200 with
{ store_id, tier, plan_id, plan_start }. - 400 unknown/disallowed 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…
