Update one inventory organization

patch

/fscmRestApi/resources/11.13.18.05/electronicSignaturePreferences/{SignatureOrganizationId}

Request

Path Parameters
Header Parameters
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Electronic Signature Transaction Types
Type: array
Title: Electronic Signature Transaction Types
The Electronic Signature Transaction Types resource displays the details about the electronic signature preferences for supply chain transactions.
Show Source
Nested Schema : schema
Type: object
Show Source
  • Value that uniquely identifies the electronic signature preference lines for an inventory organization.
  • 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.
  • 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.
  • Value that uniquely identifies the electronic signature preference header for an inventory organization.
  • 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.
  • Maximum Length: 30
    Abbreviation that uniquely identifies the transaction type for which electronic signature can be enabled.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : electronicSignaturePreferences-item-response
Type: object
Show Source
Nested Schema : Electronic Signature Transaction Types
Type: array
Title: Electronic Signature Transaction Types
The Electronic Signature Transaction Types resource displays the details about the electronic signature preferences for supply chain transactions.
Show Source
Nested Schema : electronicSignaturePreferences-electronicSignatureTransactionTypes-item-response
Type: object
Show Source
  • Links
  • Value that uniquely identifies the electronic signature preference lines for an inventory organization.
  • 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.
  • 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.
  • Value that uniquely identifies the electronic signature preference header for an inventory organization.
  • 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.
  • 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.
  • Title: Transaction
    Read Only: true
    Maximum Length: 150
    Name of the transaction type for which electronic signature can be enabled.
  • Maximum Length: 30
    Abbreviation that uniquely identifies the transaction type for which electronic signature can be enabled.
  • Read Only: true
    Value that uniquely identifies the transaction type for which electronic signature can be enabled.
Back to Top