- URL:https://<item-url>/uploadPart
(POST only)
- Required Capability:Default administrator role | All authorized privileges
- Version Introduced:10.1
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
Parameter | Details |
---|---|
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 |