Resource URL
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Retrieve the details of a specific System Category
Insert or Update a specific System Category
Push System Category changes to mobile device
Delete a specific System Category
|
API Specific Parameters
Parameter | Description |
---|---|
| The unique System Category code. |
RefreshMobile=1 | Add this parameter with a value of 1 to push updates to mobile devices. |
Include Page | ||||
---|---|---|---|---|
|
API Specifics
Panel | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the details of a specific System CategoryURL
HTTP Request BodyThis request does not require a request body. HTTP Response BodyOn success, an HTTP response code of 200 will be returned, and the response body will contain a System Category Object. Otherwise, on error, the response body will contain a descriptive reason for the error.
|
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
Insert or Update a specific System CategoryURL
HTTP Request BodyThe HTTP request body must contain a valid System Category Object. HTTP ResponseOn success the API will return a response code of 200. |
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
Push System Category changes to mobile deviceURL
HTTP Request BodyThis request does not require a request body. HTTP ResponseOn success the API will return a response code of 200. |
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
Delete a specific System CategoryURL
HTTP Request BodyThis request does not require a request body. HTTP ResponseOn success the API will return a response code of 200. |