JiwaAPI

<back to all web services

InventoryUnitOfMeasureDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/Inventory/{InventoryID}/UnitOfMeasures/{UnitOfMeasureID}Deletes a inventory unit of measure.
InventoryUnitOfMeasureDELETERequest Parameters:
NameParameterData TypeRequiredDescription
InventoryIDpathstringNo
UnitOfMeasureIDpathstringNo
InventoryUnitOfMeasure Parameters:
NameParameterData TypeRequiredDescription
RecIDformstringNo
InnerUnitOfMeasureformInventoryUnitOfMeasureNo
QuantityInnersPerUnitOfMeasureformdecimal?No
IsSellformbool?No
IsPurchaseformbool?No
ItemNoformint?No
LastSavedDateTimeformDateTime?No
UnitOfMeasureIDformstringNo
NameformstringNo
PartNoformstringNo
BarcodeformstringNo

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

HTTP + CSV

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

DELETE /Inventory/{InventoryID}/UnitOfMeasures/{UnitOfMeasureID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: text/csv