Skip to main content
POST
Prescription Communication Event

Body

application/json
service
string
required

Service that emitted the event

Example:

"prescription"

event
enum<string>
required

Type of event

Available options:
prescription.communication
event_time
integer
required

Event occurred timestamp in milliseconds

Example:

1782207271381

transaction_id
string
required

Unique transaction identifier for the event

Example:

"2f924bba-e055-4b45-8b7d-f8e1259ec01a"

business_id
string
required

Business ID for the prescription

Example:

"7177796085787388"

data
object
required
timestamp
integer

Timestamp of the event

Example:

0

client_id
string

Client ID for the prescription

Example:

""

Response

200 - undefined