Item revison api
Subject: Unable to update Item Revision number for Item linked to Purchase Order
Issue Description: We need to update the Item Revision number for an Item that is associated with a specific Purchase Order. Requesting guidance/assistance on the correct procedure to perform this update.
API details : /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{POHeaderID}/child/lines/{POLineID}
Request Body :
{
"ItemRevision": "0"
}
Note : Also did try passing Item ID and Item Number in request Body still getting Hazardclassid error
Error Received : AttributesetforItemRevisioninentityDraftPurchaseOrderLineServiceEOfailed
Please help me with relevant documents or sample resolutions
Thanks and Regards
Tagged:
0