Original Sources

The following operations are available for this resource.

Http Verb Operation
Get ReferenceData/OriginalSources/{id}?maintenanceMode={maintenanceMode} Get the details of an original source by id.
GET Method: Get, URL: ReferenceData/OriginalSources/{id}?maintenanceMode={maintenanceMode} Test

Get the details of an original source by id.

GetAll ReferenceData/OriginalSources?maintenanceMode={maintenanceMode} Get all original sources. For filtering on specific property value, pass the property name with value as query parameter. If the property is another non primitive object, pass PropertyName.Id and its value as query parameter.
GET Method: GetAll, URL: ReferenceData/OriginalSources?maintenanceMode={maintenanceMode} Test

Get all original sources. For filtering on specific property value, pass the property name with value as query parameter. If the property is another non primitive object, pass PropertyName.Id and its value as query parameter.

GetSummaries ReferenceData/OriginalSources/Summary Get a summary representation of all original sources.
GET Method: GetSummaries, URL: ReferenceData/OriginalSources/Summary Test

Get a summary representation of all original sources.

Create ReferenceData/OriginalSources Create a new original source.
POST Method: Create, URL: ReferenceData/OriginalSources Test

Create a new original source.

Update ReferenceData/OriginalSources/{id} Update an existing original source.
PUT Method: Update, URL: ReferenceData/OriginalSources/{id} Test

Update an existing original source.

Delete ReferenceData/OriginalSources/{id} Delete an existing original source.
DELETE Method: Delete, URL: ReferenceData/OriginalSources/{id} Test

Delete an existing original source.