These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

GET LegacyBillingItem by ID

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.