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