Create order
Orders
Create order
POST
Create order
Headers
Header with the accessToken for the current session
Body
application/json
Available options:
For, Against Optional - whether to keep unmatched portion of the order when its market enters InPlay (only relevant if the market has eventStartAction: CancelUnmatchedLiquidity) - default is false
Optional - How any unmatched portion of an order is treated:
- RetainUnmatched - unmatched portion persists as an offer (default)
- CancelUnmatched - unmatched portion is cancelled
Available options:
RetainUnmatched, CancelUnmatched Optional - to use a different commission rate for this order than your app's default commission rate. If omitted or set to null, the app's default commission rate will be used (if it has one).