Post invoice payment by credit card payment transaction and apply payment to invoices specified for the customer of context.
            | Method | PayCustomerInvoicesByStoredAccount | 
The request body is of type PayCustomerInvoicesByStoredAccount.
| Name | Description | Data Type | 
|---|---|---|
| ClientCode | xml:string | |
| SessionToken | xml:string | |
| InvoicesToPay | xml:string | |
| PaymentAmount | xml:decimal | |
| CustomerReference | xml:string | |
| StoredAccount | xml:string | |
| CreditCardVerification | xml:string | |
| CreditCardAddress | xml:string | |
| CreditCardCity | xml:string | |
| CreditCardState | xml:string | |
| CreditCardZipCode | xml:string | |
| CreditCardCountry | xml:string | |
| xml:string | ||
| Telephone | xml:string | |
| Options | xml:string | 
The response body is of type PayCustomerInvoicesByStoredAccountResponse.
| Name | Description | Data Type | 
|---|---|---|
| PayCustomerInvoicesByStoredAccountResult | xml:string |