System Defaults

The following operations are available for this resource.

Http Verb Operation
GetAll ReferenceData/SystemDefaults?maintenanceMode={maintenanceMode} 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: 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.

GetDefault ReferenceData/SystemDefaults/Defaults?keys={keys} 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: 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.

GetSummaries ReferenceData/SystemDefaults/Summary Get a summary representation of all system defaults.
GET Method: GetSummaries, URL: ReferenceData/SystemDefaults/Summary Test

Get a summary representation of all system defaults.