InvoicePaymentRequest

Description

The InvoicePaymentRequest contains the payment details that will be added on to the Invoice.

Properties

TypeNameDescription
stringCustomerIdIdentifies the associated Customer object.
InvoicePaymentDetails[]InvoicePaymentDetailsList of invoice payment details.
stringAuthCodeAuthorization code assigned by the issuing bank for the payment method.
stringRefNumReference number assigned by the gateway, returned in the runTransaction response.
intTotalPaidAmountAmount paid toward the associated Invoice object.
stringCurrencyThree-character ISO 4217 currency code.
stringCustNumCustomer reference number assigned by EBizCharge.
stringPaymentMethodIdIdentifies the associated PaymentMethodProfile object.
stringPaymentMethodTypeType of payment method used.
stringSoftwareName of the integration.