JiwaAPI

<back to all web services

InventorySupplierDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/Inventory/{InventoryID}/Regions/{RegionName}/Suppliers/{SupplierID}Deletes an inventory item supplier.
InventorySupplierDELETERequest Parameters:
NameParameterData TypeRequiredDescription
InventoryIDpathstringNo
RegionNamepathstringNo
SupplierIDpathstringNo
InventorySupplier Parameters:
NameParameterData TypeRequiredDescription
FXRateformdecimal?No
DefaultSupplierformbool?No
SpareFloat1formdecimal?No
SpareFloat2formdecimal?No
SpareFloat3formdecimal?No
SpareDate1formDateTime?No
SpareDate2formDateTime?No
SpareDate3formDateTime?No
SupplierIDformstringNo
CreditorIDformstringNo
CreditorAccountNoformstringNo
CreditorNameformstringNo
SupplierPartNoformstringNo
SupplierUPCformstringNo
SpareString1formstringNo
SpareString2formstringNo
SpareString3formstringNo
CustomFieldValuesformList<CustomFieldValue>No
SupplierWarehousesformList<InventorySupplierWarehouse>No
SupplierQuantityPriceBreaksformList<InventorySupplierQuantityPriceBreak>No
CustomFieldValue Parameters:
NameParameterData TypeRequiredDescription
SettingIDformstringNo
SettingNameformstringNo
ContentsformstringNo
PluginIDformstringNo
PluginNameformstringNo
InventorySupplierWarehouse Parameters:
NameParameterData TypeRequiredDescription
DefaultWarehouseformbool?No
HomeSuppliersCostformdecimal?No
SuppliersCostformdecimal?No
SuppliersCost2formdecimal?No
HomeSuppliersCost2formdecimal?No
SupplierSOHformdecimal?No
DeliveryDaysformint?No
SpareFloat1formdecimal?No
SpareFloat2formdecimal?No
SpareFloat3formdecimal?No
SpareDate1formDateTime?No
SpareDate2formDateTime?No
SpareDate3formDateTime?No
SupplierWarehouseIDformstringNo
CreditorWarehouseIDformstringNo
CreditorWarehouseDescriptionformstringNo
SpareString1formstringNo
SpareString2formstringNo
SpareString3formstringNo
CustomFieldValuesformList<CustomFieldValue>No
UnitOfMeasureformInventoryUnitOfMeasureNo
InventoryUnitOfMeasure Parameters:
NameParameterData TypeRequiredDescription
RecIDformstringNo
InnerUnitOfMeasureformInventoryUnitOfMeasureNo
QuantityInnersPerUnitOfMeasureformdecimal?No
IsSellformbool?No
IsPurchaseformbool?No
ItemNoformint?No
LastSavedDateTimeformDateTime?No
UnitOfMeasureIDformstringNo
NameformstringNo
PartNoformstringNo
BarcodeformstringNo
InventorySupplierQuantityPriceBreak Parameters:
NameParameterData TypeRequiredDescription
QuantityBreakformdecimal?No
Priceformdecimal?No
SupplierQuantityPriceBreakIDformstringNo

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

HTTP + XML

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

DELETE /Inventory/{InventoryID}/Regions/{RegionName}/Suppliers/{SupplierID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml