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):