Update a pass

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pass ID or user provided externalId

Body Params
barcode
object
string

You can display a custom image on your pass. The file size of the image should not exceed 2MB, and it should be in one of the following formats. (.png, .jpg, .webp, .svg, .gif, .tiff)

PublicApplePass | PublicGooglePass
Responses
200

Success

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json