Navriti:Learnplate

<back to all web services

CreateFacilitatorTravelPaymentRequest

HTTP + JSV

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

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

{
	TravelExpense: String,
	ExtraExpense: String,
	TotalExpense: String,
	TravelCriteria: 0,
	TravelClass: 0,
	TravelTransport: 0,
	TravelMode: 0,
	RemarkForOthers: String,
	CreatedBy: String,
	BatchId: 0,
	FacilitatorId: 0,
	Destination: String,
	Source: String,
	RequestId: 0,
	Traveldate: String,
	TravelTime: String,
	Pagestatus: 0,
	Agent: String,
	OtherAgent: String,
	PdfFileName: String,
	Role: 0,
	FlagToInsertOrModify: 0,
	Pid: 0,
	Remarks: String
}