Prerequisites
Some event types require specific endpoints to be called first:attribute.*events: callPOST /entities/{ent_id}/attributesfirstcredit_score.*events: callPOST /entities/{ent_id}/credit_scoresfirstaccount.openedevents: callPOST /entities/{ent_id}/connectfirst
Request Body
Entity Events
The type of event to simulate. One of
attribute.*, credit_score.* or account.openedID of the Entity.
Account Events
The type of event to simulate. Must be
account.closedID of the Account.