Create Tax Profile

View as Markdown
Creates a tax profile. Input and output account IDs are required.

Authentication

AuthorizationBearer

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

identitystring
The identity for the active project.

Request

This endpoint expects an object.
namestringRequired
ratedoubleRequired
input_account_idstringRequiredformat: "uuid"
output_account_idstringRequiredformat: "uuid"
codestringOptional3-10 characters
is_compoundbooleanOptional
is_recoverablebooleanOptional

Response

Created
dataobject
statusboolean
messagestring