Navriti:Learnplate

<back to all web services

ChangeInvoiceAddressRequest

HTTP + JSV

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

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

{
	InvoiceId: 0,
	InvoiceAddressId: 0,
	Status: 0,
	UserId: String,
	InvoiceNo: String,
	InvoiceDate: String,
	Rate: 0,
	GrossAmount: 0,
	InvoiceAmount: 0,
	TaxAmount: 0,
	UserRoleId: 0,
	ChangeDetailIds: String
}