GET 17.0/app/contacts/{contacttypeid}/systemcontacttype

Description

Retrieves the system contact type ID corresponding to the specified contact type.

URI Parameters

Name Description Type Additional information
contactTypeId

The ID of the contact type to query.

integer

Required

None.

None.

The integer ID of the system contact type.

integer

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>