Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cct
abocar
Wiki
Customers
Customers
· Changes
Page history
Update Customers
authored
Jun 30, 2021
by
Andrea Pavlovic
Show whitespace changes
Inline
Side-by-side
Customers.md
View page @
f9a977fb
...
@@ -285,6 +285,7 @@ To list all companies a client is assigned to - get those entries from core.cust
...
@@ -285,6 +285,7 @@ To list all companies a client is assigned to - get those entries from core.cust
Or using the core.customer.id of the client - join the customer entry for this assigned_client:
Or using the core.customer.id of the client - join the customer entry for this assigned_client:
THIS DOES NOT WORK ANY LONGER AND NEEDS TO BE SPLIT IN MULTIPLE REQUESTS!
```
```
#!json
#!json
...
...