{
"nsrsbh": "************PDDL2G",
"kpyf": 75,
"jxxbzs": [
"jx",
"xx"
],
"fplxs": [
"04",
"08",
"01"
],
"addJob": true
}
curl --location --request POST 'http://prod-cn.your-api-server.com/v2/invoice/gj/getFpxzStatus' \
--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 '{
"nsrsbh": "************PDDL2G",
"kpyf": 75,
"jxxbzs": [
"jx",
"xx"
],
"fplxs": [
"04",
"08",
"01"
],
"addJob": true
}'
{
"reqId": "40948605e9534556ae7d3a48bacebfcc",
"code": "2000",
"success": true,
"data": [
{
"createTime": 1678104124000,
"errorCode": "2000",
"fplx": "04",
"id": 453405742520576,
"jxxbz": "xx",
"kpyf": 202203,
"msg": "开始处理销项票、增值税普通发票,不存在符合条件的发票发票下载结果保存成功",
"nsrsbh": "************P37T1U",
"sjlyDm": "FPYXZ101",
"status": "processed",
"time": 1678104124000
},
{
"errorCode": "2000",
"errorMsg": "发票下载不支持销项海关缴款书",
"fplx": "17",
"jxxbz": "xx",
"kpyf": 202203,
"msg": "发票下载不支持销项海关缴款书",
"nsrsbh": "************P37T1U",
"status": "processed"
}
]
}