ordr.cancel (v1.0.0)

Command to cancel an order

Info

PubSub topic: ordr-input

Details

This command is used to cancel an order. It contains the order ID and cancellation reason.

Payload

5 properties
order_id string
required

Order unique identifier to cancel

cancellation_reason string
required

Reason for cancellation

cancelled_by string
required

Who cancelled the order

cancelled_at string <date-time>
required

Cancellation timestamp

refund_required boolean

Whether a refund is required