{
"accountId": ""
}
curl --location --request POST '/InvoiceKP/fpslcx/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": ""
}'
{
"code": 0,
"message": "",
"requestID": "",
"timestamp": 0,
"token": "",
"codeType": 0,
"iszip": 0,
"data": {
"slst": "string",
"fxlb": "string",
"yjjb": "string"
}
}