Skip to main content
Logo

Importing Services

You can import services into Fuze Store POS to set up or update your service catalog in bulk. This works for migrating from another system or adding many services at once.

Step-by-Step Guide

  1. Open the sidebar menu.
  2. Go to Store and select Store from the list.
  3. Select Import from the Store screen.
  4. Fill in the import form:
    • Choose Services from the Type dropdown.
    • Upload your file in CSV or Excel format.

      See Sample Services.xlsx for reference.

  5. Click Import. Your services will be added to the store.

Field Reference

Here are the columns in the Services import file:

FieldDescriptionRequiredPossible ValuesExample
idUUID identifier for the service. Leave empty to create a new service.123e4567-e89b-12d3-a456-426614174000
skuStock Keeping Unit. A unique code for each service.SKU-4567
enable_serviceWhether the service is active in the store.YesYES, NOYES
availabilityService availability status.YesAVAILABLE, UNAVAILABLEAVAILABLE
nameName of the service.YesThai Massage
typeType of service.YesSIMPLE, BUNDLEsimple
bundle_item_idsPipe-separated list of service IDs or SKUs in the bundle.Yes, if type is BUNDLESKU-456|SKU-789
category_idsPipe-separated list of category IDs or codes.massages|best-sellers
descriptionDescription of the service.
durationDuration of the service.Yes1.5
duration_periodUnit of duration.YesMINUTE, HOUR, DAY, WEEK, MONTH, YEARHOUR
modifier_idsPipe-separated list of modifier IDs or codes.pressure-type
priceSelling price of the service (tax included).Yes1199.00
costCost price of the service.0.00
enable_special_priceWhether the special price is enabled.YES, NOYES
special_priceSpecial discounted price.899.00
special_price_fromStart date for the special price (ISO format).2024-06-01
special_price_toEnd date for the special price (ISO format).2024-06-30
tax_classTax class name or code.TAXABLE_GOODS, NONENONE
tax_idTax UUID associated with the service.Yes, if tax_class is TAXABLE_GOODS123e4567-e89b-12d3-a456-426614173000

Tips

  • Review your data before importing to avoid errors.
  • Download a sample export file first if you are unsure about formatting.
  • Keep service names and pricing consistent across your catalog.
  • Update your service information regularly to reflect current offerings.