Name | Description | Type | Additional information |
---|---|---|---|
PayorName | string |
Required Matching regular expression pattern: ^[a-zA-Z ]*$ Max length: 50 |
|
PayorEmail | string |
Required Max length: 100 |
|
AccountNo | string |
Required Matching regular expression pattern: [0-9]*\.?[0-9]+ String length: inclusive between 9 and 15 |
|
RoutingNo | string |
Required Matching regular expression pattern: [0-9]*\.?[0-9]+ String length: inclusive between 9 and 15 |
|
NumbersOfCheck | string |
Required Matching regular expression pattern: [0-9]*\.?[0-9]+ String length: inclusive between 1 and 5 |
|
CreditCardNo | string |
None. |
|
CVVNo | string |
None. |
|
CardExpDate | string |
None. |
|
TotalAmt | string |
Required Matching regular expression pattern: [0-9]*\.?[0-9]+ Range: inclusive between 0.1 and 10000 |
|
paymentMode | string |
None. |
|
ResponseCode | string |
None. |
|
AccountType | string |
Matching regular expression pattern: ^[a-zA-Z ]*$ |