POST api/Chat?operation={operation}&idx={idx}&price={price}&code={code}&sellBuyType={sellBuyType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| operation | string |
Required |
|
| idx | integer |
Required |
|
| price | integer |
Default value is 0 |
|
| code | string |
None. |
|
| sellBuyType | SellBuyType |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
None.