ozon_get_subscription_status
Retrieve your Ozon seller account subscription tier and premium status, along with a list of API methods requiring that tier. Cache with optional refresh for accurate results.
Instructions
Get the current account's subscription tier from /v1/seller/info.
Returns the subscription type, the is_premium flag, plus the list
of all Ozon API methods that might require this exact tier.
Result is cached per server process; pass refresh=True to
bypass the cache. Errors are NEVER cached.
Available only when seller credentials are configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||