post
https://production-api.shoutaboutus.com/api/v1/partner/provisioning/store//dormant
Takes one store out of service by moving it to the dormant tier. This is the only way to stop a store — there is no separate pause action. The endpoint cancels the current plan and the dormant plan starts immediately.
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
- None.
Behaviour
- 200 with
{ store_id, tier: "dormant", plan_id, plan_start }. - 403 store out of scope / partner unresolvable · 404 store not found.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
