- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
StockLocationAddress - Stock Location Next Module Data Models Reference
This documentation provides a reference to the StockLocationAddress data model. It belongs to the Stock Location Next Module.
id
PrimaryKeyModifier<IdProperty>The ID of the stock location address.
address_1
TextPropertyThe first line of the stock location address
country_code
TextPropertyThe country code of the stock location address.
@example us
The associated stock locations.
address_2
TextPropertyOptionalThe second line of the stock location address
company
TextPropertyOptionalThe company of the stock location address
city
TextPropertyOptionalThe city of the stock location address
phone
TextPropertyOptionalThe phone of the stock location address
province
TextPropertyOptionalThe province of the stock location address
postal_code
TextPropertyOptionalThe postal code of the stock location address
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?