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":[],"node":"450","rc":0,"report":[{"Side":"Buy","Price":"160.00","OrderId":"125610572","Ticker":"AAPL","Quantity":"255","Trade Date":"04/26/2022"}]}