Get state-specific parameters

Returns all possible state parameters for the given state and calculator type. Used to help build out CBS-Widgets UI and calculate paychecks with the STE. Different states have different required fields and validations.

Query Params
string

Two-letter state or US territory abbreviation

number
Defaults to 0

Epoch time format. 0 (default) gets changed into today's date. Date of when to look for active state params

string
enum

The calculator type to get state params for

string
enum

The response data format

Allowed:
Responses

422

Unprocessable Entity

500

Internal Server Error

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Jump to top