Scopes restrict which APIs your app can call. Please kindly select scopes your app really needs.
Current scopes
Scope | Name | Description | Remarks |
---|---|---|---|
order | Manage seller orders | List orders, confirm orders, update orders delivery status… | |
product | Manage seller products | List products, update price, update quantity, update status, get product requests… | |
inventory | Manage seller inventories | List seller inventories | Not for updating stocks |
multichannel | Create & manage multichannel orders | Create and manage orders which originated from outside Tiki | Only available to some partners |
offline | Get refresh tokens | Get refresh_token to refresh access_token when they expire | Required if you want to get refresh_token |
product + order | Deprecated | ||
Fulfillment | Inbound shipment service | Preview, create, cancel and get detail for inbound shipment |
all
scope is now deprecated and is only corresponding to basicproduct
&order
scopes.
When new permissions are added toproduct
andorder
scopes, they are not added toall
scope any more.