Get all valid customer delinquency status
get
/service/v1/delinquencyStatus/customerStatus
This endpoint is used to get all valid customer delinquency status.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
-
appId: string
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Root Schema : ScftmCustomerDelinqStatusDTO
Type:
Show Source
object
-
activeStatus(optional):
string
Active Status
-
channel(optional):
string
Channel
-
customerId(optional):
string
Customer Id
-
customerName(optional):
string
Customer Name
-
delinquencyStatus(optional):
string
Delinquency Status
-
deliquencyDescription(optional):
string
Deliquency Description
-
event(optional):
string
Event
-
priority(optional):
integer
Delinquency Status priority.
-
statusDate(optional):
string(date)
Status Date
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error