Skip to main content
GET
Return SPF-to-STE tax parameter mappings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

effectiveDate
string<date>

ISO-8601 date (yyyy-MM-dd). Returns the mapping active as of this date. Defaults to today if omitted. Returns 400 if the format is invalid.

formId
string

Restrict the response to a single form. Returns an empty forms array for unknown form IDs.

Response

OK

SPF to STE tax parameter mapping

spfRelease
string

The SPF release these mappings correspond to

Example:

"2026.7.1"

steRelease
string

The STE release these mappings correspond to

Example:

"2026.6.2"

asOf
string

The date for which the mappings were resolved

Example:

"2026-06-15"

forms
object[]

The form-level mappings