Create Gift Response Link
Output representation of the links to the response object.
- Sample Response
-
{ "links": { "account": { "href": "/services/data/vXX.X/sobjects/sObject/...", "id": "string" }, "gifttransaction": { "href": "/services/data/vXX.X/sobjects/sObject/...", "id": "string" }, "giftcommitment": { "href": "/services/data/vXX.X/sobjects/sObject/...", "id": "string" }, "paymentinstrument": { "href": "/services/data/vXX.X/sobjects/sObject/...", "id": "string" }, "gifttransactiondesignation": [ { "href": "/services/data/vXX.X/sobjects/sObject/...", "id": "string" } ], "campaign": { "href": "/services/data/vXX.X/sobjects/sObject/...", "id": "string" }, "outreachsourcecode": { "href": "/services/data/vXX.X/sobjects/sObject/...", "id": "string" } } }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
account | Link Details | Link to the donor account. | Small, 60.0 | 60.0 |
giftcommitment | Link Details | Link to the gift commitment response. | Small, 60.0 | 60.0 |
gifttransaction | Link Details | Link to the gift transaction response. | Small, 60.0 | 60.0 |
gifttransactiondesignation | Link Details | Link to the gift transaction designations. | Small, 60.0 | 60.0 |
paymentinstrument | Link Details | Link to the payment instrument response. | Small, 60.0 | 60.0 |