added

Version 1.13.4

GET /api/business/{businessId}/branch/{branchId}/service-category
Return Type:

Changed response : 200 OK

Service categories listed

  • Changed content type : */*

    • Changed property _embedded (array)

      Changed items (object):

      • Added property internetServiceCategories (array)

        Contains list of the ID and name of an internet service category that a service belongs to.

        Items (object):
        > Contains list of the ID and name of an internet service category that a service belongs to. This data is available only if fetch_online_category parameter is set to true

        • Property id (string)

        • Property name (string)

      • Changed property categoryId (string)