# 货主注册

接口名称:/fpl/consignorRegister

请求参数

序号 层级 英文名称 中文名称 类型 长度 必填 说明
1 1 shortName 企业简称 String 50 2-50 个字符,允许汉字,字母,数字,全角括号
2 1 businessLicenseFilename 营业执照图片 Filename String 255 文件名
3 1 name 企业名称 String 50 2-50 个字符,允许汉字,字母,数字,全角括号
4 1 creditCode 社会统一信用代码 String 18 传入字段需满足 统一社会信用代码校验算法
5 1 location 详细地址 String 255 2-256 个字符,允许数字,字母,汉字,全角括号,少数民族符号 ·
6 1 idCardFrontFilename 法人身份证人像面 Filename String 255 文件名
7 1 idCardBackFilename 法人身份证国徽面 Filename String 255 文件名
8 1 legalName 法人姓名 String 20 1-20 个字符,只允许汉字+少数民族符号 ·
9 1 idCard 法人身份证号 String 18 18 位数字(末尾允许输入 X),符合身份证号校验算法
10 1 phone 联系电话 String 20 传入字段需满足 手机号 校验算法
11 1 username 登录手机号 String 20 传入字段需满足 手机号 校验算法,如果货主已存在,使用原货主的手机号
12 1 password 登录密码 String 32 原始密码为8-12位数字或字母,传入时需对密码进行md5加密(32位, 例:11111111 加密后为 1bbd886460827015e5d605ed44252251),如果手机号已存在,默认使用原有密码

请求参数示例:

{
    "idCard": "350600********0045",
    "idCardFrontFilename": "ff69731b5922d8b40425da33d4ac7278.jpg",
    "idCardBackFilename": "cbe772077287f54c191dcd1bcd4a2473.jpg",
    "legalName": "李靖",
    "businessLicenseFilename": "04960a25c211e3d7075509c6e981f70e.jpg",
    "password": "1bbd886460827015e5d605ed44252251)",
    "creditCode": "91****03MA33C***7F",
    "phone": "13****08788",
    "name": "****科技有限公司",
    "location": "**省**市**号404室",
    "shortName": "******科技有限公司",
    "username": "13****08788"
}

返回参数

参数名 类型 说明
consignorId long 货主id

返回参数示例

{
    "code": "00000",
    "data": {
        "consignorId": 10001
    },
    "message": "请求成功",
    "traceId": "3f49350903a74088a3fccbe70872c421.131.17341667510044523"
}

# 货主注册回调通知

  1. 这是一个回调接口,需要接入方提供一个可供请求的回调地址,交由我方运营人员配置系统后,一旦发生货主注册行为,我方会往配置的回调地址推送数据
  2. 推送数据的时候,请求头会携带sign参数,接入方可以用于鉴权

serviceName : consignorCreated

回调请求参数

序号 层级 英文名称 中文名称 类型 长度 是否必填 说明
1 1 serviceName 服务名 String 货主注册结果通知
2 1 appId 接入appId String 商家企业接入AppID
3 1 appSecret 接入appSecret String 商家企业接入AppSecret
4 1 consignorShopRelId 商家企业ID long
5 1 companyName 商家企业名称 String 50 长度50
6 1 creditCode 货主社会统一信用代码 String 18 长度18
7 1 openAccountUrl 签约落地页地址 String 255
8 1 status 审核结果 int 1 1-成功, 2-拒绝
9 1 remarks 结果文本 String

回调请求参数示例

{
  "appId": "a4f31d314ec24f2083efb9597548f190",
  "appSecret": "a549e0b587344570957d67a8d43dc5ab",
  "companyName": "重庆**物流供应链管理有限公司",
  "consignorShopRelId": 721,
  "creditCode": "91371526**3RRQDLXX",
  "openAccountUrl": "https://newpay.wlhy.dev1.xiaokuaikeji.com/#/redirect?signature=58d5643cafa831cc91cec0bca310bcf25c10a19c&userTradeNo=TRADE202307250041000000012&isvId=220162260240&type=20&userId=6980522651&",
  "serviceName": "consignorCreated",
  "status": 1
}

# 合同预览

接口名称:/fpl/getWaitContractPreview 请求参数

序号 层级 英文名称 中文名称 类型 长度 必填 说明
1 1 consignorShopRelId 商家企业id long 传入货主注册回调通知返回的 <商家企业ID>

返回参数

string

mock 数据示例

