View Source CastorEDC.Common.Sites (ExCastorEDC v0.4.0)

Provides access to site related endpoints

Link to this section Summary

Functions

Create a single or multiple new site(s)

Link to this section Functions

Link to this function

create(client, study_id, body)

View Source

Create a single or multiple new site(s)

More info

Link to this function

find(client, study_id, site_id, params \\ [])

View Source

Find a specific site

More info

Link to this function

list(client, study_id, params \\ [])

View Source

List all sites

More info