The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: ReferenceData/ReferenceTables/{id}?maintenanceMode={maintenanceMode} | Test | |
Get details for a reference table by Id. |
|||
GET | Method: GetAll, URL: ReferenceData/ReferenceTables?maintenanceMode={maintenanceMode} | Test | |
Get all reference tables. 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: GetSummaries, URL: ReferenceData/ReferenceTables/Summary | Test | |
Get a summary representation of all reference tables. |