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}
Filter by Mode ID and association ID to get Study Sites
Method: get
Path: /ec-site-svc/rest/v1.0/tenantsite/associations/{associationId}/studySites
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 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