{
"pageIndex": 0,
"accountId": "string"
}curl --location --request POST '/InvoiceKP/getSpxx/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageIndex": 0,
"accountId": "string"
}'{
"code": 0,
"message": "",
"requestID": "",
"timestamp": 0,
"token": "",
"codeType": 0,
"iszip": 0,
"data": {
"records": "string",
"list": [
{
"jm": "string",
"xmmc": "string",
"ggxh": "string",
"dwmc": "string",
"spfwbm": "string",
"spfwjc": "string",
"dj": "string",
"hsbz": "string",
"slv": "string",
"yhzsbz": "string",
"zzstsgl": "string"
}
]
}
}