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