Use this call to delete a property from the transfer
Name | Type | Description |
---|---|---|
pkTransferId | Guid | pkTransferId |
pkTransferPropertyId | Guid | pkTransferPropertyId |
The following request format is required for this method.
GET | POST https://eu-ext.linnworks.net/api/WarehouseTransfer/DeleteTransferProperty
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
This is an example of the request structure. Results will vary depending on your data.
pkTransferId=1df2c6d4-9f14-4245-a95c-fd20c8035d38&pkTransferPropertyId=dbc09a08-52c4-4150-8c15-450de824d3c7
This is an example of the response JSON. Results will vary depending on your data.