Frontend | Backend | Api

Orders\Models\Api\Order

Order

Property Description Returns
id int
number string
type string
uuid int
externalId string
comments string
data string
discounts string
total string
discountTotal string
surchargeTotal string
shippingTotal string
handlingTotal string
taxTotal string
insuranceTotal string
created Date the record was created. DateTime
modified Last modification date for the record. DateTime
billingAddress Address
deliveryAddress Address
status Status
person Person
site Site
items Collection (Item)