Part identification: from removed component to sellable recordAll articles

Part identification: from removed component to sellable record

A part only becomes sellable through clean identification. Its record connects removal, ERP, marketplace, vehicle fitment and pricing without every station typing it again.

Published: 2026-09-06Updated: 2026-09-07Reading time: 6 minPractice in the yard
OperationsOE numberPart identificationERP & inventoryMarketplacesPricing & valuationAutomotive aftermarket

In most yards the problem is not that too few parts are removed. It is that removed parts reach the shelf without anyone later being able to say with certainty which vehicle they came from or what their number is. From that point the part is effectively unsellable — not because it is bad, but because it cannot be found.

The six entries that make a part sellable

Required fields of a used-part record
FieldWhat forWhere from
VIN of the donor vehicleFitment, provenance, recordsVehicle file — see VIN: Reading, checking and using the vehicle identification number
OE number including predecessorsSearch hits and buyer-side fitment checkPart, catalogue, cross-check
Article type (e.g. GenArt)Category, filters, marketplace mappingDerived from the OE number
Condition and mileagePrice and expectation managementVehicle file and visual check
ImagesTrust, avoided returnsTaken during removal
Dimensions and weightShipping cost and storage slotMeasurement or derived attributes

The more complete and unambiguous these fields are, the better a buyer can find, compare and verify the listing. Missing data does not automatically make a part unsellable, but it increases enquiries, manual rework and the risk of a wrong order.

Operating case: one item record for eBay, B-Parts and Ovoko

A used part without a dependable OE number and vehicle reference performs poorly in search filters and vehicle fitment lists. The API therefore returns identification to the item master rather than a note: normalise the OE number, cross-check reference family and supersession chain through GET /parts/oe/{oeNumber}, add aftermarket references and make the available fitment data ready for sales channels.

  1. Capture during removal. Photos, donor vehicle and visible identifiers stay attached to the same internal item ID.
  2. Enrich the record. OE and reference data flows machine-readably into the ERP, not into mail, spreadsheets or a clipboard.
  3. Serve channels. The existing shop or marketplace connector maps the relevant fields to eBay, B-Parts or Ovoko, for example.
  4. Keep stock in sync. Price, availability and sale are maintained in the system of record so several channels do not offer the same single item.

Operating case: dynamic pricing for new and used parts

After identification, GET /parts/oe/{oeNumber}/price can provide the documented price evaluation for the OE number. The ERP combines it with condition, acquisition cost, stock age, internal demand and minimum margin. The result is not a blindly adopted figure but a traceable pricing rule. The same logic is useful for new and used parts; each business model decides how the factors are weighted.

Metrics for the commercial effect
MetricWhat it revealsDirection
Time from removal to live listingHow quickly identification and channel mapping workShorter
Share of complete item recordsHow many listings need no manual completionHigher
Returns caused by wrong assignmentWhere OE or fitment data is insufficientLower
Margin by stock ageWhether pricing rules connect inventory and demand sensiblyMore stable

Why capture belongs to the part, not to the shelf

The most expensive moment in part identification is the second walk. Remove a part, put it on the shelf and postpone the record to „later“, and later means walking back, picking the part up again, searching for the number again — and usually no longer knowing which vehicle it came from.

The only genuinely cheap capture is the one during removal. There the vehicle file is open, the vehicle is identified, the part is in your hand and the number is visible before it disappears under dust.

The workflow that works

  1. Open the vehicle file. Capture the VIN, resolve the vehicle data, record year, engine and gearbox.
  2. Photograph before removal. Mounting position, surroundings and, where present, the type plate or printing.
  3. Remove and label. A tag with a running number referring back to the vehicle file. Paper notes without a vehicle reference are the most common source of data loss.
  4. Read the numbers. Extract the OE number and the supplier number from the photos.
  5. Cross-check. Verify the OE number against several sources, add predecessor and successor numbers, assign the article type.
  6. Store and publish. Assign a storage slot, set a price, push the listing out.

Where the time actually goes

  • Duplicate capture. The same data in the record book, the ERP and the marketplace — typed three times, wrong three ways.
  • Hunting for the number. A part without a visible identifier means catalogue work. This is exactly where one lookup beats ten browser tabs.
  • Retrospective assignment. A shelf full of unlabelled parts costs more time than the removal did.
  • Returns. Every wrong fitment statement costs shipping out, shipping back, a credit note and a review.

What a good record enables on the side

Once capture is clean, a set of analyses follows without additional effort: which model lines yield the highest revenue per vehicle? Which parts sit too long? Which vehicles are worth buying? These questions can only be answered if every part hangs off a vehicle — which is exactly the structure the record-keeping duty under end-of-life vehicle law requires anyway.

Frequently asked

Which entry matters most?

The OE number. Without it the buyer does not find the part. Immediately after comes the donor vehicle's VIN, because it makes fitment demonstrable.

Is capture worth it for cheap parts too?

For low-value small parts, per-item capture is often uneconomic. A threshold by product group works well — consistently above it, not at all below.

How many images does a part need?

Usually three to five: overall view, identifier or type plate, connectors or mounting points and, where present, the defect. Images replace enquiries.

Do I have to list predecessor numbers?

It is strongly recommended. Many buyers search with the number on their old part, and that is often the older number in the supersession chain.