Rates (rates)
Management of rates and fees.
You can get Fees with a token of any category
Item Category Fee{{ /api/v1/tariffs/commission }}
Описание метода
WB fee by parent categories of items according to sales model.
Request limit per one seller account:
| Type | Period | Limit | Interval | Burst |
|---|---|---|---|---|
| Personal | 1 min | 1 request | 1 min | 2 requests |
| Service | 1 min | 1 request | 1 min | 2 requests |
| Base with secret | 1 min | 1 request | 1 min | 2 requests |
| Base | 1 h | 5 requests | 12 min | 1 request |
Authorizations:
HeaderApiKey
query Parameters
| locale | string Example: locale=ru Language of the
|
Responses
Response samples
- 200
- 400
- 401
- 402
- 429
Content type
application/json
China fee
{- "report": [
- {
- "kgvpChina": 15.5,
- "parentID": 657,
- "parentName": "国内设备",
- "subjectID": 6461,
- "subjectName": "牙齿矫正设备"
}
]
}