stockpile-co / api

The API for Stockpile, an app that manages stuff for organizations.
0 stars 1 forks source link

Add rent multiple items endpoint #251

Closed AdamVig closed 7 years ago

AdamVig commented 7 years ago

This endpoint should use a transaction to rent items so that rentals are all-or-nothing. It is currently possible for part of a rental to fail when just one item conflicts with an existing rental.