/
Joining to a tender
Given a tender, GET /supplier-requests?tender_id={id} lists every Werksanfrage raised for it. Within each, every offered_lines[].position_id points at the position that line answers in GET /tenders/{id}, so you can align the supplier's quote against the customer's demand line by line — and the selected flag tells you which quotes made it into the finalised tender.