PATCH /v0/passes/{id}

This endpoint enables you to update specific fields of an existing pass for either Apple Wallet or Google Wallet. The pass ID, which is a mandatory parameter, helps identify the specific pass to be updated.

You can modify various pass details such as the encoded message in the barcode, custom images on your pass, or other aspects of the pass linked to Apple or Google platforms.

Moreover, if you want to change the barcode information, you can provide the updated details in the request body following the BarcodeInput schema.

Changes in pass details related to Apple Wallet or Google Wallet can also be made, guided by their respective schemas, i.e., PublicApplePass or PublicGooglePass.

Language
Authorization
Header
Click Try It! to start a request and see the response here!