The mobile push delivery webook is triggered whenever a contact in theMarketer receives a mobile push notifications campaign.
Here you can find a sample payload, using default system attributes.
{
"client_email" : "{{client_email}}",
"firstname" : "{{client_firstname}}",
"lastname" : "{{client_lastname}}",
"campaign_segment" : "{{campaign_segment}}
}