- Previous: Token Notification
- Up: Webhook Services
- Next: Status Change
3DS OTP
This Webhook will be used to send 3DS secure OTP to FI through NI.
Request Parameters:
Field Name | Type | Max | Remarks | |||
id | String | 12 | Mandatory | |||
type | String | 10 | Mandatory | |||
timestamp | String | 30 | Mandatory | |||
details | transaction | amount | String | 18 | Optional | |
currency | String | 3 | Optional | |||
merchantName | String | 100 | Optional | |||
date | String | 30 | Optional | |||
time | String | 30 | Optional | |||
recipient | maskedCardNumber | String | 19 | Optional | ||
externalCardId | String | 20 | Optional | |||
clientId | String | 21 | Optional | |||
mobilePhone | String | 32 | Optional | |||
String | 255 | Optional | ||||
language | String | 3 | Optional | |||
OTP | String | 8 | Optional | |||
referenceNumber | String | 12 | Optional | |||
textMessage | String | 255 | Optional |
Request Json
{
"id": "688385602509",
"type": "3DSOTP",
"timestamp": "2023-10-05T11:03:41.283+03:00",
"details": {
"transaction": {
"amount": "657.45",
"currency": "AED",
"merchantName": "Etisalat q",
"date": "2023-10-05T11:03:41.28+03:00",
"time": "2023-10-05T11:03:41.28+03:00",
"recipient": {
"maskedCardNumber": "433366XXXXXX89416714",
"externalCardId": "43336612345605050505",
"clientId": "1234625",
"mobilePhone": "971553456789",
"email": "vikas.mane@gmail.com",
"language": "E"
}
},
"OTP": "575866",
"referenceNumber": "688385602509",
"textMessage": "657.45 , 575866 , Etisalat q , AED"
}
}
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": "TSMS",
"timestamp": "2023-10-05T08:03:41.355+00:00",
"response": {
"status": {
"code": "00",
"description": "successful"
}
}
}
- Previous: Token Notification
- Up: Webhook Services
- Next: Status Change
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.