/notifications
/ad_hoc

Create

Creates or returns an existing ad-hoc notification intent for an order. | authz: min_org_role=operator | (NotificationIntentAdHocClientCreate1) -> (PydanticObjectId)

post/notifications/ad_hoc/create/v1/{order_id}

Path parameters

order_idstring required

Request body

schema_version1 required
contact_idstring required
email_eventsNotificationEventsForAdHocEnum[]
push_eventsNotificationEventsForAdHocEnum[]
sms_eventsNotificationEventsForAdHocEnum[]

Response

Successful Response

string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.