[2022-01-19 05:13:18] testing.INFO: com\zoho\crm\api\record\BodyWrapper Object
(
[data:com\zoho\crm\api\record\BodyWrapper:private] => Array
(
[0] => com\zoho\crm\api\record\Record Object
(
[keyValues:protected] => Array
(
[currency_symbol] => ₹
[Billing_City] => Gandhinagar
[Billing_Code] => 35004
[Billing_Country] => India
[Billing_State] => Gujarat
[Billing_Street] => 22 sidhi
[Description] => Sample descreption of Invoice
[Discount_Codes] =>
[Discounts] =>
[Exchange_Rate] => 1
[Grand_Total] => 100.00
[Invoice_Date] => DateTime Object
(
[date] => 2022-01-16 00:00:00.000000
[timezone_type] => 3
[timezone] => UTC
)
[Invoice_Number] => Inv-0001
[Owner] =>
[Invoiced_Items] => Array
(
[0] => com\zoho\crm\api\record\Record Object
(
[keyValues:protected] => Array
(
[Product_Name] => Sample product 1
[Quantity] => 1
[Description] => sample product 1 description
[List_Price] => 50
)
[keyModified:com\zoho\crm\api\record\Record:private] => Array
(
[Product_Name] => 1
[Quantity] => 1
[Description] => 1
[List_Price] => 1
)
)
)
[Modified_By] =>
[Patient] => Array
(
[name] => Patient Name
[id] => 4650239000001692584
)
[Purchase_Order] => 342
[Script] =>
[Shipping_Agent] => Array
(
[name] => Sidhant Test
[id] => 4650239000001726061
)
[Shipping_City] => Ahmd
[Shipping_Code] => AHmd0001
[Shipping_Country] => US
[Shipping_State] => Alabama
[Shipping_Street] => Delaware
[Sub_Total] => 100.00
[Subject] => Aaa
[Tax] => 10
[Terms_and_Conditions] =>
[Tracking_Code] => UPS000141
[Vendor] => Array
(
[name] => testing1
[id] => 4650239000001497060
)
[Account_Name] => Array
(
[name] => GKB Accont
[id] => 4650239000000296001
)
)
[keyModified:com\zoho\crm\api\record\Record:private] => Array
(
[currency_symbol] => 1
[Billing_City] => 1
[Billing_Code] => 1
[Billing_Country] => 1
[Billing_State] => 1
[Billing_Street] => 1
[Description] => 1
[Discount_Codes] => 1
[Discounts] => 1
[Exchange_Rate] => 1
[Grand_Total] => 1
[Invoice_Date] => 1
[Invoice_Number] => 1
[Owner] => 1
[Invoiced_Items] => 1
[Modified_By] => 1
[Patient] => 1
[Purchase_Order] => 1
[Script] => 1
[Shipping_Agent] => 1
[Shipping_City] => 1
[Shipping_Code] => 1
[Shipping_Country] => 1
[Shipping_State] => 1
[Shipping_Street] => 1
[Sub_Total] => 1
[Subject] => 1
[Tax] => 1
[Terms_and_Conditions] => 1
[Tracking_Code] => 1
[Vendor] => 1
[Account_Name] => 1
)
)
)
[trigger:com\zoho\crm\api\record\BodyWrapper:private] => Array
(
)
[duplicateCheckFields:com\zoho\crm\api\record\BodyWrapper:private] =>
[wfTrigger:com\zoho\crm\api\record\BodyWrapper:private] =>
[larId:com\zoho\crm\api\record\BodyWrapper:private] =>
[keyModified:com\zoho\crm\api\record\BodyWrapper:private] => Array
(
[data] => 1
[trigger] => 1
)
)
[2022-01-19 05:13:18] testing.INFO: End body wrapper
2022-01-19 05:13:18 com\zoho\api\logger\SDKLogger SEVERE Exception in forming request body : com\zoho\crm\api\exception\SDKException Caused by : Class "" does not exist
.../zohocrm/php-sdk-2.1/src/com/zoho/crm/api/util/CommonAPIHandler.php- 290-
#0 .../zohocrm/php-sdk-2.1/src/com/zoho/crm/api/record/RecordOperations.php(137): com\zoho\crm\api\util\CommonAPIHandler->apiCall()
#1 /var/www/html/mhcapp/app/Services/ZohoAPI.php(470): com\zoho\crm\api\record\RecordOperations->createRecords()
#2 /var/www/html/mhcapp/tests/Feature/ZohoTest.php(118): App\Services\ZohoAPI->insertRecord()
#3 .../phpunit/phpunit/src/Framework/TestCase.php(1527): Tests\Feature\ZohoTest->test_zoho_crm_invoice_create()
#4 .../phpunit/phpunit/src/Framework/TestCase.php(1133): PHPUnit\Framework\TestCase->runTest()
#5 .../phpunit/phpunit/src/Framework/TestResult.php(722): PHPUnit\Framework\TestCase->runBare()
#6 .../phpunit/phpunit/src/Framework/TestCase.php(885): PHPUnit\Framework\TestResult->run()
#7 .../phpunit/phpunit/src/Framework/TestSuite.php(678): PHPUnit\Framework\TestCase->run()
#8 .../phpunit/phpunit/src/Framework/TestSuite.php(678): PHPUnit\Framework\TestSuite->run()
#9 .../phpunit/phpunit/src/Framework/TestSuite.php(678): PHPUnit\Framework\TestSuite->run()
#10 .../phpunit/phpunit/src/TextUI/TestRunner.php(670): PHPUnit\Framework\TestSuite->run()
#11 .../phpunit/phpunit/src/TextUI/Command.php(143): PHPUnit\TextUI\TestRunner->run()
#12 .../phpunit/phpunit/src/TextUI/Command.php(96): PHPUnit\TextUI\Command->run()
#13 .../phpunit/phpunit/phpunit(92): PHPUnit\TextUI\Command::main()
#14 {main}