Site - Details
API URL
{{url}}/admin-service/site/details
Method
POST
Description
Site details
Sample Input:
{ "tenantId": 151, "id": 226 }
Output:
Field Name
Type
Comments
id
Number
Site id
name
String
Site name
email
String
Email for site
addressType
String
Site address type (Physical)
addressUse
String
Site address use (Work)
address1
String
Site address
address2
String
Site address
latitude
Number
Location co-ordinates
longitude
Number
Location co-ordinates
label
String
City name
phoneNumber
String
Contact details for site
postalCode
Number
City postal code
label
String
Site level
value
String
Site level (Level 1)
siteType
String
Site type (Clinical)
id
Number
Country id
name
String
Country name
tenantId
Number
Country tenantid
id
Number
County id
name
String
County name
id
Number
Subcounty id
name
String
Subcounty name
id
Number
Account id
name
String
Account name
tenantId
Number
Account tenant id
id
Number
Operating unit id
name
String
Operating unit name
tenantId
Number
Operating unit tenant id
id
Number
Culture id
name
String
Culture name
tenantId
Number
Site tenant id
status
String
Site active/inactive status
Sample Output:
Last updated