Hello, if I have a sent (API) order, and I'd like to check if there any changes in order after some time, is it possible to do it? Check for voided/changed items, modifiers changes also.
You should be able to use our Webhooks to receive notifications on when order and payment information is updated. The notifications won't tell you what exactly changed, so you will need to apply additional logic on your end to check for that. You can find more information in our docs: https://docs.clover.com/build/webhooks/
Thanks,
Miguel
1 Person is following this question.