Skip to main content

Input fields

category : ExternalAccountEventCategory! required

The category of the event.

content : [ExternalAccountEventContent]! required

An array of content data associated with the event.

description : String

A human-readable description of the event.

occurredAt : DateTime

The time the event occurred.

The subcategory of the event.

userId : String! required

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" }