Orders
Returns collection of ORDERS resources that belong to given shop.
Columns
| Name | Type | References | |
| OrderId | String | ||
| Href | String | ||
| Description | String | ||
| TotalPrice | Integer | ||
| TotalPriceTax | Double | ||
| Currency | String | ||
| ExternalId | String | ||
| OrderUrl | String | ||
| CartId | String | ||
| BillingAddressAddressId | String | ||
| BillingAddressCountryCode | String | ||
| BillingAddressCountryName | String | ||
| BillingAddressName | String | ||
| BillingAddressFirstName | String | ||
| BillingAddressLastName | String | ||
| BillingAddressAddress1 | String | ||
| BillingAddressAddress2 | String | ||
| BillingAddressCity | String | ||
| BillingAddressZip | String | ||
| BillingAddressProvince | String | ||
| BillingAddressProvinceCode | String | ||
| BillingAddressPhone | String | ||
| BillingAddressCompany | String | ||
| BillingAddressHref | String | ||
| BillingAddressCreatedOn | Datetime | ||
| BillingAddressUpdatedOn | Datetime | ||
| ShippingAddressAddressId | String | ||
| ShippingAddressCountryCode | String | ||
| ShippingAddressCountryName | String | ||
| ShippingAddressName | String | ||
| ShippingAddressFirstName | String | ||
| ShippingAddressLastName | String | ||
| ShippingAddressAddress1 | String | ||
| ShippingAddressAddress2 | String | ||
| ShippingAddressCity | String | ||
| ShippingAddressZip | String | ||
| ShippingAddressProvince | String | ||
| ShippingAddressProvinceCode | String | ||
| ShippingAddressPhone | String | ||
| ShippingAddressCompany | String | ||
| ShippingAddressHref | String | ||
| ShippingAddressCreatedOn | Datetime | ||
| ShippingAddressUpdatedOn | Datetime | ||
| Status | String | ||
| ProcessedAt | Datetime | ||
| SelectedVariants | String | ||
| MetaFields | String | ||
| ContactId | String |
Contacts.ContactId | |
| BillingStatus | String | ||
| ShopId | String |
Shops.ShopId |