WalletPass

Returns Claims summary Apple wallet .pkpass file (bytes as Base64 string) using PlanLinkId

post/api/v1/walletpass/GetAppleClaimsCardByPlanLinkId

Request body

MemberIdstring uuid
NumberOfLatestClaimsToReturninteger

Example request

{
  "MemberId": "00000000-0000-0000-0000-000000000000"
}

Response

Successful Retrieve.

WalletPassBytesstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.