The location object

AttributeDescription
idUnique identifier for the object.
nameName of the location.
legal_nameThis name is added to the "Ship to" information when a purchase prder for this location is printed or saved as PDF.
address_idID of the location’s address.
addressAddress of the location.
is_primaryIndicates if the location is your primary location.
sales_allowedIf true, Katana enables you to select the location for sales orders and manage location-specific list for those orders.
manufacturing_allowedIf true, Katana enables you to select the location for manufacturing orders and manage location-specific list for those orders.for manufacturing orders.
purchase_allowedIf true, Katana enables you to select the location for purchase orders and manage location-specific list for those orders.
created_atThe timestamp when the location was created.
updated_atThe timestamp when the location was last updated.
deleted_atThe timestamp when the location was deleted

The location address object

AttributeDescription
idUnique identifier for the location address object.
line_1The first line of the address (street name and house number).
line_2The second line of the address (apartment, suite, unit, or building).
cityThe city of the address.
stateThe state of the address.
zipThe zip code of the address.
countryThe country of the address.