Get Account Role
get
                    /getAccrole
This endpoint is used to get account role details.
                Request
Supported Media Types
                - application/json
- application/xml
Query Parameters
                - 
                        limit: integer
                        
                        limit is maximum no of records to be fetched
- 
                        offset: integer
                        
                        offset is starting no of records to be fetched
- 
                        roleCode: string
                        
                        
Response
Supported Media Types
                - application/json
- application/xml
200 Response
Returns message of success or failure 
                
                
                    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