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 |