Update one default line for an item-staged transaction

patch

/fscmRestApi/resources/11.13.18.05/itemStagedTransactionDefaults/{TransactionDefaultsHeaderId}/child/ItemStagedTransactionDefaultsLine/{TransactionDefaultsLineId}

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
  • Value that identifies the batch in which the record has been loaded into the table.
  • Maximum Length: 30
    Value that identifies the transaction type.
  • Maximum Length: 80
    Value that identifies the meaning of the transaction type.
  • Maximum Length: 240
    Code that identifies the status of the staged transaction's default lines.
  • Maximum Length: 240
    Explanation for the status of the staged transaction's default lines.
  • Value that uniquely identifies the item in the inventory organization.
  • Maximum Length: 300
    Number that identifies the item.
  • Value that uniquely identifies the updated locator.
  • Maximum Length: 240
    Name of the updated locator in a subinventory where default lines of an item-staged transaction are created in the inventory organization.
  • Maximum Length: 10
    Name of the updated subinventory where default lines of an item-staged transaction are created in the inventory organization.
  • Value that uniquely identifies the locator prior to the update.
  • Maximum Length: 240
    Name of the locator in a subinventory prior to an update where default lines for an item-staged transaction are created in the inventory organization.
  • Maximum Length: 10
    Name of the subinventory prior to the update in which default lines for item-staged transactions are created in the inventory organization.
  • Maximum Length: 18
    Abbreviation that identifies the inventory organization that's enabled for the default line of the item-staged transaction.
  • Value that uniquely identifies the inventory organization that's enabled for the default line of the item-staged transaction.
  • Maximum Length: 240
    Name that identifies the inventory organization that's enabled for the default line of the item-staged transaction.
  • Maximum Length: 18
    Value that identifies if the status of the default lines of the staged transaction is valid.
  • Maximum Length: 11
    Name of the subinventory and locator where default lines for item-staged transactions are created in the inventory organization.
  • Value that uniquely identifies the item-staged transaction header. It's a primary key that the application generates when it creates the default header of the item-staged transaction.
  • Value that uniquely identifies the default line of the item-staged transaction. It's a primary key that the application generates when it creates the item-staged transaction default line.
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 : itemStagedTransactionDefaults-ItemStagedTransactionDefaultsLine-item-response
Type: object
Show Source
  • Value that identifies the batch in which the record has been loaded into the table.
  • Maximum Length: 30
    Value that identifies the transaction type.
  • Maximum Length: 80
    Value that identifies the meaning of the transaction type.
  • Maximum Length: 240
    Code that identifies the status of the staged transaction's default lines.
  • Maximum Length: 240
    Explanation for the status of the staged transaction's default lines.
  • Value that uniquely identifies the item in the inventory organization.
  • Maximum Length: 300
    Number that identifies the item.
  • Links
  • Value that uniquely identifies the updated locator.
  • Maximum Length: 240
    Name of the updated locator in a subinventory where default lines of an item-staged transaction are created in the inventory organization.
  • Maximum Length: 10
    Name of the updated subinventory where default lines of an item-staged transaction are created in the inventory organization.
  • Value that uniquely identifies the locator prior to the update.
  • Maximum Length: 240
    Name of the locator in a subinventory prior to an update where default lines for an item-staged transaction are created in the inventory organization.
  • Maximum Length: 10
    Name of the subinventory prior to the update in which default lines for item-staged transactions are created in the inventory organization.
  • Maximum Length: 18
    Abbreviation that identifies the inventory organization that's enabled for the default line of the item-staged transaction.
  • Value that uniquely identifies the inventory organization that's enabled for the default line of the item-staged transaction.
  • Maximum Length: 240
    Name that identifies the inventory organization that's enabled for the default line of the item-staged transaction.
  • Maximum Length: 18
    Value that identifies if the status of the default lines of the staged transaction is valid.
  • Maximum Length: 11
    Name of the subinventory and locator where default lines for item-staged transactions are created in the inventory organization.
  • Value that uniquely identifies the item-staged transaction header. It's a primary key that the application generates when it creates the default header of the item-staged transaction.
  • Value that uniquely identifies the default line of the item-staged transaction. It's a primary key that the application generates when it creates the item-staged transaction default line.
Back to Top