Bill of Entry Trading System

A comprehensive solution for shipping companies, customs brokers, and importers to manage documentation workflows for imported goods.

BillOfEntry.tsx
Dashboard.tsx
import { useState } from 'react';
import { BillOfEntryForm } from './components';

export default function BillOfEntry() {
  const [items, setItems] = useState([]);

  const addItem = (item) => {
    setItems([...items, item]);
  };

  return (
    <div className="container mx-auto p-4">
      <h1 className="text-2xl font-bold mb-4">New Bill of Entry</h1>
      <BillOfEntryForm onAddItem={addItem} items={items} />
    </div>
  );
}

Streamlined Workflows

Everything you need to manage customs documentation

Our system handles the entire process from manifest import to bill of entry creation, customs declarations, and reporting.

Bill of Entry Management

Create, edit, and manage bills of entry with ease. Track status and generate necessary documentation.

HS Code Lookup

Search for HS codes during item entry, with intelligent suggestions and confidence scoring.

Container Tracking

Track containers throughout the import process, from manifest import to final delivery.

Simple pricing that scales with you

Choose an affordable plan packed with features for streamlining customs documentation, HS code lookups, and team collaboration.

Starter plan

Everything you need to get started.

$19

USD

per month

Plan includes:

  • 1,000 HS Code API requests per month
  • 3 team members
  • Custom domains (1)
  • Edge content delivery
  • Advanced analytics
  • Not included:Quarterly workshops
  • Not included:Single sign-on (SSO)
  • Not included:Priority phone support

Growth plan

All the extras for your growing team.

$49

USD

per month

Plan includes:

  • 5,000 HS Code API requests per month
  • 20 team members
  • Custom domains (3)
  • Edge content delivery
  • Advanced analytics
  • Quarterly workshops
  • Not included:Single sign-on (SSO)
  • Not included:Priority phone support

Scale plan

Added flexibility at scale.

$99

USD

per month

Plan includes:

  • Unlimited HS Code API requests per month
  • Unlimited team members
  • Custom domains (Unlimited)
  • Edge content delivery
  • Advanced analytics
  • Quarterly workshops
  • Single sign-on (SSO)
  • Priority phone support
TransistorLaravelTupleSavvyCalStatamic
Pricing plan comparison
Starter plan
Growth plan
Scale plan
Get startedGet startedGet started
Features
HS Code API RequestsStarter includes:1,000Growth includes:5,000Scale includes:Unlimited
Team membersStarter includes:3Growth includes:20Scale includes:Unlimited

Ready to streamline your customs process?
Get started with our system today.

© 2025 Bill of Entry Trading System. All rights reserved.