Create Tax Profile
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.
code
name
rate
is_compound
is_recoverable
input_account_id
output_account_id
Response
Created
data
status
message

