{
"pageNo": 0,
"pageSize": 0,
"lastId": "string",
"type": "string",
"inOutType": "string"
}curl --location --request POST '/open/ecm-invoice/search' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNo": 0,
"pageSize": 0,
"lastId": "string",
"type": "string",
"inOutType": "string"
}'{}