Example #1
0
 public function testGetSupplierInvoices()
 {
     $r = $this->client->getSupplierInvoices();
     var_dump($r);
 }