Send a Transaction to TaxBit (Taxbit ID)

Send a transaction to TaxBit to be inserted into our database in real-time for further calculations and analytics. By default you can use this API at 50 RPS(Request Per Second), incase your use-case require higher RPS please feel free to reach out to your implementation manager.

Body Params
date-time
required

ISO-8601 formatted date when the transaction occurred.

fees
array of objects
fees
string
required

Your system's unique identifier for the transaction

metadata
object
received
array of objects
received
sent
array of objects
sent
string
enum

TaxBit TDM transaction subtype.

string
enum
required

TaxBit TDM transaction type.

Allowed:
uuid
required

TaxBit user uuid.

string
required

the version of TaxBit Transaction Data Model (TDM) JSON used for this transaction. The current supported version is 1.0

enum

If present, this disposition method overrides the default disposition method for only this transaction.

Allowed:
Headers
uuid
required

User's TaxBit UUID.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json