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

Issue in REST API to GET all Inventory Transactions in Oracle Fusion cloud

Here are 2 APIs where first one is to get all Inventory transactions and 2nd one is for the particular transactions using the transactionId.

1> fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions

I used the above one it gives me the message saying - At least one of the following attributes Transaction, Organization, OrganizationId is required. Actually it should not expect any parameter value, unlike the below API. What is the issue here, why it expects any input value ??


2> /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions/{TransactionId}

I used it using the transactionId it works fine.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!