DESCRIPTION
This endpoint checks if a mattercode exists in the system already.
URL STRUCTURE
https://[hostname]/matter/check-mattercode-exists/{matterCode}
METHOD
GET
HEADERS
**Authorization:**
string Base64 [email]:[key]
ARGUMENTS
Name | Type | Description |
---|---|---|
matterCode | string | Reference code for matter in Equinox |
RETURNS
"true" or "false"