CheckData

Description

The CheckData object contains information for electronic check transactions.

Properties

Type

Name

Description

string

Account

Bank account number.

string

AccountType

Bank account type.

Possible Values
  • Checking (default)
  • Savings

string

CheckNumber

Check number used for the transaction.

string

DriversLicense

Driver's license of account holder.

string

DriversLicenseState

Driver's license state of issue.

string

RecordType

Record type of electronic check transaction.

string

Routing

9-digit bank routing number.

string

MICR

Magnetic ink character recognition data printed on a check, including routing, account, and check numbers.

string

AuxOnUS

Auxiliary On-Us data associated with a check transaction.

string

EpcCode

Electronic processing code associated with a check transaction.

string

FrontImage

Scan of front of check, base64-encoded.

string

BackImage

Scan of back of check, base64-encoded.