insert([ 'payref' => "$payref", 'transdate' => '2018-01-11 07:46:18', 'client_id' => 1, 'service_prov_id' => $service_prov_id, 'firs_tin' => '123', 'new_tin' => '123', 'taxpayer_name' => 'John Doe', 'taxoffice_id' => 1, 'amount' => $amount, 'currency_id' => 1, 'tax_type_id' => $tax_type_id, 'payment_channel_id' => $payment_channel_id, 'assessment_no' => '123456', 'assessment_period' => 'December 2017', 'bank_id' => $bank_id, 'switching_platform_id' => $switching_platform_id ]); } } }