v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB

Request to fetch messages for a specific virtual card

This method is used by Wallet Server to fetch messages for a specific virtual card.

post/getMessages

Headers

x-podstring required

HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming.</br> Subsequent API calls should be sent to this pod.

Request body

walletCardIdstring required

The Wallet Card Identifier. Unique for each wallet card.

lastUpdatedTimestampstring date-time

Timestamp used for filtering messages.</br> Messages already provided to wallet server before this timestamp will not be returned.</br> Its format is as specified in RFC 3339

Response

getMessages response payload

lastUpdatedTimestampstring date-time

Timestamp used for filtering messages.</br> Messages already provided to wallet server before this timestamp will not be returned.</br> Its format is as specified in RFC 3339