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

Discussions

Ask a Question
Back to All

ComboOrder Pricing REST API

Hello, I've been registering Members and NonMembers to Events/Items (POSTING json ComboOrder) with success, but they're always free events.

Now I want to define prices for Events/Items using the groups created using the IQAs. I can do that and I see that Rise chooses the right price, according to the Group that the PartyId gets into.

I also know that if the PartyId fits in two grouping price, the least expensive is the chosen one.

My question is: using the RestApi, how can I get the right price for a PartyId, so I can post inside the ComboOrder the correct price ? Today, since it's always ZERO, I have no problem. But in the case where there are prices involved, depending on the group that the PartyId fits in, how can I inform it in the Json ?

Thank you!