V3 Get Business Contacts Category Fields

Use this API to retrieve a list of custom category fields currently configured for Business Contacts in Encompass Settings.

This API added with the 25.1 release of Encompass.

Query Params
string

The titles of the categories returned.

string

The unique identifier for each category returned.

boolean

Indicate True to return to all custom category fields including fields not configured. Default is False.

boolean

If the parameter is set to False, the API will not ignore invalid category names or IDs, and the API will return an error. If the query parameter is not passed or is set to True, the API will ignore invalid category names or IDs. The default is True.

boolean

Indicate True to return the Legacy ID. Default value is False. Use this Legacy ID to update custom category fields using the V1 Update a Business Contact API. The custom category field IDs are different between V1 and V3 business contact-related APIs.

integer

Starting index for pagination. Default is 0.

integer

Limiting index for pagination. Default limit is 10. Maximum limit is 100.

Headers
string
required

Bearer token.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

Language
URL
Response
Choose an example:
application/json