Schemas
OrderStatus
The schema is of type enum<string>
.
Available options:
created
, notified
, opened
, accepted
, pending_payment
, paid
, ordered
, shipped
, delivered
, failed
, canceled