Update one lot information

patch

/fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}

Request

Path Parameters
  • Value that uniquely identifies the interfaced receipt transaction line request.
  • This is the hash key of the attributes which make up the composite key for the Lots for Lot Items resource and used to uniquely identify an instance of Lots for Lot Items. The client should not generate the hash key value. Instead, the client should query on the Lots for Lot Items collection resource in order to navigate to a specific instance of Lots for Lot Items to get the hash key.
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
  • Maximum Length: 150
    Abbreviation that identifies the grade.
  • Date when the warehouse applied a hold on the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Flexfields for Lot Attributes
    Title: Flexfields for Lot Attributes
    The Flexfields for Lot Attributes resource manages the details of the lot attributes and is associated to a transaction line whose item is both lot and serial controlled.
  • Date when the item of the lot corresponding to receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 80
    Number that identifies the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Flexfields for Lot Numbers
    Title: Flexfields for Lot Numbers
    The Flexfields for Lot Numbers resource manages lot numbers and is associated to a transaction line whose item is both lot and serial controlled.
  • Date when the lot matures. This attribute is applicable when the warehouse places the item under lot control.
  • Date when the lot originated corresponding to the ASN line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 30
    Type of origination for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 80
    Number that identifies the parent lot of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Transaction quantity for the lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control.
  • Value that uniquely identifies the reason for the receiving transaction. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 30
    Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot control.
  • Transaction quantity for the lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control.
  • Transaction quantity of the item for the lot corresponding to the receipt transaction request expires. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 150
    Number that identifies the supplier lot for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
Nested Schema : Flexfields for Lot Attributes
Type: array
Title: Flexfields for Lot Attributes
The Flexfields for Lot Attributes resource manages the details of the lot attributes and is associated to a transaction line whose item is both lot and serial controlled.
Show Source
Nested Schema : Flexfields for Lot Numbers
Type: array
Title: Flexfields for Lot Numbers
The Flexfields for Lot Numbers resource manages lot numbers and is associated to a transaction line whose item is both lot and serial controlled.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : receivingReceiptTransactionRequests-lotItemLots-lotNumbersDFF-item-patch-request
Type: object
Show Source
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 : receivingReceiptTransactionRequests-lotItemLots-item-response
Type: object
Show Source
  • Maximum Length: 150
    Abbreviation that identifies the grade.
  • Date when the warehouse applied a hold on the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Links
  • Flexfields for Lot Attributes
    Title: Flexfields for Lot Attributes
    The Flexfields for Lot Attributes resource manages the details of the lot attributes and is associated to a transaction line whose item is both lot and serial controlled.
  • Date when the item of the lot corresponding to receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 80
    Number that identifies the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Flexfields for Lot Numbers
    Title: Flexfields for Lot Numbers
    The Flexfields for Lot Numbers resource manages lot numbers and is associated to a transaction line whose item is both lot and serial controlled.
  • Date when the lot matures. This attribute is applicable when the warehouse places the item under lot control.
  • Date when the lot originated corresponding to the ASN line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 30
    Type of origination for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 80
    Number that identifies the parent lot of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
  • Transaction quantity for the lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control.
  • Value that uniquely identifies the reason for the receiving transaction. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 30
    Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot control.
  • Transaction quantity for the lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control.
  • Transaction quantity of the item for the lot corresponding to the receipt transaction request expires. This attribute is applicable when the warehouse places the item under lot control.
  • Maximum Length: 150
    Number that identifies the supplier lot for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
Nested Schema : Flexfields for Lot Attributes
Type: array
Title: Flexfields for Lot Attributes
The Flexfields for Lot Attributes resource manages the details of the lot attributes and is associated to a transaction line whose item is both lot and serial controlled.
Show Source
Nested Schema : Flexfields for Lot Numbers
Type: array
Title: Flexfields for Lot Numbers
The Flexfields for Lot Numbers resource manages lot numbers and is associated to a transaction line whose item is both lot and serial controlled.
Show Source
Nested Schema : receivingReceiptTransactionRequests-lotItemLots-lotAttributesDFF-item-response
Type: object
Show Source
Nested Schema : receivingReceiptTransactionRequests-lotItemLots-lotNumbersDFF-item-response
Type: object
Show Source
Back to Top

Examples

This example describes how to update one lot information.

Example cURL Command

Use the following cURL command to submit a request on the REST resource.

curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload'  "https://servername/fscmRestApi/resources/version/receivingReceiptTransactionRequests/InterfaceTransactionId/child/lotItemLots/CompositePrimaryKey"

Example Request Body

The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.

{
 "LotNumber": "KK0927L2"
}

Example Response Body

The following example includes the contents of the response body in JSON format:

{
    "LotNumber": "KK0927L2",
    "LotExpirationDate": null,
    "ParentLotNumber": null,
    "VendorLotNumber": null,
    "TransactionQuantity": 3,
    "PrimaryQuantity": null,
    "SecondaryTransactionQuantity": null,
    "OriginationDate": null,
    "OriginationType": null,
    "HoldDate": null,
    "ReasonId": null,
    "ReasonName": null,
    "MaturityDate": null,
    "links": [
        {
            "rel": "self",
            "href": "https://servername/fscmRestApi/resources/version/receivingReceiptTransactionRequests/300100169538365/child/lotItemLots/0002000000084B4B303932374C330000000EACED00057708000110F084009B3E",
            "name": "lotItemLots",
            "kind": "item",
            "properties": {
                "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000378"
            }
        },
        {
            "rel": "canonical",
            "href": "https://servername/fscmRestApi/resources/version/receivingReceiptTransactionRequests/300100169538365/child/lotItemLots/0002000000084B4B303932374C330000000EACED00057708000110F084009B3E",
            "name": "lotItemLots",
            "kind": "item"
        },
        {
            "rel": "parent",
            "href": "https://servername/fscmRestApi/resources/version/receivingReceiptTransactionRequests/300100169538365",
            "name": "receivingReceiptTransactionRequests",
            "kind": "item"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/receivingReceiptTransactionRequests/300100169538365/child/lotItemLots/0002000000084B4B303932374C330000000EACED00057708000110F084009B3E/child/lotNumbersDFF",
            "name": "lotNumbersDFF",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/receivingReceiptTransactionRequests/300100169538365/child/lotItemLots/0002000000084B4B303932374C330000000EACED00057708000110F084009B3E/child/lotAttributesDFF",
            "name": "lotAttributesDFF",
            "kind": "collection"
        }
    ]
}
Back to Top