Returns the spare-part definition identified by the given id, with its code, name, descriptions, images, price and category.
Required permissions: READ_SPARE_PART.
The name of the tenant (e.g. acme).
The spare-part identifier.
Successful operation.
The spare-part object identifier.
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.
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.