Inventory > Transfers
Commerce APIInventoryTransfers

Transfers

Transfers denote the process of relocating physical items from one inventory location to another. This becomes beneficial when managing stock across multiple locations, as it allows for the movement of inventory between these locations. Upon execution of a transfer, the inventory count at the originating location decreases, while the count at the receiving location increases.

Endpoints

EndpointDescriptionJSON API
transferNotesGet transfer notesGET:transfer_notes.json
transferNotesCreateCreate transfer notesPOST:transfer_notes.json
transferNotesDeleteDelete transfer notesDELETE:transfer_notes.json
transferNotesModifyModify transfer notesPOST:transfer_notes.json
transfersGet inventory transfersGET:transfers.json
transfersCloseClose inventory transferPOST:transfers/close.json
transfersCreateCreate inventory transfersPOST:transfers.json
transfersDeleteDelete draft transfersDELETE:transfers.json
transfersExportExport transfersPOST:transfers/export.json
transfersImportImport transfersPOST:transfers/import.json
transfersLogGet inventory transfer logGET:transfers/log.json
transfersModifyModify inventory transfersPOST:transfers.json
transfersOpenOpen inventory transferPOST:transfers/open.json
transfersPageGet transfers pageGET:transfers/page.json
transfersReceiveReceive an inventory transferPOST:transfers/receive.json
transfersRejectReject an inventory transferPOST:transfers/reject.json

Types

Types
ForeignShardedTask
GenericExport
GenericImport
Note
NoteCreate
NoteModify
Transfer
TransferCategory
TransferCreate
TransferLog
TransferModify
TransferPage
TransferReceive
TransferReject
TransfersPageSortBy