We are unable to update appeal on a Gift

we are using the REST API to update appeal on Gift and we are using this endpoint.

PATCH https://api.sky.blackbaud.com/gift/v1/gifts/{gift_id}

Body:


{"gift_splits": [ {"appeal_id": "5112"}]}

https://developer.sky.blackbaud.com/docs/services/58bdd5edd7dcde06046081d6/operations/GetOrCreateGiftCustomFieldCategory

The endpoint returns 200 which indicates a successful call but the appeal on the record is not updated.


Comments

Categories