Navriti:Learnplate

<back to all web services

CreateFacilitatorPaymentRequest

HTTP + JSV

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

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

{
	TravelExpense: String,
	CreatedBy: String,
	BatchId: 0,
	FacilitatorId: 0,
	RatePerDay: String,
	Food: String,
	Accomodation: String,
	Stationary: String,
	OtherCharges: String,
	Remarks: String,
	RequestId: 0,
	RoleId: 0,
	BillingType: 0,
	Status: 0,
	ReasonId: 0
}