NOTE: By default PassSlot automatically sends push notifications when you change a pass value. Use this API call only if you have disabled automatic push notifications.

WARNING: Excessive usage of push notifications can lead to rate limiting or blocking of your pass type id by apple!

This call sends a push notification to all registered devices for the pass. Make sure that your pass template actually changed, otherwise notifications might not appear.

Resource URL

https://api.passslot.com/v1/passes/:passTypeIdentifier/:serialNumber/push

Example Request

Request

POST https://api.passslot.com/v1/passes/pass.example.id1/27f145d2-5713-4a8d-af64-b269f95ade3b/push

Resource Information

HTTP Method POST
API Version 1
Requires Authentication? Yes