Get existing trade

GET {{baseUrl}}/v3/trade/:id

1 credit for API call


Get existing opened trade.

RESPONSES

status: OK

{"id":"7c21ed165e294db78b95f0f1","type":"BUY","price":"8650.4","amount":"15000","pair":"BTC/EUR","isMaker":true,"fill":"1500","feeAccountId":"7c21ed165e294db78b95f0f1","fee":1.5,"currency1AccountId":"7c21ed165e294db78b95f0f1","currency2AccountId":"7c21ed165e294db78b95f0f1","created":1585170363103,"attr":{"sealDate":1572031674384,"percentBlock":1.5,"percentPenalty":1.5}}