Navriti:Learnplate

<back to all web services

CreateTrainingCentreRequest

HTTP + JSV

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

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

{
	CreatedBy: 0,
	TrainingPartnerId: 0,
	CentreName: String,
	CentreType: String,
	CentreId: 0,
	CentreAddress: String,
	ClusterId: 0,
	LocationId: 0,
	ContactPerson: String,
	ContactNumber: String,
	ContactEmailid: String
}