Skip to main content

OrderStockLocation

type OrderStockLocation {
id: String!
name: String!
}

Fields

idString!required

It is the id of the stock location of the merchant.

nameString!required

It is the name of the stock location.