Get the customer-ownership transfer history for an asset
GET/product-service/api/v1/assets/:assetId/transfer-history
Walks the asset's transfer chain and returns each customer-ownership period (customer, date range, transferred-by user, transfer timestamp), newest first. Returns an empty list when the asset exists but has never been transferred. Returns 404 when the asset does not exist.
Request
Responses
- 200
- 404
OK
Not Found