{
"startDt": "string",
"endDt": "string",
"merchantId": "string"
}curl --location '/dy/commonReport/exportByMonth' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data '{
"startDt": "string",
"endDt": "string",
"merchantId": "string"
}'{}