Updating Inventory Items via ItemsV2 REST API returns Attribute Pk1Value is required.
in Integration
Summary:
I am updating my item via item v2 rest api but as i send in the payload it gives me the error "Attribute Pk1Value is required." I used exact same headers as recommended by oracle but it still doesnt gets pass through. Here is my JSON payload:
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
latest
Code Snippet (add any code snippets that support your topic, if applicable):
{
"OrganizationCode": "MST",
"ItemNumber": "00000-0000000051-10-0000-0023",
"ItemClass": "Root Item Class",
"ItemDescription": "Integration Testing Item",
"ItemStatusValue": "Active",
"CheckMaterialShortageFlag": false,
"PrimaryUOMValue": "Each",
Tagged:
0