Updates or creates spare part references of a product model by providing a CSV file.
Each row links a spare-part to a product-model (and optionally to one of its parts), declaring the quantity, the group and the position within the technical scheme.
The expected format is the one produced by the export API, and the response reports the outcome of the import.
The name of the tenant (e.g. acme).
The id of the product model.
The CSV holding the spare part references to import.
The CSV file with this header: Spare Part Code,Quantity,Group,Model Part,Technical Scheme Position
Successfully imported.
The operation result.
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.