Object

StockTransfer

Usage Example
query {
# Use this type in your queries
someQuery {
collectionNotes
fulfillmentNotes
id
insertedAt
isReturn
}
}

Fields

collectionNotesString
fulfillmentNotesString
DEPRECATED: Please see request notes, fulfillment item notes, and events on the stock transfer request APIs instead. This field will be removed soon.
idID
insertedAtNaiveDateTime
isReturnBoolean
DEPRECATED: Please see `stockTransferRequest.requestItems.fulfillmentItems` instead. This field will be removed soon.
locationLocation
notesString
DEPRECATED: Please see request notes, fulfillment notes, and collection notes instead. This field will be removed soon.
orderDateDateTime
outOfStockBoolean
requestNotesString
requesterProvider
stockLocationFromStockLocation
stockLocationToStockLocation
transferDateDateTime
transferNotes[StockTransferNote]
DEPRECATED: Please see request notes, fulfillment item notes, and events on the stock transfer request APIs instead. This field will be removed soon.