CreateExternalAccountUserEventInput
Input fields
The category of the event.
An array of content data associated with the event.
A human-readable description of the event.
The time the event occurred.
The subcategory of the event.
The user that the event should be created for.
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
{
"category": "COMMUNICATIONS",
"content": ExternalAccountEventContent,
"description": "plant-save-tree-Mrs-hospital",
"occurredAt": "1970-04-21T00:41:22.660354+00:00",
"subcategory": "TELEPHONE",
"userId": "43483882"
}