| 排序 | 金额下限(万元) | 金额上限(万元) | 费率 |
|---|---|---|---|
| 0 | 0 | 100 | 5 |
| 1 | 100 | 500 | 4.5 |
| 2 | 500 | 1000 | 4 |
curl --location --request POST 'https://getway.upfreework.com/openapi/v1/match/product/agent/list' \
--header 'appId: App202505280001' \
--header 'appId;' \
--header 'appSign;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'sign;'{
"code": 0,
"message": "成功",
"context": [
{
"id": 154565638888,
"productName": "南京遗传密码",
"authType": 0,
"authRate": 5,
"authRateList": [
{
"sort": 0,
"minAmount": 0,
"maxAmount": 100,
"rate": 5.2
}
]
},
{
"id": 154565638888,
"productName": "南京遗传密码",
"authType": 0,
"authRate": 5,
"authRateList": [
{
"sort": 0,
"minAmount": 0,
"maxAmount": 100,
"rate": 5.2
}
]
},
{
"id": 154565638888,
"productName": "南京遗传密码",
"authType": 0,
"authRate": 5,
"authRateList": [
{
"sort": 0,
"minAmount": 0,
"maxAmount": 100,
"rate": 5.2
}
]
}
],
"traceId": "67e67c679247d31bda724a04c04d8c97",
"spanId": "ca83779156e434f8"
}