Skip to content

Latest commit

 

History

History
51 lines (48 loc) · 1.84 KB

Order.md

File metadata and controls

51 lines (48 loc) · 1.84 KB

Order

Properties

Name Type Description Notes
countryOfOrigin string
id string
totalAmount int
subtotalAmount int
date \DateTime
vatNumber string
paymentProvider string
paymentGateway string
paymentReference string
vatTotal int
discountTotal int
feeTotal int
glNumber string
status string
sourceId int
sourceShopId int
invoiceNumber string
currency string
customerEmail string
customerFirstName string
customerLastName string
customerCompany string
customerPhone string
addressLine1 string
addressLine2 string
addressCity string
addressState string
addressZipcode string
addressCountry string
excludeFromRevenue bool
createdAt \DateTime
modifiedAt \DateTime
renewal bool
intent string
automatic bool
billingType string
ipAddress string
customerId string
processedCompletionAt \DateTime
renewalKey string
vatNumberValid bool
upgradesSubscription string
forceFailAutomaticRenewal bool

[Back to Model list] [Back to API list] [Back to README]