Retrieves the Cash Deposit and Cash Withdrawal data

get

/service/v1/collectionChartData

This endpoint provides the Dashbaord data of Cash Deposit and Cash Withdrawal.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : ReportDataCollection
Type: object
Collection of Report Data
Show Source
Nested Schema : cashCollection
Type: array
Show Source
Nested Schema : cashWithdrawal
Type: array
Show Source
Nested Schema : chequeCollection
Type: array
Show Source
Nested Schema : ReportErrorDTO
Type: object
Report Error Model
Show Source
Nested Schema : ReportDataModel
Type: object
Collection of Report Data
Show Source
Nested Schema : ChequeDataModel
Type: object
Model for cheque data
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top