post https://api.multi1.enterprise.taxbit.com/v1/transactions/batch
Send an array of transactions to TaxBit to be inserted into our database in real-time for further calculations and analytics.
IMPORTANT: Currently, all of the User IDs included in the x-user-ids header must be valid. If even one of the users included in the x-user-ids header is invalid during the validation process, the entire batch will be rejected. Also, all of the User IDs in the x-user-ids header must match the User IDs in the TDM input array.
Please note that if you want to override an existing transaction, you simply need to resend the new transaction with the same id and user_id values.