Commitment Payment Updates Response Link
Output representation of the links to the response object for the commitment payment
updates.
Sample Response
1{
2 "links": {
3 "giftcommitment": {
4 "href": "/services/data/vXX.X/sobjects/sObject/...",
5 "id": "string"
6 },
7 "paymentinstrument": {
8 "href": "/services/data/vXX.X/sobjects/sObject/...",
9 "id": "string"
10 }
11 }
12}| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| giftcommitment | Link Details | Link to the gift commitment response. | Small, 60.0 | 60.0 |
| paymentinstrument | Link Details | Link to the first payment instrument response. | Small, 60.0 | 60.0 |