API Version 2
  • API V2 Overview
  • Category
    • Company
      • Customers
        • Orders
          • Pages
            • Page Templates
              • Products
                • Purchase Orders
                  • SKUs
                    • Support Tickets
                      • Tax Regions
                        • Vendors
                          • Warehouses
                            API Documentation

                            orders/update

                            Type Update
                            List Orders
                            URL http://{domain}/api/v2/orders/update.json
                            Accepts Filters No
                            Output Attributes
                            No


                            Update Orders

                            These parameters are used for Updating Orders
                            Parameter Type Required Notes
                            Example
                            id
                            int Yes Order ID
                            44
                            notes string No


                            attributes int No

                            See attribute documentation.

                            Response

                            Example JSON returned
                            {
                              "code": "200",
                              "data": [
                                {
                                  "id": "1",
                                  "title": "Order 10000",
                                  "tag": "6JLS05DNEBSWH6EZVH56VJX23"
                                }
                              ]
                            }
                            

                            Start your free, no-risk trial today.