Update an integration setup
patch
/fscmRestApi/resources/11.13.18.05/publicSectorIntegrationSetups/{publicSectorIntegrationSetupsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorIntegrationSetupsUniqID: string
Identifier to Integration Setups
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorIntegrationSetups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier for the agency associated with the integration setup. Value is mandatory. -
IcsIntegrationName(optional):
string
Title:
Integration NameMaximum Length:50The Oracle Integration Cloud Service integration name. Value is mandatory. -
IcsIntegrationVersion(optional):
string
Title:
Integration VersionMaximum Length:10The Oracle Integration Cloud Service integration version. Value is mandatory. -
IntegrationSubType(optional):
string
Title:
Integration SubtypeMaximum Length:30The integration subtype. -
IntegrationType(optional):
string
Title:
Integration TypeMaximum Length:30The integration type. Value is mandatory. -
IntEnabledFlag(optional):
boolean
Title:
Integration EnabledIndicates whether the integration is enabled. -
links(optional):
array Items
Title:
ItemsLink Relations -
Parameter(optional):
string
Title:
Integration ParameterMaximum Length:240A parameter for the integration setup. -
ResEndPoint(optional):
string
Title:
Integration EndpointMaximum Length:50The rest end point.
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 : publicSectorIntegrationSetups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier for the agency associated with the integration setup. Value is mandatory. -
IcsIntegrationName(optional):
string
Title:
Integration NameMaximum Length:50The Oracle Integration Cloud Service integration name. Value is mandatory. -
IcsIntegrationVersion(optional):
string
Title:
Integration VersionMaximum Length:10The Oracle Integration Cloud Service integration version. Value is mandatory. -
IntegrationSubType(optional):
string
Title:
Integration SubtypeMaximum Length:30The integration subtype. -
IntegrationType(optional):
string
Title:
Integration TypeMaximum Length:30The integration type. Value is mandatory. -
IntEnabledFlag(optional):
boolean
Title:
Integration EnabledIndicates whether the integration is enabled. -
links(optional):
array Items
Title:
ItemsLink Relations -
Parameter(optional):
string
Title:
Integration ParameterMaximum Length:240A parameter for the integration setup. -
ResEndPoint(optional):
string
Title:
Integration EndpointMaximum Length:50The rest end point.
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.