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

取引通知 API

TSP-API-IN-v2-取引通知-oas2.yaml

Submit token transaction details

put

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

パスパラメータ
transactionIdstring · 最小: 1 · 最大: 64必須

Transaction identifier

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

Unique identifier used to trace function calls across systems

x-wallet-indicatornumberオプション

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
本文
issuerIdstring · 最小: 10 · 最大: 10必須

Unique Identifier of Issuer

tokenIdstring · 最小: 1 · 最大: 48必須

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

レスポンス
put
/token-transactions/{transactionId}

コンテンツなし

Submit card transaction details

put

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

パスパラメータ
transactionIdstring · 最小: 1 · 最大: 64必須

Transaction identifier

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

Unique identifier used to trace function calls across systems

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

Unique Identifier of Issuer

cardIdstring · 最小: 1 · 最大: 64必須

Identifier of the funding card

レスポンス
put
/card-transactions/{transactionId}

コンテンツなし

最終更新

役に立ちましたか?