v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
extracted submittal logs

creates extracted submittal logs

post/api/v3/projects/{project_id}/extracted_submittal_logs

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

Query parameters

last_synced_atstring date-time

Timestamp since when further updates should be included

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Fieldwire-Filter'active' | 'deleted'

Specifies if request should include active, deleted or all (default) entities

Fieldwire-Per-Pageinteger

Specifies the number of entities to include in the request

Request body

string[] required

Ids of spec_section_versions to be processed for submittal extraction

Response

Successful response

idstring uuid required

ID of the extracted_submittal_log

project_idstring uuid required

ID of the project this extracted_submittal_log belongs to

acknowledgedboolean required

Boolean value indicating that the export banner has been acknowledged

statusstring required

The status of the entity as an enum, e.g. error, success

dataobject

Hash containing submittal extraction result

file_urlstring nullable

The file URL of the extracted_submittal_log CSV

device_created_atstring date-time nullable

Time when the device created the extracted_submittal_log

device_updated_atstring date-time nullable

Time when the device last updated the extracted_submittal_log

deleted_atstring date-time nullable

Time the server deleted the extracted_submittal_log

created_atstring date-time

Time when the server created the extracted_submittal_log

updated_atstring date-time

Time when the server last updated the extracted_submittal_log

last_editor_user_idinteger nullable

ID of the user who most recently edited this extracted_submittal_log

creator_user_idinteger nullable

ID of the user who created this extracted_submittal_log

resolved_conflictboolean

Specifies if PUT/PATCH request was rejected - do not store this field!