Retrieve All Open and Close Existing Collection Status Based on Account ID

get

/api/1.0/callActionTransactional/getAllAccExisCollStat

This endpoint is used to retrieve all open and close existing collection status based on an account ID.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
Root Schema : DmAllAccExisCollStatCollection
Type: object
Collection of Account Collection Status
Show Source
Nested Schema : Data
Type: array
Show Source
Nested Schema : DmAllExisAccCollStatDTO
Type: object
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