StockLocationAddressInput
StockLocationAddressInput: Object
Represents a Stock Location Address Input
Properties
address_1
stringRequiredStock location address
country_code
stringRequiredStock location address' country
address_2
stringStock location address' complement
city
stringStock location address' city
phone
stringStock location address' phone number
province
stringStock location address' province
postal_code
stringStock location address' postal code
metadata
Record<string, unknown>An optional key-value map with additional details
Was this section helpful?