post https://sandbox-api.withabound.com/v2/users
Creates a user resource for a single end-user of your application.
The
state
on a user'sprofile
is used for their mailing address and does not impact the state used for calculating taxes. Instead update the usersfilingState
to improve tax accuracy usingPUT /users/{userId}/taxes/{year}
The user object is required, but none of the fields within the object are required.