• I fetch and work with orders locally. If an order is deleted from the WP dashboard, what can I do to check and delete that order from the local database as well? Do deleted orders get a special status if they are in trash? Can we check that via the API?

Viewing 1 replies (of 1 total)
  • @fid: As far as I know, you don’t need to go to the database to delete the order entry. You just need to remove it from the trash folder and the entry will automatically get deleted in db too.

    Let me know if that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Deleted orders and API’ is closed to new replies.