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

Discussions

Ask a Question
Back to All

Event Combo Order Issue

So I am trying to get the following coding to work and we are getting an error on the server saying

System Argument Exception The registration option id is invalid
Parameter Name: registrationoptionfunctionid

I have tried to find these codes using our product code from the products table and then also ran a get event using the EventID..where do you get these values from?

Thanks, Leo

{
"$type": "Asi.Soa.Events.DataContracts.EventRegistrationRequest, Asi.Contracts",
"Waitlist": false,
"EntityTypeName": "EventRegistration",
"OperationName": "RegisterEvent",
"RegistrationType": 3,
"EventId": "254928",
"RegistrationOptionFunctionId": "254928/WEBCE",
"FunctionId": "254928/WEBCE",
"RegistrantId": "958603",
"RegisteredBy": "958603",
"BillTo": "958603"
}