Client Created
Event created when a customer is created.
{
"event": "tm.actor.created",
"apiVersion": "v1",
"data": {
"parentId": null,
"customerSegmentation": [
"tech talents",
"high profile"
],
"isDeleted": false,
"isMonitored": true,
"kycVerifiedBy": "not_verified",
"openedDate": null,
"closingDate": null,
"currencyCode": null,
"iban": null,
"avs": null,
"cifNumber": null,
"bic": null,
"swift": null,
"businessId": "628b38f03ae28a14f52d4bf7",
"actorType": "individual",
"firstName": "Olu",
"lastName": "Tom",
"middleName": "Omoghene",
"occupation": "product manager",
"industry": "others",
"accountNumbers": [
{
"_id": "65e9a757bbde160070fc47cf",
"accountType": "savings",
"accountNumber": "3610903323",
"currency": "USD",
"accountCreationDate": "2014-06-07T00:00:00.000Z",
"dateAdded": "2024-03-07T11:39:03.545Z",
"lastModifiedAt": "2024-03-07T11:39:03.545Z"
}
],
"phones": [
{
"_id": "65e9a757bbde160070fc47d0",
"phone": "00000000000",
"countryCode": "234",
"dateAdded": "2024-03-07T11:39:03.545Z",
"lastModifiedAt": "2024-03-07T11:39:03.545Z"
}
],
"emails": [
{
"_id": "65e9a757bbde160070fc47d1",
"address": "johndoe@gmail.com",
"dateAdded": "2024-03-07T11:39:03.545Z",
"lastModifiedAt": "2024-03-07T11:39:03.545Z"
}
],
"governmentIds": [
{
"_id": "65e9a757bbde160070fc47d2",
"idType": "nin",
"value": "11111111111",
"dateAdded": "2024-03-07T11:39:03.545Z",
"lastModifiedAt": "2024-03-07T11:39:03.545Z"
}
],
"addresses": [
{
"_id": "65e9a757bbde160070fc47d3",
"line1": "35 Wellsfargo",
"postCode": "2222222",
"city": "garden heights",
"state": "New York",
"country": "US",
"lengthOfStay": "15",
"dateAdded": "2024-03-07T11:39:03.545Z",
"lastModifiedAt": "2024-03-07T11:39:03.545Z"
}
],
"socials": [],
"createdAt": "2024-03-07T11:39:03.545Z",
"lastModifiedAt": "2024-03-07T11:39:03.545Z",
"_createdAt": "2024-03-07T12:39:033+01:00",
"_lastModifiedAt": "2024-03-07T12:39:033+01:00",
"id": "65e9a757bbde160070fc47ce"
}
}
}
Last updated