[
"string"
]
curl --location --request POST 'http://localhost:8507/icvs-bmm-rs/receipt/getSheetIdList' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'
{
"returncode": "",
"data": {},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}