🧩 Importing Services


Importing services into Fuze Store POS is a straightforward process that allows you to quickly set up or update your inventory. Whether you're migrating from another system or simply adding new items, you can do it in just a few steps—no technical skills required.



📍 Step-by-Step Guide
  1. Open the Menu: Click the ☰ sidebar hamburger menu to open navigation.
  2. Go to Store: In Store section, select Store from the menu list.
  3. Go to Import: In Store screen, select Import from the list.
  4. Fill Form:
    • In the "Type" field, choose Services from the dropdown menu.
    • In the "File" field, upload your file (CSV or Excel format).

      See sample Sample Services.xlsx for reference.

  5. Import: Click on Import button. Your data will be added to your store.

⚙️ Field Explanations

Here are the columns structure of the Services import file:


FieldDescriptionRequiredPossible ValuesExample
idUnique uuid identifier for the service (Empty field will create a new service)123e4567-e89b-12d3-a456-426614174000
skuStock Keeping Unit, a unique code for each serviceSKU-4567
enable_serviceWhether the service is enabled/active in the storeYesYES,NOYES
availabilityProduct availability statusYesAVAILABLE,UNAVAILABLEAVAILABLE
nameName of the serviceYesThai Massage
typeType of serviceYesSIMPLE,BUNDLEsimple
bundle_item_idsPipe-separated list of service IDs or SKUs included in the bundleYes, If type is BUNDLESKU-456|SKU-789
category_idsPipe-separated list of category IDs or category codes the service belongs tomassages|best-sellers
descriptionDescription of the service
durationDuration of the serviceYes1.5
duration_periodUnit of durationYesMINUTE,HOUR,DAY,WEEK,MONTH,YEARHOUR
modifier_idsPipe-separated list of modifier IDs or modifier codespressure-type
priceSelling price of the service (Tax Included)Yes1199.00
costCost price of the service0.00
enable_special_priceWhether special price is enabledYES,NOYES
special_priceSpecial discounted price899.00
special_price_fromStart date for special price (ISO string format)2024-06-01
special_price_toEnd date for special price (ISO string format)2024-06-30
tax_classTax class name or codeTAXABLE_GOODS,NONENONE
tax_idTax ID (UUID) associated with the serviceYes, If tax_class is TAXABLE_GOODS123e4567-e89b-12d3-a456-426614173000


💡 Tips
  • Always double-check your data before importing to avoid mistakes.
  • If you’re not sure about the file format, download a sample export first.
  • If you need help, contact support or check the Help Center.
  • Keep your service data consistent and accurate.
  • Regularly review and update your service information.

Importing Services | Fuze Store Development Documentation