Navriti:Learnplate

<back to all web services

ChangeInvoiceStatusRequest

HTTP + JSV

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

POST /jsv/asynconeway/ChangeInvoiceStatusRequest HTTP/1.1 
Host: uap-api.certiplate.com 
Content-Type: text/jsv
Content-Length: length

{
	Invoiceid: 0,
	Status: 0,
	Servicetax: 0,
	Krishi_kalyan_cess: 0,
	Swach_bharth_cess: 0,
	Total_amt: 0,
	Voucher_number: String,
	Courier_no: String,
	Courier_sentdate: String,
	Courier_company: String,
	SPOC_Name: String,
	Spoc_contact: String,
	Destination_unit: String,
	Regionalreceiveddate: String,
	Clientreceiveddate: String,
	CreatedBy: String
}