Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

The API requires a Bearer token (JWT) for authentication.

Headers

X-Pt-Id
string

Eka User ID (OID)

X-Partner-Pt-Id
string

Partner User ID

X-Hip-Id
string

Partner HIP ID

Body

application/json
end_time
string

Updated end time of the appointment (24H format, ISO 8601 supported)

facility_id
string

Unique identifier of the facility where the appointment will take place

order_id
string

Unique identifier of the order to be updated

provider_id
string

Unique identifier of the healthcare provider or hospital

slot_id
string

Unique identifier of the new slot to be updated

start_time
string

Updated start time of the appointment (24H format, ISO 8601 supported)

transaction_id
string

Unique transaction identifier associated with the order, received in the previous api response

Response

OK

order_id
string

Unique booking/order ID

provider_id
string

Provider ID for the next API call

txn_id
string

Unique transaction ID for the next API call