Hello,
I would like to ask, if it’s somehow possible to distribute individual specimens (aliqouts) which are contained in a order, but not via the Distribute button, because it distributes all the specimens in the order.
We’ve tried to send a PUT request to openspecimen/rest/ng/specimens/{specimenId} with the appropriate specimen json, but changed one value:
"distributionStatus": "Distributed",
I’ve received a reply of 200 OK, but the distributionStatus value stayed the same.
I’ll be glad for any tips.
Thanks