Object

StockTransferRequest

Usage Example
query {
# Use this type in your queries
someQuery {
collectionNotes
fromStockLocation
fulfilledItemCount
fulfillmentItems
fulfillmentNotes
}
}

Fields

collectionNotesString
fromStockLocationStockLocation
fulfilledItemCountInt
fulfillmentNotesString
idID
insertedAtNaiveDateTime
isReturnBoolean
locationLocation
orderDateDateTime
outOfStockBoolean
partialBoolean
requestNotesString
requestedItemCountInt
requesterProvider
stockLocationFromStockLocation
DEPRECATED: Please see `fromStockLocation` instead. This field will be removed soon.
stockLocationToStockLocation
DEPRECATED: Please see `toStockLocation` instead. This field will be removed soon.
toStockLocationStockLocation
transferDateDateTime