GuidesAPI Reference
Log In
API Reference

Cancel Order (Task)

Use to cancel an active order (task).

Potential Errors
Error CodeError MessageResolution
200Can't cancel a locked order.Contact the user who locked the order to understand why changes were blocked. If necessary, ask them to unlock the order, then try again.

Response (Output) Params
Body Params
int32
required

The ID of the active order (task) to cancel. Use if not using external_id.

string

The ID for this order in your external systems. Use if not using id.

string

The cancellation reason if the selected reason ID is "Other".

int32

The Bringg ID of an existing cancellation reason.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Choose an example:
application/json