v7

latestSwagger 2.02026-07-13186148695.0 KB
InsightAttachments

Creates or updates insight entity.

patch/parties/{partyId}/models/{modelId}/resource-types/{resourceType}/resources/{resourceId}/insight-attachments/{insightAttachmentId}

Path parameters

partyIdstring required

Id of the associated party.

modelIdstring required

Id of the associated model.

resourceTypestring required

Resource type associated with the record.

resourceIdstring required

Id of the associated resource.

insightAttachmentIdstring required

Id of the insight resource.

Query parameters

api-versionstring required

The requested API version

Response

Success

insightIdstring required

InsightID for this InsightAttachment.

modelIdstring

ModelID for this InsightAttachment.

resourceType'Party' | 'Farm' | 'Field' | 'SeasonalField'

Associated Resource type for this attachment.

resourceIdstring

Associated Resource id for this attachment.

originalFileNamestring

Original File Name for this attachment.

partyIdstring

PartyId id for this attachment.

idstring

Unique id.

statusstring

Status of the resource.

createdDateTimestring date-time

Date when resource was created.

modifiedDateTimestring date-time

Date when resource was last modified.

sourcestring

Source of the resource.

namestring

Name to identify resource.

descriptionstring

Textual description of resource.

createdBystring

Created by user/tenant id.

modifiedBystring

Modified by user/tenant id.

eTagstring

The ETag value to implement optimistic concurrency.