PMO Cloud
PMO Cloud
  • Home
  • Our Solution
  • Members
  • API
  • Contact Us
  • More
    • Home
    • Our Solution
    • Members
    • API
    • Contact Us
  • Home
  • Our Solution
  • Members
  • API
  • Contact Us

Authorisation

/v1/authorisations/login/

Returns a token for a valid email / password combination.

{

    "email": "",

    "password": ""

}

/v1/authorisations/refresh/

Method refreshes the token.

{

    "token": ""

}

/v1/authorisations/verify/

Method verifies the token for use.

{

    "token": ""

}

Structure

/v1/core/organisation_hierarchy/

Returns a data relating to the hierarchy and relationship between project objects.

/v1/core/organisation_dashboard/

Returns dashboard related information relating to project objects and governance forums for the orgainsation.

Project

/v1/core/project/

Create a Project, based on the payload provided.

{

    "name": "",

    "description": "",

    "project_manager": null,

    "parent": null,

    "hierarchy": null

}

/v1/core/project/detail/{project_id}/

 Returns a Project based on the project_id requested. 

/v1/core/project/update/{project_id}/

 Updates a Project based on the project_id requested and related payload provided. 

Risks

/v1/core/risk/project/{project_id}/

Returns a list of Risks based on the project_id requested.

/v1/core/risk/

Create a Risk, based on the payload provided.

/v1/core/risk/detail/{risk_id}/

 Returns a Risk based on the risk_id requested. 

/v1/core/risk/update/{risk_id}/

 Updates a Risk based on the risk_id requested and related payload provided. 

Issues

/v1/core/issue/project/{project_id}/

Returns a list of Issues based on the project_id requested.

/v1/core/issue/

Create a Issue, based on the payload provided.

/v1/core/issue/detail/{issue_id}/

 Returns a Issue based on the issue_id requested. 

/v1/core/issue/update/{issue_id}/

 Updates an Issue based on the issue_id requested and related payload provided. 

Milestones

/v1/core/milestone/project/{project_id}/

Returns a list of Milestones based on the project_id requested.

/v1/core/milestone/12WLA/{project_id}/

Returns a list of Milestones for a 12 Week Look Ahead based on the project_id requested. The 12 Week Look Ahead includes Red Milestones (both missed and future Red), Amber Milestones and those that are Green and due within the next 12 weeks.

/v1/core/milestone/

Create a Milestone, based on the payload provided.

/v1/core/milestone/detail/{milestone_id}/

 Returns a Milestone based on the milestone_id requested. 

/v1/core/milestone/update/{milestone_id}/

 Updates a Milestone based on the milestone_id requested and related payload provided. 

Dependencies

/v1/core/dependency/project/{project_id}/

Returns a list of Dependencies based on the project_id requested.

/v1/core/dependency/inbound_internal/

Create an Internal Inbound Dependency, based on the payload provided.

/v1/core/dependency/inbound_external/

Create an External Inbound Dependency, based on the payload provided.

/v1/core/dependency/detail/{dependency_id}/

 Returns a Dependency based on the dependency_id requested. 

/v1/core/dependency/inbound_internal/update/{dependency_id}/

 Updates an Internal Inbound Dependency based on the dependency_id requested and related payload provided. 

/v1/core/dependency/inbound_external/update/{dependency_id}/

 Updates an External Inbound Dependency based on the dependency_id requested and related payload provided. 

/v1/core/dependency/outbound_internal/update/{dependency_id}/

 Updates an Internal Outbound Dependency based on the dependency_id requested and related payload provided. 

Change Requests

/v1/core/changerequest/project/{project_id}/

Returns a list of Change Requests based on the project_id requested.

/v1/core/benefit/

Create a Change Request, based on the payload provided.

/v1/core/changerequest/detail/{changerequest_id}/

 Returns a Change Request based on the changerequest_id requested. 

/v1/core/changerequest/update/{changerequest_id}/

 Updates a Change Request based on the changerequest_id requested and related payload provided. 

Benefits

/v1/core/benefit/project/{project_id}/

Returns a list of Benefits based on the project_id requested.

/v1/core/benefit/

Create a Benefit, based on the payload provided.

/v1/core/benefit/detail/{benefit_id}/

 Returns a Benefit based on the benefit_id requested. 

/v1/core/benefit/update/{benefit_id}/

 Updates a Benefit based on the benefit_id requested and related payload provided. 

Financials

/v1/core/financial/project/{project_id}/

Returns a list of Financials based on the project_id requested.

/v1/core/financial/

Create a Financial, based on the payload provided.

/v1/core/financial/detail/{financial_id}/

 Returns a Financial based on the financial_id requested. 

/v1/core/financial/update/{financial_id}/

 Updates a Financial based on the financial_id requested and related payload provided. 

Actions

/v1/core/action/project/{project_id}/

Returns a list of Actions based on the project_id requested.

/v1/core/action/

Create a Action, based on the payload provided.

/v1/core/action/detail/{action_id}/

 Returns a Action based on the action_id requested. 

/v1/core/action/update/{action_id}/

 Updates an Action based on the action_id requested and related payload provided. 

Assumptions

/v1/core/assumption/project/{project_id}/

Returns a list of Assumptions based on the project_id requested.

/v1/core/assumption/

Create a Assumption, based on the payload provided.

/v1/core/assumption/detail/{assumption_id}/

 Returns a Assumption based on the assumption_id requested. 

/v1/core/assumption/update/{assumption_id}/

 Updates an Assumption based on the assumption_id requested and related payload provided. 

Decisions

/v1/core/decision/project/{project_id}/

Returns a list of Decisions based on the project_id requested.

/v1/core/decision/

Create a Decision, based on the payload provided.

/v1/core/decision/detail/{decision_id}/

 Returns a Decision based on the decision_id requested. 

/v1/core/decision/update/{decision_id}/

 Updates a decision based on the decision_id requested and related payload provided. 

Lessons Learned

/v1/core/lesson/project/{project_id}/

Returns a list of Lessons based on the project_id requested.

/v1/core/lesson/

Create a Lesson, based on the payload provided.

/v1/core/lesson/detail/{lesson_id}/

 Returns a Lesson based on the lesson_id requested. 

/v1/core/lesson/update/{lesson_id}/

 Updates a Lesson based on the lesson_id requested and related payload provided. 

Copyright © 2022 Kipeco Consultancy - All Rights Reserved.

  • Privacy Policy
  • Terms of Use

Powered by GoDaddy

This website uses cookies.

We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.

DeclineAccept