Retrieve List of Existing Account Delinquency History

get

/dmaccountdelhistory-service/dmaccountdelhistories

This endpoint is used to retrieve list of all existing account delinquency history.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns the list of existing account delinquency histories.
Body ()
Root Schema : DmAccountDelHistoryCollection
Type: object
Collection of DmAccountDelHistoryDTO.
Show Source
Nested Schema : DmAccountDelHistoryList
Type: array
Show Source
Nested Schema : DmAccountDelHistoryDTO
Type: object
DmAccountDelHistoryDTO
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