CreateCollectionProcessEventInputType
Input fields
Additional data about the event (e.g., error details, reactivation reason).
The type of event that occurred.
The Collection Process Record Number.
When the event actually occurred. If not provided, uses current time.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"data": {"key": "value"},
"eventType": "REACTIVATION_PENDING",
"number": "form-order-travel-yes-animal",
"occurredAt": "2015-02-14T08:07:00.859330+00:00"
}