Adds txHash to Order
Adds a transaction hash (txhash) to the specified order. Requires the ‘orderId’ as a parameter and a valid ‘txhash’ in the request body.
Path parameters
orderId
Order's identifier.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
txHash
Response
successful operation
orderId
message