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

NameTypeDescription
matterCodestringReference code for matter in Equinox


RETURNS

"true" or "false"