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 find catalog Item via API?

edited Mar 13, 2024 3:26PM in Self Service Procurement 2 comments

Input

  • I have: SupplierItemNumber and Supplier.
  • I need: acquire ItemId, Price, Agreement data etc. to add the Item to Requisition.

Description

Decided to start with exploring how the request works REST API for Oracle Fusion Cloud Procurement - Get all item details

I used requests like:

  • fscmRestApi/resources/11.13.18.05/shoppingCatalogItemDetails/{SearchObjectId}
  • fscmRestApi/resources/11.13.18.05/shoppingCatalogItemDetails?finder=PrimaryKey;SearchObjectId={SearchObjectId}

⁠as {SearchObjectId} I tried to set various Item values like ItemId or AgreementLineId etc.

Response that I get: "You don't have access to view the item or agreement line details. (POR-2011023)", but this should not be the case.

Questions

Please, help me with following questions:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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