POST /v1/swaps/amm/execute-order HTTP/1.1
Host: api.secretkeylabs.io
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 149
{
"providerCode": "runesdex",
"orderId": "...",
"psbt": "cHNi...",
"btcAddress": "bc1q...",
"btcPubKey": "03b...",
"ordAddress": "bc1ph...",
"ordPubKey": "2b0..."
}