Giving-Planned Gifts

Number of APIs: 8

  1. Query Planned Gifts POST {{baseUrl}}/api/PlannedGift/Query?skip=<integer>&take=<integer>

  2. Get Planned Gifts for a Contact GET {{baseUrl}}/api/PlannedGift/ByContact/:contactId?skip=<integer>&take=<integer>

  3. Get Planned Gift GET {{baseUrl}}/api/PlannedGift/:plannedGiftId

  4. Get Gifts Applied to a Planned Gift GET {{baseUrl}}/api/PlannedGift/:plannedGiftId/Gifts

  5. Create a Planned Gift POST {{baseUrl}}/api/PlannedGift

  6. Get Planned Gift Custom Fields Available GET {{baseUrl}}/api/PlannedGift/CustomFields

  7. Get Planned Gift Query Options GET {{baseUrl}}/api/PlannedGift/QueryOptions

  8. Update a Planned Gift PUT {{baseUrl}}/api/PlannedGift/:plannedGiftId