create_action_plan_test_record
Create test records for action plan control activities in Procore projects to document compliance verification through checklists, attachments, or photos.
Instructions
Create Action Plan Test Record. [Project Management/Action Plans] POST /rest/v1.0/projects/{project_id}/action_plans/plan_test_records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_item_id | Yes | ID of the associated Action Plan Control Activity | |
| plan_test_record_request_id | Yes | ID of the associated Action Plan Test Record Request | |
| type | Yes | Action Plan Test Record Type | |
| payload | Yes | payload |