curl --location --request POST '/api/voucher/delete' \
--header 'accountSetId: 794981295003285450' \
--header 'F-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": "653242527427596905",
"year": 2024,
"month": 9
}
]'{
"success": true,
"code": 200,
"msg": ""
}