Packages
Update package document order
Updates the order of the documents in a draft package. Provide each document’s ID together with the order index it should take.
PUT
Error
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The target package's unique identifier A package's unique identifier
Example:
"00000000-0000-0000-0000-000000000000"
Body
application/json
Request for updating order indices in a package
Response
Order indices were updated
Error