Evict business date cache
get
/service/v1/refreshBusinessDate
This endponit is used to evict business date cache.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
appId
-
branchCode(required): string
branchCode
-
userId(required): string
user id for SMS
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns API Status
Root Schema : EODResponseDetails
Type:
object
EOD Response Details
Show Source
-
errors:
array errors
Error Codes
-
status:
string
EOD Event Status
Nested Schema : Error
Type:
object
Error Model
Show Source
-
errorCode:
string
Error Code
-
errorDescription:
string
Error Description
-
errorStatus:
string
Error Status
400 Response
Bad Request
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error