# Customer Details **POST /Account/Read/User** This process returns the user record details for this customer number. *Secret Hmac Required. Cache Time 1 Hour. Reset if customer information edited.* ## Servers - https://Api.StrandVision.com/v1.0: https://Api.StrandVision.com/v1.0 () ## Authentication methods - Authorization key & Authorization date & Authorization hmac ## Parameters ### Body: (object) - **Custno** (number) If set, a different customer number is returned if access is allowed to it. ## Responses ### 200 User Information successfully returned #### Body: (object) - **Parent** (number) Parent User Number (top level) - **Custno** (number) customer number - **Created** (string) date/time the account was created - **LoginOwnerId** (number) the login user who is the owner of this account - **DispGroup** (string) the screen group that this user is in - **Company** (string) company name - **FirstName** (string) primary contact first name - **LastName** (string) primary contact last name - **Address1** (string) address line 1 - **Address2** (string) address line 2 - **City** (string) city - **State** (string) state/province - **Zip** (string) zip code/postal code - **CountryCode** (string) country Code - **Longitude** (number) longitude - **Latitude** (number) latitude - **Phone** (string) Primary business phone number - **Fax** (string) Primary business fax number - **Web** (string) company web site - **Description** (string) description of company - **Mission** (string) mission/vision of company - **TimeZone** (string) time zone string - **LocationId** (string) location id used by the company (for Hyatt it is the Spirit Code) - **Pages** (number) total pages used - **PagesPlayed** (number) Total Signage Pages Played - **LastLogin** (string) Last Date/Time logged in - **LastUse** (string) Last Date/Time used - **LastContent** (string) Last Date/Time that signage content was updated [Powered by Bump.sh](https://bump.sh)