{
	"code": "00000",
	"data": '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>    <title>货物运输协议</title>    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>    <meta http-equiv="Content-Style-Type" content="text/css"/>    <style type="text/css">        body {            overflow: auto;            font-family: pingfang sc light;            font-size:14px;        }        p{text-indent: 2em;line-height: 20px;}        .title{font-size:20px;font-weight:bold;text-align: center;}        .con p{margin:10px 0;}        .center{text-align: center;}        .table{padding:0;margin:40px 0 0 0;width:100%;border:none;border-collapse: collapse;}        .table td{padding:8px 0;}        .td-l{text-align: right;width:20%;padding:8px 0;}        .td-con{text-align: left;font-weight:bold;width: 30%;padding:8px 0;}    </style></head><body><div class="con"><p class="title"><strong>货物运输协议</strong></p><p class="center"><strong>协议编号:HZ-2023072100005</strong></p><p><strong>甲方: 杭州泛链科技有限公司(“托运人”)</strong></p><p><strong>乙方: 鲁南制药集团股份有限公司(“承运人”)</strong></p><p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><span style="text-decoration: underline;"><strong>双方通过在鲁南制药集团股份有限公司平台(以下简称&ldquo;网络货运平台&rdquo;或&ldquo;平台&rdquo;)勾选/点击&ldquo;确认&rdquo;、&ldquo;提交&rdquo;、&ldquo;同意&rdquo;或&ldquo;接受&rdquo;键或以其他方式确认接受本协议或已实际享有本协议项下的权益或已实际执行本协议项下的约定(&ldquo;确认&rdquo;),即表示双方同意本协议约定内容达成协议,接受本协议全部约定内容的约束。</strong></span></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 24pt; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><span style="text-decoration: underline;"><strong>在确认本协议之前,请双方仔细阅读本协议的全部内容(特别是以粗体及/或下划线标注的内容)。如一方不同意本协议的任意内容,或者无法准确理解本协议任何条款的含义,请不要进行确认及后续操作。</strong></span></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>1定义</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><strong>1.1鲁南制药集团股份有限公司平台(以下简称&ldquo;<span style="text-decoration: underline;">网络货运平台</span>&rdquo;或&ldquo;<span style="text-decoration: underline;">平台</span>&rdquo;):</strong>指<strong>【承运人】</strong>运营的可供用户发布车辆信息及/或货源信息、搜索货源信息及/或车辆信息、联系车辆及/或货主及/或接受其他物流信息服务/物流增值服务的软件/网站平台,包括但不限于APP、PC端、微信公众号、小程序等软件/网站/网页/程序。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><strong>1.2托运人:</strong>指使用平台服务的、有货物运输需求并向承运人支付运费的自然人、法人或其他主体。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><strong>1.3承运人:</strong>指为托运人提供或组织货物运输服务并与托运人达成货物运输交易的主体。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><strong>1.4货运信息:</strong>指由托运人提供、确认并经平台相关页面显示的货物信息(包括但不限于货物名称、性质/类型、数量/重量、体积等)、装货地点、装卸方式、装货时间、卸货地点、到货时间、运费、支付方式、车长车型、收货人信息及/或托运人备注等信息。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><strong>1.5交易信息:</strong>指合作期间内,承运人与托运人通过平台就货物运输达成一系列交易的相关信息,包括但不限于下单时间、运单号等,具体以平台根据承运人、托运人的实际承运状况生成的交易运单信息为准,运单信息及托运人与承运人交易过程中涉及的相关信息、资料作为本协议附件,与本协议具有相同法律效力。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left"><strong>1.6收货人</strong>:指托运人指定的收取运输货物的自然人、法人或其他主体。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>2服务期</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">本协议自2023-07-21起,至2024-07-20止,具有法律约束力。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>3货物运输交易</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">3.1托运人、承运人双方同意并确认:双方对其各自向网络货运平台提供的信息真实性、准确性与完整性负责;上述信息(包括但不限于托运人信息、货运信息、交易信息等)构成本合同的一部分,对双方均具有法律约束力,双方均基于上述信息确认、履行本协议。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">3.2双方同意,托运人委托承运人将货物从装货地点运输至卸货地点并交付至指定收货人。托运人应将真实、有效的全部货运信息通过平台提供给承运人,确保将由承运人受托运输货物,且托运人负责安排货物在装货地点的装车及承担装车费用。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">3.3托运人指定的收货人应于承运人将货物送达卸货地点后当场立即对货物数量与外表进行验收,并负责安排卸货及承担卸货的费用。除非存在因承运人运输不当导致的货物数量短缺或损坏,否则应视为验收合格。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>4运费的支付</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">4.1托运人与承运人应按托运订单中确认的运费总金额以及支付方式执行运输业务,具体每单运费以系统中运输订单显示为准。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">4.2托运人应在平台相关页面如实、准确地填写运费的总金额、支付方式/时间(含现金、油卡、ETC卡)等信息;托运人应按本协议的约定及平台的相关规则支付运费。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">4.3就承运人提供的本协议项下服务,托运人应确保在货物由指定收货人完成收货后再在平台点击&ldquo;签收确认&rdquo;,托运人进行前述点击操作即视为托运人确认承运人已完成运输且货物验收合格,并视为托运人确认就货物运输及运费支付事宜已不存在任何异议或主张。托运人进行前述点击操作即视为托运人不可撤销地授权合作的第三方支付渠道提供方将运费支付给承运人。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>5托运人的其他权利义务</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.1托运人应确保托运人指定的收货方按照运单规定的卸货时间及收货地点及时收货。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.2托运人确认,托运人有签订和履行本协议的资格和能力,并确保托运人提供的信息(包括但不限于托运人信息、货运信息、收货人信息等)真实、准确、完整。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.3托运人应确保货物不属于法律规定的违禁品及危险品,货物符合《中华人民共和国道路运输条例》等相关道路运输法律法规的规定,并应确认并保证其托运的货物不属于相关法律法规规定的危险货物(指具有爆炸、易燃、毒害、感染、腐蚀等危险特性,在生产、经营、运输、储存、使用和处置中,容易造成人身伤亡、财产损毁或者环境污染而需要特别防护的物质和物品。危险货物以列入国家标准《危险货物品名表》(GB12268)的为准),否则由此产生的一切责任均由托运人自行承担,由此给平台及/或承运人、其他第三方造成损失的,托运人应承担全部的赔偿责任。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.4货物运输需要办理审批、检验等手续的,托运人应当将依法办理完的有关手续文件提交承运人,若因托运人故意隐瞒、虚报货物信息导致承运人承担的任何处罚、损失均由托运人承担。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.5托运人应对货物进行妥善、合理包装,确保货物在运输过程中不会因包装不善而出现破损、散落、掉落变质等影响货物品质和数量的情形。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.6托运人应当协调并确保收货人按照订单信息及时进行验收。货物验收合格的,收货人应当场立即出具书面的收货证明,且交付后货物毁损的风险转移由托运人及/或收货人自行承担。收货人拒绝或未能出具书面的收货证明的,视为验收合格且风险转移。收货人无理拒绝验收、未能及时验收及/或未就货物数量、毁损情况提出异议的,视为验收合格且风险转移。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.7托运人确保承运人能够按照本协议及订单约定收取运费等相关费用。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.8托运人、平台及/或其委托的其他定位服务商可以连续获取、抓取车辆定位或轨迹信息。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">5.9托运人应按本协议的约定及其与承运人达成的合意支付全部运费。如发生承运人未按时收到运费、支付运费不当或托运人提出任何主张要求导致承运人遭受任何损失或承担任何责任,则承运人有权要求托运人向遭受损失或承担责任的主体支付等于运费总额的违约金,并赔偿全部直接与间接损失。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>6承运人的其他权利义务</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.1承运人应在约定的交货时间前将货物运输至收货地点。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.2承运人确认其是具有从事提供网络货物运输服务的相关资质、证照的主体,并已取得签订和履行本协议的相关合法授权、资格和能力。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.3承运人应当确保按照本协议约定,按时将货物完整无损地运输至卸货地点并交付给收货人进行卸货、验收,且有权要求收货人出具书面的收货证明。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.4承运人将货物送达卸货地点的,应当及时通知收货人,承运人无法联系到收货人及/或收货人未按照本协议约定进行验收的,应及时通知托运人,并有权要求托运人协助承运人及时通知收货人按照本协议约定收货。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.5承运人有权利在订货前核实托运人实际装卸货时长,托运人有义务如实告知承运人。若超出约定装卸货时长,承运人未装货且不愿继续等待装货的,托运人应补偿期间承运人产生的额外费用。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.6托运人未能按约定支付运费的,则承运人对货物享有留置权。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.7承运人出于自身运营及业务承载量的考量,可提前 30 天通知托运人缩减或暂停接收后续新订单。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">6.8 业务完结后,承运人需要按照要求,在当月内(以托运人完成运费支付且在开票截止日内申请为准)为托运人开具合法、正式、有效的增值税专用发票(包括电子版的增值税发票),若因承运人自身原因不能及时完成开票工作造成托运人损失的,应赔偿未开发票金额9%的增值税损失。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>7违约责任</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">7.1在本协议签署后,因托运人未及时收货、托运人原因造成承运人无法运输货物、或导致本协议内容发生改变、或出现与实际装货情况不符(运费,吨位,装卸货地址等),双方不能协商一致的,承运人有权单方解除合同,如承运人已为承运货物开展了工作(包括但不限于已将车辆开往装货地点等)的情况下,托运人应赔偿承运人的实际损失。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">7.2托运人未按约定的时间足额支付运费的,应当按照双方约定向承运人支付违约金。双方无明确约定的,则每逾期一日,按未支付运费的千分之二计算违约金。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>8不可抗力</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">8.1因疫情、自然灾害等不可抗力妨碍、影响或延误任何一方根据协议履行其全部或部分义务的,遭受不可抗力的一方应及时通知另一方,并告知其该等不可抗力对协议可能产生的影响,并在合理期限内提供相关证明。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">8.2遭受不可抗力的一方可暂行中止履行本协议项下的义务直至不可抗力的影响消除为止,并且在不可抗力造成的损失范围内免责。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">&nbsp;</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 0em; line-height: 24px;" align="left"><strong>9附则</strong></p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">9.1双方确认其对各自提供的本协议相关信息内容的真实性、合法性、准确性、有效性负责,并履行本协议的约定。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">9.2如双方确认作为本协议一部分的货运信息项下的内容或约定与本协议的约定不一致,则以货运信息的内容或约定为准。</p>\n<p style="margin: 0cm; font-size: 12pt; text: DengXian; text-indent: 2em; line-height: 24px;" align="left">9.3本协议未尽事宜,由双方协商解決。如因本协议的签署、履行及或与本协议相关的任何事宜发生纠纷,双方应通过友好协商解决,协商不成,可向有管辖权的人民法院提起诉讼。</p><table class=\'table\'>\n    <tr>\n        <td class="td-l">甲方(签章):</td>\n        <td class="td-con"><span class="blank">杭州泛链科技有限公司</span></td>\n        <td class="td-l">乙方(签章):</td>\n        <td class="td-con"><span class="blank">鲁南制药集团股份有限公司</span></td>\n    </tr>\n    <tr>\n        <td class="td-l">法定代表人/授权代表:</td>\n        <td class="td-con"><span class="blank">杨辉</span></td>\n        <td class="td-l">法定代表人/授权代表:</td>\n        <td class="td-con"><span class="blank">张贵民</span></td>\n    </tr>\n    <tr>\n        <td class="td-l">联系电话:</td>\n        <td class="td-con"><span class="blank">18011111111</span></td>\n        <td class="td-l">联系电话:</td>\n        <td class="td-con"><span class="blank">13173699655</span></td>\n    </tr>\n    <tr>\n        <td class="td-l">日 期:</td>\n        <td class="td-con"><span class="blank">2023-07-21</span></td>\n        <td class="td-l">日 期:</td>\n        <td class="td-con"><span class="blank">2023-07-21</span></td>\n    </tr>\n</table></div></body></html>',
	"message": "请求成功",
}

