- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
UpsertStockLocationInput
A stock location to create or update. If the id
property isn't provided,
the stock location is created. In that case, the name
property is required.
name
stringOptionalThe name of the stock location.
address_id
null | stringOptionalThe associated address's ID.
The associated address's details.
Holds custom data in key-value pairs.
id
stringOptionalThe ID of the stock location, if updating.
Was this page helpful?