Porta Plus 2 Web Services

<back to all web services

PortaCustomerInvoiceRequest

The following routes are available for this service:
POST/GetCustomerInvoices

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

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

POST /jsv/oneway/PortaCustomerInvoiceRequest HTTP/1.1 
Host: 7el.co 
Content-Type: text/jsv
Content-Length: length

{
	Icustomer: 0,
	Invoice_number: 0,
	i_invoice: 0,
	From_date: String,
	To_date: String,
	Show_void: False,
	only_pay_required: False,
	only_last_unpaid_invoice: False,
	limit: 0,
	offset: 0,
	DownloadInvoice: False,
	License: String,
	ContentId: 0,
	FeatureName: String
}