Back

Search

Search

Methods

Inventory

OrderPrintStatus
Orders

WarehouseTransfer /CheckForDraftTransfer

Allows 150 calls per minute

Response: Guid



Use this call to see if a draft transfer already exists for the two locations

Parameters

NameTypeDescription
toLocationIdGuidThe id of the location the transfer should be going to
fromLocationIdGuidThe id of the location the transfer should be coming from

Permissions

GlobalPermissions.Inventory.WarehouseTransferNode

Example Request

The following request format is required for this method.

Endpoint URL

GET | POST https://eu-ext.linnworks.net/api/WarehouseTransfer/CheckForDraftTransfer

Headers

Connection: keep-alive
Accept: application/json
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip, deflate
Authorization: INSERT_YOUR_TOKEN_HERE

Request Body

This is an example of the request structure. Results will vary depending on your data.

toLocationId=e58609bd-1f49-4c2c-a3e9-c053d00bb20c&fromLocationId=6d893681-105d-497a-b3c3-b54ed5f2191f

Response

This is an example of the response JSON. Results will vary depending on your data.

"2db9209c-761d-4a13-983a-d4b26c00fabe"