Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 922 Bytes

POSTAccountTypeCreditCard.md

File metadata and controls

13 lines (10 loc) · 922 Bytes

Zuora::POSTAccountTypeCreditCard

Properties

Name Type Description Notes
card_holder_info POSTAccountTypeCreditCardCardHolderInfo
card_number String Card number, up to 16 characters. Once created, this field can't be updated or queried, and is only available in masked format (e.g., XXXX-XXXX-XXXX-1234).
card_type String Possible values are: `Visa`, `MasterCard`, `AmericanExpress`, `Discover`.
expiration_month String Two-digit expiration month (01-12).
expiration_year String Four-digit expiration year.
security_code String The CVV or CVV2 security code of the card. To ensure PCI compliance, this value isn't stored and can't be queried. [optional]