| Name | Description | Type | Additional information |
|---|---|---|---|
| CardHolder | string |
Required String length: inclusive between 0 and 50 |
|
| ZipCode | string |
Required String length: inclusive between 0 and 20 |
|
| CardNumber | string |
Required String length: inclusive between 0 and 25 |
|
| ExpirationMonth | integer |
Required |
|
| ExpirationYear | integer |
Required |
|
| CVC | string |
Required String length: inclusive between 0 and 6 |
|
| Payment | decimal number |
None. |
|
| FromDateTime | date |
None. |
|
| ToDateTime | date |
None. |