Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 638 Bytes

orderstatusenum.md

File metadata and controls

17 lines (13 loc) · 638 Bytes

OrderStatusEnum

Current state of the order. See the orders tutorial for the logic of how the status is handled.

Values

Name Value
UNKNOWN UNKNOWN
AWAITPAY AWAITPAY
PAID PAID
REFUNDED REFUNDED
CANCELLED CANCELLED
PARTIALLY_FULFILLED PARTIALLY_FULFILLED
SHIPPED SHIPPED