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