post https://api.cert.zerohash.com/trades/batch
Submits a batch of trades for settlement that was matched and executed outside of Zero Hash.
Log in to see full request history
Responses
Submits a batch of trades for settlement that was matched and executed outside of Zero Hash.
xxxxxxxxxx
curl --request POST \
--url https://api.cert.zerohash.com/trades/batch \
--header 'X-SCX-SIGNED: [WEB] auto-generated on fly' \
--header 'X-SCX-TIMESTAMP: [WEB] auto-generated on fly' \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
71]
[
{
"batch_trade_id": null,
"client_trade_id": "f2f14251-e296-42ac-9bc7-01c9186b9219",
"trade_reporter": "user@00SCXM.com",
"trade_reporter_code": "00SCXM",
"reporting_party": "SCXM",
"settlement_schedule": "ABCDEF",
"platform_code": "00TEST",
"market_identifier_code": "SCXM",
"symbol": "BTC/USD",
"product_type": "spot",
"trade_type": "regular",
"trade_price": "10000",
"trade_quantity": "1.0",
"trade_state": "accepted",
"physical_delivery": true,
"transaction_timestamp": 2554408627334,
"accepted_timestamp": 2554408627334,
"defaulted_timestamp": 2554408627334,
"settled_timestamp": 2554408627334,
"comment": "Some comments about the trade for Zero Hash to store",