Skip to main content
POST
Get tax estimates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, see Authentication for more detail.

Body

application/json
period
enum<string>
required

The period to receive summarized tax data for

Available options:
ANNUAL_PROJECTED,
YTD,
LAST_YEAR
Example:

"YTD"

taxSetup
object | null

Override of the user's tax profile for the estimate calculation

Response

Success

result
enum<string>

The result of the action performed.

Available options:
SUCCESS,
FAILURE
data
object

The data generated by the action performed.