Navriti:Learnplate

<back to all web services

AddPaymentDetailsRequest

HTTP + JSV

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

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

{
	InvoiceIdsForStatus: String,
	TDSPercentage: 0,
	RequestIds: String,
	InvoiceIds: String,
	Status: String,
	Invoiceid: 0,
	PaymentReceivedDate: String,
	PaymentReceivedMode: String,
	Cheque_number: String,
	Refernce_number: String,
	BankName: String,
	Payment_type: String,
	Gross_amount: String,
	Amount_to_pay: String,
	Total_paid_amount: String,
	Balance_amount: 0,
	Payment_amount: String,
	Pay_ref_num: String,
	Payment_flag: 0,
	CreatedBy: String
}