Skip to main content
POST
IPD Admission

Body

application/json
service
string
required

Type of service

Example:

"ipd"

event
enum<string>
required

Type of event

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

"ipd_admissions.created"

event_time
integer
required

Event occurred timestamp

Example:

1782804321

timestamp
integer
required

Timestamp of the event

Example:

1782804321

business_id
string
required

Business ID for the admission

Example:

"7175620245483777"

data
object
required
transaction_id
string

Unique transaction identifier for the event

Example:

"a9f54d1a-4080-4eec-9db1-ccbfc1771a5d"

client_id
string

Client ID for the admission

Example:

"EC_1777984421469"

Response

200 - undefined