Order Info
Order information
id
Type: number | undefined
checkoutIdClient
Type: string
checkoutToken
Type: string
checkoutLink
Type: string
orderInfoId
Type: string | undefined
createdAt
Type: string
lastModifiedAt
Type: string
orderStatusURL
Type: string | undefined
orderComplete
Type: boolean
status
Type: string
fees_and_taxes
Type: string | undefined
subtotal_cost
Type: string | undefined
total_cost
Type: string | undefined
user_email
Type: string | undefined
sa_name
Type: string | undefined
sa_address1
Type: string | undefined
sa_address2
Type: string | undefined
sa_city
Type: string | undefined
sa_province
Type: string | undefined
sa_zip
Type: string | undefined
sa_country
Type: string | undefined
ba_name
Type: string | undefined
ba_address1
Type: string | undefined
ba_address2
Type: string | undefined
ba_city
Type: string | undefined
ba_province
Type: string | undefined
ba_zip
Type: string | undefined
ba_country
Type: string | undefined
otherDetails
Type: string | undefined
customerId
Type: string | undefined
billingAddressId
Type: number | undefined
shippingAddressId
Type: number | undefined
orderProducts
Type: OrderProduct[]
orderChips
Type: OrderChip[]
orderMessages
Type: OrderMessage[]
Last updated