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)
The unique identifier for the agency associated with the integration setup. Value is mandatory.
-
IcsIntegrationName(optional):
string
Maximum Length:
50
The Oracle Integration Cloud Service integration name. Value is mandatory. -
IcsIntegrationVersion(optional):
string
Maximum Length:
10
The Oracle Integration Cloud Service integration version. Value is mandatory. -
IntegrationSubType(optional):
string
Maximum Length:
30
The integration subtype. -
IntegrationType(optional):
string
Maximum Length:
30
The integration type. Value is mandatory. -
IntEnabledFlag(optional):
boolean
Indicates whether the integration is enabled.
-
links(optional):
array Items
Title:
Items
Link Relations -
Parameter(optional):
string
Maximum Length:
240
A parameter for the integration setup. -
ResEndPoint(optional):
string
Maximum Length:
50
The rest end point.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The 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)
The unique identifier for the agency associated with the integration setup. Value is mandatory.
-
IcsIntegrationName(optional):
string
Maximum Length:
50
The Oracle Integration Cloud Service integration name. Value is mandatory. -
IcsIntegrationVersion(optional):
string
Maximum Length:
10
The Oracle Integration Cloud Service integration version. Value is mandatory. -
IntegrationSubType(optional):
string
Maximum Length:
30
The integration subtype. -
IntegrationType(optional):
string
Maximum Length:
30
The integration type. Value is mandatory. -
IntEnabledFlag(optional):
boolean
Indicates whether the integration is enabled.
-
links(optional):
array Items
Title:
Items
Link Relations -
Parameter(optional):
string
Maximum Length:
240
A parameter for the integration setup. -
ResEndPoint(optional):
string
Maximum Length:
50
The rest end point.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.