{
"kprq": "",
"fphm": "",
"wjgs": "",
"accountId": "string"
}
curl --location --request POST '/InvoiceKP/FpFileDownOne/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"kprq": "",
"fphm": "",
"wjgs": "",
"accountId": "string"
}'
{
"code": 0,
"message": "",
"requestID": "",
"timestamp": 0,
"token": "",
"codeType": 0,
"iszip": 0,
"data": {
"pdfurl": "",
"xmlurl": "string",
"ofdurl": "string",
"ewmurl": "string",
"fpdm": "",
"wjgs": "",
"fphm": "",
"kprq": ""
}
}