Understanding Custom Order Statuses

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • QuickBooksDev
    Junior Blueparker
    • Oct 2014
    • 15

    #1

    Understanding Custom Order Statuses

    Hi,

    I am new to BluePark.

    I am trying to understand the most simple use of Custom Order Statuses. What I want to do is just set a status so that we know when an order is imported into QuickBooks. Then when we download will we request orders that do not have that order status.

    I have created through the ui a custom status named aaatex_qb_imported.

    I used the tool in the API REST Specifications to download, view and update the order. Using our clients account (i.e. url, key, etc.)

    I do an order update with aaatex_qb_imported (not sure about the id) and sent the request and I get a response of
    "updated": 1,
    which to me says it worked but when I do a GET for that order it does NOT show our status. The Custom Status is 0,"".

    Can someone please help me understand what I am doing wrong?

    Thanks
    www.AaaTeX.com
    QuickBooks Add-ons and custom programming
Working...