A new account has been created
Event Type | Description |
---|---|
accounts.created | A new account has been created. |
{
"id": "event_19c419d4-abb7-43ab-95df-86b3185f41e8",
"type": "accounts.created",
"timestamp": "2019-03-28T22:43:13.929517111Z",
"payload": {
"accountNo": "DWPR000088",
"accountID": "b25f0d36-b4e4-41f8-b3d9-9249e46402cd.1553812993200",
"userID": "b25f0d36-b4e4-41f8-b3d9-9249e46402cd",
}
}
Results Explained
Attribute | Type | Description |
---|---|---|
id | string | unique event identifier |
type | string | the type of event |
timestamp | string | time when the event was created |
extendedHoursEnrolled | boolean | true / false if the account is enrolled in Extended Hours Trading |
timestampOfExtendedHours | string | time the account was enrolled in Extended Hours Trading |
payload | object | contains the details of the event |
payload.accountNo | string | account number |
payload.accountID | string | unique account identifier |
payload.userID | string | unique user identifier |