Navriti:Learnplate

<back to all web services

CreateAssessorAccomodationPaymentRequest

HTTP + JSV

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

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

{
	AccomodationExpense: String,
	CreatedBy: String,
	BatchId: 0,
	AssessorId: 0,
	City: String,
	State: String,
	PreferredLocation: String,
	RequestId: 0,
	Checkindate: String,
	Checkoutdate: String,
	Checkintime: String,
	Checkouttime: String,
	Hotelname: String,
	Hoteladdress: String,
	Pagestatus: 0,
	Agent: String,
	OtherAgent: String,
	PdfFileName: String,
	Role: 0,
	Status: 0,
	Remarks: String
}