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

カード API

Notify Card Authorisation Operations

post

This request is used by D1 to notify the system of the bank about one or several authorisation processed by D1. The number max of authorisation in the notification is defined at onboarding time with issuer. Each auhtorisation is linked to a given card id, and can contain a message dedicated for the final end-user.

認可
Authorizationstring必須

A JWT generated by the Get Authorization Token API.
The server checks the validity of the provided token to control access to this protected resource. Please refer to Get OAuth 2.0 access token for more details on the flow and on how to get this JWT.

パスパラメータ
issuerIdstring · 最小: 10 · 最大: 10必須

The id of the issuer

ヘッダーパラメータ
x-correlation-idstringオプション

Random identifier which can be used to correlate the different API calls done as part of a single use-case. This identifier will be the one primarily used for troubleshooting.

There is no strong guarantee of the uniqueness of this identifier, so please refrain from using it for other purpose than logging and troubleshooting.

本文
レスポンス
post
/notifications/d1/v2/issuers/{issuerId}/authorisations

コンテンツなし

最終更新

役に立ちましたか?