listInvoices API Issue
Problem reported by Chris Curtis 9 years ago
Hi,
The API appears to be returning zeros for a call to listInvoices.
I've tested it on both our servers and got the same result.
Array ( [0] => Clearbooks_Soap_1_0_Invoice Object ( [items] => Array ( ) [description] => [entityId] => [invoice_id] => 0 [invoice_prefix] => [invoiceNumber] => 0 [reference] => [dateCreated] => [dateDue] => [dateAccrual] => [creditTerms] => 0 [bankPaymentId] => 0 [project] => 0 [external_id] => [status] => [statementPage] => [themeId] => 1 [type] => [vatTreatment] => [multicurrency] => [gross] => 0 [net] => 0 [vat] => 0 [paid] => 0 [balance] => 0 [fxrate] => 0 ) ) Array ( [0] => 6132 )