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
gift​commitment Link Details Link to the gift commitment response. Small, 60.0 60.0
gift​transaction Link Details Link to the gift transaction response. Small, 60.0 60.0
gifttransaction​designation Link Details Link to the gift transaction designations. Small, 60.0 60.0
payment​instrument Link Details Link to the payment instrument response. Small, 60.0 60.0