{
"page": 1,
"pageSize": 20,
"mortgageId": "c67b3b7e69c5c65131946ea8542acb7f",
"clientId": "26edab18d1594e03a59191e5c28d4374"
}
curl --location --request POST '/v3api/zszc/mpledge_guarantee' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"pageSize": 20,
"mortgageId": "c67b3b7e69c5c65131946ea8542acb7f",
"clientId": "26edab18d1594e03a59191e5c28d4374"
}'
{
"code": 0,
"gid": "8c8d3d55cd6b447593896854d88007ca",
"data": {
"detail": [{
"other": "数量:1.00;质量:良好;状况:完好;所在地:福建",
"name": "气动薄膜笼式单座调节阀",
"ownership": "福建省天骄化学材料有限公司",
"remark": ""
}],
"page": {
"page_total": 1,
"total_count": 1,
"page_no": 1,
"page_size": 20
}
},
"bizcode": 10000,
"success": true,
"message": "OK"
}