Has anyone successfully added a pledge payment to a gift batch using the endpoint:
https://api.sky.blackbaud.com/gift/v1/giftbatches/{batch_id}/gifts?
I'm trying to link a pledge payment to an existing pledge on a constituent record with NXT Batch. I have both the System ID of the pledge and the System ID of the installment, but I keep running into errors when submitting the request. If this works it will allow me to take a recurring gift pay-cash and convert it to a pledge payment.
Here is my JSON: Post https://api.sky.blackbaud.com/gift/v1/giftbatches/{batch_id}/gifts
Here is the existing pledge and installment id:
Errors:
Any help or insights would be greatly appreciated. Thanks! @Alex Wong