GeographicDrilldownViewModel

View model for Geographic Drilldown API responses Excludes audit properties (CreatedBy, DateCreated, LastModifiedBy, DateLastModified)

NameDescriptionTypeAdditional information
country

REQUIRED: Country name (e.g., "USA")

string

Required

state

REQUIRED: State or province name

string

Required

city

Optional: City name

string

None.

county

Optional: County name

string

None.

postalCode

Optional: Postal code or ZIP code

string

None.

addressTypeID

Address Type ID: Both (1), Billing (2), or Shipping (3). Defaults to Both if not specified.

AddressTypeID

None.