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

TSP-API-IN-v1-プロビジョニング-管理-oas2.yaml

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.

パスパラメータ
tokenIdstring · 最小: 1 · 最大: 48必須

Identifier of the token to update

ヘッダーパラメータ
x-request-idstring · 最小: 1 · 最大: 64必須

Unique request identifier use to trace function calls across system

本文
issuerIdstring · 最小: 10 · 最大: 10必須

Unique Identifier of Issuer

レスポンス
put
/tokens/{tokenId}/data

コンテンツなし

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.

パスパラメータ
tokenIdstring · 最小: 1 · 最大: 48必須

Identifier of the token to update

ヘッダーパラメータ
x-request-idstring · 最小: 1 · 最大: 64必須

Unique request identifier use to trace function calls across system

本文
issuerIdstring · 最小: 10 · 最大: 10必須

Unique Identifier of Issuer

repersoedTokenIdstring · 最小: 1 · 最大: 48オプション

new tokenId linked to the new DPAN BIN

レスポンス
put
/tokens/{tokenId}/newData

コンテンツなし

GET /healthCheck

get

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

ヘッダーパラメータ
x-request-idstring · 最小: 1 · 最大: 64必須

Unique request identifier use to trace function calls across system

レスポンス
get
/healthCheck

コンテンツなし

最終更新

役に立ちましたか?