Write
Stop CPL Order
Stops the delivery campaign behind an accepted order (yours on a client offer, or a client’s on your offer). Same as Stop on the Orders page. Returns the order row.
Errors (status: "error", HTTP 200):
404Order not found(unknown id or not your order) orCampaign not found(the order has no running delivery campaign).403Access denied: missing / unknown key, or the account is not an active partner.429Rate limit exceeded (30 writes per minute per key, see theRetry-Afterheader).503Service is temporarily unavailable: the platform did not answer in time. The action may still have been applied, check the matching read endpoint before repeating it.
POST
Stop a CPL order
Same as Stop on the CPL Orders page: stops the delivery campaign behind an accepted order. Works for orders placed on your offer and for your own orders on client offers (started from Find Offers).
Errors
Authorizations
API key from the partner cabinet, Tools -> API (https://partners.onlytraffic.com/tools/api): up to 5 named keys per account, each Full or Read-only, ot_partners_ prefix, shown once at creation. Raw value or Bearer form. Read-only keys cannot call the POST endpoints (403 This API key is read-only); expired or revoked keys get 403 Error! Access denied.
Body
application/json
Order public id (cplo_…).