Get notes for a given ICA store id
curl --request GET \ --url https://api.tic.io/datasets/se/ica/stores/{icaStoreId}/notes \ --header 'x-api-key: <api-key>'
[ { "icA_StoreNoteId": 123, "icA_StoreId": 123, "period": 123, "date": "2023-11-07T05:31:56Z", "type": "<string>", "notes": "<string>", "attribute1": "<string>", "attribute2": "<string>", "lastUpdatedAtUtc": "2023-11-07T05:31:56Z" } ]
The id of the ICA store