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

how to create the item using Itemsv2 RESTAPI and add it to an existing NIR

Summary:

create the item using Itemsv2 RESTAPI and add it to an existing NIR

Content (please ensure you mask any confidential information):

We are trying to create items with the ItemsV2 API. LastSubmittedNewItemRequest is passed to the paulod.
However, a new NIR created every time. Requirement is to create the item and add it to an existing NIR

Attaching the sample payload and REST API url here

Sample payload used:
{
"OrganizationCode": "00",
"ItemClass" : "XYZ Class",
"ItemNumber" : "Item1",
"ItemDescription" : "Add item to existing NIR Upon Creation",
"LastSubmittedNewItemRequest": "NIR-123",
"ItemStatusValue" : "Active",
"PrimaryUOMValue" : "Each",
"LifecyclePhaseValue" : "Production"
}

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!