curl --location --request POST '/admin/transaction-report' \ --header 'Content-Type: application/json' \ --data-raw '{ "startDate": "2024-09-01", "endDate": "2024-09-30", "businessId": 3140 }'
{}