Reserve transaction capacity (phase one)
Use this endpoint to reserve transaction capacity against spending limits — phase one of the two-phase reservation flow. Provide the ledger transactionId the reservation is keyed on; the response returns one reservation ID per counter-backed limit that must later be confirmed or released. When a spending limit would be exceeded, the response is returned with denied set to true and no capacity is held. Reserves are idempotent by transactionId — retrying the same reserve returns the same handle.
POST
Reserve transaction capacity (phase one)

