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

Discussions

Ask a Question
Back to All

How to cancel a registration - take 2

Hello,
I previously asked this question about a year ago:
https://developer.imis.com/discuss/5df3bb11dfbbda021b5d05b2

Frustrated with the very non-answer answer of "this is the definition of OrderLineData" I parked it.

I now need to finish knowing how to execute this. how do I populate:

{
                "$type": "Asi.Soa.Commerce.DataContracts.OrderLineData",
                "$value": "contracts Value"
            }

? The documentation gives no hints (as usual).
https://developer.imis.com/reference/eventregistration#canceleventregistration

Thank you.