v1.0 REST Endpoints

Randomization and Supplies/Dispensation Logic APIs/v1.0
The operations from the Randomization and Supplies/Dispensation Logic APIs/v1.0 category.
Create a DNDException
Method: post
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/dndexception
Delete a DNDException
Method: delete
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/dndexception/{id}
Get All DNDExceptions
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/dndexception
Get DNDException details by ID
Method: get
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/dndexception/{id}
Update a DNDException
Method: put
Path: /ec-ors-svc/rest/v1.0/studies/{studyId}/{mode}/dndexception/{id}