JiwaAPI

<back to all web services

PurchaseInvoiceGoodsReceivedNoteDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/PurchaseInvoices/{PurchaseInvoiceID}/GoodsReceivedNotes/{GRNID}Deletes a goods received note from a purchase invoice.
PurchaseInvoiceGoodsReceivedNoteDELETERequest Parameters:
NameParameterData TypeRequiredDescription
PurchaseInvoiceIDpathstringNo
GRNIDpathstringNo
PurchaseInvoiceGoodsReceivedNoteInvoiced Parameters:
NameParameterData TypeRequiredDescription
GoodsReceivedNoteInvoicedIDformstringNo
GRNIDformstringNo
SlipNoformstringNo
ReceivedDateformDateTime?No
FreightTaxIDformstringNo
Freightformdecimal?No
FreightTaxAmountformdecimal?No
DutyTaxIDformstringNo
Dutyformdecimal?No
DutyTaxAmountformdecimal?No
InsuranceTaxIDformstringNo
Insuranceformdecimal?No
InsuranceTaxAmountformdecimal?No
RE_Main_LastSavedDateTimeformDateTime?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 /PurchaseInvoices/{PurchaseInvoiceID}/GoodsReceivedNotes/{GRNID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml