Navriti:Learnplate

<back to all web services

UpdateProjectCoordinatorRequest

HTTP + JSV

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

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

{
	ProjectCoordinatorID: 0,
	Name: String,
	Dob: String,
	Gender: 0,
	Address: String,
	EmailID: String,
	Contact: String,
	ModifiedBy: String,
	OrganizationID: 0,
	AboutSummary: String,
	Images: String,
	RoleId: String,
	ClientIdList: String,
	Rate: String,
	Bankname: String,
	Accountholdername: String,
	Accountno: String,
	Ifsccode: String,
	Aadharno: String,
	Aadharimage: String,
	Pancardno: String,
	Pancardimage: String,
	Facilitatortype: 0,
	FacilitatorCoordinator: 0,
	ClientEnabledFor: String
}