Push notifications (single send)
Send notification to customer
Sends a push notification to a customer’s registered devices. The customer must be registered in the xMenu app and have at least one active device.
POST
Send notification to customer
Authorizations
Restaurant API Key. Can be obtained from Tools > API Access in the xMenu dashboard.
Query Parameters
Restaurant unique identifier
Recipient's email address (must be a registered app user)
Push notification title
Push notification body text
Response
Operation response
Indicates successful delivery to associated devices
Error code if the operation failed. Possible values:
CUSTOMER_NOT_FOUND= Customer not registered in the appDEVICE_NOT_FOUND= Customer has no active devices
See Error codes for general error codes that may also occur.
Human-readable error description if the operation failed
Send notification to customer