Discussions
GET LegacyBillingItem by ID
almost 3 years ago by Jake Bound
This endpoint doesn't seem to work for anything other than orders or fundraising products (or at least, I can't get it to work for events and/or chapter/committee products). I can pull the entire list and parse it but the endpoint for
Returns a LegacyBillingItem by id
GET
https://yourorgsite.com/api/LegacyBillingItem/{LegacyBillingItemId}
Seems like it should work. I've tried encoding the / with no luck.
Thanks.