question

Alexey avatar image
Alexey asked Alexey commented

Is it possible to track line items changing?

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.

Orders
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Miguel avatar image
Miguel Deactivated answered Alexey commented

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 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Alexey avatar image Alexey commented ·

thanks, Miguel! And is there any way to know that order is finally closed? (as I see we only can find out if order is paid for it's current total, or not?)

0 Likes 0 ·

Welcome to the
Clover Developer Community