{
"taskId": "",
"accountId": "string"
}
curl --location --request POST '/InvoiceKP/getFpkpxx/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "",
"accountId": "string"
}'
{
"code": 0,
"message": "",
"requestID": "",
"timestamp": 0,
"token": "",
"codeType": 0,
"iszip": 0,
"data": {
"kplsh": "",
"lyddh": "string",
"taskid": "string",
"fplxdm": 0,
"fpdm": "",
"fphm": "",
"kprq": "",
"kplx": "",
"jshj": "",
"ghfsbh": "",
"ghfmc": "",
"xsfsbh": "",
"xsfmc": "",
"pdf": "",
"ofd": "",
"xml": "",
"ewm": "string"
}
}