注意:以下文档只适用于TOP接口,请谨慎使用!

文档中心 > API类目 > 阿里健康追溯码

alibaba.alihealth.synergy.sy.inbox.detail (电子首营-收件箱详情)

电子首营-收件箱详情

公共参数

请求参数

名称 类型 是否必须 示例值 更多限制 描述
ref_ent_id String 可选 cb14553ed7654ff586b87b637ba23e2c 本企业refEntId
inbox_id Number 可选 462 收件箱id

响应参数

名称 类型 示例值 描述
result ResultModel 结果
  • └ response_success
  • Boolean
  • true
  • 是否成功
  • model
  • SyInboxDetailResponse
  • 结果
  • ent_resources
  • SySignatureResourceResponse []
  • 企业资料列表
  • └ resource_id
  • Number
  • 1
  • 资料id
  • └ resource_type_code
  • String
  • 21015
  • 资料类型code
  • └ resource_type_desc
  • String
  • 资料
  • 资料类型
  • └ signature_oss_key_url
  • String
  • 资料URL
  • 资料URL
  • └ page
  • Number
  • 1
  • 资料页数
  • └ approve_status
  • Number
  • 1
  • 资料查收状态,0不通过1通过
  • inbox_detail
  • SyInboxModel
  • 收件箱基本信息
  • └ id
  • Number
  • 1
  • 收件箱id
  • └ gmt_create
  • Date
  • 2025-06-23 20:26:50
  • 创建时间
  • └ gmt_modified
  • Date
  • 2025-06-23 20:26:50
  • 更新时间
  • └ ref_ent_id
  • String
  • cb14553ed7654ff586b87b637ba23e2c
  • 本企业refEntId
  • └ send_ref_ent_id
  • String
  • cb14553ed7654ff586b87b637ba23e2c
  • 发送企业RefEntId
  • └ send_ent_id
  • String
  • cb14553ed7654ff586b87b637ba23e2c
  • 发送企业EntId
  • └ send_ent_name
  • String
  • xxx
  • 发送企业名称
  • └ send_person
  • String
  • xx
  • 发件人
  • └ send_person_id
  • String
  • xx
  • 发件人id
  • └ type
  • Number
  • 0
  • 资料类型,0企业资料1产品资料
  • └ send_time
  • Date
  • 2025-06-23 20:26:50
  • 发送时间
  • └ exchange_status
  • Number
  • 302
  • 301发送方已撤回,302接收方待查收,303接收方审批中,304接收方全部查收,305接收方部分查收,306接收方全部拒收
  • └ exchange_status_desc
  • String
  • 接收方待查收
  • 状态描述
  • └ total_resource_count
  • Number
  • 10
  • 资料数
  • └ receive_resource_count
  • Number
  • 5
  • 通过的资料数
  • └ reject_resource_count
  • Number
  • 5
  • 拒收的资料数
  • └ note
  • String
  • xx
  • 留言
  • └ withdraw_person
  • String
  • xx
  • 撤回人
  • └ withdraw_person_id
  • String
  • xxx
  • 撤回人id
  • └ withdraw_time
  • Date
  • 2025-06-23 20:26:50
  • 撤回时间
  • └ check_status
  • Number
  • 0
  • 查收状态 0拒收,1全部查收,2部分查收
  • └ check_status_desc
  • String
  • 拒收
  • 查收状态
  • products
  • SySignatureProductResponse []
  • 产品列表
  • └ product_id
  • Number
  • 1
  • 产品id
  • └ product_name
  • String
  • 产品名称
  • 产品名称
  • └ product_type_desc
  • String
  • 药品、器械、其他
  • 产品分类
  • └ approval_or_register_no
  • String
  • xxx
  • 批准文号/注册证号
  • └ supply_ent_name
  • String
  • xxx
  • 供应商
  • └ resource_count
  • Number
  • 10
  • 资料数
  • product_resources
  • SySignatureResourceResponse []
  • 产品资料列表
  • └ resource_id
  • Number
  • 1
  • 资料id
  • └ resource_type_code
  • String
  • 21015
  • 资料类型code
  • └ resource_type_desc
  • String
  • 资料类型
  • 资料类型
  • └ signature_oss_key_url
  • String
  • 资料URL
  • 资料URL
  • └ page
  • Number
  • 1
  • 资料页数
  • └ approve_status
  • Number
  • 1
  • 资料查收状态,0不通过1通过
  • agent_persons
  • SySignatureAgentPersonResponse []
  • 委托人列表
  • └ agent_person_id
  • Number
  • 1
  • 委托人id
  • └ username
  • String
  • 张三
  • 委托人项目
  • └ user_no
  • String
  • 1
  • 委托人编号
  • └ tel
  • String
  • 188xxxx
  • 电话
  • └ resource_count
  • Number
  • 10
  • 资料数
  • agent_person_resources
  • SySignatureResourceResponse []
  • 委托人资料列表
  • └ resource_id
  • Number
  • 1
  • 资料id
  • └ resource_type_code
  • String
  • 21015
  • 资料类型code
  • └ resource_type_desc
  • String
  • 资料类型
  • 资料类型
  • └ signature_oss_key_url
  • String
  • 资料URL
  • 资料URL
  • └ page
  • Number
  • 1
  • 资料页数
  • └ approve_status
  • Number
  • 0
  • 资料查收状态,0不通过1通过
  • └ msg_info
  • String
  • xx
  • 返回值
  • └ msg_code
  • String
  • xx
  • 返回码

