通知API
本文
issuerIdstring · 最小: 1 · 最大: 16必須
The Card Issuer Identifier. Unique for each card issuer.
cardIdstring · 最小: 1 · 最大: 48必須
The Card Identifier. Unique for each card.
messageDateTimestring · date-time必須
Date time representing when the message has been generated.RFC3339 format. Examples:"2018-12-24T17:32:28Z""2019-10-02T10:00:00-05:00"
expirationDateTimestring · date-time必須
Date time representing when the message is no longer valid and should be removed.RFC3339 format. Examples:"2018-12-24T17:32:28Z""2019-10-02T10:00:00-05:00"
contentstring · 最小: 1 · 最大: 128必須
Plain text message to be displayed to the user.
allowDeepLinkboolean必須
A flag indicating if the message should "deep link" to the issuer's mobile application
レスポンス
200
sendMessage response payload
application/json
500
Internal Server Error
post
/sendMessage最終更新
役に立ちましたか?