{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"hash": "<string>",
"id": 123,
"tenant": "https://example.com/",
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"status": "AWAITING_REFERRAL"
}
Updates the Referral resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"hash": "<string>",
"id": 123,
"tenant": "https://example.com/",
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"status": "AWAITING_REFERRAL"
}
Referral identifier
The updated Referral resource
Referral resource updated