platform-documentation icon indicating copy to clipboard operation
platform-documentation copied to clipboard

Question: Missing pledge event types on campaign member APIv2 request

Open kb opened this issue 4 years ago • 0 comments

Hi There,

I'm observing an issue with making a request to the campaign members api v2 endpoint. The request has an include for pledge_history (a relationship of member) which is described to return an array of Pledge Events. I've observed that the API is failing to return pledge events of the type pledge_downgrade and pledge_upgrade. I believe this is potentially a bug as other pledge event types are returned as expected.

I'm making this api call for campaign 2416453 using ruby (2.7.0) via the httparty library.

Happy to provided additional debugging information if needed.

Thanks!

kb avatar Mar 23 '20 00:03 kb