• Resolved dextersc

    (@dextersc)


    Hi,

    How does one include tracking number on an order using the WooCommerce REST API? According to documentation, there is no tracking or shipping number mentioned at all? I’m using WooCommerce to manage my products but I’m using an external shipping service. When my products are shipped, I need to have my orders in WooCommerce updated with a tracking number automatically via an API call. How do I go about doing this? Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    Out of the box, WooCommerce doesn’t have any fields for tracking numbers. These fields are usually added through additional plugins, which may or may not have their own REST API integration. Practically speaking, this means you’d need to first install a plugin that adds those tracking fields and then connect its REST API with the shipping service you’re using.

Viewing 1 replies (of 1 total)
  • The topic ‘How use WooCommerce API to update order with tracking number’ is closed to new replies.