{
"fphm": "",
"wjgs": "",
"email": "",
"kprq": "",
"isLocal": 0,
"accountId": "string",
"fplxdm": "string"
}
curl --location --request POST '/InvoiceKP/FpEmailSend/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"fphm": "",
"wjgs": "",
"email": "",
"kprq": "",
"isLocal": 0,
"accountId": "string",
"fplxdm": "string"
}'
{
"code": 0,
"message": "",
"requestID": "",
"timestamp": 0,
"token": "",
"codeType": 0,
"iszip": 0,
"data": ""
}