X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/organizations//transactions/summary?startDate=undefined&endDate=undefined' \
--header 'X-API-KEY: <api-key>'{
"totalCollected": 0,
"totalPlatformFees": 0,
"totalStripeFees": 0,
"totalNetToOrg": 0,
"transactionCount": 0,
"refundCount": 0,
"disputeCount": 0,
"startDate": "2019-08-24T14:15:22.123Z",
"endDate": "2019-08-24T14:15:22.123Z"
}