This API The get Run IDs call will give you the shopping summary for each respondent. If you look in the basket_summary
you will see data relating to this respondent. sku_list
is a list of all the unique SUKs in the basket.
...
hidden | true |
---|
...
allow you to chose what data set from the same respondent you would like to retrieve.
New server Endpoint (note this is different to get params_id):
...
respondent_encoded
is the one passed in via the respondent App url as respondent_id
blocksimply copy the run_id
is the same as present in Admin App and use this in the other API requests.
Code Block |
---|
"run_id": "run441e393357fe8624f01676c3fcf24e78b76c06c9" |
Note |
---|
Inside the target , each parameter must be set manually. The provided |
...