Update a validation group
patch
/fscmRestApi/resources/11.13.18.05/publicSectorValidationGroups/{publicSectorValidationGroupsUniqID}
Request
Path Parameters
-
publicSectorValidationGroupsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- ValidationGroupId and AgencyId ---for the Validation Groups resource and used to uniquely identify an instance of Validation Groups. The client should not generate the hash key value. Instead, the client should query on the Validation Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Validation Groups.
For example: publicSectorValidationGroups?q=ValidationGroupId=<value1>;AgencyId=<value2>
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type:
Show Source
object-
AllowSubmitFlag: string
Title:
Allow SubmissionMaximum Length:1Default Value:YIndicates whether applicants can submit the application if requirements aren't met. The default is Y for yes. -
Description: string
Title:
DescriptionMaximum Length:200The description of the validation group. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the validation group is enabled or not. The default value is Y for yes. -
GroupName: string
Title:
Group NameMaximum Length:100The name of the validation group. -
ValidationGroupDetails: array
Validation Group Details
Title:
Validation Group DetailsThe validation group details resource is used to view, add, delete, and modify the validation options. -
ValidationGroupUsages: array
Validation Group Usages
Title:
Validation Group UsagesThe validation group usages resource is used to view, add, delete, and modify validation group usage information. -
ValidationType: string
Title:
Validation TypeMaximum Length:30The type of validation. For example, contractor validation.
Nested Schema : Validation Group Details
Type:
arrayTitle:
Validation Group DetailsThe validation group details resource is used to view, add, delete, and modify the validation options.
Show Source
Nested Schema : Validation Group Usages
Type:
arrayTitle:
Validation Group UsagesThe validation group usages resource is used to view, add, delete, and modify validation group usage information.
Show Source
Nested Schema : publicSectorValidationGroups-ValidationGroupDetails-item-patch-request
Type:
Show Source
object-
ApplyValidation: string
Title:
Apply ValidationMaximum Length:30Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the validation criteria are enabled. The default is Y for yes. -
GracePeriod: integer
(int64)
Title:
Grace PeriodThe grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOMMaximum Length:30The unit of time of the grace period duration. -
LicenseMustHave: string
Title:
License RequirementsMaximum Length:30Indicates whether the contractor license must have all or at least one of the specified values. -
ValidateExpFlag: string
Title:
Expiration ValidationMaximum Length:1Default Value:NIndicates whether the expiration must be validated. The default value is N for no. -
ValidationGroupDetailValues: array
Validation Group Detail Values
Title:
Validation Group Detail ValuesThe validaton group detail values resource is used to view, add, delete, and modify the validation values for validation options such as insurance.
Nested Schema : Validation Group Detail Values
Type:
arrayTitle:
Validation Group Detail ValuesThe validaton group detail values resource is used to view, add, delete, and modify the validation values for validation options such as insurance.
Show Source
Nested Schema : schema
Type:
Show Source
object-
ApplyValidation: string
Title:
Apply ValidationMaximum Length:30Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the validation criteria are enabled or not. The default value is Y for yes. -
ExpirationBasis: string
Title:
Expiration BasisMaximum Length:30The date that is the basis for the expiration rule. -
GracePeriod: integer
(int64)
Title:
Grace PeriodThe grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOMMaximum Length:30The unit of time of the grace period duration. -
ValidateExpFlag: string
Title:
Expiration ValidationMaximum Length:1Default Value:NIndicates whether the expiration must be validated. The default value is N for no.
Nested Schema : publicSectorValidationGroups-ValidationGroupUsages-item-patch-request
Type:
Show Source
object-
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the product usage is enabled. The default value is Y for yes.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorValidationGroups-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The unique identifier for the agency. -
AllowSubmitFlag: string
Title:
Allow SubmissionMaximum Length:1Default Value:YIndicates whether applicants can submit the application if requirements aren't met. The default is Y for yes. -
Description: string
Title:
DescriptionMaximum Length:200The description of the validation group. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the validation group is enabled or not. The default value is Y for yes. -
GroupName: string
Title:
Group NameMaximum Length:100The name of the validation group. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ValidationGroupDetails: array
Validation Group Details
Title:
Validation Group DetailsThe validation group details resource is used to view, add, delete, and modify the validation options. -
ValidationGroupId: string
Title:
Group IDMaximum Length:50The unique identifier for a validation group. -
ValidationGroupUsages: array
Validation Group Usages
Title:
Validation Group UsagesThe validation group usages resource is used to view, add, delete, and modify validation group usage information. -
ValidationType: string
Title:
Validation TypeMaximum Length:30The type of validation. For example, contractor validation.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Validation Group Details
Type:
arrayTitle:
Validation Group DetailsThe validation group details resource is used to view, add, delete, and modify the validation options.
Show Source
Nested Schema : Validation Group Usages
Type:
arrayTitle:
Validation Group UsagesThe validation group usages resource is used to view, add, delete, and modify validation group usage information.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : publicSectorValidationGroups-ValidationGroupDetails-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The unique identifier for the agency. -
ApplyValidation: string
Title:
Apply ValidationMaximum Length:30Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the validation criteria are enabled. The default is Y for yes. -
GracePeriod: integer
(int64)
Title:
Grace PeriodThe grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOMMaximum Length:30The unit of time of the grace period duration. -
LastUpdateDate: string
(date-time)
Title:
Last UpdatedRead Only:trueThe date and time when the row was last updated. -
LastUpdatedByName: string
Title:
Last Updated ByRead Only:trueThe user who last updated the row. -
LicenseMustHave: string
Title:
License RequirementsMaximum Length:30Indicates whether the contractor license must have all or at least one of the specified values. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ValidateExpFlag: string
Title:
Expiration ValidationMaximum Length:1Default Value:NIndicates whether the expiration must be validated. The default value is N for no. -
ValidationGroupDetailValues: array
Validation Group Detail Values
Title:
Validation Group Detail ValuesThe validaton group detail values resource is used to view, add, delete, and modify the validation values for validation options such as insurance. -
ValidationGroupId: string
Title:
Group IDMaximum Length:50The unique identifier for a validation group. -
ValidationOption: string
Title:
OptionMaximum Length:30Indicates the type of validation, such as the contractor license type or insurance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Validation Group Detail Values
Type:
arrayTitle:
Validation Group Detail ValuesThe validaton group detail values resource is used to view, add, delete, and modify the validation values for validation options such as insurance.
Show Source
Nested Schema : publicSectorValidationGroups-ValidationGroupDetails-ValidationGroupDetailValues-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The unique identifier for the agency using the validation group. -
ApplyValidation: string
Title:
Apply ValidationMaximum Length:30Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the validation criteria are enabled or not. The default value is Y for yes. -
ExpirationBasis: string
Title:
Expiration BasisMaximum Length:30The date that is the basis for the expiration rule. -
GracePeriod: integer
(int64)
Title:
Grace PeriodThe grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOMMaximum Length:30The unit of time of the grace period duration. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ValidateExpFlag: string
Title:
Expiration ValidationMaximum Length:1Default Value:NIndicates whether the expiration must be validated. The default value is N for no. -
ValidationGroupId: string
Title:
Group IDMaximum Length:50The unique identifier for a validation group. -
ValidationOption: string
Title:
OptionMaximum Length:30Indicates the type of validation, such as contractor license type or insurance. -
ValidationValue: string
Title:
Validation CriteriaMaximum Length:30The contractor license criteria that must be validated.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorValidationGroups-ValidationGroupUsages-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The unique identifier for the agency using the validation group. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Default Value:YIndicates whether the product usage is enabled. The default value is Y for yes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Product: string
Title:
UsageMaximum Length:30The product or offering that the validation is used for. -
ValidationGroupId: string
Title:
Group IDMaximum Length:50The unique identifier for a validation group.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- ValidationGroupDetails
-
Parameters:
- publicSectorValidationGroupsUniqID:
$request.path.publicSectorValidationGroupsUniqID
The validation group details resource is used to view, add, delete, and modify the validation options. - publicSectorValidationGroupsUniqID:
- ValidationGroupUsages
-
Parameters:
- publicSectorValidationGroupsUniqID:
$request.path.publicSectorValidationGroupsUniqID
The validation group usages resource is used to view, add, delete, and modify validation group usage information. - publicSectorValidationGroupsUniqID: