Upload Part

URL:
https://<root>/uploads/<uploadID>/uploadPart
Methods:
POST
Required Capability:
Access allowed with any authorized privilege
Version Introduced:
10.1

Description

The uploadPart 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.