TrxPromo: commissions
trxpromo_get_commissionsCheck if Avito listings qualify for transactional promo and get the allowed commission range (min, max, step) before applying it.
Instructions
Checks transactional promo availability and the allowed commission range for listings (trxpromo_get_commissions, read-only — does not start anything or charge any fee). For each listing it returns the promoAvailable flag and settings: minimum/maximum/step of the commission in hundredths of a percent (100 = 1%). Use before trxpromo_apply to learn the commission limits. Start promo with trxpromo_apply, cancel with trxpromo_cancel. This is a GET with a request body — non-standard, but that is exactly how it is defined in the Avito swagger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIDs | Yes | Array of Avito listing IDs to check for promo availability and commission limits. |