Trigger an on-demand recompute of registration threshold exposure for a corporation. The exposure engine evaluates the corporation’s transactions against jurisdiction-level exposure rules and updates the cached breached set used by GET /nexus?v2=true.
As part of every successful run, the engine emits an INDIRECT_TAX.EXPOSURE.COMPUTED webhook containing the corporation’s full current set of exposed jurisdictions (see Topics and Events). Use this endpoint when you need fresh exposure data without waiting for the daily background recompute — for example, immediately after ingesting a backfill of historical transactions, or after a registration is created or archived.
Documentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
INDIRECT_TAX.EXPOSURE.COMPUTED webhook with the corporation’s full current set of exposed jurisdictions. The webhook is only dispatched when at least one subscriber is registered for the topic.
401 is returned.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier for the corporation to recompute exposure for.
Exposure recomputed successfully. The INDIRECT_TAX.EXPOSURE.COMPUTED webhook has been dispatched to any subscribers.
"Exposure engine ran; IndirectTaxExposureComputed webhook dispatched."