@Scott ParmelyGift v2 has installment, payment and write off details. However, can only be obtained 1 pledge at a time.
@Alex Wong Thanks! Huge help. It doesn't seem to be working. It says giftId is missing when I clearly have it added
@Scott Parmelyare you sure it is gift system id you provided for the pledge?
Check on RE NXT webview and open the gift page for the pledge, the system record id is in the URL.
Or
you get system record id from the database view, open the gift and go to FILE menu > Properties.
@Alex Wong
Thanks for your help. Yes - I can confirm that it is the system record ID. It works fine with V1 api calls (i.e. https://api.sky.blackbaud.com/gift/v1/gifts/{gift_id}).
Any other ideas?
@Scott Parmelyyou just need to hit the endpoint:https://api.sky.blackbaud.com/gft-gifts/v2/gifts/{giftsysid}/installments
do not put in any query parameters
That's what I'm doing. Sorry - my screenshot was not clear. I have support looking into it. Thanks for your help
@Scott ParmelyHi, I'm not sure if I understand your “That's what I'm doing” as you “do not put in any query paramters” or you “DO put in query parameters”.
WHat I am telling you is that you do not need the query parameter.
Thanks Alex and sorry for the confusion. Support was able to help out. Unclear what the issue was but it's working now.