From fe18dce66a8205d5cc0b34cb07d574e94f425779 Mon Sep 17 00:00:00 2001 From: Neur0toxine Date: Tue, 9 Jan 2024 12:00:39 +0300 Subject: [PATCH] update resource group list in docs --- doc/structure.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/structure.md b/doc/structure.md index bdf1b25..c625068 100644 --- a/doc/structure.md +++ b/doc/structure.md @@ -24,9 +24,11 @@ The resource groups list into which client is separated: * `customers` * `customersCorporate` * `delivery` +* `features` * `files` * `integration` * `loyalty` +* `notifications` * `orders` * `packs` * `payments` @@ -39,7 +41,8 @@ The resource groups list into which client is separated: * `users` * `verification` * `statistics` +* `webAnalytics` -Every group implements corresponding API documentation block: +There is also a special `customMethods` group that is used for custom API methods. Each group except this one implements corresponding API documentation block: * [English](https://docs.retailcrm.pro/Developers/API/APIVersions/APIv5) * [Русский](https://docs.retailcrm.ru/Developers/API/APIVersions/APIv5)