1.1. 费率活动查询API

1.1.1. 接口说明

通过该接口查询同步的费率活动信息。

1.1.2. 接口地址

http://39.106.187.68:8080/front-api/ali-activity/query

1.1.3. 请求参数

参数 参数名称 类型 参数说明 必填 样例
merch_no 海科商户编号 String(32) 海科平台商户号 Y 57125863
sub_mch_id 子商户号 String(32) 微信子商户号 Y 57125863

1.1.4. 返回参数

参数 参数名称 类型 参数说明 必填 样例
result_code 业务返回码 String(16) 10000:成功;其他:失败 Y 10000
result_msg 业务返回信息 String(128) 业务返回信息 N
merch_no 海科商户编号 String(32) 海科平台商户号 N 57125863
sub_mch_id 子商户号 String(32) 支付宝子商户号 N 57125863
channel_no 渠道号 String(32) 渠道号 Y
activity_type 活动类型 String(32) 活动类型 N INDUSTRY_SPECIAL
industry_code 行业code String(32) 行业code N
status 审核状态 String(16) 审核状态: 审核中:1 ;审核拒绝:2 ;审核通过:3 N 3
audit_pass_time 审核通过时间 String(32) 审核通过时间 N
文档更新时间: 2024-09-27 11:44   作者:admin