Update a validation group detail
patch
/fscmRestApi/resources/11.13.18.05/publicSectorValidationGroups/{publicSectorValidationGroupsUniqID}/child/ValidationGroupDetails/{ValidationGroupDetailsUniqID}
Request
Path Parameters
-
ValidationGroupDetailsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- ValidationGroupId, ValidationOption and AgencyId ---for the Validation Group Details resource and used to uniquely identify an instance of Validation Group Details. The client should not generate the hash key value. Instead, the client should query on the Validation Group Details collection resource with a filter on the primary key values in order to navigate to a specific instance of Validation Group Details.
For example: ValidationGroupDetails?q=ValidationGroupId=<value1>;ValidationOption=<value2>;AgencyId=<value3> -
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
-
ApplyValidation: string
Title:
Apply Validation
Maximum Length:30
Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
Enabled
Maximum Length:1
Default Value:Y
Indicates whether the validation criteria are enabled. The default is Y for yes. -
GracePeriod: integer
(int64)
Title:
Grace Period
The grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOM
Maximum Length:30
The unit of time of the grace period duration. -
LicenseMustHave: string
Title:
License Requirements
Maximum Length:30
Indicates whether the contractor license must have all or at least one of the specified values. -
ValidateExpFlag: string
Title:
Expiration Validation
Maximum Length:1
Default Value:N
Indicates whether the expiration must be validated. The default value is N for no. -
ValidationGroupDetailValues: array
Validation Group Detail Values
Title:
Validation Group Detail Values
The 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:
array
Title:
Validation Group Detail Values
The 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 Validation
Maximum Length:30
Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
Enabled
Maximum Length:1
Default Value:Y
Indicates whether the validation criteria are enabled or not. The default value is Y for yes. -
ExpirationBasis: string
Title:
Expiration Basis
Maximum Length:30
The date that is the basis for the expiration rule. -
GracePeriod: integer
(int64)
Title:
Grace Period
The grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOM
Maximum Length:30
The unit of time of the grace period duration. -
ValidateExpFlag: string
Title:
Expiration Validation
Maximum Length:1
Default Value:N
Indicates whether the expiration must be validated. The default value is N for no.
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-ValidationGroupDetails-item-response
Type:
Show Source
object
-
AgencyId: integer
(int32)
Title:
Agency ID
Default Value:1
The unique identifier for the agency. -
ApplyValidation: string
Title:
Apply Validation
Maximum Length:30
Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
Enabled
Maximum Length:1
Default Value:Y
Indicates whether the validation criteria are enabled. The default is Y for yes. -
GracePeriod: integer
(int64)
Title:
Grace Period
The grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOM
Maximum Length:30
The unit of time of the grace period duration. -
LastUpdateDate: string
(date-time)
Title:
Last Updated
Read Only:true
The date and time when the row was last updated. -
LastUpdatedByName: string
Title:
Last Updated By
Read Only:true
The user who last updated the row. -
LicenseMustHave: string
Title:
License Requirements
Maximum Length:30
Indicates whether the contractor license must have all or at least one of the specified values. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ValidateExpFlag: string
Title:
Expiration Validation
Maximum Length:1
Default Value:N
Indicates whether the expiration must be validated. The default value is N for no. -
ValidationGroupDetailValues: array
Validation Group Detail Values
Title:
Validation Group Detail Values
The 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 ID
Maximum Length:50
The unique identifier for a validation group. -
ValidationOption: string
Title:
Option
Maximum Length:30
Indicates the type of validation, such as the contractor license type or insurance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Validation Group Detail Values
Type:
array
Title:
Validation Group Detail Values
The 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 : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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-ValidationGroupDetailValues-item-response
Type:
Show Source
object
-
AgencyId: integer
(int32)
Title:
Agency ID
Default Value:1
The unique identifier for the agency using the validation group. -
ApplyValidation: string
Title:
Apply Validation
Maximum Length:30
Indicates whether the validation should be applied to all licenses or any license. -
EnabledFlag: string
Title:
Enabled
Maximum Length:1
Default Value:Y
Indicates whether the validation criteria are enabled or not. The default value is Y for yes. -
ExpirationBasis: string
Title:
Expiration Basis
Maximum Length:30
The date that is the basis for the expiration rule. -
GracePeriod: integer
(int64)
Title:
Grace Period
The grace period duration. -
GracePeriodUom: string
Title:
Grace Period UOM
Maximum Length:30
The unit of time of the grace period duration. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ValidateExpFlag: string
Title:
Expiration Validation
Maximum Length:1
Default Value:N
Indicates whether the expiration must be validated. The default value is N for no. -
ValidationGroupId: string
Title:
Group ID
Maximum Length:50
The unique identifier for a validation group. -
ValidationOption: string
Title:
Option
Maximum Length:30
Indicates the type of validation, such as contractor license type or insurance. -
ValidationValue: string
Title:
Validation Criteria
Maximum Length:30
The contractor license criteria that must be validated.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- ValidationGroupDetailValues
-
Parameters:
- ValidationGroupDetailsUniqID:
$request.path.ValidationGroupDetailsUniqID
- publicSectorValidationGroupsUniqID:
$request.path.publicSectorValidationGroupsUniqID
The validaton group detail values resource is used to view, add, delete, and modify the validation values for validation options such as insurance. - ValidationGroupDetailsUniqID: