curl --location --request GET '/clients//prospect_efffective_history'
{
"items": [
{
"id": 0,
"tenant_id": 0,
"company_id": 0,
"client_id": 0,
"prospect_effective_date": "2019-08-24T14:15:22Z",
"source": "string",
"channel": "string",
"track_mode": "StaffWebApp",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z",
"comments": "string"
}
]
}