Updates the spare-part definition identified by the given id.
Being a full update, the payload should provide the complete spare-part object: it is therefore recommended to read the spare-part first and then send back the modified object.
Required permissions: READ_SPARE_PART, WRITE_SPARE_PART.
The name of the tenant (e.g. acme).
The spare-part identifier.
The details of the spare-part being updated.
The spare-part name.
The spare-part unique code.
The spare-part description text.
The spare-part technical description text.
The list of HTTPS image URLs of this spare-part.
The spare-part price.
The id of the category this spare-part belongs to.
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.