JiwaAPI

<back to all web services

DebtorPartNumberDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/Debtors/{DebtorID}/DebtorPartNumbers/{PartNumberID}Deletes a debtor part number.
DebtorPartNumberDELETERequest Parameters:
NameParameterData TypeRequiredDescription
DebtorIDpathstringNo
PartNumberIDpathstringNo
DebtorPartNumber Parameters:
NameParameterData TypeRequiredDescription
PartNumberIDformstringNo
InventoryIDformstringNo
PartNoformstringNo
DebtorPartNoformstringNo
DebtorBarcodeformstringNo

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 /Debtors/{DebtorID}/DebtorPartNumbers/{PartNumberID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml