Discussions
Override Transaction date and Source code when creating Event Registration with REST API
6 months ago by Molivouth Boulom
Is there a way to set those two fields on event registrations?
- Transaction date
- Source code
The RegisterEvent operation does not have any of those options.
And posting a ComboOrder after that does not work? Using IsOrderDateOverridden
and OrderDate
have no effect on the OrderData
object?
Or are there some settings at play?