Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

Fields

path firstNameString!required
First name of the person or company.
path lastNameString!required
Last name of the person or company.
path phoneString
A 10-digit phone number, in E.164 format.
path address1String!required
The first line of the address, such as the street name and number.
path address2String
The second line of the address, typically used for additional information such as an apartment or suite number.
path cityString!required
Name of the city, district, village, or town.
path provinceCodeString
The ISO 3166-2 english province code without the country code or a full province name.
Example: CA for California, DE for Delaware. "Auckland" as a province name is also valid.
path countryCodeCountry!required
Two letter ISO 3166-1 alpha-2 country code. Territories not explicitly defined in the Country enum are treated as subdivisions of their respective parent countries.
Example: US for United States, or NZ for New Zealand.
path postalCodeString!required
The area postal code or ZIP code.

Mutations

Related types