body
or data
is too long, the message might be split into multiple messages and sent separately. In case the filterID is not empty, only the last one of the split messages will be visible.data
of a message.body
, it should only contain text as it is also used as push notification's content.data
is always string regardless of the message type, and usually contains JSON string.data
should be empty.data
contains JSON string for the images' details. A message can contain an array of one or more images, each with the following attributes.data
contains JSON string for the products' details. A message can contain an array of one or more products, each with the following attributes.recipientXCUserID
and xcRoomID
parameters at the same time in one request. Use recipientXCUserID
for sending to personal room type and xcRoomID
for sending to other room type.