Navriti:Learnplate

<back to all web services

AddProjectRateRequest

HTTP + JSV

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

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

{
	QpId: 0,
	Id: 0,
	FromDate: String,
	Updated_by: String,
	ToDate: String,
	FromOldDate: String,
	ToOldDate: String,
	Rate: 0,
	Projectid: 0,
	Level: 0
}