CardRequest
The card request.
| Name | Description | Type | Additional information |
|---|---|---|---|
| CardNumber |
The credit card number.
|
string |
Required
|
| CardName |
The name on the credit card.
|
string |
Required
|
| Type |
The card type.
|
CardType |
Required
|
| ExpirationMonth |
The expiration month of credit card.
|
integer |
Required
|
| ExpirationYear |
The expiration year of credit card.
|
integer |
Required
|
| AccountName |
Name of Quickbook Account
|
string |
None.
|