Use this call to add a note to a bin
Name | Type | Description |
---|---|---|
fkTransferBinId | Guid | fkTransferBinId |
note | String | Note text |
fkTransferId | Guid | fkTransferId |
The following request format is required for this method.
GET | POST https://eu-ext.linnworks.net/api/WarehouseTransfer/AddTransferBinNote
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.
fkTransferBinId=7aa9fbbb-fee1-48e0-9d41-b05850337a87¬e=sample string 1&fkTransferId=870f99c8-4008-473a-a239-dbd01f22bb26
This is an example of the response JSON. Results will vary depending on your data.
"9b9c5cec-358d-43a8-8f45-6b2746faeab7"