プロビジョニングおよび管理 API
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
The Card Issuer Identifier. Unique for each card issuer.
The Card Account Descriptor.Depending on cardSource, it shall be formatted as follows:
- For ON-FILE:"cardAccountDescriptor" : {"walletCardAccountId" : "1234"}
- For USER-INPUT, CLIENT-SDK and READER-MODE:"cardAccountDescriptor" : {"opaqueCardAccountData" : "data returned by Issuer backend to Wallet"}
checkCardAccount response payload
Unique identifier of the T&C to be presented to the end user. If T&Cs are not required, all 0's should be returned. getAsset API will be used to retrieve the T&Cs content.
Array of GUIDs required to build card art. Each cart art can be retrieved using getAsset API with corresponding GUID.
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
getAsset response payload
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
The Card Issuer Identifier. Unique for each card issuer.
The Card Account Descriptor.Depending on cardSource, it shall be formatted as follows:
- For ON-FILE:"cardAccountDescriptor" : {"walletCardAccountId" : "1234"}
- For USER-INPUT, CLIENT-SDK and READER-MODE:"cardAccountDescriptor" : {"opaqueCardAccountData" : "data returned by Issuer backend to Wallet"}
The Wallet Account Identifier. Unique for each wallet account.
The Card last 4 or 5 digits.
Cryptographic OTP computed by Issuer backend and returned to the wallet during enrolment. It will be checked by TSH if it's provided.
provisionCard response payload
The Wallet Card Identifier. Unique for each wallet card.
The Wallet Card Account Identifier. Unique for each wallet card account.
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
The Card Issuer Identifier. Unique for each card issuer.
The Wallet Card Identifier. Unique for each wallet card.
The operation to perform on the card. Note: - PARK is to be used for an already provisioned card. - Whereas DELETE is to be used for failed provisioning.
manageCard response payload
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
Unique task identifier used to correlate a callback to a request.
sendScriptCallback response payload
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
Unique task identifier used to correlate a callback to a request.
Status code to the request
| Status code | Description |
|---|---|
| 0 | OK |
| 911 | Operation failed |
| 921 | Unexpected server error |
Textual status message
updateCardCallback response payload
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
The Wallet Card Identifier. Unique for each wallet card.
getCardStatus response payload
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
The Wallet Card Account Identifier. Unique for each wallet card account.
getCardAccountStatus response payload
The card account state
Internal Server Error
HTTP header identifying the pod and corresponding DNS hostname of the load balancer from which traffic is coming. Subsequent API calls should be sent to this pod.
It is needed in the first request only.
The Wallet Card Identifier. Unique for each wallet card.
getCardCommands response payload
Internal Server Error
最終更新
役に立ちましたか?