- {
- "entitytype": "${#TestCase#entitytype}",
- "operation": "${#TestCase#operation}",
- "entity": {
- "id": "${#TestCase#userID}",
- "title": "${#TestCase#title}",
- "loginname": "${#TestCase#loginname}",
- "firstname": "${#TestCase#firstname}",
- "middlename": "${#TestCase#middlename}",
- "lastname": "${#TestCase#lastname}",
- "fullname": "${#TestCase#fullname}",
- "gender": "${#TestCase#gender}",
- "email": "${#TestCase#email}",
- "dateofbirth": "${#TestCase#dateofbirth}",
- "type": "${#TestCase#type}",
- "city": "${#TestCase#city}",
- "state": "${#TestCase#state}",
- "country": "${#TestCase#country}",
- "timezone": "${#TestCase#timezone}",
- "status": "${#TestCase#status}",
- "operationperformedby": "${#TestCase#operationperformedby}",
- "operationperformeddatetime": "${#TestCase#operationperformeddatetime}",
- "sis_user_identifier": "${#TestCase#sisuseridentifier}",
- "sis_sourceid": "${#TestCase#sissourceid}"
- }
- }