Result type
The following table lists the possible types of results for a case. The case result and its ID appear respectively asresultType and resultTypeId in the response body of API endpoints like GET /case/id/{caseId}.
Primary status
The following table lists the possible statuses for a case. The case status and its ID appear respectively ascaseStatus and caseStatusId in the response body of API endpoints like GET /case/id/{caseId}.
Secondary status
The following table lists the possible secondary statuses for a case. The secondary status and its ID appear respectively assecondaryStatus and secondaryCaseStatusId in the response body of API endpoints like GET /case/id/{caseId}.
Adverse action status
The following table lists the possible statuses for an adverse action on a case. The adverse action status and its ID appear respectively asadverseActionStatusName and adverseActionStatusId in the response body of API endpoints like GET /case/id/{caseId}.
Note: Some ID values are GUIDs, while others are human-readable identifiers. The GUID-based IDs are “legacy” values from the original statuses introduced before we adopted human-readable IDs. To preserve backward compatibility, those original GUID-based IDs were not changed and we have no plans to change them.