NameDescriptionTypeAdditional information
CardSecurityCode

Card verification value for the payment card used for the transaction when supplied for security code validation; security code also known as CAV, CVC, CVV, or CSC.

string

Matching regular expression pattern: ^\d{3,4}$

CardSecurityCodeReason

State of the security code for Card Present transactions when security code not captured.

SecurityCodeReason

None.

AddressPostalCode

The postal code (of the billing address of record) for the payment card used for the transaction; supplied for Address Verification System (AVS) verification

string

Matching regular expression pattern: ^[a-zA-Z\d_\-]([a-zA-Z\d_\ \-]{0,11}[a-zA-Z\d_\-]$)?

AddressBillingAddress

The billing address of record for the payment card used for the transaction when supplied for Address Verification System (AVS) verification.

string

Matching regular expression pattern: ^^(?!\s)[\da-zA-Z\s.#]{1,20}\S$