Address Locations

Address Locations

FieldTypeDescription
id 🔑STRINGUnique identifier for this address location.
address_line_1STRINGThe first line of the address.
address_line_2STRINGThe second line of the address.
citySTRINGThe city of the address.
state_provinceSTRINGThe state or province of the address.
postal_codeSTRINGThe postal code of the address.
created_atTIMESTAMPThe date and time the address location was created.
updated_atTIMESTAMPThe date and time the address location was updated.

Key Information

Primary Keys

  • id - Unique identifier for this address location.