Itsy Docs
Data

Suppliers

Manage the companies that provide the products you sell — hotels, airlines, tour operators, and service providers.

Suppliers are the companies and partners that provide the products you sell to customers. Every hotel, airline, tour operator, and service provider you work with is registered as a supplier. When you add a product to your inventory, you assign it to a supplier for fulfillment tracking, reconciliation, and reporting.

How It Works

You create a supplier with their contact information, assign them a code for internal reference, and optionally configure automated supplier reports. One supplier can be marked as the default — new products are assigned to the default supplier unless you specify otherwise.

Key Concepts

Supplier Properties

PropertyDescription
NameThe supplier's business name
CodeA short internal identifier
Unique IDAn external reference number (e.g., vendor ID in your accounting system)
EmailThe supplier's primary email address
Contact NameThe name of your primary contact at the supplier
PhoneContact phone number
AddressBusiness address
CountryCountry of operation
URLSupplier's website
Payment Deadline DaysThe number of days you have to pay the supplier after a booking
ActiveWhether the supplier is currently in use
DefaultWhether this is the default supplier for new products

Default Supplier

One supplier can be marked as the default. When you set a supplier as default, any previously default supplier is automatically unset. The default supplier is pre-selected when creating new inventory products.

Supplier Reports

Each supplier has an automated reporting configuration that lets you send booking data to the supplier on a schedule:

SettingOptions
EnabledWhether automated reports are active for this supplier
Delivery MethodEmail
ScheduleManual, Daily, Weekly, or Monthly
Row ModePer Booking (one row per booking) or Per Participant (one row per participant)
Report ModeChangelog (only changes since last report) or Current Status (full snapshot)
Recipient EmailWhere to send the report

Report Columns

You can customize which data columns appear in supplier reports. The system provides a set of default columns, and you can add, remove, or reorder them to match what each supplier needs.

Report Deliveries

Every time a report is sent, the delivery is logged and tracked through the email delivery system:

StatusDescription
PendingReport is queued for delivery
SubmittedReport has been sent to the email provider
DeliveredReport reached the recipient's inbox
FailedReport could not be sent
BouncedDelivery was rejected by the recipient's email server

You can view the delivery history for each supplier, download previously sent reports, and resend reports if delivery failed.

Supplier Booking Reports

You can generate ad-hoc supplier reports for any date range. These reports include all bookings for the supplier within the selected period, exported as a ZIP file containing CSV data with two sheets:

  • Updated — Bookings that were modified during the date range
  • Starting — Bookings with departure dates falling within the date range

Each sheet includes order details, client information, booking information, product details, VAT information, and participant details.

Common Tasks

Creating a Supplier

  1. Navigate to Data > Suppliers
  2. Click Add
  3. Enter the supplier name and code
  4. Fill in contact information (email, phone, contact name)
  5. Set the payment deadline days
  6. Mark as default if this should be the pre-selected supplier for new products
  7. Click Save

A default report configuration is automatically created for new suppliers.

Configuring Supplier Reports

  1. Open a supplier
  2. Go to the Reports tab
  3. Enable automated reports
  4. Choose the schedule (Daily, Weekly, or Monthly)
  5. Set the recipient email address
  6. Choose the row mode (Per Booking or Per Participant)
  7. Choose the report mode (Changelog or Current Status)
  8. Customize the report columns as needed

Generating an Ad-Hoc Report

  1. Open a supplier
  2. Select a date range
  3. Click Download Report
  4. The report downloads as a ZIP file with CSV data

How It Connects

  • Inventory — Every product is assigned to a supplier for fulfillment and cost tracking.
  • Actions — The managed "Supplier Report" action delivers automated supplier reports.

On this page