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....