From fc86a29b42ec1aea34b36a9eaedcc246d6b00f17 Mon Sep 17 00:00:00 2001 From: Nitesh M Date: Thu, 15 Jan 2026 09:57:04 +0530 Subject: [PATCH 1/2] changelog --- apiary.apib | 1 + 1 file changed, 1 insertion(+) diff --git a/apiary.apib b/apiary.apib index 4934968..7823c17 100644 --- a/apiary.apib +++ b/apiary.apib @@ -18875,3 +18875,4 @@ Add Business Integration Mapping adds locations to integrations and set them act * 07/21/2023 - Added new API under Business module i.e, Business Search API. * 06/30/2023 - Added support for service area based information in Get Business API and Update Business API. * 10/04/2024 - Added support to fetch ticketId associated with the survey responses in List Response API. +* 01/12/2026 - Added Create User (Signup) API under User module to create and invite users for a business. \ No newline at end of file From bf7c7ba7e09028bcad8bb5d44376d189b41cbff7 Mon Sep 17 00:00:00 2001 From: Nitesh M Date: Thu, 15 Jan 2026 10:07:15 +0530 Subject: [PATCH 2/2] Update apiary.apib date change --- apiary.apib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apiary.apib b/apiary.apib index 7823c17..ee75d4e 100644 --- a/apiary.apib +++ b/apiary.apib @@ -18875,4 +18875,4 @@ Add Business Integration Mapping adds locations to integrations and set them act * 07/21/2023 - Added new API under Business module i.e, Business Search API. * 06/30/2023 - Added support for service area based information in Get Business API and Update Business API. * 10/04/2024 - Added support to fetch ticketId associated with the survey responses in List Response API. -* 01/12/2026 - Added Create User (Signup) API under User module to create and invite users for a business. \ No newline at end of file +* 01/13/2026 - Added Create User (Signup) API under User module to create and invite users for a business.