Add Case ID for delinquent accounts
post
/dmaccountdelhistory-service/addcaseidfordelaccounts
This endpoint is used to add Case ID for delinquent accounts.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
The application ID of the host service.
-
branchCode(required): string
The branch code of the requesting branch.
-
contentType: string
Specifies the content type of the request or response body.
-
entityId(required): string
The entity ID of the host service.
-
userId(required): string
The user ID of the requesting user.
Request body containing the data required to add the Case ID for delinquent accounts
Root Schema : DmAddCaseIdOfDelAccountColl
Type:
object
Collection of Account Delinquency History.
Show Source
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns the result of the request.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error