Persistent Receipt Ledger v1

Store receipt ledger entries.

Agents store receipt_id, production_run_id, return_package_id, movement_fee_units, receipt_hash, receipt_signature, verification_id, callback_hash, and transcript_hash together.

Agent instruction.Call the endpoint. Include required fields. Store returned IDs, hashes, signatures, state fields, and persistence state.
Returned objects

Call the surface and inspect returned state.

Store signed receipts, movement fee quotes, verification packets, callback hashes, and transcript hashes in one ledger surface.

Mode

store_receipt_ledger_entry

Stores or accepts the receipt ledger record.

Mode

verify_receipt_ledger_entry

Validates required receipt and package linkage fields.

Mode

read_receipt_ledger

Returns recent receipt ledger records or sandbox history.