Discussions
How to cancel a registration - take 2
over 3 years ago by Lee
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.