Skip To Content
ArcGIS Developer
Dashboard

Upload Part

Description

This operation uploads one part of an item. Before invoking this operation, you need to invoke the Register Item operation to reserve your item. After you have uploaded all the parts required to make the item, you need to consolidate all your parts by invoking the Commit Item operation.

Request parameters

ParameterDetails
partNumber

An integer value associated with the part.

partFile

The file for the part being uploaded, processed as a multipart post file.

f

The response format. The default response format is html.

Values: html | json| pjson