Executions
Download SpecAll execution related paths.
Responses
Request Examples
{
"created_at": "2022-11-17T10:42:34.758Z",
"id": "8962b496-8d42-4560-bfab-10490dd1a721",
"object": {
"cash_amount": "852.20",
"currency": "EUR",
"id": "b40f4631-e83b-4737-a003-c0cb36382bc5",
"order_id": "cd2d6019-c11d-4114-aab3-b2e5dbe58cbf",
"price": "85.22",
"share_quantity": "10",
"side": "BUY",
"status": "FILLED",
"taxes": [
{
"amount": "0",
"type": "TOTAL"
}
],
"transaction_time": "2022-11-17T10:42:34.758Z"
},
"type": "EXECUTION.FILLED",
"webhook_id": "9df39835-be87-4243-9018-f2500b39cee6"
}
Was this page helpful?