Properties Supported
| Property | Type | Description |
|---|---|---|
| platform_id | string | The Platform’s ID for this project |
| name | string | The name of the project |
| description | string | The description of the project |
| status | string | The status of the project |
{
"platform_id": "3770712000001345066",
"name": "Project 1",
"description": "This is a project",
"status": "active"
}
The Projects Data Model is designed to simplify the management and retrieval of projects information across various accounting platforms.
| Property | Type | Description |
|---|---|---|
| platform_id | string | The Platform’s ID for this project |
| name | string | The name of the project |
| description | string | The description of the project |
| status | string | The status of the project |
{
"platform_id": "3770712000001345066",
"name": "Project 1",
"description": "This is a project",
"status": "active"
}