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

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

Unique request identifier use to trace function calls across system

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.

レスポンス
204

successful

コンテンツなし

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

Unique request identifier use to trace function calls across system

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

Unique Identifier of Issuer

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

Identifier of the funding card

レスポンス
204

successful

コンテンツなし

put
/card-transactions/{transactionId}

コンテンツなし

最終更新

役に立ちましたか?