JiwaAPI

<back to all web services

PurchaseOrderLineDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/PurchaseOrders/{PurchaseOrderID}/Lines/{PurchaseOrderLineID}Deletes a line from a purchase order.
PurchaseOrderLineDELETERequest Parameters:
NameParameterData TypeRequiredDescription
PurchaseOrderIDpathstringNo
PurchaseOrderLineIDpathstringNo
PurchaseOrderLine Parameters:
NameParameterData TypeRequiredDescription
PurchaseOrderLineIDformstringNo
ItemNoformint?No
InventoryIDformstringNo
IsPhysicalformbool?No
PartNoformstringNo
DescriptionformstringNo
QuantityDecimalPlacesformint?No
MakeSupplierTheNewDefaultformbool?No
PurchaseOrderLineTypeformOrderLineType?No
Quantityformdecimal?No
IncPriceformdecimal?No
TaxAmountformdecimal?No
LineTotalformdecimal?No
LineTotalExTaxformdecimal?No
FxTotalformdecimal?No
CurrencyRateUsedformdecimal?No
FXDecimalPlacesformint?No
HomeCurrencyDecimalPlacesformint?No
DeliveryDateformDateTime?No
Deliveredformdecimal?No
HistoryText_CommentformstringNo
JobCostingStageRecIDformstringNo
JobCostingStageNoformstringNo
JobCostingStageNameformstringNo
JobCostingStageClassificationRecIDformstringNo
JobCostingStageClassificationDescriptionformstringNo
JobCostingCostCentreRecIDformstringNo
JobCostingCostCentreNoformstringNo
JobCostingCostCentreNameformstringNo
JobCostingJobRecIDformstringNo
JobCostingJobNoformstringNo
JobCostingJobDescriptionformstringNo
IN_OnBackOrder_OrdersOnBackIDformstringNo
IN_OnBackOrder_Quantityformdecimal?No
IN_OnBackOrder_EstBOValueformdecimal?No
IN_OnBackOrder_LastSavedDateTimeformDateTime?No
InvoiceLineIDformstringNo
UserDefinedFloat1formdecimal?No
UserDefinedFloat2formdecimal?No
UserDefinedFloat3formdecimal?No
UserDefinedDate1formDateTime?No
UserDefinedDate2formDateTime?No
UserDefinedDate3formDateTime?No
UserDefinedString1formstringNo
UserDefinedString2formstringNo
UserDefinedString3formstringNo
PurchasingClassificationRecIDformstringNo
PurchasingClassificationDescriptionformstringNo
PurchasingClassificationLedgerAccountRecIDformstringNo
PurchasingClassificationLedgerAccountAccountNoformstringNo
PurchasingClassificationLedgerAccountDescriptionformstringNo
ServiceManagerTaskRecIDformstringNo
ServiceManagerTaskNoformint?No
ServiceManagerTaskDescriptionformstringNo
ServiceManagerJobRecIDformstringNo
ServiceManagerJobNoformstringNo
ServiceManagerJobDescriptionformstringNo
IN_Creditor_RecIDformstringNo
SupplierPartNoformstringNo
IN_SupplierWarehouse_RecIDformstringNo
OrderUnitsformdecimal?No
DeliveryDaysformint?No
FXCostformdecimal?No
Costformdecimal?No
CostOriginalformdecimal?No
UnitsformstringNo
TaxRateRecIDformstringNo
TaxRateDescriptionformstringNo
TaxRateformdecimal?No
TaxRateBASCodeformint?No
InventoryExpectedLiabilityLedgerAccountRecIDformstringNo
InventoryExpectedLiabilityLedgerAccountAccountNoformstringNo
InventoryExpectedLiabilityLedgerAccountDescriptionformstringNo
InventoryExpectedAssetLedgerAccountRecIDformstringNo
InventoryExpectedAssetLedgerAccountAccountNoformstringNo
InventoryExpectedAssetLedgerAccountDescriptionformstringNo
ClassificationIDformstringNo
ClassificationDescriptionformstringNo
CustomFieldValuesformList<CustomFieldValue>No
CustomFieldValue Parameters:
NameParameterData TypeRequiredDescription
SettingIDformstringNo
SettingNameformstringNo
ContentsformstringNo
PluginIDformstringNo
PluginNameformstringNo

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 /PurchaseOrders/{PurchaseOrderID}/Lines/{PurchaseOrderLineID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: text/csv