Allocation validates all the orders and deals with oversubscribtion scenario.
POST
/assets/{assetId}/allocate
curl \
-X POST https://assets.demo.bitbond.net/api/v1/assets/{assetId}/allocate \
-H "Authorization: Bearer $ACCESS_TOKEN"