{
"startDate": "string",
"endDate": "string"
}curl --location --request POST 'https://lylw.faqianbei.comsettle.invoice.api.query' \
--header 'Content-Type: application/json' \
--data-raw '{
"startDate": "string",
"endDate": "string"
}'{
"appId": "102508042",
"code": "10000",
"merchantRequestNo": "1763978123207",
"msg": "请求成功",
"response": "{\"code\":\"0000\",\"message\":\"成功\",\"invoiceInitAmount\":0,\"invoiceSuccessAmount\":0,\"invoicePendingAmount\":0}"
}