Get Entity Type Identifier list

Returns a list of EntityType that represents Internal Chassi entities, such as Customer and Contact.

Definitional Application Space

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
[
  {
    "entityType": "Contact",
    "entityTypeIdentifier": "contactId"
  },
  {
    "entityType": "Customer",
    "entityTypeIdentifier": "customerId"
  },
  {
    "entityType": "CustomerContact",
    "entityTypeIdentifier": "customerContactId"
  }
]
Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json