affirm · Schema

AddressObject

A postal address.

Properties

Name Type Description
line1 string Primary street address line.
line2 string Secondary address line (apartment, suite, unit, etc.).
city string City or locality.
state string State, province, or region code.
zipcode string Postal or ZIP code.
country string ISO 3166-1 alpha-2 country code.
View JSON Schema on GitHub