# Get Customer Get Customer Endpoint: GET /Customers/Customers Version: 2.0 ## Response 200 fields (application/json): - `Id` (integer) Id. Key property. - `Key` (string) Key. - `ClientId` (integer) ClientId. - `CustomerCodePrefix` (string) CustomerCodePrefix. MaxLength: 10. Nullable. - `CustomerCode` (string) CustomerCode. MaxLength: 50. Nullable. - `TypeId` (integer) TypeId. - `EmailAddress` (string) EmailAddress. MaxLength: 255. Nullable. - `SocialSecurityNumber` (string) SocialSecurityNumber. MaxLength: 50. Nullable. - `Title` (string) Title. MaxLength: 10. Nullable. - `FirstName` (string) FirstName. MaxLength: 50. Nullable. - `MiddleName` (string) MiddleName. MaxLength: 50. Nullable. - `LastName` (string) LastName. MaxLength: 50. Nullable. - `Suffix` (string) Suffix. MaxLength: 10. Nullable. - `PhoneNumber` (string) PhoneNumber. MaxLength: 50. Nullable. - `CellPhoneNumber` (string) CellPhoneNumber. MaxLength: 50. Nullable. - `ReferId` (integer) ReferId. Nullable. - `ReferUrl` (string) ReferUrl. MaxLength: 255. Nullable. - `UseBillingAddressAsShippingAddress` (boolean) UseBillingAddressAsShippingAddress. - `OldCustomerNoPrefix` (string) OldCustomerNoPrefix. MaxLength: 10. Nullable. - `OldCustomerNo` (string) OldCustomerNo. MaxLength: 50. Nullable. - `ReplacementCustomerId` (integer) ReplacementCustomerId. Nullable. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `LastOrderDate` (string) LastOrderDate. Nullable. - `NormalizedSocialSecurityNumber` (string) NormalizedSocialSecurityNumber. MaxLength: 50. Nullable. - `ApplicationId` (integer) ApplicationId. Nullable. - `IsForgotten` (boolean) IsForgotten. - `ForgottenBy` (integer) ForgottenBy. Nullable. - `ForgottenDate` (string) ForgottenDate. Nullable. - `StoppedDate` (string) StoppedDate. Nullable. - `StoppedBy` (integer) StoppedBy. Nullable. - `CrmId` (string) CrmId. MaxLength: 50. Nullable. - `Account` (array) Account. - `Account.ApplicationId` (integer) ApplicationId. - `Account.LoginName` (string) LoginName. MaxLength: 255. Nullable. - `Account.ContactId` (integer) ContactId. Nullable. - `Account.CustomerId` (integer) CustomerId. Nullable. - `Account.StatusId` (integer) StatusId. - `Account.ClientId` (integer) ClientId. Nullable. - `Account.Roles` (array) Roles. - `Account.Roles.AccountId` (integer) AccountId. Key property. - `Account.Roles.ApplicationRoleId` (integer) ApplicationRoleId. Key property. - `Companies` (array) Companies. - `Companies.CustomerId` (integer) CustomerId. Nullable. Key property. - `Companies.CompanyId` (integer) CompanyId. Nullable. Key property. - `Companies.RoleId` (integer) RoleId. Nullable. - `Companies.Department` (string) Department. MaxLength: 255. Nullable. - `Companies.OrganizationTitle` (string) OrganizationTitle. MaxLength: 50. Nullable. - `Companies.IsPrimary` (boolean) IsPrimary. - `Companies.Customer` (object) - `Companies.Company` (object) - `Companies.Company.CompanyCodePrefix` (string) CompanyCodePrefix. MaxLength: 10. Nullable. - `Companies.Company.CompanyCode` (string) CompanyCode. MaxLength: 50. Nullable. - `Companies.Company.LogoPath` (string) LogoPath. MaxLength: 255. Nullable. - `Companies.Company.OrganizationNo` (string) OrganizationNo. MaxLength: 50. Nullable. - `Companies.Company.Name` (string) Name. MaxLength: 100. Nullable. - `Companies.Company.FaxNumber` (string) FaxNumber. MaxLength: 50. Nullable. - `Companies.Company.ParentCompanyId` (integer) ParentCompanyId. Nullable. - `Companies.Company.OldCompanyCodePrefix` (string) OldCompanyCodePrefix. MaxLength: 10. Nullable. - `Companies.Company.OldCompanyCode` (string) OldCompanyCode. MaxLength: 50. Nullable. - `Companies.Company.LogoKey` (string) LogoKey. Nullable. - `Companies.Company.NormalizedOrganizationNo` (string) NormalizedOrganizationNo. MaxLength: 50. Nullable. - `Companies.Company.VatNo` (string) VatNo. MaxLength: 50. Nullable. - `Companies.Company.Customers` (array) Customers. - `Companies.Company.Orders` (array) Orders. - `Companies.Company.Orders.QuotationId` (integer) QuotationId. Nullable. - `Companies.Company.Orders.OrderNo` (string) OrderNo. MaxLength: 50. Nullable. - `Companies.Company.Orders.OrderDate` (string) OrderDate. - `Companies.Company.Orders.BuyerCompanyCode` (string) BuyerCompanyCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.BuyerCompanyId` (integer) BuyerCompanyId. Nullable. - `Companies.Company.Orders.BuyerCustomerCode` (string) BuyerCustomerCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.BuyerCustomerId` (integer) BuyerCustomerId. Nullable. - `Companies.Company.Orders.PayerCompanyCode` (string) PayerCompanyCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.PayerCompanyId` (integer) PayerCompanyId. Nullable. - `Companies.Company.Orders.PayerCustomerCode` (string) PayerCustomerCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.PayerCustomerId` (integer) PayerCustomerId. Nullable. - `Companies.Company.Orders.ResellerCompanyCode` (string) ResellerCompanyCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.ResellerCompanyId` (integer) ResellerCompanyId. Nullable. - `Companies.Company.Orders.ResellerCustomerCode` (string) ResellerCustomerCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.ResellerCustomerId` (integer) ResellerCustomerId. Nullable. - `Companies.Company.Orders.GroupCode` (string) GroupCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.SalesRepContactId` (integer) SalesRepContactId. Nullable. - `Companies.Company.Orders.Source` (string) Source. MaxLength: 255. Nullable. - `Companies.Company.Orders.DeliveryTerms` (string) DeliveryTerms. MaxLength: 10. Nullable. - `Companies.Company.Orders.DeliveryMode` (string) DeliveryMode. MaxLength: 50. Nullable. - `Companies.Company.Orders.DeliveryDate` (string) DeliveryDate. Nullable. - `Companies.Company.Orders.IsPartDelivery` (boolean) IsPartDelivery. - `Companies.Company.Orders.PaymentTerms` (string) PaymentTerms. MaxLength: 100. Nullable. - `Companies.Company.Orders.CurrencyId` (integer) CurrencyId. - `Companies.Company.Orders.VatRate` (number) VatRate. - `Companies.Company.Orders.CashDiscount` (number) CashDiscount. - `Companies.Company.Orders.LineDiscount` (number) LineDiscount. - `Companies.Company.Orders.FreightCost` (number) FreightCost. - `Companies.Company.Orders.OrderFee` (number) OrderFee. - `Companies.Company.Orders.DeliveryAttention` (string) DeliveryAttention. MaxLength: 100. Nullable. - `Companies.Company.Orders.DeliveryCareOf` (string) DeliveryCareOf. MaxLength: 100. Nullable. - `Companies.Company.Orders.DeliveryAddressLine1` (string) DeliveryAddressLine1. MaxLength: 255. Nullable. - `Companies.Company.Orders.DeliveryAddressLine2` (string) DeliveryAddressLine2. MaxLength: 255. Nullable. - `Companies.Company.Orders.DeliveryZipCode` (string) DeliveryZipCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.DeliveryCity` (string) DeliveryCity. MaxLength: 50. Nullable. - `Companies.Company.Orders.DeliveryRegion` (string) DeliveryRegion. MaxLength: 100. Nullable. - `Companies.Company.Orders.DeliveryCountryId` (integer) DeliveryCountryId. Nullable. - `Companies.Company.Orders.LedgerAccount` (string) LedgerAccount. MaxLength: 50. Nullable. - `Companies.Company.Orders.Department` (string) Department. MaxLength: 10. Nullable. - `Companies.Company.Orders.Centre` (string) Centre. MaxLength: 10. Nullable. - `Companies.Company.Orders.ExternalPurchaseNo` (string) ExternalPurchaseNo. MaxLength: 50. Nullable. - `Companies.Company.Orders.SalesCode` (string) SalesCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.DeliveryMark` (string) DeliveryMark. MaxLength: 255. Nullable. - `Companies.Company.Orders.InvoiceMark` (string) InvoiceMark. MaxLength: 255. Nullable. - `Companies.Company.Orders.PayerCustomerInfoId` (string) PayerCustomerInfoId. Nullable. - `Companies.Company.Orders.EstimatedDeliveryTime` (string) EstimatedDeliveryTime. Nullable. - `Companies.Company.Orders.DeliveryTime` (string) DeliveryTime. Nullable. - `Companies.Company.Orders.BuyerCustomerInfoId` (string) BuyerCustomerInfoId. Nullable. - `Companies.Company.Orders.ShipToCustomerInfoId` (string) ShipToCustomerInfoId. Nullable. - `Companies.Company.Orders.ExternalRef` (string) ExternalRef. MaxLength: 50. Nullable. - `Companies.Company.Orders.PaymentMethodId` (integer) PaymentMethodId. Nullable. - `Companies.Company.Orders.DeliveryMethodId` (integer) DeliveryMethodId. Nullable. - `Companies.Company.Orders.OrderTypeId` (integer) OrderTypeId. Nullable. - `Companies.Company.Orders.DropPointCustomerInfoId` (string) DropPointCustomerInfoId. Nullable. - `Companies.Company.Orders.DropPointCode` (string) DropPointCode. MaxLength: 50. Nullable. - `Companies.Company.Orders.Year` (integer) Year. Nullable. - `Companies.Company.Orders.Week` (integer) Week. Nullable. - `Companies.Company.Infos` (array) Infos. - `Companies.Company.Infos.CompanyId` (integer) CompanyId. Key property. - `Companies.Company.Infos.TypeId` (integer) TypeId. Key property. - `Companies.Company.Infos.Id` (integer) Id. - `Companies.Company.Infos.Value` (string) Value. Nullable. - `Companies.Company.Addresses` (array) Addresses. - `Companies.Company.Addresses.CareOf` (string) CareOf. MaxLength: 100. Nullable. - `Companies.Company.Addresses.AddressLine1` (string) AddressLine1. MaxLength: 255. Nullable. - `Companies.Company.Addresses.AddressLine2` (string) AddressLine2. MaxLength: 255. Nullable. - `Companies.Company.Addresses.ZipCode` (string) ZipCode. MaxLength: 50. Nullable. - `Companies.Company.Addresses.City` (string) City. MaxLength: 50. Nullable. - `Companies.Company.Addresses.Region` (string) Region. MaxLength: 100. Nullable. - `Companies.Company.Addresses.CountryId` (integer) CountryId. Nullable. - `Companies.Company.Addresses.StatusId` (integer) StatusId. Nullable. - `Companies.Company.Addresses.StatusUpdated` (string) StatusUpdated. Nullable. - `Companies.Company.Addresses.StatusUpdatedBy` (integer) StatusUpdatedBy. Nullable. - `Companies.Company.Addresses.Gln` (string) Gln. MaxLength: 50. Nullable. - `Companies.Company.Addresses.ShippingPhoneNumber` (string) ShippingPhoneNumber. MaxLength: 50. Nullable. - `Companies.Company.Addresses.Code` (string) Code. MaxLength: 50. Nullable. - `Companies.Company.Flags` (array) Flags. - `Companies.Company.Flags.FlagId` (integer) FlagId. Key property. - `Companies.Company.PriceLists` (array) PriceLists. - `Companies.Company.PriceLists.PriceListId` (integer) PriceListId. Key property. - `Companies.Company.PriceLists.IsExclusive` (boolean) IsExclusive. - `Companies.Company.Discounts` (array) Discounts. - `Companies.Company.Discounts.ValueCode` (string) ValueCode. MaxLength: 50. Key property. - `Companies.Company.Discounts.DiscountPct` (number) DiscountPct. - `Companies.Company.Discounts.PriceListTypeIdSeed` (string) PriceListTypeIdSeed. MaxLength: 50. Nullable. - `Companies.Company.DeliveryMethods` (array) DeliveryMethods. - `Companies.Company.DeliveryMethods.Code` (string) Code. MaxLength: 50. Key property. - `Companies.Company.PaymentMethods` (array) PaymentMethods. - `Companies.Company.PaymentMethods.InvoiceCaptureSettingsCode` (string) InvoiceCaptureSettingsCode. MaxLength: 100. Nullable.