Skip to main content
DELETE
Cancel an order

Path Parameters

securityToken
string
required

Your account security token (used as authentication).

job_id
string
required

Order visual id — digits for letters/telegrams (e.g. 2607031); registered e-mail ids start with E (e.g. E2607031).

Query Parameters

force_update
enum<string>

Force cancellation, bypassing status checks. Without it, only orders with status 0 (processing) or 2 (insufficient credits) can be cancelled; already-cancelled orders return 400.

Available options:
yes
obs
string

Cancellation reason / note. Defaults to "Cancelado via API".

Response

Order cancelled

status
integer
Example:

200

status_message
string
data
object