Add an Insurer Client
POST/v1/clients
Add an Insurer Client
Request
- application/json
Body
required
The name of the Client.
The phone number of the Client.
The email address of the Client.
The address of the Client.
The city of the Client.
The ID of the Local Government Area of the Client.
The ID of the State of the Client.
The ID of the Country of the Client.
Possible values: [active, inactive, terminated]
The status of the Client. Possible values are: active, inactive, terminated.
Client code for the insurer client record.
Optional insurer-provided reference ID for the client.
This is an array HMO/Insurer Plan IDs associated with the Client.
The date of registration of the Client, in the format YYYY-MM-DD.
The relationship between the enrollee and the principal enrollee.
A base64 encoded image string.
If true, a new user account would also be created for the with a temporary password. Credentials would be forwarded in a mail notification.
Responses
- 201
- 400
- 401
- 403
- 422
Success Message
Bad Request
Unauthenticated
Forbidden
Unprocessable Entity