curl --location --request GET 'https://partner-api-stage.p100.io/v1/exchange/details/07c6b2f8-64b4-4e88-91f9-a6d4c42ba59b' \
--header 'x-api-key: <api-key>'
{
"id": "07c6b2f8-64b4-4e88-91f9-a6d4c42ba59b",
"sourceAmount": "1",
"destinationAmount": "1.164512",
"exchangeRate": "1.176275",
"status": "SUCCESSFUL",
"fee": 0.01,
"sourceCurrency": "eur",
"destinationCurrency": "usdc",
"exchangeLockId": "afe2f285-00ff-4447-a709-a936a9b90fcd",
"createdAt": "2025-10-02T09:04:07.463Z",
"user": null
}