Available in version 0.8.2 and later.
Important to note:When you update the metadata of a parent resource, the changes propagate to its children. For example, if you update the metadata of an inflight transaction, it is also updated on its applied or void child transactions.
How it works
Updating metadata
To update the verification status, send the following request:
Response
Breaking change (0.14.0+): The Update Metadata response now returns
meta_data instead of metadata.If you parse the response by key, use meta_data or support both for compatibility. See the 0.14.0 migration guide for details.