Create
Create a new project.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
The name of the project.
external_id
An external identifier for the project, optional.
custom_fields
An array of custom fields specific to the project, optional.
client_purchase_order
Client purchase order data for the project.
Response
data
The project object.
A project is used to track client spend, and can span multiple contracts.