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

projectFinancialTasks fetching 0 count

Hello, Im using the follow API to fetch the financial tasks from fusion cloud, there tasks that are already created yet when trying to get through postman its returning nothing. anyone knows if there is an issue with the api or am i missing something essential?

/fscmRestApi/resources/11.13.18.05/projectFinancialTasks

{

    "items": [],

    "count": 0,

    "hasMore": false,

    "limit": 25,

    "offset": 0,

    "links": [

        {

            "rel": "self",

           "href": etc

            "name": "projectFinancialTasks",

            "kind": "collection"

        }

    ]

}

this is what is being fetched.


Thank you

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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