You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/structure.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,11 @@ The resource groups list into which client is separated:
24
24
*`customers`
25
25
*`customersCorporate`
26
26
*`delivery`
27
+
*`features`
27
28
*`files`
28
29
*`integration`
29
30
*`loyalty`
31
+
*`notifications`
30
32
*`orders`
31
33
*`packs`
32
34
*`payments`
@@ -39,7 +41,8 @@ The resource groups list into which client is separated:
39
41
*`users`
40
42
*`verification`
41
43
*`statistics`
44
+
*`webAnalytics`
42
45
43
-
Every group implements corresponding API documentation block:
46
+
There is also a special `customMethods`group that is used for custom API methods. Each group except this one implements corresponding API documentation block:
0 commit comments