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 notificación de transacciones

Submit token transaction details

put

This method is used by TSP to send the detailed result of a transaction from a token

Parámetros de ruta
transactionIdstring · mín: 1 · máx: 64Requerido

Transaction identifier

Parámetros de encabezado
x-request-idstring · mín: 1 · máx: 64Requerido

Unique request identifier use to trace function calls across system

x-wallet-indicatornumberOpcional

Indicator used to specify which wallet type performed the transaction.
Possible values are:

  • 1 for Apple Pay
  • 2 for Google Pay
  • 3 for Samsung Pay
  • 4 for Huawei Pay
  • 5 for HCE Issuer Wallets
Cuerpo
issuerIdstring · mín: 10 · máx: 10Requerido

Unique Identifier of Issuer

tokenIdstring · mín: 1 · máx: 48Requerido

Unique token identifier.For Apple Pay International Card Scheme transactions, ICS DPANID shall be used.

Respuestas
204

successful

Sin contenido

put/token-transactions/{transactionId}

Sin contenido

Submit card transaction details

put

This method is used by TSP to send the detailed result of a transaction from a funding card

Parámetros de ruta
transactionIdstring · mín: 1 · máx: 64Requerido

Transaction identifier

Parámetros de encabezado
x-request-idstring · mín: 1 · máx: 64Requerido

Unique request identifier use to trace function calls across system

Cuerpo
issuerIdstring · mín: 10 · máx: 10Requerido

Unique Identifier of Issuer

cardIdstring · mín: 1 · máx: 64Requerido

Identifier of the funding card

Respuestas
204

successful

Sin contenido

put/card-transactions/{transactionId}

Sin contenido

Última actualización

¿Te fue útil?