v1.0 REST Endpoints

Sites and Depots/Tenant Sites/v1.0
The operations from the Sites and Depots/Tenant Sites/v1.0 category.
Associate two entities
Method: post
Path: /ec-site-svc/rest/v1.0/tenantsite/{entityType}/{entityId}/{associationType}/associations
Create study sites by association ID
Method: post
Path: /ec-site-svc/rest/v1.0/tenantsite/associations/{associationId}/studySites
Delete contact organization association if not used in site
Method: delete
Path: /ec-site-svc/rest/v1.0/tenantsite/associations/{associationId}
Get all valid associations by Association Type
Method: get
Path: /ec-site-svc/rest/v1.0/tenantsite/{associationType}/associations
Get contacts and organization association list by ID
Method: get
Path: /ec-site-svc/rest/v1.0/tenantsite/{entityType}/{entityId}/{associationType}/associations
Get study sites by mode ID and association ID
Method: get
Path: /ec-site-svc/rest/v1.0/tenantsite/associations/{associationId}/studySites
Get tenant first entity addresses by Association ID
Method: get
Path: /ec-site-svc/rest/v1.0/tenantsite/associations/{associationId}/addresses
Update the association between two entities
Method: put
Path: /ec-site-svc/rest/v1.0/tenantsite/{entityType}/{entityId}/{associationType}/associations