Check the expiry of each relationship at the end of the day
get
/service/v1/checkRelationshipExpiry
This endpoint is used to check the expiry of each relationship at the end of the day and mark inactive if expired.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
branchDate: string
Branch Date
-
holidayCheckReq: string
Holiday Check Required
-
nextWorkingDate: string
Next Working Date
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Root Schema : EODResponseDetails
Type:
object
EOD Response Details
Show Source
-
errors:
array errors
Error Codes
-
status:
string
EOD Event Status
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