请求示例

  • JAVA
  • .NET
  • PHP
  • CURL
  • Python
  • C/C++
  • NodeJS
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
AlibabaAlihealthSynergySyInboxDetailRequest req = new AlibabaAlihealthSynergySyInboxDetailRequest();
req.setRefEntId("cb14553ed7654ff586b87b637ba23e2c");
req.setInboxId(462L);
AlibabaAlihealthSynergySyInboxDetailResponse rsp = client.execute(req);
System.out.println(rsp.getBody());

响应示例

  • XML示例
  • JSON示例
<alibaba_alihealth_synergy_sy_inbox_detail_response>
    <result>
        <response_success>true</response_success>
        <model>
            <ent_resources>
                <sy_signature_resource_response>
                    <resource_id>1</resource_id>
                    <resource_type_code>21015</resource_type_code>
                    <resource_type_desc>资料</resource_type_desc>
                    <signature_oss_key_url>资料URL</signature_oss_key_url>
                    <page>1</page>
                    <approve_status>1</approve_status>
                </sy_signature_resource_response>
            </ent_resources>
            <inbox_detail>
                <id>1</id>
                <gmt_create>2025-06-23 20:26:50</gmt_create>
                <gmt_modified>2025-06-23 20:26:50</gmt_modified>
                <ref_ent_id>cb14553ed7654ff586b87b637ba23e2c</ref_ent_id>
                <send_ref_ent_id>cb14553ed7654ff586b87b637ba23e2c</send_ref_ent_id>
                <send_ent_id>cb14553ed7654ff586b87b637ba23e2c</send_ent_id>
                <send_ent_name>xxx</send_ent_name>
                <send_person>xx</send_person>
                <send_person_id>xx</send_person_id>
                <type>0</type>
                <send_time>2025-06-23 20:26:50</send_time>
                <exchange_status>302</exchange_status>
                <exchange_status_desc>接收方待查收</exchange_status_desc>
                <total_resource_count>10</total_resource_count>
                <receive_resource_count>5</receive_resource_count>
                <reject_resource_count>5</reject_resource_count>
                <note>xx</note>
                <withdraw_person>xx</withdraw_person>
                <withdraw_person_id>xxx</withdraw_person_id>
                <withdraw_time>2025-06-23 20:26:50</withdraw_time>
                <check_status>0</check_status>
                <check_status_desc>拒收</check_status_desc>
            </inbox_detail>
            <products>
                <sy_signature_product_response>
                    <product_id>1</product_id>
                    <product_name>产品名称</product_name>
                    <product_type_desc>药品、器械、其他</product_type_desc>
                    <approval_or_register_no>xxx</approval_or_register_no>
                    <supply_ent_name>xxx</supply_ent_name>
                    <resource_count>10</resource_count>
                    <product_resources>
                        <sy_signature_resource_response>
                            <resource_id>1</resource_id>
                            <resource_type_code>21015</resource_type_code>
                            <resource_type_desc>资料类型</resource_type_desc>
                            <signature_oss_key_url>资料URL</signature_oss_key_url>
                            <page>1</page>
                            <approve_status>1</approve_status>
                        </sy_signature_resource_response>
                    </product_resources>
                </sy_signature_product_response>
            </products>
            <agent_persons>
                <sy_signature_agent_person_response>
                    <agent_person_id>1</agent_person_id>
                    <username>张三</username>
                    <user_no>1</user_no>
                    <tel>188xxxx</tel>
                    <resource_count>10</resource_count>
                    <agent_person_resources>
                        <sy_signature_resource_response>
                            <resource_id>1</resource_id>
                            <resource_type_code>21015</resource_type_code>
                            <resource_type_desc>资料类型</resource_type_desc>
                            <signature_oss_key_url>资料URL</signature_oss_key_url>
                            <page>1</page>
                            <approve_status>0</approve_status>
                        </sy_signature_resource_response>
                    </agent_person_resources>
                </sy_signature_agent_person_response>
            </agent_persons>
        </model>
        <msg_info>xx</msg_info>
        <msg_code>xx</msg_code>
    </result>
</alibaba_alihealth_synergy_sy_inbox_detail_response>

异常示例

  • XML示例
  • JSON示例
<error_response>
    <code>50</code>
    <msg>Remote service error</msg>
    <sub_code>isv.invalid-parameter</sub_code>
    <sub_msg>非法参数</sub_msg>
</error_response>

错误码解释

错误码 错误描述 解决方案

API工具

如何获得此API

FAQ

返回
顶部