cURL
curl --request POST \ --url http://localhost:4000/v1/exchange/orders/{id}/settlement \ --header 'Authorization: <api-key>'
Use this format: ApiKey <your_api_key>
ApiKey <your_api_key>