Closed rglauco closed 2 years ago
When sending messages through IO i'd be useful to save the IO MessageID into JCONON logs, along with the username, in order to be able to verify the Message status in case of disputes, e.g. with something like this:
curl -X GET \ -H "Content-type: application/json" \ -H "Accept: application/json" \ -H "Ocp-Apim-Subscription-Key: {APIKEY}" \ https://api.io.italia.it/api/v1/messages/{CF}/{IDMSG}
Closed on version 4.9.32
When sending messages through IO i'd be useful to save the IO MessageID into JCONON logs, along with the username, in order to be able to verify the Message status in case of disputes, e.g. with something like this: