Skip to main content

Download Google Wallet mobile flash pass.

GET 

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

Returns a single Google Wallet mobile flash pass URL for download. 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 Google Wallet random claim token.

Responses

OK

Schema

    string

Loading...