Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A abocar
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • cct
  • abocar
  • Wiki
  • Customers

Customers · Changes

Page history
Edited online authored Mar 02, 2021 by Andrea Pavlovic's avatar Andrea Pavlovic
Show whitespace changes
Inline Side-by-side
Customers.md
View page @ 8bd686c1
......@@ -131,7 +131,7 @@ The other attributes have been added for this project and can be changed in core
```
#!json
# POST {{url}}/data/core/customer/34/transitions/admin_modify_customer
# POST {{url}}/data/core/customer/34/transitions/admin_modify_client
{
"salutation" : "Mr",
"phonenumbers": [{"Name": "Mobil", "Nummer":"+43 676 99 88 777"}],
......@@ -169,14 +169,14 @@ As there is no entry in system.client, admin_modify_company is the only transiti
```
### Customer Join Company
### Client Join Company
The IDs necessary here are die "id" attributes in core.customer.
```
#!json
#POST {{url}}/plugins/customer_company_join
#POST {{url}}/plugins/client_company_join
{
"client_customer_id" : 34,
"company_id" : 35
......
Clone repository
  • Customers
  • Home
  • Queries
  • Test_Setup
  • Vehicles
  • v2