Verify whether the supplied record matches the published record. The response indicates whether the records match, mismatch or there is an error.
{your-URL}/api/v1/records/{txId}/match
The transaction id of the record to verify. Using an id other than one returned by write record produces undefined behavior.
The same encode parameters as used to create the record. In the case of encoders used without a "salt" parameter, this can be omitted.
{your-API-key}