Item revision creation through REST API while creating a new item
Hello Team,
REST "/fscmRestApi/resources/11.13.18.05/itemsV2".
Currently we are using Import Maps to import new items, but we have plan to move away from Import Map to REST API to import items.
While importing/creating new items through import batch with any revision "A" or "00" it does accept revision in any lifecycle phase through Item Batch, unlike through REST API.
REST API : Error while creating item with revision "You cannot create a revision for an unapproved item. (EGP-2775354)"
Import Map: No Error while creating item with revision.
Only error during revision update "You cannot create a revision for an unapproved item. (EGP-2775354)" on unapproved item (Which is acceptable).