Name | Description | Type/Additional information |
---|---|---|
CCNumber |
The credit card's number |
string
0 - 60 |
CCNumberToken |
The token used to identify the credit card |
string
0 - 60 |
CCHolderTZ |
The credit card's holder ID number (called TZ in Israel) |
string
0 - 9 |
CCExpDate |
Expiration date in the format "0223" for 2/2023 |
string
0 - 4 Matching regular expression pattern: ^(0[1-9]|1[0-2])\/?([0-9]{4}|[0-9]{2})$ |
CVV |
CVV2 |
string
0 - 4 |
Amount |
The amount to be charged |
decimal |
CurrencySymbol |
סמל המטבע - הסמלים האפשריים הם: ₪, $ |
string
0 - 4 |
CreditType |
Possible values: 1 = No payments (= charge the amount in 1 payment), 6 = "Credit", 8 = Payments
|
int32 |
NumPayments |
The number of payments.
|
int32 |
IsRefund |
Is this charge a Refund? |
boolean |
DateCreated |
תאריך היצירה של הרשומה |
date |
UserCreated |
שם המשתמש שיצר את הרשומה |
string
Max length: 50 |
DateUpdated |
תאריך העידכון האחרון של הרשומה |
date |
UserUpdated |
המשתמש האחרון שעידכן את הרשומה |
string
Max length: 50 |