ViewOrder
Order information
- buyerType: integerFormat: uint
_id Buyer user ID
- closedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- counterpartType: string
_id Relevant counterpart ID based on perspective
- counterpartType: string
_id _buyer Counterpart ID (buyer perspective)
- counterpartType: string
_id _seller Counterpart ID (seller perspective)
- createdType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- currencyType: string
Currency code
- deliverType: object
_to - deliveryType: stringFormat: date-time
_estimated _at Estimated delivery date
- deliveryType: stringenum
_method Delivery method
values- delivery
- pickup
- externalType: string
_id Relevant external ID based on perspective
- externalType: string
_id _buyer External order ID (buyer perspective)
- externalType: string
_id _seller External order ID (seller perspective)
- externalType: string
_status Relevant external status based on perspective
- externalType: string
_status _buyer External status (buyer perspective)
- externalType: string
_status _seller External status (seller perspective)
- hashType: string
_id Order hash ID
- idType: integerFormat: uint
Order ID
- isType: boolean
_read Whether order has been read
- itemsType: array object[] · OrderItem[]
- moreType: string
_info Additional order notes
- pickupType: stringFormat: date-time
_estimated _at Estimated pickup date
- pickupType: object
_from - priceType: numberFormat: float
Total order price
- sellerType: integerFormat: uint
_id Seller user ID
- statusType: stringenum
Order status
values- draft
- pending
- accepted
- canceled
- incomplete
- updatedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- weightType: numberFormat: float
Total weight
- weightType: stringenum
_unit Weight unit
values- kg
- lb
- workspaceType: integerFormat: uint
_id Seller workspace ID

