DonorDrive/PublicAPI

No donationID for anonymous donors in donations response

Kevin-Santoyo opened this issue · 3 comments

Not sure what changed but there's now no donationID in the JSON response of donations for anonymous donors. This is supposed to be a guaranteed field.

Example here with the third entry. https://extralife.donordrive.com/api/participants/448764/donations

@Kevin-Santoyo thanks for the heads up! we just recently released some pretty substantial behind-the-scenes updates, and it looks like this snuck under the regression radar. we'll get this fixed for you asap.

@Kevin-Santoyo you should be good to go now. would you mind taking a look?

This appears to working as expected now. Thanks a ton!