Notification Data Sent Through HTTP Headers

Notification data can be sent by the back end as a generic HTTP headers or as device platform-specific HTTP headers.

The notification URL is:
http[s]://<host:port/Notification>/<registration id>
Note: Applications built in SAP Mobile Platform 3.0 and later should adopt the header format X-SMP-XXX. To maintain backward compatibility, applications built in earlier versions can continue to use the header format X-SUP-XXX. However, X-SUP-XXXheaders will be removed future releases.