Function: tool.fixedprices
Result: the list of elements
Fixed prices
Access level: admin
- id — Id
- project — Provider
- pricelist — Tariff plan
- fixdate — Date
- itemcount — Number of services
Delete
Function: tool.fixedprices.delete
Delete
Access level: admin
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of tool.fixedprices function.
Result: successful operation or error message
Name
Function: tool.fixedprices.detail
Result: the list of elements
Service prices
Access level: admin
- id — Id
- name — Name
Service price
Function: tool.fixedprices.detail.edit
Access level: admin
The function is simultaneously used to view object's parameters, to change an object, and create new one.
View object's parameters:
- Parameters:
- plid — parent list unique identifier (id element of tool.fixedprices function).
- elid — unique identifier (id element of tool.fixedprices.detail function)
- Result: object parameters list
Create an object:
Parameters:
- sok — the parameter must not be empty, generally "ok".
- plid — parent list unique identifier (id element of tool.fixedprices function).
- additional query parameters ...
- Result: successful operation or error message
Change an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- plid — parent list unique identifier (id element of tool.fixedprices function).
- elid — unique identifier (id element of tool.fixedprices.detail function)
- additional query parameters ...
- Result: successfull operation or error message
The list object's parameters or additional query parameters (see above):
Create
Function: tool.fixedprices.add
Create
Access level: admin
Fixed price
Function: tool.fixedprices.edit
Access level: admin
The function is simultaneously used to view object's parameters, to change an object, and create new one.
View object's parameters:
- Parameters:
- elid — unique identifier (id element of tool.fixedprices function)
- Result: object parameters list
Create an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- additional query parameters ...
- Result: successful operation or error message
Change an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- elid — unique identifier (id element of tool.fixedprices function)
- additional query parameters ...
- Result: successful operation or error message
The list object's parameters or additional query parameters (see above):
Name
Function: tool.fixedprices.item
Result: the list of elements
Fixed prices can be set for the following services
Access level: admin
- id — Id
- name — Name
- itemtype — Product type
- account_name — Owner
Set a filter by the selected client
Function: tool.fixedprices.item.setfilter
Set a filter by the selected client
Access level: admin
Drill down to User panel
Function: tool.fixedprices.item.su
Drill down to User panel
Access level: admin
Cancel fixed prices for the selected prices
Function: tool.fixedprices.item.delete
Cancel fixed prices for the selected prices
Access level: admin
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of tool.fixedprices.item function.
Result: successful operation or error message