Function /contact/extra/get
Function invocation
https://json.aftermarket.pl/contact/extra/get
Function description
Returns contact profile extra data.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| contactId | integer | YES | Contact profile id (/contact/list) |
Return value
Contact profile data (structure with the following fields):
| Field name | Type | Description |
|---|---|---|
| contactId | integer | Contact profile id to modify (/contact/list) |
| nip | string | VAT registration number. Exist in company type profile. |
| admin | boolean | Administrative contact. Exist in person type profile. |
| passport | string | Identity card number. Exist in person type profile. |
| number | string | Identification number. Exist in person type profile. |
| birthdate | string | Birth date. Exist in person type profile. |
| birthplace | string | Country of birth. Exist in person type profile. |