Trip canceled

Notifies the provider that MediDrive canceled the trip.

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…