getInvoicesByCustomer(long, Long, Integer, long) method

Returns a list of Invoices for a customer.

Syntax

List< Invoice > getInvoicesByCustomer ( long customerId , Long invoiceConfigurationId , Integer invoiceStatus , long callerId )

Parameters

Usage

Optional filters acan be applied.