Update an existing clinic. Only the fields included in the request body will be updated; all fields are optional.
Endpoint: {{HOST}}/cdr/v1/clinic/{clinic_id}/
Method: PATCH
| Parameter | Type | Description | Required |
|---|---|---|---|
| clinic_id | string | Clinic’s Eka ID | Yes |
The auth token of the business. It is used to authenticate the client. This should be fetched from auth api.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJiX2lkIjoiMTIzNDU2IiwiY2xpZW50X2lkIjoiNzg5MCIsImV4dHJhX2ZpZWxkIjoiZXh0cmFfZmllbGRfZGF0YSJ9.q9KzBI6f4l3OyM_EkB5Quq0l9EEMFh5JS-fx3F_PHUM"
Clinic's Eka ID
"c-ab2c-34f2d-2gwd-2g2g"
Fields to update on the clinic. All fields are optional.
"Sunrise Clinic"
"123 Main Street, Block A"
"Clinic_321_Indore"
"560001"
^\d{10,11}$"9876543210"
Add these Eka doctor IDs to the clinic's existing doctor associations
["do1769174683513"]Add doctors matching these partner IDs to the clinic's existing doctor associations
["Part_Doc_1"]"Bangalore"
"Karnataka"