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.
Update Commitment Response Link
Output representation of the links to the response object for the commitment
updates.
Sample Response
1{
2 "giftcommitment": {
3 "href": "/services/data/vXX.X/sobjects/sObject/...",
4 "id": "string"
5 },
6 "giftcommitmentschedule": {
7 "href": "/services/data/vXX.X/sobjects/sObject/...",
8 "id": "string"
9 }
10}| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| giftcommitment | Link Details | Link to the updated gift commitment details. | Small, 60.0 | 60.0 |
| giftcommitmentschedule | Link Details | Link to the schedule associated with the updated gift commitment. | Small, 60.0 | 60.0 |