Handles the push to zoined api
- Since:
-
- 27/12/2017
Members
-
<static> doTask
-
Completes all the work for getting and sending data to zoined
- Since:
-
- 27/12/2017
-
<route> getAreaBudgets
-
Route:
Gets the budgets for dasco / accessories / bags for an AreaMethod Path GET /api/v1/zoined/getareabudgets Query Parameters:
Name Type Description areaName string The Name of the area - Since:
-
- 07/03/2018
- See:
-
- ZoinedDash.Shared
Example
/api/v1/zoined/getareabudgets?areaName=North West (SM)
-
<route> getBudgets
-
Route:
Gets the budgets for dasco / accessories / bagsMethod Path GET /api/v1/zoined/getbudgets Query Parameters:
Name Type Description branchName string The Name of the branch - Since:
-
- 07/03/2018
- See:
-
- ZoinedDash.Shared
Example
/api/v1/zoined/getbudgets?branchName=Ambleside
-
<route> getRankings
-
Route:
Gets the rankins for the current weekMethod Path GET /api/v1/zoined/getrankings - Since:
-
- 07/03/2018
- See:
-
- ZoinedDash.Shared
Example
/api/v1/zoined/getrankings
-
<route> getSeasons
-
Route:
Gets the season detailsMethod Path GET /api/v1/zoined/getseasons - Since:
-
- 26/03/2018
- See:
-
- ZoinedDashTS
Example
/api/v1/zoined/getseasons
-
<static> getTaskHistory
-
Gets the history of all tasks
- Since:
-
- 27/12/2017