Public Grievance Redressal
Public Grievance Redressal APIs
Allows citizens to raise complaints, give feedback on the resolved complaints, or reopen complaints if not satisfied.
Query parameters
accountIdstringOptionalPattern:
^[a-zA-Z0-9]$activebooleanOptional
assignedTostringOptionalPattern:
^[a-zA-Z0-9]$createdBystringOptional
endDateinteger · int64Optional
groupstringOptionalPattern:
^[a-zA-Z.]$lastUpdatedSinceinteger · int64Optional
noOfRecordsinteger · int64Optional
offsetinteger · int64Optional
phonestringOptionalPattern:
(^$|[0-9]{10})serviceCodesstring[]Optional
serviceRequestIdstring[]Optional
startDateinteger · int64Optional
statusstring[]Optional
tenantIdstring · min: 2 · max: 25RequiredPattern:
^[a-zA-Z.]*$Body
Responses
200
OK
*/*
Responseobject
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/v1/requests/_countQuery parameters
accountIdstringOptionalPattern:
^[a-zA-Z0-9]$activebooleanOptional
assignedTostringOptionalPattern:
^[a-zA-Z0-9]$createdBystringOptional
endDateinteger · int64Optional
groupstringOptionalPattern:
^[a-zA-Z.]$lastUpdatedSinceinteger · int64Optional
noOfRecordsinteger · int64Optional
offsetinteger · int64Optional
phonestringOptionalPattern:
(^$|[0-9]{10})serviceCodesstring[]Optional
serviceRequestIdstring[]Optional
startDateinteger · int64Optional
statusstring[]Optional
tenantIdstring · min: 2 · max: 25RequiredPattern:
^[a-zA-Z.]*$Body
Responses
200
OK
*/*
Responseobject
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/v1/requests/_plainsearchQuery parameters
accountIdstringOptionalPattern:
^[a-zA-Z0-9]$activebooleanOptional
assignedTostringOptionalPattern:
^[a-zA-Z0-9]$createdBystringOptional
endDateinteger · int64Optional
groupstringOptionalPattern:
^[a-zA-Z.]$lastUpdatedSinceinteger · int64Optional
noOfRecordsinteger · int64Optional
offsetinteger · int64Optional
phonestringOptionalPattern:
(^$|[0-9]{10})serviceCodesstring[]Optional
serviceRequestIdstring[]Optional
startDateinteger · int64Optional
statusstring[]Optional
tenantIdstring · min: 2 · max: 25RequiredPattern:
^[a-zA-Z.]*$Body
Responses
200
OK
*/*
Responseobject
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/v1/requests/_searchLast updated
Was this helpful?