# Get Order Get Order Endpoint: GET /Orders/Orders Version: 2.0 ## Response 200 fields (application/json): - `Id` (string) Id. Key property. - `ClientId` (integer) ClientId. - `ApplicationId` (integer) ApplicationId. Nullable. - `QuotationId` (integer) QuotationId. Nullable. - `OrderNo` (string) OrderNo. MaxLength: 50. Nullable. - `OrderDate` (string) OrderDate. - `BuyerCompanyCode` (string) BuyerCompanyCode. MaxLength: 50. Nullable. - `BuyerCompanyId` (integer) BuyerCompanyId. Nullable. - `BuyerCustomerCode` (string) BuyerCustomerCode. MaxLength: 50. Nullable. - `BuyerCustomerId` (integer) BuyerCustomerId. Nullable. - `PayerCompanyCode` (string) PayerCompanyCode. MaxLength: 50. Nullable. - `PayerCompanyId` (integer) PayerCompanyId. Nullable. - `PayerCustomerCode` (string) PayerCustomerCode. MaxLength: 50. Nullable. - `PayerCustomerId` (integer) PayerCustomerId. Nullable. - `ResellerCompanyCode` (string) ResellerCompanyCode. MaxLength: 50. Nullable. - `ResellerCompanyId` (integer) ResellerCompanyId. Nullable. - `ResellerCustomerCode` (string) ResellerCustomerCode. MaxLength: 50. Nullable. - `ResellerCustomerId` (integer) ResellerCustomerId. Nullable. - `GroupCode` (string) GroupCode. MaxLength: 50. Nullable. - `StatusId` (integer) StatusId. - `SalesRepContactId` (integer) SalesRepContactId. Nullable. - `Source` (string) Source. MaxLength: 255. Nullable. - `DeliveryTerms` (string) DeliveryTerms. MaxLength: 10. Nullable. - `DeliveryMode` (string) DeliveryMode. MaxLength: 50. Nullable. - `DeliveryDate` (string) DeliveryDate. Nullable. - `IsPartDelivery` (boolean) IsPartDelivery. - `PaymentTerms` (string) PaymentTerms. MaxLength: 100. Nullable. - `CurrencyId` (integer) CurrencyId. - `VatRate` (number) VatRate. - `CashDiscount` (number) CashDiscount. - `LineDiscount` (number) LineDiscount. - `FreightCost` (number) FreightCost. - `OrderFee` (number) OrderFee. - `DeliveryAttention` (string) DeliveryAttention. MaxLength: 100. Nullable. - `DeliveryCareOf` (string) DeliveryCareOf. MaxLength: 100. Nullable. - `DeliveryAddressLine1` (string) DeliveryAddressLine1. MaxLength: 255. Nullable. - `DeliveryAddressLine2` (string) DeliveryAddressLine2. MaxLength: 255. Nullable. - `DeliveryZipCode` (string) DeliveryZipCode. MaxLength: 50. Nullable. - `DeliveryCity` (string) DeliveryCity. MaxLength: 50. Nullable. - `DeliveryRegion` (string) DeliveryRegion. MaxLength: 100. Nullable. - `DeliveryCountryId` (integer) DeliveryCountryId. Nullable. - `LedgerAccount` (string) LedgerAccount. MaxLength: 50. Nullable. - `Department` (string) Department. MaxLength: 10. Nullable. - `Centre` (string) Centre. MaxLength: 10. Nullable. - `ExternalPurchaseNo` (string) ExternalPurchaseNo. MaxLength: 50. Nullable. - `SalesCode` (string) SalesCode. MaxLength: 50. Nullable. - `DeliveryMark` (string) DeliveryMark. MaxLength: 255. Nullable. - `InvoiceMark` (string) InvoiceMark. MaxLength: 255. Nullable. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `PayerCustomerInfoId` (string) PayerCustomerInfoId. Nullable. - `EstimatedDeliveryTime` (string) EstimatedDeliveryTime. Nullable. - `DeliveryTime` (string) DeliveryTime. Nullable. - `BuyerCustomerInfoId` (string) BuyerCustomerInfoId. Nullable. - `ShipToCustomerInfoId` (string) ShipToCustomerInfoId. Nullable. - `ExternalRef` (string) ExternalRef. MaxLength: 50. Nullable. - `PaymentMethodId` (integer) PaymentMethodId. Nullable. - `DeliveryMethodId` (integer) DeliveryMethodId. Nullable. - `OrderTypeId` (integer) OrderTypeId. Nullable. - `IsForgotten` (boolean) IsForgotten. - `ForgottenBy` (integer) ForgottenBy. Nullable. - `ForgottenDate` (string) ForgottenDate. Nullable. - `DropPointCustomerInfoId` (string) DropPointCustomerInfoId. Nullable. - `DropPointCode` (string) DropPointCode. MaxLength: 50. Nullable. - `Quotation` (object) - `Quotation.ApplicationId` (integer) ApplicationId. - `Quotation.SalesContactId` (integer) SalesContactId. Nullable. - `Quotation.BuyerAccountKey` (string) BuyerAccountKey. - `Quotation.BuyerAccountId` (integer) BuyerAccountId. Nullable. - `Quotation.PayerAccountId` (integer) PayerAccountId. Nullable. - `Quotation.PayerAccountKey` (string) PayerAccountKey. Nullable. - `Quotation.IsPrimary` (boolean) IsPrimary. - `Quotation.Name` (string) Name. MaxLength: 50. Nullable. - `Quotation.ValidTo` (string) ValidTo. Nullable. - `Quotation.IsDeletable` (boolean) IsDeletable. - `Quotation.DeleteDate` (string) DeleteDate. Nullable. - `Quotation.Comment` (string) Comment. MaxLength: 250. Nullable. - `Quotation.RejectionReasonId` (integer) RejectionReasonId. Nullable. - `Quotation.Modified` (string) Modified. Nullable. - `Quotation.Browsed` (string) Browsed. Nullable. - `Quotation.IpAddress` (string) IpAddress. MaxLength: 50. Nullable. - `Quotation.PayerFirstName` (string) PayerFirstName. MaxLength: 50. Nullable. - `Quotation.PayerMiddleName` (string) PayerMiddleName. MaxLength: 50. Nullable. - `Quotation.PayerLastName` (string) PayerLastName. MaxLength: 50. Nullable. - `Quotation.PayerCellPhoneNumber` (string) PayerCellPhoneNumber. MaxLength: 50. Nullable. - `Quotation.PayerEmail` (string) PayerEmail. MaxLength: 255. Nullable. - `Quotation.IsLocked` (boolean) IsLocked. Nullable. - `Quotation.DiscountCode` (string) DiscountCode. Nullable. - `Quotation.IsActive` (boolean) IsActive. Nullable. - `Quotation.ParentQuotationId` (integer) ParentQuotationId. Nullable. - `Quotation.ClientId` (integer) ClientId. Nullable. - `Quotation.HasPaymentTransaction` (boolean) HasPaymentTransaction. Nullable. - `Quotation.BuyerFirstName` (string) BuyerFirstName. MaxLength: 50. Nullable. - `Quotation.BuyerMiddleName` (string) BuyerMiddleName. MaxLength: 50. Nullable. - `Quotation.BuyerLastName` (string) BuyerLastName. MaxLength: 50. Nullable. - `Quotation.BuyerCellPhoneNumber` (string) BuyerCellPhoneNumber. MaxLength: 50. Nullable. - `Quotation.BuyerEmail` (string) BuyerEmail. MaxLength: 255. Nullable. - `Quotation.CustomerOrderReference` (string) CustomerOrderReference. MaxLength: 50. Nullable. - `Quotation.Created` (string) Created. Nullable. - `Quotation.CreatedBy` (integer) CreatedBy. Nullable. - `Quotation.ReferId` (integer) ReferId. Nullable. - `Quotation.ReferUrl` (string) ReferUrl. MaxLength: 255. Nullable. - `Quotation.PayerSocialSecurityNumber` (string) PayerSocialSecurityNumber. MaxLength: 50. Nullable. - `Quotation.ShipToCustomerId` (integer) ShipToCustomerId. Nullable. - `Quotation.RowId` (string) RowId. MaxLength: 8. Nullable. - `Quotation.PickupCode` (string) PickupCode. MaxLength: 50. Nullable. - `Quotation.AttestedBy` (integer) AttestedBy. Nullable. - `Quotation.ModifiedBy` (integer) ModifiedBy. Nullable. - `Quotation.TypeId` (integer) TypeId. Nullable. - `Quotation.DoHold` (boolean) DoHold. - `Quotation.DeliveryMethodCode` (string) DeliveryMethodCode. MaxLength: 50. Nullable. - `Quotation.FreightPrice` (number) FreightPrice. Nullable. - `Quotation.Infos` (array) Infos. - `Quotation.Infos.QuotationId` (integer) QuotationId. Key property. - `Quotation.Infos.TypeId` (integer) TypeId. Key property. - `Quotation.Infos.Id` (string) Id. - `Quotation.Infos.Value` (string) Value. Nullable. - `Quotation.Infos.Updated` (string) Updated. - `Quotation.Infos.UpdatedBy` (integer) UpdatedBy. - `Quotation.Items` (array) Items. - `Quotation.Items.QuotationId` (integer) QuotationId. - `Quotation.Items.LineNumber` (integer) LineNumber. - `Quotation.Items.CustomerLineCode` (string) CustomerLineCode. MaxLength: 50. Nullable. - `Quotation.Items.PartNo` (string) PartNo. MaxLength: 50. Nullable. - `Quotation.Items.ProductNameWhenCreated` (string) ProductNameWhenCreated. MaxLength: 255. Nullable. - `Quotation.Items.BundlePartno` (string) BundlePartno. MaxLength: 50. Nullable. - `Quotation.Items.BundleTypeId` (integer) BundleTypeId. Nullable. - `Quotation.Items.Qty` (integer) Qty. - `Quotation.Items.OnHandWhenCreated` (integer) OnHandWhenCreated. Nullable. - `Quotation.Items.PriceSale` (number) PriceSale. Nullable. - `Quotation.Items.PriceSaleWhenCreated` (number) PriceSaleWhenCreated. Nullable. - `Quotation.Items.PriceListId` (integer) PriceListId. - `Quotation.Items.PatternId` (integer) PatternId. Nullable. - `Quotation.Items.VatCode` (integer) VatCode. Nullable. - `Quotation.Items.VatValue` (number) VatValue. Nullable. - `Quotation.Items.PromotionIdSeed` (string) PromotionIdSeed. MaxLength: 50. Nullable. - `Quotation.Items.CampaignId` (integer) CampaignId. Nullable. - `Quotation.Items.SearchString` (string) SearchString. MaxLength: 50. Nullable. - `Quotation.Items.CategoryItemId` (integer) CategoryItemId. Nullable. - `Quotation.Items.ParentPartnoId` (string) ParentPartnoId. MaxLength: 50. Nullable. - `Quotation.Items.ParentLineNumber` (integer) ParentLineNumber. Nullable. - `Quotation.Items.Comment` (string) Comment. MaxLength: 255. Nullable. - `Quotation.Items.ExternalData` (string) ExternalData. Nullable. - `Quotation.Items.RefererId` (integer) RefererId. Nullable. - `Quotation.Items.RefererUrl` (string) RefererUrl. MaxLength: 255. Nullable. - `Quotation.Items.PriceReseller` (number) PriceReseller. Nullable. - `Quotation.Items.TotalPriceSaleExVat` (number) TotalPriceSaleExVat. Nullable. - `Quotation.Items.TotalPriceSaleIncVat` (number) TotalPriceSaleIncVat. Nullable. - `Quotation.Items.ExpectedDeliveryDate` (string) ExpectedDeliveryDate. Nullable. - `Quotation.Items.RequirementPromotionIdSeed` (string) RequirementPromotionIdSeed. MaxLength: 255. Nullable. - `Quotation.Items.IsPriceManual` (boolean) IsPriceManual. Nullable. - `Quotation.Items.Qty2` (number) Qty2. Nullable. - `Quotation.Addresses` (array) Addresses. - `Quotation.Addresses.ClientCustomerAddressId` (integer) ClientCustomerAddressId. Nullable. - `Quotation.Addresses.ClientCompanyAddressId` (integer) ClientCompanyAddressId. Nullable. - `Quotation.Addresses.CustomerId` (integer) CustomerId. Nullable. - `Quotation.Addresses.CompanyId` (integer) CompanyId. Nullable. - `Quotation.Addresses.TypeId` (integer) TypeId. - `Quotation.Addresses.CareOf` (string) CareOf. MaxLength: 100. Nullable. - `Quotation.Addresses.AddressLine1` (string) AddressLine1. MaxLength: 255. Nullable. - `Quotation.Addresses.AddressLine2` (string) AddressLine2. MaxLength: 255. Nullable. - `Quotation.Addresses.ZipCode` (string) ZipCode. MaxLength: 50. Nullable. - `Quotation.Addresses.City` (string) City. MaxLength: 50. Nullable. - `Quotation.Addresses.Region` (string) Region. MaxLength: 50. Nullable. - `Quotation.Addresses.CountryId` (integer) CountryId. Nullable. - `Quotation.Addresses.CompanyName` (string) CompanyName. MaxLength: 100. Nullable. - `Quotation.Addresses.FirstName` (string) FirstName. MaxLength: 50. Nullable. - `Quotation.Addresses.LastName` (string) LastName. MaxLength: 50. Nullable. - `Quotation.Addresses.CellPhoneNumber` (string) CellPhoneNumber. MaxLength: 50. Nullable. - `Quotation.Addresses.Email` (string) Email. MaxLength: 255. Nullable. - `Quotation.Addresses.ShippingPhoneNumber` (string) ShippingPhoneNumber. MaxLength: 50. Nullable. - `Quotation.Addresses.Gln` (string) Gln. MaxLength: 50. Nullable. - `Payer` (object) - `Payer.EmailAddress` (string) EmailAddress. MaxLength: 255. Nullable. - `Payer.PhoneNumber` (string) PhoneNumber. MaxLength: 50. Nullable. - `Payer.Rowid` (string) Rowid. MaxLength: 8. Nullable. - `Payer.Region` (string) Region. MaxLength: 100. Nullable. - `Buyer` (object) - `ShipTo` (object) - `DropPoint` (object)