Update one transaction

patch

/fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}

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 : Flexfields for Interfaced Pick Transactions
Type: array
Title: Flexfields for Interfaced Pick Transactions
The Flexfields for interfaed Pick Transactions resource manages the descriptive flexfields defined for an interfaed pick transaction.
Show Source
Nested Schema : Lots
Type: array
Title: Lots
The Lots resource manages the lots of an interfaced pick transaction.
Show Source
Nested Schema : Serials
Type: array
Title: Serials
The Serials resource manages the serials of an interfaed pick transaction for a serial-controlled item.
Show Source
Nested Schema : Tracking Attributes
Type: array
Title: Tracking Attributes
The Tracking Attributes resource manages the inventory tracking attribute associated with the interfaed pick transaction. This resource is associated with a feature that requires an opt in.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : Lot Serials
Type: array
Title: Lot Serials
The Lot Serials resource manages the serials for a lot of an interfaed pick transaction when an item is both lot and serial-controlled.
Show Source
Nested Schema : interfacedPickTransactions-lots-lotSerials-item-patch-request
Type: object
Show Source
Nested Schema : interfacedPickTransactions-serials-item-patch-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
  • Title: Context Segment
    Maximum Length: 40
    Display value of the descriptive flexfield context for tracking attributes. This attribute is associated with a feature that requires opt in.
  • Title: Context Segment
    Display value of the descriptive flexfield context for tracking attributes. This attribute is associated with a feature that requires opt in.
  • Title: Country of Origin
    Maximum Length: 2
    Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in.
  • Title: Country of Origin
    Name of the country of origin. This attribute is associated with a feature that requires opt in.
  • Title: Project
    Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in.
  • Title: Project
    Number that identifies the project. This attribute is associated with a feature that requires opt in.
  • Title: Task
    Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in.
  • Title: Task
    Number that identifies the task. This attribute is associated with a feature that requires opt in.
  • Value that uniquely identifies the transaction. This attribute is associated with a feature that requires opt in.
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 : interfacedPickTransactions-item-response
Type: object
Show Source
Nested Schema : Flexfields for Interfaced Pick Transactions
Type: array
Title: Flexfields for Interfaced Pick Transactions
The Flexfields for interfaed Pick Transactions resource manages the descriptive flexfields defined for an interfaed pick transaction.
Show Source
Nested Schema : Lots
Type: array
Title: Lots
The Lots resource manages the lots of an interfaced pick transaction.
Show Source
Nested Schema : Serials
Type: array
Title: Serials
The Serials resource manages the serials of an interfaed pick transaction for a serial-controlled item.
Show Source
Nested Schema : Tracking Attributes
Type: array
Title: Tracking Attributes
The Tracking Attributes resource manages the inventory tracking attribute associated with the interfaed pick transaction. This resource is associated with a feature that requires an opt in.
Show Source
Nested Schema : interfacedPickTransactions-DFF-item-response
Type: object
Show Source
Nested Schema : interfacedPickTransactions-lots-item-response
Type: object
Show Source
Nested Schema : Lot Serials
Type: array
Title: Lot Serials
The Lot Serials resource manages the serials for a lot of an interfaed pick transaction when an item is both lot and serial-controlled.
Show Source
Nested Schema : interfacedPickTransactions-lots-lotSerials-item-response
Type: object
Show Source
Nested Schema : interfacedPickTransactions-serials-item-response
Type: object
Show Source
Nested Schema : interfacedPickTransactions-trackingAttributesDFF-item-response
Type: object
Show Source
  • Title: Context Segment
    Maximum Length: 40
    Display value of the descriptive flexfield context for tracking attributes. This attribute is associated with a feature that requires opt in.
  • Title: Context Segment
    Display value of the descriptive flexfield context for tracking attributes. This attribute is associated with a feature that requires opt in.
  • Title: Country of Origin
    Maximum Length: 2
    Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in.
  • Title: Country of Origin
    Name of the country of origin. This attribute is associated with a feature that requires opt in.
  • Links
  • Title: Project
    Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in.
  • Title: Project
    Number that identifies the project. This attribute is associated with a feature that requires opt in.
  • Title: Task
    Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in.
  • Title: Task
    Number that identifies the task. This attribute is associated with a feature that requires opt in.
  • Value that uniquely identifies the transaction. This attribute is associated with a feature that requires opt in.
Back to Top

Examples

This example describes how to update one transaction.

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/interfacedPickTransactions/TransactionInterfaceId"

Example 1

This example describes how to update one interfaced pick transaction.

Example 1 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.

{
    "SourceSubinventoryCode": "TSUB3",
    "TransactionQuantity": 10
}

Example 1 Response Body

