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

Unable to find part requirements using web service

edited Jul 5, 2022 3:02PM in Service Logistics 3 comments

Summary: We are exploring the integration for service logistics using REST web service. Created a few part requirements in application but unable to find them using the REST service


Content (required): The curl request and response is given below.


Version (include the version you are using, if applicable): 22B


Code Snippet (add any code snippets that support your topic, if applicable): Curl Request

curl -u user:Password "https://pod.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/partRequirementLines" -H 'authorization: Basic Auth'


Response:

{

 "items" : [ ],

 "count" : 0,

 "hasMore" : false,

 "limit" : 25,

 "offset" : 0,

 "links" : [ {

   "rel" : "self",

    "href" : "https://pod.fa.us2.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/partRequirementLines",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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