Get ic accGrp
get
/api/1.0/accGrp
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accGrp: string
-
extAccGrpType: string
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of success or failure
Root Schema : AccGrpDTOList
Type:
Show Source
object
-
data:
object data
-
errors:
array errors
Error Code List
-
paging:
object PagingDto
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