Update a related transaction
patch
/fscmRestApi/resources/11.13.18.05/publicSectorRelatedTransactions/{publicSectorRelatedTransactionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorRelatedTransactionsUniqID: integer
This is the hash key of the attributes which make up the composite key--- TransactionKey and AddedDate ---for the Related Transactions resource and used to uniquely identify an instance of Related Transactions. The client should not generate the hash key value. Instead, the client should query on the Related Transactions collection resource with a filter on the primary key values in order to navigate to a specific instance of Related Transactions.
For example: publicSectorRelatedTransactions?q=TransactionKey=<value1>;AddedDate=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorRelatedTransactions-item
Type:
Show Source
object-
AddedDate(optional):
string(date-time)
The date on which the applications were linked.
-
Classification(optional):
string
Maximum Length:
3The classification of the type of application. -
Comments(optional):
string
Title:
CommentsMaximum Length:1000The comments entered by the agency staff in the planning and zoning application. -
Dependency(optional):
string
Maximum Length:
10The identifier of the type of dependency between the linked planning and zoning applications. -
links(optional):
array Items
Title:
ItemsLink Relations -
PriAppFlag(optional):
string
Maximum Length:
1The identifier of the ralated transaction, which is the primary application. -
RelTransId(optional):
string
Title:
Link Existing ApplicationMaximum Length:50The unique identifier of the related transaction. -
RelTransKey(optional):
integer(int64)
The unique identifier of the planning and zoning application that is being linked.
-
RelTransTypeCode(optional):
string
Title:
Application TypeMaximum Length:20The unique identifier of the related transaction type code. -
RelTransTypeId(optional):
string
Maximum Length:
30The unique identifier of the related transaction type. -
SubAppFlag(optional):
string
Maximum Length:
1The identifier of the ralated transaction, which is the sub-application. -
TransactionId(optional):
string
Maximum Length:
50The unique identifier of the planning and zoning application. -
TransactionKey(optional):
integer(int64)
The unique identifier of the planning and zoning application.
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 : publicSectorRelatedTransactions-item
Type:
Show Source
object-
AddedDate(optional):
string(date-time)
The date on which the applications were linked.
-
Classification(optional):
string
Maximum Length:
3The classification of the type of application. -
Comments(optional):
string
Title:
CommentsMaximum Length:1000The comments entered by the agency staff in the planning and zoning application. -
Dependency(optional):
string
Maximum Length:
10The identifier of the type of dependency between the linked planning and zoning applications. -
links(optional):
array Items
Title:
ItemsLink Relations -
PriAppFlag(optional):
string
Maximum Length:
1The identifier of the ralated transaction, which is the primary application. -
RelTransId(optional):
string
Title:
Link Existing ApplicationMaximum Length:50The unique identifier of the related transaction. -
RelTransKey(optional):
integer(int64)
The unique identifier of the planning and zoning application that is being linked.
-
RelTransTypeCode(optional):
string
Title:
Application TypeMaximum Length:20The unique identifier of the related transaction type code. -
RelTransTypeId(optional):
string
Maximum Length:
30The unique identifier of the related transaction type. -
SubAppFlag(optional):
string
Maximum Length:
1The identifier of the ralated transaction, which is the sub-application. -
TransactionId(optional):
string
Maximum Length:
50The unique identifier of the planning and zoning application. -
TransactionKey(optional):
integer(int64)
The unique identifier of the planning and zoning application.
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.