Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Guest Referral Output
Output representation of the request to create a guest referral.
- JSON example
-
1{ 2 "error":null, 3 "token":"0lvxx00004000001AAB" 4}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| error | Error Response | Error details when the request fails. | Small, 60.0 | 60.0 |
| token | String | Encrypted value of the Clinical Service Request ID, Organization ID, and User
ID in this format: ReferralId:OrgId:UserId.
The encrypted ID is required to link files to the created Clinical Service Request record. |
Small, 60.0 | 60.0 |