Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Rest API for serialized Item subinventory transfer with dynamic locator creation

Summary:

Please Provide the Rest API to Serialized Item subinventory transfer with dynamic locator creation. Cant find the standard API from docs.oracle.com

Content (required):

I am using below payload

End Points: Service name/fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions

but response is is Invalid attribute "serialItemSerials" in the payload.

{

    "OrganizationName": "Sites Locations",

    "TransactionTypeName": "Subinventory Transfer",

    "ItemNumber": "C2911-SEC/K9",

    "TransactionQuantity": "1",

    "TransactionUnitOfMeasure": "Each",

    "serialItemSerials": 

        [{

            "FromSerialNumber": "FGL2120818H",

            "ToSerialNumber": "FGL2120818H"

        }],

        "TransactionDate": "2023-08-15T00:00:00",

        "SubinventoryCode": "ITC Cust",

        "LocatorName": "MEL",

        "TransferSubinventory": "Cust B2C",

        "TransferLocatorName": "990232",

        "SourceCode": "RS",

        "SourceLineId": "1",

        "SourceHeaderId": "1",

        "TransactionMode": "1",

        "TransactionReference": "MMJ100",

        "UseCurrentCostFlag": "true"

    }


Please help to fix this issue.

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!