[
{
"uuid": "f242acc1-bcbf-11eb-8529-c070bc3a2323",
"username": "johnsmith",
"firstName": "John",
"middleName": "M",
"lastName": "Smith",
"gender": "MALE",
"userStatus": "ACTIVE",
"kycStatus": "NOT_SUBMITTED",
"createdAt": "2025-02-28 13:31:00",
"createdBy": "a49d6f6e-c98b-47db-9d6f-6ec98b77dbf9",
"userDetail": {
"cardProgramUuid": "a0f07d6c-d6e8-4bda-9dcc-f64fb3a720f6",
"dob": "2025-02-28 13:31:00",
"roleName": "CUSTOMER",
"position": "Employee"
},
"address": {
"addressType": "PRIMARY",
"streetAddress": "string",
"address2": "string",
"cityCode": "string",
"stateCode": "string",
"countryCode": "string",
"postalCode": "string"
},
"contacts": [
{
"contactType": "PHONE",
"contactValue": "+971123456789, john.smit@simplifipay.com"
}
]
}
]