
👉 Here’s a sample file template you can use as a guide
customers_bulk_import_template.csv
Required column:
name – Display name of the customer.
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
Each customer name must be unique; duplicate customer names are not allowed.
</aside>
Optional columns:
legalName – Official registered business name (if different from the display name).mailingAddress – Complete mailing address.email – Primary contact email address.phoneNumber – Main contact phone number.website – Company website URL.paymentTerms – Number of days to pay after the invoice date.tin – Tax Identification Number.
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
You can leave the optional columns blank if you don’t need them — only the name column is required.
</aside>
Once done, upload the filled-out file , then click the Submit button on this page. The system will automatically process the file and create the new customers for you.
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
Make sure the file format is correct to avoid upload errors.
</aside>