Zone APIs
Last updated
Last updated
This section details about the service APIs for the Zones
This service will verify if the logged-in user is authorized to view the RID history.
GET /zones/authorize/{rid}
Resource Details | Description |
---|---|
Name | Required | Description | Default Value | Example |
---|---|---|---|---|
This service will fetch the logged-in user zone hierarchy.
GET /zones/hierarchy/{langCode}
This service will fetch the logged-in user zone hierarchy leaf zones.
GET /zones/leafs/{langCode}
This service will fetch the logged-in user zone hierarchy leaf zones.
GET /zones/zonename
Resource Details | Description |
---|---|
Name | Required | Description | Default Value | Example |
---|---|---|---|---|
Resource Details | Description |
---|---|
Name | Required | Description | Default Value | Example |
---|---|---|---|---|
Resource Details | Description |
---|---|
Name | Required | Description | Default Value | Example |
---|---|---|---|---|
Error Code | Error Message | Error Description |
---|---|---|
Response format
JSON
Requires Authentication
Yes
rid
yes
rid for which user wants to know the history
Response format
JSON
Requires Authentication
Yes
langCode
yes
user language code
Response format
JSON
Requires Authentication
Yes
langCode
yes
user language code
Response format
JSON
Requires Authentication
Yes
langCode
yes
user language code
userID
yes
user id
KER-MSD-337
Error occured while fetching zone
Fetch Issue
KER-MSD-339
No zone found for the logged-in user
Data Not Found
KER-MSD-338
Error Occured while fetching zone of the user
Fetch Issue
KER-MSD-391
Entity for user ID specified Not Found
Data Not Found
KER-MSD-392
Entity for Zone Code of user ID specified Not Found
Data Not Found
KER-MSD-393
Internal Server Error
Dependency issue