The following example includes the contents of the response body in JSON format:
{
    "ProcessingFlag": "false",
    "TransactionInterfaceId": 300100580716417,
    "OrganizationId": null,
    "OrganizationCode": "M3",
    "InventoryItemId": null,
    "ItemNumber": "INV-100",
    "Revision": null,
    "SourceSubinventoryCode": "TSUB3",
    "SourceLocatorId": null,
    "SourceLocatorName": null,
    "DestinationSubinventoryCode": null,
    "DestinationLocatorId": null,
    "DestinationLocatorName": null,
    "PrimaryTransactionQuantity": 8,
    "TransactionQuantity": 10,
    "TransactionUOMCode": "Ea",
    "TransactionUOMName": "Each",
    "SecondaryTransactionQuantity": null,
    "SecondaryUOMCode": null,
    "SecondaryUOMName": null,
    "AllocatedQuantity": null,
    "ShortQuantity": null,
    "TransactionDate": "2023-03-27",
    "TransactionTypeId": null,
    "TransactionTypeName": "Work in Process Material Issue",
    "MovementRequestHeaderId": null,
    "MovementRequestHeaderNumber": "5558199",
    "MovementRequestLineId": null,
    "MovementRequestLineNumber": 1,
    "SourceCode": "WMS",
    "TransactionReference": "MP_WO_100",
    "ExternalSystemTransactionReference": "24021",
    "ExternalSystemPackingUnit": "24021",
    "ReasonId": null,
    "ReasonName": null,
    "StatusCode": "ORA_ERROR",
    "Status": "Error",
    "ErrorCode": "FND_CMN_REQ_ATTRIB_API_SERV",
    "ErrorExplanation": "The value of the attribute MoveOrderHeaderNumber isn't valid.",
    "OwningOrganizationId": 606,
    "OwningOrganizationCode": "M3",
    "OwningTradingPartnerTypeCode": "2",
    "OwningTradingPartnerType": "Inventory organization",
    "ProcurementBUName": null,
    "VendorName": null,
    "VendorNumber": null,
    "ConsignmentAgreementNumber": null,
    "links": [
        {
            "rel": "self",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417",
            "name": "interfacedPickTransactions",
            "kind": "item",
            "properties": {
                "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000378"
            }
        },
        {
            "rel": "canonical",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417",
            "name": "interfacedPickTransactions",
            "kind": "item"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/DFF",
            "name": "DFF",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/lots",
            "name": "lots",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/serials",
            "name": "serials",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/trackingAttributesDFF",
            "name": "trackingAttributesDFF",
            "kind": "collection"
        }
    ]
}

Example 2

This example describes how to submit one interfaced pick transaction.

Example 2 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.

{
    "ProcessingFlag": true
}

Example 2 Response Body

The following example includes the contents of the response body in JSON format:
{
    "ProcessingFlag": "true",
    "TransactionInterfaceId": 300100580716417,
    "OrganizationId": null,
    "OrganizationCode": "M3",
    "InventoryItemId": null,
    "ItemNumber": "INV-100",
    "Revision": null,
    "SourceSubinventoryCode": "TSUB2",
    "SourceLocatorId": null,
    "SourceLocatorName": null,
    "DestinationSubinventoryCode": null,
    "DestinationLocatorId": null,
    "DestinationLocatorName": null,
    "PrimaryTransactionQuantity": 8,
    "TransactionQuantity": 8,
    "TransactionUOMCode": "Ea",
    "TransactionUOMName": "Each",
    "SecondaryTransactionQuantity": null,
    "SecondaryUOMCode": null,
    "SecondaryUOMName": null,
    "AllocatedQuantity": null,
    "ShortQuantity": null,
    "TransactionDate": "2023-03-27",
    "TransactionTypeId": null,
    "TransactionTypeName": "Work in Process Material Issue",
    "MovementRequestHeaderId": null,
    "MovementRequestHeaderNumber": "5558199",
    "MovementRequestLineId": null,
    "MovementRequestLineNumber": 1,
    "SourceCode": "WMS",
    "TransactionReference": "MP_WO_100",
    "ExternalSystemTransactionReference": "24021",
    "ExternalSystemPackingUnit": "24021",
    "ReasonId": null,
    "ReasonName": null,
    "StatusCode": "ORA_ERROR",
    "Status": "Error",
    "ErrorCode": "FND_CMN_REQ_ATTRIB_API_SERV",
    "ErrorExplanation": "The value of the attribute MoveOrderHeaderNumber isn't valid.",
    "OwningOrganizationId": 606,
    "OwningOrganizationCode": "M3",
    "OwningTradingPartnerTypeCode": "2",
    "OwningTradingPartnerType": "Inventory organization",
    "ProcurementBUName": null,
    "VendorName": null,
    "VendorNumber": null,
    "ConsignmentAgreementNumber": null,
    "links": [
        {
            "rel": "self",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417",
            "name": "interfacedPickTransactions",
            "kind": "item",
            "properties": {
                "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
            }
        },
        {
            "rel": "canonical",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417",
            "name": "interfacedPickTransactions",
            "kind": "item"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/DFF",
            "name": "DFF",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/lots",
            "name": "lots",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/serials",
            "name": "serials",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://servername/fscmRestApi/resources/version/interfacedPickTransactions/300100580716417/child/trackingAttributesDFF",
            "name": "trackingAttributesDFF",
            "kind": "collection"
        }
    ]
}
Back to Top