JiwaAPI

<back to all web services

WarehouseTransferOutLineDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/WarehouseTransfersOut/{WarehouseTransferOutID}/Lines/{WarehouseTransferOutLineID}Deletes a line from a warehouse transfer out.
WarehouseTransferOutLineDELETERequest Parameters:
NameParameterData TypeRequiredDescription
WarehouseTransferOutIDpathstringNo
WarehouseTransferOutLineIDpathstringNo
WarehouseTransferOutLine Parameters:
NameParameterData TypeRequiredDescription
WarehouseTransferOutLineIDformstringNo
ItemNoformint?No
InventoryIDformstringNo
PartNoformstringNo
DescriptionformstringNo
DecimalPlacesformint?No
QuantityWantedformdecimal?No
QuantityTransferredformdecimal?No
QuantityBackOrderedformdecimal?No
Costformdecimal?No
RefformstringNo
BackOrderIDformstringNo
PurchaseOrderIDformstringNo
PurchaseOrderLineIDformstringNo
TotalCostTransferredformdecimal?No
TotalCostReceivedformdecimal?No
AddedCostLedger1RecIDformstringNo
AddedCostLedger1AccountNoformstringNo
AddedCostLedger1DescriptionformstringNo
AddedCostLedger2RecIDformstringNo
AddedCostLedger2AccountNoformstringNo
AddedCostLedger2DescriptionformstringNo
AddedCostLedger3RecIDformstringNo
AddedCostLedger3AccountNoformstringNo
AddedCostLedger3DescriptionformstringNo
LineDetailsformList<WarehouseTransferOutLineDetail>No
WarehouseTransferOutLineDetail Parameters:
NameParameterData TypeRequiredDescription
TransferLineDetailsIDformstringNo
Quantityformdecimal?No
Costformdecimal?No
SourceSerialNoformstringNo
SourceBinLocationformstringNo
SourceExpiryDateformDateTime?No
Source_IN_SOHIDformstringNo
InTransit_IN_SOHIDformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

DELETE /WarehouseTransfersOut/{WarehouseTransferOutID}/Lines/{WarehouseTransferOutLineID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/json