Get organization's payments stats
GET {{baseUrl}}/v1/Organizations/:id/payment-total-stats?from=<string>&to=<string>&dist=<string>
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| from | string | (Required) | |
| to | string | (Required) | |
| dist | string | (Required) Dist of data ie. day, week, month, year | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{}