收藏
回答

微信报关,有一单返回:查询指定记录不存在,请重新选择条件查询,第一次遇到,其余单子都正常可以申报?

请求报文:

<xml>

    <sign>FA17241F1A029D9C29713940D23BE68F</sign>

    <appid>******</appid>

    <mch_id>******</mch_id>

    <out_trade_no>272602060685520</out_trade_no>

    <transaction_id>4200003057202602068567075590</transaction_id>

    <customs>GUANGZHOU_ZS</customs>

    <mch_customs_no>******</mch_customs_no>

    <action_type>ADD</action_type>

    <sub_order_no>272602060685520</sub_order_no>

    <fee_type>CNY</fee_type>

    <order_fee>29166</order_fee>

    <transport_fee>0</transport_fee>

    <product_fee>29166</product_fee>

</xml>


返回报文:

<xml>

    <return_code>

        <![CDATA[SUCCESS]]>

    </return_code>

    <return_msg>

        <![CDATA[成功]]>

    </return_msg>

    <sign>

        <![CDATA[8C3AB40650E630772ECF42DA4CF4CEEE]]>

    </sign>

    <appid>

        <![CDATA[******]]>

    </appid>

    <mch_id>

        <![CDATA[******]]>

    </mch_id>

    <result_code>

        <![CDATA[FAIL]]>

    </result_code>

    <err_code>

        <![CDATA[INVALID_REQUEST]]>

    </err_code>

    <err_code_des>

        <![CDATA[查询指定记录不存在,请重新选择条件查询]]>

    </err_code_des>

</xml>2026-02-09T10:32:32.901+08:00  支付单推送返回:{"errorCode":"INVALID_REQUEST","errorMsg":"查询指定记录不存在,请重新选择条件查询","success":false}

回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容