Assets

Overview

The Assets endpoints let you configure, retrieve, update, and delete the assets your company uses within TaxBit's system. An asset represents a currency or instrument (crypto, fiat, or precious metal) that can appear on transactions.

Available Actions

  • Configure Assets: Create one or more assets in a single request. A single invalid element does not block others — every valid element is created and the response reports each element individually.
  • List Assets: Return all assets configured for the company, with optional filtering by type or stablecoin reporting jurisdiction.
  • Look Up an Asset: Find a single asset by code or name using an exact, case-insensitive match.
  • Retrieve an Asset: Fetch a single asset by its TaxBit-assigned UUID.
  • Update an Asset: Edit the name or codes of an existing asset. Stablecoin status and reporting jurisdictions cannot be changed after creation.
  • Delete an Asset: Remove an asset that is not referenced by any transaction.

Notes

Stablecoin status and reporting jurisdictions can only be set at creation time and cannot be edited afterward. A configured asset applies to every organization under the company.