Update From Tx Hash
This endpoint allows you to change the properties of an escrow as long as a series of requirements are met, which will be mentioned in this section.
Requirements for Use:
Headers
Name
Value
Workflow:
Open API
put
Authorizations
Body
txHashstringRequiredExample:
Transaction hash
b0e61d4...f1cb2d29Responses
200
Returns the escrow object that was just saved/updated in the indexer and the success or failure of the response.
application/json
400
Bad request
401
Unauthorized access
429
Too Many Requests
500Error
application/json
put
/indexer/update-from-txhashUse Example:
Last updated
Was this helpful?