Getting an user's profile with a given identifier.
object
object
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
id
(integer)Required. Identifier of user's profile.
created_at
(dateTime)Created at.
updated_at
(dateTime)Last updated at.
id
(integer)Identifier of user's profile.
sf_guard_user_id
(integer)Required. User identifier.
countries_id
(integer)Required. Country identifier.
is_billing
(boolean)Information indicating whether a profile contains billing data or delivery data.
is_default
(boolean)Information indicating whether a user's profile is default.
full_name
(string)Name and surname.
address
(string)Address.
address_more
(string)Address more.
code
(string)Postal code.
town
(string)City / Town.
phone
(string)Phone number.
company
(string)Company name.
vat_number
(string)VAT ID.
name
(string)Name. (Deprecated / backwards compatibility)
surname
(string)Surname. (Deprecated / backwards compatibility)
street
(string)Street. (Deprecated / backwards compatibility)
house
(string)House number. (Deprecated / backwards compatibility)
flat
(string)Flat number. (Deprecated / backwards compatibility)