Order
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 _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 - cityType: string
- countryType: string
- externalType: string
_id - idType: integerFormat: uint
- nameType: string
- postalType: string
_code - regionType: string
- streetType: string
- deliveryType: stringFormat: date-time
_estimated _at Estimated delivery date
- deliveryType: stringenum
_method Delivery method
values- delivery
- pickup
- externalType: string
_id _buyer External order ID (buyer perspective)
- externalType: string
_id _seller External order ID (seller 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
- itemsType: array object[] · OrderItem[]
- amountType: numberFormat: float
Ordered amount
- currencyType: string
Currency code
- displayType: string
_name Product display name
- eanType: string
_code Product EAN
- idType: integerFormat: uint
Item ID
- originType: string
Product origin
- preparedType: boolean
Item preparation status
- priceType: numberFormat: float
Unit price
- priceType: string
_unit Price unit
- productType: string
_hash _id Product hash ID
- productType: integerFormat: uint
_id Product ID
- servedType: numberFormat: float
_amount Served/prepared amount
- servedType: numberFormat: float
_price Served unit price
- skuType: string
Product SKU
- totalType: numberFormat: float
_price Total price (amount * price)
- unitType: string
Unit of measure
- moreType: string
_info Additional order notes
- pickupType: stringFormat: date-time
_estimated _at Estimated pickup date
- pickupType: object
_from - cityType: string
- countryType: string
- externalType: string
_id - idType: integerFormat: uint
- nameType: string
- postalType: string
_code - regionType: string
- streetType: string
- 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

