# Register a device to receive push notifications **POST /wallet/apple-web-service/v1/devices/{deviceLibraryIdentifier}/registrations/{passTypeIdentifier}/{serialNumber}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Apple pass token ## Parameters ### Path parameters - **deviceLibraryIdentifier** (string) The device library identifier - **passTypeIdentifier** (string) The pass type identifier - **serialNumber** (string) The serial number of the pass ### Body: application/json (object) - **pushToken** (string) The push token for the device ## Responses ### 200 Sucessfully registered the device ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)