{
"taskId": 1775402338988437500,
"nsrsbh": "91440300********",
"page": {
"pageSize": 100,
"currentPage": 1
}
}
curl --location --request POST 'http://prod-cn.your-api-server.com/v2/invoice/gj/getCollectTaskPageData' \
--header 'access_token: {{access_token}}' \
--header 'access_token;' \
--header 'req_date: {{req_date}}' \
--header 'req_date;' \
--header 'req_sign: {{req_sign}}' \
--header 'req_sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": 1775402338988437500,
"nsrsbh": "91440300********",
"page": {
"pageSize": 100,
"currentPage": 1
}
}'
{
"reqId": "7eeae4c409ec404eab3d7908c64e9fd3",
"code": "2000",
"success": true,
"message": null,
"data": {
"page": null,
"list": [
{
"xfsbh": "**********x5277",
"gfsbh": "**********KPT0X",
"fpdm": "********2211",
"jxxbz": "xx",
"gfmc": "********件有限公司",
"fplx": "10",
"kpr": "**琼",
"se": 19.32,
"kprq": "2023-04-30 00:00:00",
"bz": "发票单号:**************03952591",
"jshj": 167.91,
"je": 148.59,
"fpztDm": "0",
"xfmc": "********xx有限公司",
"hwxx": [
{
"ggxh": "",
"fpdm": "********2211",
"jldw": "升",
"dj": "6.87606100",
"mxxh": "1",
"se": 23.01,
"mc": "*汽油*92号车用汽油(VIB)",
"sl": "25.74002600",
"je": 176.99,
"slv": 0.13,
"spbm": "1070101010100000000",
"fphm": "****9780"
},
{
"ggxh": "",
"fpdm": "********2211",
"jldw": "",
"dj": "",
"mxxh": "2",
"se": -3.69,
"mc": "*汽油*92号车用汽油(VIB)",
"sl": "",
"je": -28.4,
"slv": 0.13,
"spbm": "1070101010100000000",
"fphm": "****9780"
}
],
"fphm": "****9780"
}
]
},
"jsonUrl": null
}