v7

latestSwagger 2.02026-07-13186148695.0 KB
Attachments

Gets a specified attachment resource under a particular party.

get/parties/{partyId}/attachments/{attachmentId}

Path parameters

partyIdstring required

Id of the associated party.

attachmentIdstring required

Id of the attachment.

Query parameters

api-versionstring required

The requested API version

Response

Success

resourceIdstring

Associated Resource id for this attachment.

resourceType'Party' | 'Farm' | 'Field' | 'SeasonalField' | 'ApplicationData' | 'HarvestData' | 'TillageData' | 'PlantingData' | 'PlantTissueAnalysis' | 'Prescription'

Associated Resource type 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.