create_attachment_project_v1_0
Add attachments to time and material entries in Procore projects to document work details and maintain accurate project records.
Instructions
Create attachment. [Project Management/Field Productivity] POST /rest/v1.0/projects/{project_id}/time_and_material_entry_attachments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| time_and_material_entry_id | Yes | Time & Material Id the attachment is associated with | |
| time_and_material_entry_attachment | Yes | time_and_material_entry_attachment |