API de notificaciones
Cuerpo
issuerIdstring · mín: 1 · máx: 16Requerido
The Card Issuer Identifier. Unique for each card issuer.
cardIdstring · mín: 1 · máx: 48Requerido
The Card Identifier. Unique for each card.
messageDateTimestring · date-timeRequerido
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-timeRequerido
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 · mín: 1 · máx: 128Requerido
Plain text message to be displayed to the user.
allowDeepLinkbooleanRequerido
A flag indicating if the message should "deep link" to the issuer's mobile application
Respuestas
200
sendMessage response payload
application/json
500
Internal Server Error
post/sendMessage
Última actualización
¿Te fue útil?