ERP后台

ERP后台API


抵扣详情

<p><strong>请求URL:</strong> </p> <ul> <li><code>接口不变</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>get </p> <p><strong>返回示例</strong></p> </li> </ul> <pre><code>以下为php变量,的大部分字段和以前一样 array(4) { ["pay_info"] =&gt; array(9) { //支付信息 ["project_id"] =&gt; string(2) "74" ["serial_number"] =&gt; string(21) "PAY202006171926314247" ["amount"] =&gt; string(8) "77000.00" ["pay_time"] =&gt; NULL ["record_time"] =&gt; string(10) "1592393191" ["remark"] =&gt; NULL ["recorder_name"] =&gt; string(9) "罗洪元" ["belong_partner_id"] =&gt; string(1) "1" ["company_name"] =&gt; string(36) "上海一嗨汽车租赁有限公司" } ["car_basic_data"] =&gt; array(1) { [0] =&gt; &amp;array(12) { ["id"] =&gt; string(5) "20609" ["car_id"] =&gt; string(5) "53245" ["amount1"] =&gt; string(4) "0.00" ["amount2"] =&gt; string(4) "0.00" ["vin"] =&gt; string(17) "CSXC0000000000011" ["plate_number"] =&gt; NULL ["belong_project"] =&gt; string(2) "74" ["type_name"] =&gt; string(35) "朗逸 2017款 1.6L 自动风尚版" ["contract_amount"] =&gt; string(8) "77000.00" ["paid_amount"] =&gt; string(7) "1500.00" ["receipt_amount"] =&gt; int(0) ["deal_price"] =&gt; int(0) } } ["deduct_type_1"] =&gt; array(10) { ["type_name"] =&gt; string(35) "朗逸 2017款 1.6L 自动风尚版" ["amount"] =&gt; string(7) "1000.00" ["car_id"] =&gt; string(5) "53245" ["vin"] =&gt; string(17) "CSXC0000000000011" ["plate_number"] =&gt; NULL ["contract_amount"] =&gt; string(8) "77000.00" ["paid_amount"] =&gt; string(7) "1500.00" ["receipt_amount"] =&gt; int(0) ["deal_price"] =&gt; int(0) ["from_car_id"] =&gt; string(17) "LSKG4AC16FA410506"//被抵扣车架号 } ["deduct_type_2"] =&gt; array(9) { ["type_name"] =&gt; string(35) "朗逸 2017款 1.6L 自动风尚版" ["amount"] =&gt; string(7) "1000.00"//抵扣金额 ["car_id"] =&gt; string(5) "53245" ["vin"] =&gt; string(17) "CSXC0000000000011" ["plate_number"] =&gt; NULL ["contract_amount"] =&gt; string(8) "77000.00" ["paid_amount"] =&gt; string(7) "1500.00" ["receipt_amount"] =&gt; int(0) ["deal_price"] =&gt; int(0) } }</code></pre>

页面列表

ITEM_HTML