...
- Process modelled in circulation
- Circulation already understands requests and items
- No dependency introduced between inventory and circulation
- Inventory UI would need to be dependent upon circulation (it already is)
- Uses familiar synchronous request-response HTTP API integration
- Process oriented APIs are a familiar style in circulation
...