Creates a new spare-part-reference, i.e. the link between a spare-part definition and a product-model or one of its parts.
The reference declares how many occurrences of the spare-part are used (quantity), the optional group it belongs to and its technicalSchemePosition, and it is what makes the spare-part visible and orderable for that product.
Required permissions: READ_PRODUCT_MODEL, READ_SPARE_PART, WRITE_SPARE_PART.
The name of the tenant (e.g. acme).
The details of the spare-part-reference being created.
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).
Successful creation.
The spare-part object identifier.
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).
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.