Skip to main content
POST
IPD Admission Clearance

Body

application/json
service
string
required

Type of service

Example:

"ipd"

event
enum<string>
required

Type of event

Available options:
ipd_admissions_clearances.created,
ipd_admissions_clearances.updated
Example:

"ipd_admissions_clearances.created"

event_time
integer
required

Event occurred timestamp

Example:

1782811750

timestamp
integer
required

Timestamp of the event

Example:

1782811750

business_id
string
required

Business ID for the admission

Example:

"7175620245483777"

data
object
required
transaction_id
string

Unique transaction identifier for the event

Example:

"ipd/7175620245483777/admissions/6909b0faba49e0b2f147cf58/clearances/pharmacy"

client_id
string

Client ID for the admission

Example:

"EC_1777984421469"

Response

200 - undefined