Function /contact/default/get
Function invocation
https://json.aftermarket.pl/contact/default/get
Function description
Get default user contact profile data.
Input parameters
This function does not take any input parameters.
Return value
Contact profile data (structure with the following fields):
Field name | Type | Description |
---|---|---|
address | string | Address |
string | Additional address part (deprecated and unused) | |
city | string | City |
company | string | Company name |
contactId | integer | Contact profile id |
country | string | Country |
default | boolean | Default profile |
string | Contact profile email address | |
eu | boolean | Contact country placed in European Union |
string | Fax number (deprecated and unused) | |
fname | string | First name |
hidden | boolean | Contact is set as hidden |
linkedDomains | integer | Domains count assigned to profile |
lname | string | Last name |
memberId | integer | User id |
person | boolean | Contact represents private person |
phone | string | Phone number |
profileName | string | Profile name |
zip | string | ZIP - Postal code |