Returns the list of objectives available int the system
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....
Returns the details of specific objective (subobjectives, procedures).
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
objective_id required |
The id of the objective to display
Example value:
1
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....
Returns the details of specific procedure (blocks, steps, list of available snapshots, resume ).
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
objective_id required |
The id of the parent objective
Example value:
1
|
procedure_id required |
The id of the procedure to display
Example value:
1
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....
Returns the resume of specific procedure.
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
objective_id required |
The id of the parent objective
Example value:
1
|
procedure_id required |
The id of the procedure to display
Example value:
1
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....
Returns the details of specific step in procedure.
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
objective_id required |
The id of the parent objective
Example value:
1
|
procedure_id required |
The id of the parent procedure
Example value:
1
|
step_id required |
The id of the step to display
Example value:
1
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....
Returns the specific snapshot of the procedure.
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
objective_id required |
The id of the parent objective
Example value:
1
|
procedure_id required |
The id of the parent procedure
Example value:
1
|
snapshot_id required |
The id of the snapshot to display. The available snapshots are displayed in GET /:country_name/procedures/:objective_id.:procedure_id method
Example value:
1
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....
Returns the resume of the specific snapshot of the procedure.
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
objective_id required |
The id of the parent objective
Example value:
1
|
procedure_id required |
The id of the parent procedure
Example value:
1
|
snapshot_id required |
The id of the snapshot to display. The available snapshots are displayed in GET /:country_name/procedures/:objective_id.:procedure_id method
Example value:
1
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....
Returns the resume of the specific snapshot of the procedure.
country_name required |
The country name for which to get the details (available in root method)
Example value:
rwanda
|
objective_id required |
The id of the parent objective
Example value:
1
|
procedure_id required |
The id of the parent procedure
Example value:
1
|
snapshot_id required |
The id of the snapshot to display. The available snapshots are displayed in GET /:country_name/procedures/:objective_id.:procedure_id method
Example value:
1
|
step_id required |
The id of the step to display.
Example value:
1
|
lang optional |
The language in which the data should be retrieved. Tha available languages are displayed in getCountryDetails method.If the system does not supprot the selected language, the data will be retireved in country primary language.
Example value:
fr
|
response here....