Body
The new ResignationRequest resource
Response
ResignationRequest resource created
Example:
"https://example.com/"
Example:
"pending"
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"requestedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"reason": "<string>",
"conclusion": "<string>",
"promptToReinroll": "<string>",
"stayActive": true,
"resignationDate": "2023-11-07T05:31:56Z",
"dateCreated": "2023-11-07T05:31:56Z",
"tenant": "https://example.com/",
"status": "pending",
"approvedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
}
}
Creates a ResignationRequest resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"requestedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
},
"reason": "<string>",
"conclusion": "<string>",
"promptToReinroll": "<string>",
"stayActive": true,
"resignationDate": "2023-11-07T05:31:56Z",
"dateCreated": "2023-11-07T05:31:56Z",
"tenant": "https://example.com/",
"status": "pending",
"approvedBy": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"fullName": "<string>"
}
}
The new ResignationRequest resource
ResignationRequest resource created
Show child attributes
Show child attributes
"https://example.com/"
"pending"
Show child attributes