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

Rest API Call to get Configured Item Details

edited Sep 6, 2024 6:44PM in Order Management 6 comments

Summary: We are trying to retrieve details of Configured Item details in our instance by using Rest API Call : but not getting any records retrieved but from UI we can see the details of configured item

Rest API Call

Output :


{

"items" : [ ],

"count" : 0,

"hasMore" : false,

"limit" : 25,

"offset" : 0,

"links" : [ {

"rel" : "self",

"href" : "https://altoshaam-ibmpjb-dev1.fa.ocs.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/configuredItems",

"name" : "configuredItems",

"kind" : "collection"

} ]

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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