JiwaAPI

<back to all web services

GoodsReceivedNotePurchaseOrderDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/GoodsReceivedNotes/{GRNID}/PurchaseOrders/{OrderID}Deletes a purchase order from a goods received note.
GoodsReceivedNotePurchaseOrderDELETERequest Parameters:
NameParameterData TypeRequiredDescription
GRNIDpathstringNo
OrderIDpathstringNo
GoodsReceivedNotePurchaseOrderReceived Parameters:
NameParameterData TypeRequiredDescription
PurchaseOrderReceivedIDformstringNo
OrderIDformstringNo
OrderNoformstringNo
OrderTypeformPurchaseOrderType?No
OrderedDateformDateTime?No
FreightTaxIDformstringNo
Freightformdecimal?No
FreightTaxAmountformdecimal?No
DutyTaxIDformstringNo
Dutyformdecimal?No
DutyTaxAmountformdecimal?No
InsuranceTaxIDformstringNo
Insuranceformdecimal?No
InsuranceTaxAmountformdecimal?No

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 /GoodsReceivedNotes/{GRNID}/PurchaseOrders/{OrderID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml