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.
codestringRequired
namestringRequired
ratedoubleRequired
is_compoundbooleanRequired
is_recoverablebooleanRequired
input_account_idstringRequiredformat: "uuid"
output_account_idstringRequiredformat: "uuid"

Response

Created
dataobject
statusboolean
messagestring