CompanyUsers
The user resource represents admin users of the shop company. It contains information about each admin user.
| API | Description |
|---|---|
| GET api/users/count.json |
No documentation available. |
| GET api/users/search.json?query={query} |
No documentation available. |
| GET api/users.json |
No documentation available. |
| POST api/users.json |
No documentation available. |
| PUT api/users.json |
No documentation available. |
| GET api/users/search.json |
No documentation available. |
| POST api/users/search.json |
No documentation available. |
| PUT api/users/search.json |
No documentation available. |
| GET api/users/{ids}.json |
No documentation available. |
| POST api/users/{ids}.json |
No documentation available. |
| PUT api/users/{ids}.json |
No documentation available. |
| DELETE api/users/{ids}.json |
No documentation available. |
| POST api/CompanyUsers?iCompanyID={iCompanyID}&iThemeID={iThemeID} |
No documentation available. |
| DELETE api/CompanyUsers?cid={cid}&ids={ids} |
No documentation available. |
| POST api/CompanyUsers |
No documentation available. |