curl --location -g --request GET 'https://partner-api-stage.p100.io/v1/exchange/get-lock/' \
--header 'x-api-key;'
{
"id": "407ea838-6e41-45ed-ae0f-84fb0f5d3863",
"rates": {
"btc": 101970.17793043,
"doge": 0.20671822,
"eth": 3329.10789425,
"eur": 1,
"ltc": 97.30869146,
"pol": 0.20288041,
"usdc": 0.858243,
"usdt": 0.8582865811608077
},
"feePercentage": 1.49,
"createdAt": "2025-07-28T11:24:46.312Z",
"validUntil": "2025-07-28T11:25:46.310Z"
}