Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

API de Notificaciones de Tarjeta

WS-Transit-API-IN-transit-notif-oas2.yaml

Request to fetch messages for a specific virtual card

post

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

Parámetros de encabezado
x-podstring · máx: 128Requerido

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

Cuerpo
walletCardIdstring · mín: 1 · máx: 64Requerido

The Wallet Card Identifier. Unique for each wallet card.

lastUpdatedTimestampstring · date-timeOpcional

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

Respuestas
200

getMessages response payload

application/json
lastUpdatedTimestampstring · date-timeOpcional

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

post
/getMessages

Última actualización

¿Te fue útil?