Previews a transaction against the latest network state, and returns the preview receipt. If the node has enabled it, you may be able to also preview against recent network state.
This endpoint supports V2 transactions (and beyond). If you still need to preview V1
transactions, you should use the /preview
endpoint instead.
This endpoint is effectively a proxy towards the Core API /transaction/preview-v2
endpoint. See the Core API documentation for more details.