Authorization: ********************X-HashPay-Key: ********************curl --location 'https://api.hashpay.me/v1/organizations//analytics/summary?periodStart=&periodEnd=' \
--header 'Authorization: Bearer <token>'{
"periodStart": "2019-08-24T14:15:22.123Z",
"periodEnd": "2019-08-24T14:15:22.123Z",
"paymentVolume": "string",
"paymentCount": 0,
"successRate": 0,
"averagePaymentTimeSeconds": 0,
"outstandingInvoices": 0
}