Fetch the location cluster by location cluster code
get
/service/v1/locationCluster/{locationClusterCode}
This API fetches the location cluster by location cluster code.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
locationClusterCode(required): string
Location Cluster Code
Query Parameters
-
recordStat: string
Record status of the records to be fetched
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the location cluster based on given location cluster code.
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error