Bulk Transaction Import
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 products/bulk
endpoint. They must be exactly the correct format, and are limited to 50 MB.
Format
Files must be uploaded in CSV format, with the headers specified in our bulk uploads template.
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.