The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: GetAll, URL: ReferenceData/SystemDefaults?maintenanceMode={maintenanceMode} | Test | |
Get all system defaults. 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: GetDefault, URL: ReferenceData/SystemDefaults/Defaults?keys={keys} | Test | |
Get default summaries for specified keys, delimited by comma ("?keys=COMPANY_NAME,REQUIRE_ADDRESS"). This resource resolves organizational and global defaults to ensure that only one is returned per key (field name). No default will be returned if one does not exist. |
|||
GET | Method: GetSummaries, URL: ReferenceData/SystemDefaults/Summary | Test | |
Get a summary representation of all system defaults. |