Appointment date updated

Sent when an assignment's shooting appointment date changes. scheduledAt is always present and is null when the appointment was cleared (reschedule pending).

Payload
const
enum
required
Allowed:
date-time
required
string
required
string
required
string

Assignment type, when available.

date-time | null
required

New confirmed shooting start. Always present; null means the appointment was cleared (reschedule pending).

Headers
string
required

The event name. Matches the event field in the body.

Response
200

Acknowledged by the consumer.

LoadingLoading…