Collection charges

get

/service/v1/collectionCharges

This endpoint is used to collection charges.

Request

Supported Media Types
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : ObChargesTxnDTOCollection
Type: object
Collection of ObChargesTxnDTO.
Show Source
Nested Schema : obChargesTxnDTOList
Type: array
Show Source
Nested Schema : ObChargesTxnDTO
Type: object
Show Source
Nested Schema : scheduleDetails
Type: array
Charge Schedule Details Collection
Show Source
Nested Schema : ChargeScheduleDetails
Type: object
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not auhorized.

500 Response

Internal error
Back to Top