post https://apex-crypto/api/v2/allocation/trade/batch/open
Open a new batch of allocations for a particular symbol where all transactions will either be notional or quantity based
Responses
Open a new batch of allocations for a particular symbol where all transactions will either be notional or quantity based
xxxxxxxxxx
curl --request POST \
--url https://apex-crypto/api/v2/allocation/trade/batch/open \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"type":"NOTIONAL"}'