Update one transaction type
patch
/fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/{SignatureOrganizationId}/child/electronicSignatureTransactionTypes/{SignatureDefinitionId}
Request
Path Parameters
-
SignatureDefinitionId(required): integer(int64)
Value that uniquely identifies the electronic signature preference lines for an inventory organization.
-
SignatureOrganizationId(required): integer(int64)
Value that uniquely identifies the electronic signature preferences setup for an inventory organization.
Header Parameters
-
Metadata-Context: string
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: string
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
SignatureDefinitionId: integer
(int64)
Value that uniquely identifies the electronic signature preference lines for an inventory organization.
-
SignatureEnabledFlag: boolean
Title:
Signature Enabled
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then electronic signature is enabled for a transaction type. If false, then electronic signature is not enabled for a transaction type. The default value is false. -
SignatureModeEditableFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then electronic signature mode is editable for a transaction type. If false, then electronic signature mode cannot be editable for a transaction type. The default value is false. -
SignatureOrganizationId: integer
(int64)
Value that uniquely identifies the electronic signature preference header for an inventory organization.
-
SignatureTypeCode: string
Title:
Signature Type
Maximum Length:30
Abbreviation that identifies electronic signature type for a transaction type. A list of accepted values: INLINE and DEFERRED is defined in the lookup type ORA_EDR_SIGNATURE_MODE. -
TransactionTypeCode: string
Maximum Length:
30
Abbreviation that uniquely identifies the transaction type for which electronic signature can be enabled.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : electronicSignaturePreferences-electronicSignatureTransactionTypes-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SignatureDefinitionId: integer
(int64)
Value that uniquely identifies the electronic signature preference lines for an inventory organization.
-
SignatureEnabledFlag: boolean
Title:
Signature Enabled
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then electronic signature is enabled for a transaction type. If false, then electronic signature is not enabled for a transaction type. The default value is false. -
SignatureModeEditableFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then electronic signature mode is editable for a transaction type. If false, then electronic signature mode cannot be editable for a transaction type. The default value is false. -
SignatureOrganizationId: integer
(int64)
Value that uniquely identifies the electronic signature preference header for an inventory organization.
-
SignatureType: string
Title:
Meaning
Read Only:true
Maximum Length:80
Type of electronic signature for a transaction type. A list of accepted values: Inline and Deferred is defined in the lookup type ORA_EDR_SIGNATURE_MODE. -
SignatureTypeCode: string
Title:
Signature Type
Maximum Length:30
Abbreviation that identifies electronic signature type for a transaction type. A list of accepted values: INLINE and DEFERRED is defined in the lookup type ORA_EDR_SIGNATURE_MODE. -
Transaction: string
Title:
Transaction
Read Only:true
Maximum Length:150
Name of the transaction type for which electronic signature can be enabled. -
TransactionTypeCode: string
Maximum Length:
30
Abbreviation that uniquely identifies the transaction type for which electronic signature can be enabled. -
TransactionTypeId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction type for which electronic signature can be enabled.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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.