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.
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=f3cb8e7c-471b-4bc6-8ca9-07b284e4a2f5¬e=sample string 1&fkTransferId=bd961187-f425-45a4-a944-714e9d858f29
This is an example of the response JSON. Results will vary depending on your data.
"7dfe1f32-eb81-4a3e-8a8f-6187f6d96527"