Card Notification API
Header parameters
x-podstring · max: 128Required
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.
Body
walletCardIdstring · min: 1 · max: 64Required
The Wallet Card Identifier. Unique for each wallet card.
lastUpdatedTimestampstring · date-timeOptional
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
Responses
200
getMessages response payload
application/json
lastUpdatedTimestampstring · date-timeOptional
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
500
Internal Server Error
post
/getMessagesLast updated
Was this helpful?