Skip to main content
POST
/
exchange
/
trades
/
{id}
/
settlement
Record settlement (internal)
curl --request POST \
  --url http://localhost:4000/v1/exchange/trades/{id}/settlement \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Use this format: ApiKey <your_api_key>

Path Parameters

id
string
required

Query Parameters

integratorId
string
required

Response

Settlement recorded