getInvoiceConfigurationsByCustomer(long, Long, boolean, long) method

Returns all the Invoice Configurations for a customer.

Syntax

List< InvoiceConfiguration > getInvoiceConfigurationsByCustomer ( long customerId , Long invoiceTypeId , boolean onlyActive , long callerId )

Parameters

Usage

Various filters can be applied.