API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
POST /api/v1/account
- Body
-
application/json content type Modified
-
alternative Modified
-
Create Client Account alternative Modified
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
groups property Modified
-
Create Employee Account alternative Modified
-
departments property Modified
-
Type went from
arraytostringBreaking
-
Type went from
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
departments property Modified
-
Create Introducer Account alternative Modified
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
groups property Modified
-
Create Client Account alternative Modified
-
alternative Modified
PUT /api/v1/account/{uuid}
- Body
-
application/json content type Modified
-
alternative Modified
-
Update Client Account alternative Modified
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
circles property Modified
-
Type went from
arraytoarray[object]
-
Type went from
-
groups property Modified
-
Update Employee Account alternative Modified
-
departments property Modified
-
Type went from
arraytostringBreaking
-
Type went from
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
departments property Modified
-
Update Introducer Account alternative Modified
-
groups property Modified
-
Type went from
arraytoarray[string(uuid)]
-
Type went from
-
groups property Modified
-
Update Client Account alternative Modified
-
alternative Modified