Update an integration for a contractor validation option
patch
/fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionIntegrations/{publicSectorContractorOptionIntegrationsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorContractorOptionIntegrationsUniqID: integer
This is the hash key of the attributes which make up the composite key--- LicenseSetupCode, AgencyId and IntegrationType ---for the Contractor Option Integrations resource and used to uniquely identify an instance of Contractor Option Integrations. The client should not generate the hash key value. Instead, the client should query on the Contractor Option Integrations collection resource with a filter on the primary key values in order to navigate to a specific instance of Contractor Option Integrations.
For example: publicSectorContractorOptionIntegrations?q=LicenseSetupCode=<value1>;AgencyId=<value2>;IntegrationType=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorContractorOptionIntegrations-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Identifier for the agency that is maintaining contractor license information.
-
IntegrationEnabled(optional):
string
Maximum Length:
1Indicates whether a specific named contractor license integration is active. -
IntegrationKey(optional):
string
Maximum Length:
100The integration source key that some external sites require for contractor license integration. -
IntegrationName(optional):
string
Maximum Length:
1000Name of an integration that maps contractor license information to the corresponding license information from an external site. -
IntegrationParameter(optional):
string
Maximum Length:
100Name of the query parameter that needs to be added to the integration end point. -
IntegrationType(optional):
string
Maximum Length:
30Identifies the type of integration such as online or batch. -
IntegrationVersion(optional):
string
Maximum Length:
50Version number of the integration that maps contractor license information to the corresponding license information from an external site. -
LicenseSetupCode(optional):
string
Maximum Length:
30Code that identifies a set of configuration options for contractor licenses. For example, a code might represent configuration options that include integration with the state licensing board in California. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorContractorOptionIntegrations-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Identifier for the agency that is maintaining contractor license information.
-
IntegrationEnabled(optional):
string
Maximum Length:
1Indicates whether a specific named contractor license integration is active. -
IntegrationKey(optional):
string
Maximum Length:
100The integration source key that some external sites require for contractor license integration. -
IntegrationName(optional):
string
Maximum Length:
1000Name of an integration that maps contractor license information to the corresponding license information from an external site. -
IntegrationParameter(optional):
string
Maximum Length:
100Name of the query parameter that needs to be added to the integration end point. -
IntegrationType(optional):
string
Maximum Length:
30Identifies the type of integration such as online or batch. -
IntegrationVersion(optional):
string
Maximum Length:
50Version number of the integration that maps contractor license information to the corresponding license information from an external site. -
LicenseSetupCode(optional):
string
Maximum Length:
30Code that identifies a set of configuration options for contractor licenses. For example, a code might represent configuration options that include integration with the state licensing board in California. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.