Name / Description | Type / Format | Example | |
---|---|---|---|
exitDate
|
string
date
|
"2024-11-21"
|
|
exitReasonCode
|
integer
int32
|
0
|
|
aeOptOutDate
|
string
date
|
"2024-11-21"
|
|
aeOptOutReference
|
string
|
"string"
|
|
reasonForLeaving
|
string
|
"string"
|
{
"exitDate": "2024-11-21",
"exitReasonCode": 0,
"aeOptOutDate": "2024-11-21",
"aeOptOutReference": "string",
"reasonForLeaving": "string"
}