Create a validation group detail
post
/fscmRestApi/resources/11.13.18.05/publicSectorValidationGroupDetails
Request
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.
-
Upsert-Mode:
When set to true, the server will perform an Upsert operation instead of a Create. In an Upsert operation the server attempts to find an existing resource that matches the payload. If found, the server updates the existing resource instead of creating a new one. If not found, or when set to false (the default), a Create is performed.
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-
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. -
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. -
ValidationGroupId(required): string
Title:
Group IDMaximum Length:50The unique identifier for a validation group. -
ValidationOption(required): string
Title:
OptionMaximum Length:30Indicates the type of validation, such as the contractor license type or 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 : publicSectorValidationGroupDetails-ValidationGroupDetailValues-item-post-request
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. -
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.
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 : publicSectorValidationGroupDetails-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 : 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 : publicSectorValidationGroupDetails-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
Links
- ValidationGroupDetailValues
-
Parameters:
- publicSectorValidationGroupDetailsUniqID:
$request.path.publicSectorValidationGroupDetailsUniqID
The validaton group detail values resource is used to view, add, delete, and modify the validation values for validation options such as insurance. - publicSectorValidationGroupDetailsUniqID: