Options
All
  • Public
  • Public/Protected
  • All
Menu

Apply cancellation to an order.

The outcome of applying cancellation on an order depends on the actual cancellation reason used.

remarks

Hierarchy

Index

Constructors

Properties

_cid: string

Command ID. This can be any string, and it's up to the api integrator to ensure uniqueness.

_metadata?: {}

Arbitrary metadata set by the api integrator. Keys must start with 'ext-'

Type declaration

  • [key: string]: string

The command type

_v: string

Command format version / API version

cancellationReasonName: string

Cancellation reason name to be applied

orderId: string

Order Id for which the OrderStatusEvent should be sent

Generated using TypeDoc