Deltek Vantagepoint 4.0 API
Number of APIs: 397
API Reference
NOTE: This documentation is subject to change without prior notice. For the API documentation of the latest version of Deltek Vantagepoint, see Deltek Vantagepoint 4.5 API.
REST API
The RESTful Service for Deltek Vantagepoint empowers customers and vetted partners and third parties to build custom applications that interact with Vantagepoint. The Vantagepoint API provides broad coverage of the Vantagepoint solution, including access to information stored in configuration, the hubs, and access to transaction-related functions.
The reference documentation does not cover all scenarios or roles. Permission and client data will differ based on modules and integrations that interact with Vantagepoint. Mock examples complete with requests, responses, and parameters are provided for general understanding. For advanced assistance, please talk to your Deltek Consultant.
For robust information about the concepts, terminology, and business logic mentioned in Vantagepoint, refer to the Deltek Vantagepoint Help.
General and Configuration API
Use the General and Configuration API to set up the following:
- Custom Fields
- Organizations
- Labor Codes
- Lists (Code Tables)
- Login
- Security
- Settings
- Utilities
Use the Organizations API to read organization data from Vantagepoint.
My Stuff API
Use the My Stuff APIs to create a personalized view of your business world. For example, this is where you fill out or approve expense reports.
Hubs API
Use the Hubs API to create, read, update, and delete data in the following Vantagepoint hubs:
- Activities
- Boilerplates
- Contacts
- Employees
- Firms
- Marketing Campaigns
- Projects
- User-Defined
Billing API
Use the Billing API to create, process, approve, print, and email billing invoices to your clients. For example, this is where you attach supporting documents to billing invoices in Interactive Billing.
Accounting Transactions API
Use the Accounting Transactions API to inject data and process transactions within Vantagepoint, and to extract accounting and transactional information for use outside of Vantagepoint.
This API allows you to add transaction entries and to retrieve all or part of posted transactions for the following transaction types:
- AP Vouchers
- Cash Disbursements
- Cash Receipts
- AP Disbursements
- Employee Repayments
- Employee Expenses
- Invoices
- Journal Entries
- Labor Adjustments
- Miscellaneous Expenses
- Prints and Reproductions
- Timesheets
- Units
- Units by Project
In addition, this API allows you to manage the approval of AP invoices.
Consuming the API
There are two high level ways to integrate with the Vantagepoint API.
- Call the Vantagepoint API directly from your web application.
- Build your own middleware or work with Deltek to build middleware for your instance of Vantagepoint.
While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may exist. The recipient of this document is solely responsible for all decisions relating to or use of the information provided herein.
The information contained in this publication is effective as of the publication date below and is subject to change without notice.
This site contains links to other sites. Deltek is not responsible for the privacy practices or the content or usage of the other websites.
This publication contains proprietary information that is protected by copyright. All rights are reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, or translated into another language, without the prior written consent of Deltek, Inc.
This edition published February 2022.
About Deltek
Better software means better projects. Deltek is the leading global provider of enterprise software and information solutions for project-based businesses. More than 23,000 organizations and millions of users in over 80 countries around the world rely on Deltek for superior levels of project intelligence, management and collaboration. Our industry-focused expertise powers project success by helping firms achieve performance that maximizes productivity and revenue. www.deltek.com
Deltek’s software is also protected by copyright law and constitutes valuable confidential and proprietary information of Deltek, Inc. and its licensors. The Vantagepoint software, and all related documentation, is provided for use only in accordance with the terms of the license agreement. Unauthorized reproduction or distribution of the program or any portion thereof could result in severe civil or criminal penalties.
All trademarks are the property of their respective owners.
© 2022 Deltek, Inc.
-
Accounting Transactions-Transaction Entry-Labor Adjustments - Update Labor Adjustment Control PUT {{base_url}}/DataEntry/laControl/:Batch
-
Hubs-Employees-Employee Records - Employee Marketing Campaigns GET {{base_url}}/employee/:Employee/campaign
-
Hubs-Employees-Employee Records - Employee Firms GET {{base_url}}/employee/:Employee/firms
-
Hubs-Employees-Employee Skills - Associated Skills (Employees) GET {{base_url}}/employee/:Employee/skills
-
Hubs-Employees-Employee Skills - Associated Skill (Employees) GET {{base_url}}/employee/:Employee/skills/:Skill
-
Hubs-Employees-Employee Skills - Create Employee Skill POST {{base_url}}/employee/:Employee/skills
-
Hubs-Firms - Firm Metadata GET {{base_url}}/metadata/firm
-
Hubs-Firms - Firms GET {{base_url}}/firm
-
Hubs-Firms - Firm GET {{base_url}}/firm/:ClientID
-
Hubs-Marketing Campaigns - Marketing Campaign GET {{base_url}}/campaign/:CampaignID