ordr.restore (v1.0.0)

Command to restore an order

Info

PubSub topic: ordr-input

Details

This command is used to restore an order from a previous state. This is typically used for system recovery or manual intervention.

Payload

9 properties
order_id string
required

Order unique identifier to restore

restore_reason string
required

Reason for restore

restore_type string
required

Type of restore

Allowed values: manual automatic system_recovery
restored_by string
required

Who initiated the restore

restored_at string <date-time>
required

Restore timestamp

target_state string

Target state to restore to

restore_options object

Restore options