Local
The account ID to which the credit card and billing information is associated with.
Type: integer
The total amount of the attempted transaction, represented in decimal format as US Dollars ($USD).
Type: decimal
The physical street address. Reserve information such as “apartment #123” or “Suite 2” for line 1.
Type: string
The second line in the address. Information such as suite number goes here.
Type: string
The city in which a customer’s account resides.
Type: string
The 2-character Country code for an account’s address. (i.e. US)
Type: string
The email address associated with a customer account.
Type: string
the company name for an account.
Type: string
The first name of the customer account owner.
Type: string
The last name of the customer account owner.
Type: string
The fax number associated with a customer account.
Type: string
The phone number associated with a customer account.
Type: string
The Zip or Postal Code for the billing address on an account.
Type: string
The State for the account.
Type: string
The last 4 digits of a customer’s credit card.
Type: integer
The month (MM) in which a customer’s payment card will expire.
Type: integer
The year (YYYY) in which a customer’s payment card will expire.
Type: integer
The type of payment issued (i.e. Visa, MasterCard, American Express).
Type: string
The date that the transaction was attempted.
Type: dateTime
The unique identifier for a single credit card transaction request.
Type: integer
Unique identifier of the invoice to which funds will be applied.
Type: integer
The date that the transaction was modified.
Type: dateTime
The IP address from which the transaction originates.
Type: string
A code used by the financial institution to refer to the requested transaction.
Type: string
The unique identifier of the request submitted to the financial institution.
Type: string
The status code returned from the financial institution.
Type: integer
A serialized, delimited string of the transaction request sent to the financial institution.
Type: string
A serialized, delimited string of the transaction request sent to the financial institution.
Type: string