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.
Restaurant API Key. Can be obtained from Tools > API Access in the xMenu dashboard.
Restaurant unique identifier
Recipient's email address (must be a registered app user)
Push notification title
Push notification body text
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 devicesSee Error codes for general error codes that may also occur.
Human-readable error description if the operation failed