...
7) Send GET holdings collection form holdings-storage.
78) Update retrieved holdings with new holding.instanceId and send asynchronously update request to holdings-storage for each holding.
89) Wait all responses, populate errors if some of request failed.
910) Return response to UI client.
...