Trip fields updated

Delivered when MediDrive updates an existing trip (schedule, notes, member profile, etc.).
This payload mirrors the NEMT broker structure.

Payload
uuid
required
date-time
required
string
enum
required
Allowed:
data
object
required
Headers
string
enum
required

Identifier of the MediDrive product/service that emitted this webhook delivery.

Allowed:
string
required

HMAC-SHA256 signature (hex-encoded) over the raw request body. Key is the webhook subscription secret.

string
required

Identifier of the webhook subscription that emitted this delivery (e.g., UUID).

Response
200

Return a 2xx status code to acknowledge receipt.

LoadingLoading…