CardVerificationValue1
Card data parameters that are required to verify CVV (Card Verification Value) for the payment card.
Contents
- CardExpiryDate
-
The expiry date of a payment card.
Type: String
Length Constraints: Fixed length of 4.
Pattern:
[0-9]+
Required: Yes
- ServiceCode
-
The service code of the payment card. This is different from Card Security Code (CSC).
Type: String
Length Constraints: Fixed length of 3.
Pattern:
[0-9]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: