Home

Get an executed trade given the full hash of the bid/ask coin exchange

GET
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

requestTypestringrequiredquery
orderFullHashstringrequiredquery
matchFullHashstringrequiredquery
requireLastBlockstringquery

Response

200OK

Successful coin exchange trade retrieval

400Bad Request

Bad Request - Invalid parameters

401Unauthorized

Unauthorized - Missing or invalid API key

500Internal Server Error

Internal Server Error