get https://scudo.uatdrive.com/api/v1/dev/policy/clients/
Log in to see full request history
Provides summary of a client's insurance covers. The summary is a count of active and suspend covers of a client.
To retrieve a client's product summary, send a GET request to the retrieve a client's product summary endpoint, specifying the _id of the client as a path parameter. The response will be a JSON object containing the product summary of the specified client with status code 200 OK.
To try this endpoint, replace the path parameter and api-access-key values below with yours.
Responses