Check IC Accounts
get
/service/lmm/account/shouldProcessIC/{branchCode}
This endpoint is used to check if any IC accounts exists for the given branch code.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
branchCode: string
Branch Code
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Root Schema : schema
Type:
boolean
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