How to Pass Inventory Project and Inventory task details to InventoryStagedTransactions REST Service
Summary:
Unable to perform Inventory Transaction of Miscellaneous Issue using REST
Error:
The serial can't be transacted from a project, task, or country of origin that's different from the current project, task, or country of origin.
Content (please ensure you mask any confidential information):
While Creating inventory Staged transaction (Miscellaneous issue) using below request , we are getting an error "The serial SER0000096 can't be transacted from a project, task, or country of origin that's different from the current project, task, or country of origin". The transaction type is set to not allowed for project transactions.
we are passing the project information in "TransferInvProject" column , as we don't find any column for Inventory Project or Inventory task in REST request payload. However , even without passing these details also , it fails with the same error.