Skip to content

Run an ad-hoc transfer (TransferScheduleOperation) between two locations.

POST
/api/v1/{tenantId}/system/transfer

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string
object
tenantId
string
nullable
tenantUuid
string
nullable
sourceName
string
nullable
sourceType
string
nullable
destinationName
string
nullable
destinationType
string
nullable
priority
integer format: int32
readBarCode
boolean
ignoreReadBarCodeFailure
boolean
barCodeMismatchAction
string
nullable
lidHandlerAction
string
nullable
lidHandlerActionFailureAction
string
nullable
claimTimeout
string
nullable

OK

object

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable