Skip to main content
Skip to main content

AdminPostStockLocationsReq

internal.internal.AdminPostStockLocationsReq

Schema

AdminPostStockLocationsReq type: object required:

  • name properties: name: description: the name of the stock location type: string address_id: description: the ID of an existing stock location address to associate with the stock location. Only required if addressLearn about the metadata attribute, and how to delete and update it.address_id is not provided. $ref: "#/components/schemas/StockLocationAddressInput"

Properties

address_idstring
metadataRecord<string, unknown>
namestringRequired
Was this section helpful?