Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Identifies the pass template to use
External ID used to identify the pass. Optional
If true, includes the pass design in the response
If true, includes the locations in the response if any are present
If true, includes the beacons in the response if any are present
Used when delivering the pass directly to the passholder, without using PassEntry's download page. Choose one of Apple/Google, includes the pass source in the response. The passSource object is only included if the pass is not currently 'active'
apple, google Body
Push Notification message to display. If present, response will include X-Notification-Status header
"Your pass details have been updated. Click to show pass"
Only available when updating the pass.
- deactivate: Deactivates the pass, setting it to 'expired' in the wallet. When in this state, pass can receive updates but does not receive Apple notifications.
- reactivate: Reactivates the pass, setting it to 'active' in the wallet. In the case of Apple passes, the pass will remain in the 'expired' passes section of the wallet, user will need to manually select 'unhide' to move passes to the main passes view.
deactivate, reactivate Array of locations. Maximum of 10 locations
Array of beacons, currently only available on Apple devices, due to Android device restrictions. Maximum of 10 beacons
Tag used for grouping passes
"EASTER_OFFER_22"
Tags used for grouping passes
["EASTER_OFFER_22", "SUMMER_SALE_22"]Response
Successful