REST API Endpoint Reference

This section provides reference information for the supported endpoints and methods. The following table lists the available resource collection endpoints, the corresponding table in the SuiteProjects Pro database as documented in the SuiteProjects Pro Data Dictionary, and a summary of methods supported for each resource collection.

REST API resources

Database Table

Supported methods

Attachments

attachment

Use the endpoints and method specific to the object the attachments are associated with

Contacts

contact

POST, GET, PUT, DELETE, OPTIONS

Customers

customer

GET, OPTIONS

Expense Reports

envelope

POST, GET, PUT, DELETE, OPTIONS

Job Codes

job_code

POST, GET, PUT, DELETE, OPTIONS

Projects

project

POST, GET, PUT, DELETE, OPTIONS

Project Milestones

project_task (classification set to M for milestones)

GET

Project Phases

project_task (classification set to P for phases)

GET

Project Tasks

project_task (classification set to T for tasks)

POST, GET

Published Reports *

GET

Receipts

ticket

POST, GET, PUT, DELETE, OPTIONS

Time Entries

task

POST, GET, DELETE, OPTIONS

Users

user

GET, OPTIONS

Note:

* – Published reports are available only if the Business Intelligence (BI) Connector feature is enabled for your account. You can access BI Connector resources even if API access and REST API are not enabled for your account.