Description
The method returns an array of type Invoice containing details of the most recent [NumberOfQuotes] quotes (based on quote date)For example, use 10 as NumberOfQuotes and you’ll get the most recent 10 quotes
Parameters
IN
NumberOfQuotes
Integer
Integer
The number of quotes you’d like returned