Card Object
No
Name
Type
Mandatory
Min Length
Max Length
Description
1
token
Alphanumeric
C
64
64
Card token. Mandatory while storedOnFile is STORED
3
number
Alphanumeric
C
15
19
Card number
4
expiryDate
Date Format (ym)
C
4
4
Card expiryDate
5
cvv
Numeric
C
3
4
Card cvv
6
nameOnCard
String
C
1
256
Card nameOnCard
"card": {
"storedOnFile": "TO_BE_STORED",
"token": "db2883bdb8b10f044fe3f0c3774f8ddff5b4267cac737b9a962dc704f212a0cc",
"number": "5123450000000008",
"expiryDate": "3309",
"cvv": "100",
"nameOnCard": "Hajar Direct"
}Last updated