# 合同签约

接口名称:/fpl/signContract 请求参数

序号 层级 英文名称 中文名称 类型 长度 必填 说明
1 1 consignorShopRelId 商家企业ID long 传入货主注册回调通知返回的 <商家企业ID>

返回参数

true

mock 数据示例

{
    "code": "00000",
    "data": true,
    "message": "请求成功"
 }

回调请求后,接入方返回参数

序号 英文名称 中文名称 类型 说明
1 code 结果码 String 1-成功 2-失败
2 message 结果文本 String 结果文本

返回参数示例

{
    "message": "推送成功!",
    "code": "1"
}

# 获取签约落地页地址

接口名称:/fpl/getOpenAccountUrl 请求参数

序号 层级 英文名称 中文名称 类型 长度 必填 说明
1 1 consignorShopRelId 商家企业ID long 传入货主注册回调通知返回的 <商家企业ID>

返回参数

参数名 类型 说明
data string 返回签约落地页地址

mock 数据示例

{
        "code": "00000",
        "data": "https://newpay.wlhy.dev1.xiaokuaikeji.com/#/redirect?signature=58d5643cafa831cc91cec0bca310bcf25c10a19c&userTradeNo=TRADE202307250041000000012&isvId=220162260240&type=20&userId=6980522651&",
        "message": "请求成功"
 }

# 查询企业开户状态

接口名称:/fpl/getVirtualAccountStatus 请求参数

序号 层级 英文名称 中文名称 类型 长度 必填 说明
1 1 consignorShopRelId 商家企业ID long 传入货主注册回调通知返回的 <商家企业ID>

返回参数

参数名 类型 说明
data int 开户状态. -1 待开户,0 开户中,1 可用,2 开户失败,3 已禁用,4 已开户待验证

mock 数据示例

{
        "code": "00000",
        "data": -1,
        "message": "请求成功"
 }

# 文件上传

接口名称:/fpl/uploadFile

请求参数

序号 层级 名称 类型 必填 说明
1 1 file MultipartFile 文件最大支持 5MB

返回参数

mock 示例:

{
  "code": "00000",
  "data": "5db25951-bf30-471f-8ce5-e6632e28d9cd.jpeg",
  "message": "请求成功"
}