Updates the spare-part-reference identified by the given id, for instance to correct the quantity or the position of the spare-part within the technical scheme.
Being a full update, the payload should provide the complete reference object.
Required permissions: READ_PRODUCT_MODEL, READ_SPARE_PART, WRITE_SPARE_PART.
The name of the tenant (e.g. acme).
The spare-part-reference identifier.
The details of the spare-part-reference being updated.
The id of the referenced spare-part definition.
The id of the product-model from which the spare-part is referenced.
The optional id of the product-model-part from which the spare-part is referenced.
The optional group associated with the reference.
The occurrences of the spare-part in this reference (default 1).
The position identifier within the scheme of the parent element (product model or model part).
Successfully updated.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.