Navriti:Learnplate

<back to all web services

AddAssessorStatusLogRequest

HTTP + JSV

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

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

{
	DevId: String,
	ArcCode: String,
	AssessorName: String,
	PhoneNo: String,
	DateTime: String,
	Stage: String,
	Area: String,
	CityState: String,
	Country: String,
	Latitude: String,
	Longitude: String,
	Image: String,
	RequestId: 0
}