Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Pass UUID or External ID
Query Parameters
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
Body
application/json
Push Notification message to display. If present, response will include X-Notification-Status header
Example:
"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.
Available options: 
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
Example:
"EASTER_OFFER_22"
Tags used for grouping passes
Example:
["EASTER_OFFER_22", "SUMMER_SALE_22"]