JiwaAPI

<back to all web services

InventoryDebtorSpecificPriceDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/Inventory/{InventoryID}/DebtorSpecificPrices/{DebtorSpecificPriceID}Deletes a debtor specific price.
InventoryDebtorSpecificPriceDELETERequest Parameters:
NameParameterData TypeRequiredDescription
InventoryIDpathstringNo
DebtorSpecificPriceIDpathstringNo
InventoryDebtorPrice Parameters:
NameParameterData TypeRequiredDescription
SourceformPriceSources?No
ModeformPriceModes?No
Amountformdecimal?No
StartDateformDateTime?No
EndDateformDateTime?No
UseQuantityPriceBreakformbool?No
QuantityPriceBreakformdecimal?No
DebtorSpecificPriceIDformstringNo
DebtorIDformstringNo
DebtorAccountNoformstringNo
DebtorNameformstringNo
Priceformdecimal?No
NoteformstringNo

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}/DebtorSpecificPrices/{DebtorSpecificPriceID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml