Retrieve a user profile from the given identifier.
objectobject_session_hash (string)Required. Session identifier (received during login - doLogin)
id (integer)Required. User profile identifier.
created_at (dateTime)Entry creation date.
updated_at (dateTime)Entry last modification date.
id (integer)User profile identifier.
sf_guard_user_id (integer)User identifier.
countries_id (integer)Country identifier.
is_billing (boolean)Information indicating whether the profile contains billing or delivery data.
is_default (boolean)Information indicating whether the user profile is default.
full_name (string)First and last name.
address (string)Address.
address_more (string)Continuation of the address.
code (string)Postal code.
town (string)City.
phone (string)Phone number.
company (string)Company name.
vat_number (string)VAT number.
name (string)Name. (Deprecated / backward compatibility)
surname (string)Surname. (Deprecated / backward compatibility)
street (string)Street. (Deprecated / backward compatibility)
house (string)House number. (Deprecated / backward compatibility)
flat (string)Flat number. (Deprecated / backward compatibility)