Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Nov 25, 2011 @ 11:40
    Kenn Jacobsen
    0

    Custom search for orders

    Hi there,

    Does the TeaCommerce API allow for searching for orders? Say I want to list all orders in a certain state (e.g. completed) where last modified date is within a specified date range - is that possible using the API or do I need to access the TeaCommerce_Order table directly to perform my search?

    Regards,
    Kenn

  • Anders Burla 2560 posts 8256 karma points
    Nov 25, 2011 @ 11:50
    Anders Burla
    0

    Hi Kenn

    You can get the Finalized orders from Order.OrdersXmlCache and search using xpath. If that is not enough you will have to dive into the database table in this version of Tea Commerce. We hope to make the .NET API way better in Tea Commerce 2.0 :)

    Kind regards
    Anders

  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Nov 25, 2011 @ 11:53
    Kenn Jacobsen
    0

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft