Cannot Find Manual Order

Hi,

I am trying to locate an order in Ordoro. When I request it using the API, I can find it. When I search Ordoro, nothing appears. This URL shows me no order:

/app#/order/M-K10002/

Am I looking in the wrong place? The company ID in Ordoro and in the order matches.

Request

/order/M-K10002/

Response

{“shipments”: [], “notes_from_customer”: null, “shippability”: “shippable”, “shipping_amount”: 0.0, “shipping_type”: null, “comments”: [], “is_order_parent”: false, “tags”: [], “company_id”: 341917, “_link”: “/order/M-K10002/”, “credit_card_issuer”: null, “status”: “new”, “updated”: “2016-11-11T13:19:52.392345-06:00”, “billing_address”: {“city”: null, “fax”: null, “_linkaddresscreatedtaskstatus”: “/new_task/status/address_created/3320332801/”, “name”: “”, “zip”: null, “phone”: null, “street1”: null, “company”: null, “_link”: “/address/3320332801/”, “id”: 3320332801, “reference_number”: null, “email”: null, “state”: null, “country”: null, “cart_address_id”: null, “validation”: {“suggested”: [], “additional_text”: null, “is_error”: false}, “street2”: null}, “additional_cart_info”: {}, “order_id”: “M-K10002”, “product_amount”: 50.0, “cart”: 70842, “order_date”: “2016-11-09T18:00:00-06:00”, “cart_order_id”: null, “cart_shipment_id”: null, “discount_amount”: 0.0, “grand_total”: 50.0, “tax_amount”: 0.0, “created”: “2016-11-11T13:19:52.330425-06:00”, “lines”: [{“product”: {“is_kit_parent”: false, “weight”: 100.0, “height”: null, “cost”: 0.0, “id”: 41016688, “sku”: “29039”, “company_id”: 341917, “_link”: “/product/29039/”, “width”: null, “type”: null, “category”: “”, “updated”: “2016-10-28T16:55:56.347442-05:00”, “price”: 39.0, “taxable”: “”, “total_on_hand”: 9786, “archive_date”: null, “name”: “Hand Cream”, “customer_text”: null, “created”: “2016-10-28T16:55:03.987777-05:00”, “upc”: null, “length”: null}, “item_price”: 5.0, “tax_lines”: [], “shippability”: {“num_ordered”: 10, “supplier_id”: null, “shippability”: “shippable”, “is_dropship”: false, “num_shippable”: 10, “track_inventory”: true, “on_hand”: 9786.0, “num_shipped”: 0}, “product_supplier_id”: null, “total_price”: 50.0, “selected_option”: null, “cart_orderitem_id”: null, “manually_edited”: false, “order_line_id”: 20845748, “product_cost”: 0.0, “option_price”: 0.0, “_link”: “/order/M-K10002/line/20845748/”, “product_name”: “Hand Cream”, “quantity”: 10}], “cart_name”: “Manual”, “shipping_address”: {“city”: null, “fax”: null, “_linkaddresscreatedtaskstatus”: “/new_task/status/address_created/3320332800/”, “name”: null, “zip”: null, “phone”: null, “street1”: null, “company”: null, “_link”: “/address/3320332800/”, “id”: 3320332800, “reference_number”: null, “email”: null, “state”: null, “country”: null, “cart_address_id”: null, “validation”: {“suggested”: [], “additional_text”: null, “is_error”: false}, “street2”: null}}

Hi Joseph,

Because that company is a newer company to Ordoro, you’re on v3 of our app, which while providing some awesome new features, unfortunately precludes API usage. If you need to use the API, we’ll have to downgrade you to v2 for now. If you think that approach is going to work best for you, please feel free to contact support so they can make it happen for you.

Thanks,
-Jeffrey

Is is still the case that v3 users don’t have access to the API?

Hi Wojtek,

This is still the case, yes.

Thanks,
-Jeffrey

New customer. Having the same issue. Posted order is not appearing with successful API add. Does something have to be set up with the account?

You can check out the v3 orders api. This is a temporary api for order actions only.
http://docs.devapiverson.apiary.io/#introduction