POST v1/api/GetMIBResultsForExternal?caseId={caseId}
Get MIB Results For External
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId |
(optional - but recommended) a unique identifier to both group calls, and to tie a case to an Agency. |
string |
None. |
Body Parameters
MIBRequestForExternalDto| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
None. |
|
| MiddleName | string |
None. |
|
| LastName | string |
None. |
|
| GovtId | string |
None. |
|
| Gender | string |
None. |
|
| BirthDate | date |
None. |
|
| BirthState | string |
None. |
|
| BirthCountry | string |
None. |
|
| ResidentState | string |
None. |
|
| ResidentCountry | string |
None. |
|
| ResidentPostalCode | string |
None. |
|
| OccupationClass | OccupationClassEnum |
None. |
|
| FaceAmount | decimal number |
None. |
Response Information
Resource Description
MIBResponseForExternalDto| Name | Description | Type | Additional information |
|---|---|---|---|
| MIBResult | string |
None. |