Bulk Transactions
Utility for sellers to bulk upload transactions.
Overview
Commenda uses tax transactions to calculate the seller’s tax obligations for filings and nexus tracking. In cases where sellers ave been selling in various US states prior to onboarding to Commenda, some retroactive analysis will be necessary for accurate nexus status evaluation.
Usage
Files will be uploaded through a POST
to the transactions/bulk
endpoint. They must be exactly the correct format, and are limited to 15 MB.
Format
Files must be uploaded in CSV format, with the headers specified in our bulk uploads template.
Template
Here is a link to our bulk uploads template. Make a copy, and get to uploading!
Errors
Default behavior is to load valid rows, and return an array detailing which rows were unable to be loaded, with the error associated with the row.