Magidoc

Transfer
Object

A Transfer moves stock from one location to another

Fields

#

id

ID !
Non-null

The unique identifier for the transfer

sourceLocation

Non-null

The source location for the transfer

sourceLocationId

ID !
Non-null

The source location ID for the transfer

destinationLocation

Non-null

The destination location for the transfer

destinationLocationId

ID !
Non-null

The destination location ID for the transfer

component

The component being transferred, if a component transfer

componentId

The Id of the component being transferred, if a component transfer

quantity

Non-null

The quantity of the transfer

operator

The person transfering the items

operatorId

The Id of the person transfering the items

scheduledStart

The scheduled start time for the transfer

actualStart

The actual start time for the transfer

expectedEnd

The expected end time for the transfer

actualEnd

The actual end time for the transfer

createdAt

Non-null

The date the transfer was created

updatedAt

Non-null

The date the transfer was last updated

Usages

#

References

#