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 aprovisionamiento y gestión de tokens

PUT /tokens/{tokenId}/data

put

This method is used by TSP to send the partial or complete data preparation used to personalize the payment application.

Parámetros de ruta
tokenIdstring · mín: 1 · máx: 48Requerido

Identifier of the token to update

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

Respuestas
204

successful

Sin contenido

put/tokens/{tokenId}/data

Sin contenido

PUT /tokens/{tokenId}/newData

put

This method is used by TSP to send the partial or complete data preparation used in order to re-personalize the payment application.

Parámetros de ruta
tokenIdstring · mín: 1 · máx: 48Requerido

Identifier of the token to update

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

repersoedTokenIdstring · mín: 1 · máx: 48Opcional

new tokenId linked to the new DPAN BIN

Respuestas
204

successful

Sin contenido

put/tokens/{tokenId}/newData

Sin contenido

GET /healthCheck

get

This method is used by TSP to monitor TSH health. It should be used every 30 seconds in production environment.

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

Unique request identifier use to trace function calls across system

Respuestas
204

successful

Sin contenido

get/healthCheck

Sin contenido

Última actualización

¿Te fue útil?