curl --location --request GET '/tenants//clients//subscriptions//freeze'
[
{
"freeze_id": 0,
"company_id": 0,
"tenant_id": 0,
"client_id": 0,
"client_subscription": {
"id": 0,
"name_primary_language": "string",
"name_secondary_language": "string",
"status": "Future",
"category": "PayAsYouGo"
},
"type": "NoFreeze",
"start_date": "2019-08-24T14:15:22Z",
"end_date": "2019-08-24T14:15:22Z",
"status": "ScheduledFreeze",
"comment": "string",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z",
"cancelled_by": 0,
"cancelled_date": "2019-08-24T14:15:22Z",
"cancelled_reason": "string"
}
]