Thank you for your answer.
I see that the registration number of my client is given in the token field so for simple notifications I don't need to to and data field.
How do I send the same message to several registration numbers (I want to send the message to all devices owned by same user) do I have to send in a loop or is there a better method?
Also my current payload includes the following fields: message, title, type (number used by my app), param (url in case of a notification containing url) how can I sent this data?