Orders
Retrieve orders for your store
Columns
| Name | Type | References | |
| OrderId | String | ||
| OrderNumber | Integer | ||
| OrderSum | Integer | ||
| OrderUrl | String | ||
| CartId | String |
Carts.CartId | |
| ContactId | String |
Contacts.ContactId | |
| FirstName | String | ||
| LastName | String | ||
| String | |||
| SubTotalSum | Integer | ||
| Currency | String | ||
| PaymentMethod | String | ||
| PaymentStatus | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| AttributionID | String | ||
| BillingAddressAddress | String | ||
| BillingAddressCity | String | ||
| BillingAddressCompany | String | ||
| BillingAddressCountry | String | ||
| BillingAddressCountryCode | String | ||
| BillingAddressFirstName | String | ||
| BillingAddressLastName | String | ||
| BillingAddressPhone | String | ||
| BillingAddressPostalCode | String | ||
| BillingAddressState | String | ||
| ContactNote | String | ||
| CourierTitle | String | ||
| CourierUrl | String | ||
| CustomFieldsPhone | Currency | ||
| DiscountCode | String | ||
| DiscountSum | Integer | ||
| DiscountType | String | ||
| DiscountValue | Integer | ||
| Phone | String | ||
| Products | String | ||
| ShippingAddressAddress | String | ||
| ShippingAddressCity | String | ||
| ShippingAddressCompany | String | ||
| ShippingAddressCountry | String | ||
| ShippingAddressCountryCode | String | ||
| ShippingAddressFirstName | String | ||
| ShippingAddressLastName | String | ||
| ShippingAddressPhone | String | ||
| ShippingAddressPostalCode | String | ||
| ShippingAddressState | String | ||
| ShippingMethod | String | ||
| ShippingSum | Integer | ||
| Source | String | ||
| Tags | String | ||
| TaxSum | Integer | ||
| TrackingCode | String |