PinData - AWS Payment Cryptography Data Plane

PinData

Parameters that are required to generate, translate, or verify PIN data.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

PinOffset

The PIN offset value.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 12.

Pattern: [0-9]+

Required: No

VerificationValue

The unique data to identify a cardholder. In most cases, this is the same as cardholder's Primary Account Number (PAN). If a value is not provided, it defaults to PAN.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 12.

Pattern: [0-9]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: