Skip to main content
Input object Input type for a new billing address when issuing a virtual card. All fields marked non-null are required by the card issuer (Highnote).

Input fields

String!
required
Street address (e.g., “123 Main St”). PO boxes are not accepted by the issuer.
String
Optional secondary line (e.g., apartment, suite).
String!
required
Country name. Currently only “United States” is supported by the card issuer.
String!
required
City name.
String!
required
State name (e.g., “New York”) or two-letter US state code.
String!
required
5-digit US ZIP code. Required by the card issuer.