Returns order/s information by txHash
Returns order/s information by txHash
To try these services, an Authorization token must be provided as a BearerToken header. The Authorization token can be obtained in the /auth service.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
txHash
Transaction Hash of an order(s)
Response
successful operation
data
Errors
400
Get Order by Tx Hash Request Bad Request Error
500
Get Order by Tx Hash Request Internal Server Error