GetCustomerNextOfKinDetailsQuery
Overview
Retrieves next of kin information for a customer.
Status: 📝 Documentation in progress
Command Structure
{
"cmd": "GetCustomerNextOfKinDetailsQuery",
"data": "{\"userId\":\"129\"}"
}
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
userId | long | Yes | Customer ID |
Response Fields
Returns next of kin information:
- Full name
- Relationship
- Contact phone number
- Address
- Email (optional)