FA:SCM:INV - REST API PATCH inventoryItemSerialNumbers To Update Serial Number Descriptive Flexfields (DFF)
(Doc ID 2590197.1)
Last updated on MAY 06, 2022
Applies to:
Oracle Fusion Inventory Management Cloud Service - Version 11.13.18.05.0 and laterInformation in this document applies to any platform.
Symptoms
A user is trying to Get all Flexfields then Update Flexfields for Serial Number Attributes using REST API Endpoint: /fscmRestApi/resources/11.13.18.05/inventoryItemSerialNumbers/{inventoryItemSerialNumbersUniqID}/child/serialAttributeDFF
Steps to Reproduce:
Using POSTMAN
1) Using Get Endpoint: https://environment.fa.us2.oraclecloud.com/fscmRestApi/resources/latest/inventoryItemSerialNumbers?q=OrganizationId=300000005549396;InventoryItemId=300000006581131;SerialNumber=V303954SL41
2) Review Response Body
Payload:
{
"serialAttributeDFF
"expectedAbcCode":"ABC00",
"actualAbcCode":"ABC01"
}
4) Click Send
5) Status: 500 Internal Server Error
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |