Giving-Planned Gifts
Number of APIs: 8
-
Query Planned Gifts POST {{baseUrl}}/api/PlannedGift/Query?skip=<integer>&take=<integer>
-
Get Planned Gifts for a Contact GET {{baseUrl}}/api/PlannedGift/ByContact/:contactId?skip=<integer>&take=<integer>
-
Get Planned Gift GET {{baseUrl}}/api/PlannedGift/:plannedGiftId
-
Get Gifts Applied to a Planned Gift GET {{baseUrl}}/api/PlannedGift/:plannedGiftId/Gifts
-
Create a Planned Gift POST {{baseUrl}}/api/PlannedGift
-
Get Planned Gift Custom Fields Available GET {{baseUrl}}/api/PlannedGift/CustomFields
-
Get Planned Gift Query Options GET {{baseUrl}}/api/PlannedGift/QueryOptions
-
Update a Planned Gift PUT {{baseUrl}}/api/PlannedGift/:plannedGiftId