get-gmv-inclusion-proof
Get a Merkle inclusion proof that a specific spend is included in a daily GMV total. Returns the spend leaf hash, sibling hashes for the Merkle path, and the GMV root hash. This cryptographic proof allows anyone to independently verify that a spend was counted in the reported GMV without trusting the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spendId | Yes | The spend ID (UUID) to get an inclusion proof for |