Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 964 Bytes

POSTAccountTypeCreditCardCardHolderInfo.md

File metadata and controls

16 lines (13 loc) · 964 Bytes

Zuora::POSTAccountTypeCreditCardCardHolderInfo

Properties

Name Type Description Notes
address_line1 String First address line, 255 characters or less.
address_line2 String Second address line, 255 characters or less. [optional]
card_holder_name String The card holder's full name as it appears on the card, e.g., "John J Smith", 50 characters or less.
city String City, 40 characters or less.
country String Country; must be a valid country name or abbreviation.
email String Card holder's email address, 80 characters or less. [optional]
phone String Phone number, 40 characters or less. [optional]
state String State; must be a valid state name or 2-character abbreviation.
zip_code String Zip code, 20 characters or less.