Transactions
Execute order
Validates the order information and then calls institution’s API to execute an order.
It’s recommended to call this endpoint after calling the preview
endpoint to make sure that the
order execution request is correct.
POST
Authorizations
Contact Mesh to get client Secret
Contact Mesh to get client Id
Path Parameters
Available options:
unknown
, buy
, sell
Body
application/json
Response
200
application/json
Order executed.
The response is of type object
.