Full Payroll ContextSupply the full
payCalc context for the paycheck, including all wages and all jurisdictions. Partial context — limited to only the tax being explained — will result in inaccurate explanations.- API: capture and save the flat employee
payCalcobject - On-premise SDK: enable PayCalc session recording
STE JSON API
ThepayCalc request object contains all context required by STL. Persist the full request payload at calculation time — in a database, cache, or alongside the paycheck record — so it is available when a tax explanation is requested. Pass the stored object as the paycalc_context field in the /explain request body.
See how to do this in the full workflow.

