Function /contact/extra/set
Function invocation
https://json.aftermarket.pl/contact/extra/set
Function description
Modify domain registration 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 to modify (/contact/list) | |
nip | string | "" | VAT registration number. Applicable for company type profile. | |
admin | boolean | false | Administrative contact. Required for .es domains. Applicable for person type profile. | |
passport | string | "" | Identity card number. Required for .es domains. Applicable for person type profile. | |
number | string | "" | Identification number. Required for .se, .sk, .nu and .it domains. Applicable for person type profile. | |
birthdate | string | "" | Birth date. Required for .fr domains. Applicable for person type profile. | |
birthplace | string | "" | Country of birth. Required for .fr domains. Applicable for person type profile. |
Return value
Operation result (boolean value).