<- Object

Object

OrderState

The state of the order.

Link to section

Values

Link to section

OPEN

Indicates that the order is open. Open orders can be updated.

Link to section

COMPLETED

Indicates that the order is completed. Completed orders are fully paid. This is a terminal state.

Link to section

CANCELED

Indicates that the order is canceled. Canceled orders are not paid. This is a terminal state.

Link to section

DRAFT

Beta

Indicates that the order is in a draft state. Draft orders can be updated, but cannot be paid or fulfilled. For more information, see Create Orders.