Skip to main content
POST
IPD Admission Event

Body

application/json
service
string
required

Type of service

Example:

"ipd"

event
enum<string>
required

Type of event

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

"ipd_admissions_events.created"

event_time
integer
required

Event occurred timestamp

Example:

1782811749

timestamp
integer
required

Timestamp of the event

Example:

1782811749

business_id
string
required

Business ID for the admission

Example:

"7175620245483777"

data
object
required
transaction_id
string

Unique transaction identifier for the event

Example:

"93cfa0eb-f9af-4391-afd7-7f8409e45c22"

client_id
string

Client ID for the admission

Example:

"EC_1777984421469"

Response

200 - undefined