Contact Group Member Search
URI
https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/contact-service/contact-group-member-search
Refer to our documentation on URI syntax for more information on how to construct URIs.
Columns
Name | Required | Sortable | Filterable | Data type | Reference data | Description |
---|---|---|---|---|---|---|
contactId |
INTEGER | None | The ID of the contact. Can be used to recover all information about a contact by issuing a Contact GET. | |||
firstName |
SEARCH_STRING | None | The contact's first or given name. | |||
lastName |
SEARCH_STRING | None | The contact's last or family name. | |||
contactGroupId |
INTEGER | None | The contact Group's Id. | |||
contactGroupName |
SEARCH_STRING | None | The contact group's name. | |||
contactGroupDescription |
SEARCH_STRING | None | The contact group's description. |
Sorting
Sorted by | Sort Direction |
---|---|
contactId |
ASC
|
More information
Instructions for working with resources can be found in Resource search design