Away Trade Entry
POST {{baseurl}}apireport?svc=getReport&reportName=API_PTE_Create
This creates a single order in the system. The required parameters are listed here, but this can be extended.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
svc | string | (Required) Needs to be populated with getReport | |
reportName | string | (Required) Report name that has been provided by LiquidityBook |
RESPONSES
status: OK
{"errors":[{"rowsProcessed":1,"tagListName":"API_PTE_Create"}],"node":"T55L","nodeGroup":"GROUP-DEMO_QA","rc":0,"report":[{"Side":"Buy","Price":"200.00","orderID":"192628244","Ticker":"AAPL","Quantity":"100","Trade Date":"01/25/2024"}],"status":"completed"}