JiwaAPI

<back to all web services

GoodsReceivedNoteLineDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/GoodsReceivedNotes/{GRNID}/Lines/{LineID}Deletes a line from a goods received note.
GoodsReceivedNoteLineDELETERequest Parameters:
NameParameterData TypeRequiredDescription
GRNIDpathstringNo
LineIDpathstringNo
GoodsReceivedNoteLine Parameters:
NameParameterData TypeRequiredDescription
LineIDformstringNo
QuantityOrderedformdecimal?No
QuantityDeliveredformdecimal?No
OrderIDformstringNo
OrderNoformstringNo
OrderLineIDformstringNo
Quantityformdecimal?No
InventoryIDformstringNo
PartNoformstringNo
Aux2formstringNo
DescriptionformstringNo
SupplierPartNoformstringNo
GRNLineTypeformReceivalLineType?No
QuantityDecimalPlacesformint?No
LastSavedDateTimeformDateTime?No
ClassificationIDformstringNo
ClassificationDescriptionformstringNo
TaxAmountformdecimal?No
TaxIDformstringNo
TaxRateformdecimal?No
Costformdecimal?No
CurrencyRateUsedformdecimal?No
PurchasingClassificationIDformstringNo
PurchasingClassificationDescriptionformstringNo
PostedToWIPformbool?No
JobChargeformdecimal?No
UseSerialNoformbool?No
FXCostformdecimal?No
PhysicalItemformbool?No
InventoryExpectedLiability_LedgerAccountIDformstringNo
InventoryExpectedLiability_LedgerAccountNoformstringNo
InventoryExpectedLiability_LedgerAccountDescriptionformstringNo
InventoryExpectedAsset_LedgerAccountIDformstringNo
InventoryExpectedAsset_LedgerAccountNoformstringNo
InventoryExpectedAsset_LedgerAccountDescriptionformstringNo
InventoryDeliveredAsset_LedgerAccountIDformstringNo
InventoryDeliveredAsset_LedgerAccountNoformstringNo
InventoryDeliveredAsset_LedgerAccountDescriptionformstringNo
InventoryValue_LedgerAccountIDformstringNo
InventoryValue_LedgerAccountNoformstringNo
InventoryValue_LedgerAccountDescriptionformstringNo
InventoryDeliveredLiability_LedgerAccountIDformstringNo
InventoryDeliveredLiability_LedgerAccountNoformstringNo
InventoryDeliveredLiability_LedgerAccountDescriptionformstringNo
InventoryWIP_LedgerAccountIDformstringNo
InventoryWIP_LedgerAccountNoformstringNo
InventoryWIP_LedgerAccountDescriptionformstringNo
POLineLastSavedDateTimeformDateTime?No
OrderUnitsformdecimal?No
ItemNoformint?No
IN_Creditor_RecIDformstringNo
IN_SupplierWarehouse_RecIDformstringNo
JobCostingStageIDformstringNo
JobCostingStageNoformstringNo
JobCostingStageNameformstringNo
JobCostingCostCentreIDformstringNo
JobCostingCostCentreNoformstringNo
JobCostingCostCentreNameformstringNo
JobCostingJobIDformstringNo
JobCostingJobNoformstringNo
UnitIncTaxformdecimal?No
LineTotalIncTaxformdecimal?No
FXLineTotalExTaxformdecimal?No
FXDecimalPlacesformint?No
HomeDecimalPlacesformint?No
UseExpiryDateformbool?No
LineDetailsformList<GoodsReceivedNoteLineDetail>No
CustomFieldValuesformList<CustomFieldValue>No
GoodsReceivedNoteLineDetail Parameters:
NameParameterData TypeRequiredDescription
LineDetailIDformstringNo
LinkIDformstringNo
Quantityformdecimal?No
LastSavedDateTimeformDateTime?No
SerialNoformstringNo
BinLocationIDformstringNo
BinLocationDescriptionformstringNo
ExpiryDateformDateTime?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 .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

DELETE /GoodsReceivedNotes/{GRNID}/Lines/{LineID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/json