Function /contact/domain/list
Function invocation
https://json.aftermarket.pl/contact/domain/list
Function description
Returns the list of domain names assigned to contact profile.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
contactId | integer | YES | Contact profile id (/contact/list) | |
integer | 0 | Contact profile id (deprecated, please use 'contactId' parameter) | ||
size | integer | 5000 | Paging: number of list elements | |
start | integer | 0 | Paging: starting list element |
Return value
Domain name list (array of string values).