post https://apex-crypto/api/v2/allocation/trade/batch/allocate
Allocation request for a single customer account
Responses
Allocation request for a single customer account
xxxxxxxxxx
curl --request POST \
--url https://apex-crypto/api/v2/allocation/trade/batch/allocate \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"side":"BUY"}'