Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.

トークン発行・管理 API

TSP-API-IN-v2-Provisioning-Management-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-correlation-idstring · 最小: 1 · 最大: 64必須

Unique identifier used to trace function calls across systems

本文
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-correlation-idstring · 最小: 1 · 最大: 64必須

Unique identifier used to trace function calls across systems

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

Unique Identifier of Issuer

レスポンス
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 identifier of the request

レスポンス
get
/healthCheck

コンテンツなし

最終更新

役に立ちましたか?