- Previous: Webhook Services
- Up: Webhook Services
- Next: 3DS OTP
Token Notification
This webhook will be used to send Token notification to FI through NI.
Request Parameters:
Field Name | Type | Max | Remarks | Description | |||
id | String | 36 | Mandatory | ||||
type | String | 5 | Mandatory | AC: Activation TC: Completion TD: Token Events TE: Token Resume |
|||
timestamp | String | 30 | Mandatory | ||||
details | card | id | value | String | 30 | Optional | |
type | String | 10 | Optional | externalCardId | |||
maskedCardNumber | String | 19 | Optional | ||||
clientId | String | 20 | Optional | CLIENT_NUMBER | |||
mobilePhone | String | 32 | Optional | ||||
String | 255 | Optional | |||||
language | String | 10 | Optional | Example: ENG | |||
cbsNumber | String | 3 | Optional | ||||
textMessage | String | 300 | Optional | ||||
token | activationPref | String | 10 | Optional | |||
requestorId | String | 10 | Optional | Refer Appendix | |||
requestorName | String | 30 | Optional |
Refer Appendix |
|||
activationCode | String | 30 | Optional | ||||
deviceType | String | 10 | Optional | ||||
tokenEventReasonCode | String | 20 | Optional | ||||
tokenEventIndicator | String | 30 | Optional | 3: Deactivate 4: Delete 6: Suspend 7: Resume |
Sample Request for TC
{
"id":"b876d568-8411-4638-bdef-a1a188a4773b",
"type":"TC",
"timestamp":"2022-11-09T11:00:03Z",
"details":{
"card":{
"id":{
"type":"externalCardId",
"value":"52913582186153682368"
},
"maskedCardNumber":"529135XXXXXX4488",
"clintId":"1234567",
"mobilePhone":"0554873333",
"email":"abcd@gmail.com",
"language":"ENG",
"cbsNumber":"1234567"
},
"textMessage":"",
"token":{
"requestorId":"50110030273",
"requestorName":"APPLE PAY",
"deviceType":"16"
}
}
}
Sample Request for AC
{
"id":"b876d568-8411-4638-bdef-a1a188a4773b",
"type":"AC",
"timestamp":"2022-11-09T11:00:03Z",
"details":{
"card":{
"id":{
"type":"externalCardId",
"value":"52913582186153682368"
},
"maskedCardNumber":"529135XXXXXX4488",
"clintId":"1234567",
"mobilePhone":"0554873333",
"email":"abcd@gmail.com",
"language":"ENG",
"cbsNumber":"1234567"
},
"textMessage":"",
"token":{
"activationPref":"",
"requestorId":"50110030273",
"requestorName":"APPLE PAY",
"activationCode":"1234"
}
}
}
Sample Request for TD
{
"id":"b876d568-8411-4638-bdef-a1a188a4773b",
"type":"TD",
"timestamp":"2022-11-09T11:00:03Z",
"details":{
"card":{
"id":{
"type":"externalCardId",
"value":"52913582186153682368"
},
"maskedCardNumber":"529135XXXXXX4488",
"clintId":"1234567",
"mobilePhone":"0554873333",
"email":"abcd@gmail.com",
"language":"ENG",
"cbsNumber":"1234567"
},
"textMessage":"",
"token":{
"deviceType":"16",
"tokenEventReasonCode":"",
"requestorId":"50110030273",
"requestorName":"APPLE PAY",
"tokenEventIndicator":"3"
}
}
}
Sample Request for TE
{
"id":"b876d568-8411-4638-bdef-a1a188a4773b",
"type":"TE",
"timestamp":"2022-11-09T11:00:03Z",
"details":{
"card":{
"id":{
"type":"externalCardId",
"value":"52913582186153682368"
},
"maskedCardNumber":"529135XXXXXX4488",
"clintId":"1234567",
"mobilePhone":"0554873333",
"email":"abcd@gmail.com",
"language":"ENG",
"cbsNumber":"1234567"
},
"textMessage":"",
"token":{
"deviceType":"16",
"tokenEventReasonCode":"",
"requestorId":"50110030273",
"requestorName":"APPLE PAY",
"tokenEventIndicator":"7"
}
}
}
Response Parameters:
Filed Name | Type | Max | Remarks | ||
id | String | 12 | Mandatory | ||
type | String | 10 | Mandatory | ||
timestamp | String | 30 | Mandatory | ||
response | status | code | String | 5 | Mandatory |
description | String | 30 | Mandatory |
Response Json
{
"id": "688385602509",
"type": "TC",
"timestamp": "2022-11-09T11:00:04.638756",
"response": {
"status": {
"code": "00",
"description": "successful"
}
}
}
- Previous: Webhook Services
- Up: Webhook Services
- Next: 3DS OTP
Docs Navigation
- API Security
- Falcon Services
- Card Services
- BETA
- Version 1.0
- Card Balance Enquiry
- Card Activation
- Card Set Pin
- Card Change PIN
- Card PIN Verification
- Card Status Update
- Card Limit Update
- Card Details
- Customer Details
- List Of Cards
- Customer Demographic Update
- Card Used Limits
- Card Statement Summary
- Card Transaction
- Utility Payments
- Account Create
- Account Update
- Account Closure
- Card Create
- Card Update
- Card Replacement
- Client Create
- Client Update
- Transaction Details
- PIN Retries Counter Reset
- Digital Status Chnage
- Get CVV2 Service
- Card Link Delink
- Card Insurance Products
- Card Change Insurance Product Status
- Card Direct Debit
- Update Card Direct Debit
- Card Balance Conversion Enquiry
- Card Balance Conversion
- Card Transaction Eligibility
- Card Transaction EPP Conversion
- Card Replacement Embossing
- Card NMON Transactions
- Retail Banking Transactions
- Appendix 1
- Appendix 2
- Appendix 3
- Appendix 4
- HTTP Codes
- Error Codes
- Version 2.0
- Lookup Card Identifier
- List Of Cards
- Card Activation
- Card Set PIN
- Card Change PIN
- Card Status Update
- Client Create
- Account Create
- Card Create
- Customer Demographic Update
- Account Update
- Card Update
- Card Replacement
- Customer Details
- Card Details
- Client Update
- Card Balance Enquiry
- Card Transaction
- Card Limit Update
- Card PIN Verification
- PIN Retried Counter Reset
- Get CVV2 Service
- Card Verification
- Card Transaction Details
- Get Encryption Certificate
- Get Dictionaries MCC
- Get Account Balance
- Card Insurance Product
- Card Insurance Product Update
- Card Direct Debit Update
- Card Direct Debit
- P2P Transfer
- Account Transaction
- Account Status Change
- Card Statement Summary
- Account Transaction Details
- Card Contact Details
- List of Accounts
- Account Hierarchy
- Notification Service
- Appendix 1
- Appendix 2
- Appendix 3
- Appendix 4
- HTTP Codes
- Error Codes
- Buy Now Pay Later
- Card Limits
- Insurance Services
- Webhook Services
- Switch Services
- Card Control Services
- Merchant Digital Onboarding
- Notification Service
- SMS Security Services
- Terms and Condition
0 Comments
Please sign in to post a comment.