Skip to main content

Download Apple Wallet mobile flash pass.

GET 

/api/web/v1/mobileFlashPass/downloads/apple/:enrollmentId/:claimToken

Downloads a single Apple Wallet mobile flash pass. Caller requires the ISSUANCE:VIEW permission to access this resource.

Request

Path Parameters

    enrollmentId stringrequired

    The unique enrollment ID obtained from Read Enrollments request.

    Example: eyJ3b3JrZmxvd0lkIjoiZDkyZmU1OTgtYmU5MC00N2QzLWJmNWEtZmM2MDJmZjNkOGY0Iiwid2hlcmVDbGF1c2UiOnsiQVVUT1NFUVVFTkNFRklFTEQxIjoiMiJ9fQ==
    claimToken stringrequired

    The Apple Wallet random claim token.

Responses

OK

Schema

    string

Loading...