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.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
orderId
Order's identifier.
Request
This endpoint expects an object.
txHash
Response
successful operation
orderId
message
Errors
400
Add Tx Hash to Order Request Bad Request Error
404
Add Tx Hash to Order Request Not Found Error