v1

latestOpenAPI 3.0.32026-07-26229361630.0 KB

This api is used to Initiate the Booking.

post/abdm/uhi/v1/physical-consultation/booking/init

Headers

X-Pt-Idstring

Eka User ID (OID)

X-Partner-Pt-Idstring

Partner User ID

X-Hip-Idstring

Partner HIP ID

Request body

doctor_idstring

Unique identifier of the doctor associated with the slot

end_timestring

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

facility_idstring

Optional facility or branch identifier if applicable

provider_idstring

Unique identifier of the healthcare provider or hospital

slot_idstring

Unique identifier of the selected slot

start_timestring

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

transaction_idstring

Unique transaction identifier for slot booking received in the previous api response

Response

OK

order_idstring

Unique booking/order ID

provider_idstring

Provider ID for the next API call

txn_idstring

Unique transaction ID for the next API call