Find orders

This section explains methods related to orders.

 

    List or find orders

    URL

    (GET) Orders

    PARAMETERS

    token

    The token obtained on connection

    Required

    from

    The first record to show starting with index 0. Default is 0

    Optional

    count

    The number of records to show, up to 100 at a time. Default is 100.

    Optional

    reference

    Only show the order with this reference

    Optional

    filter

    Free filter on any order property. Please see Filtering results for details.

    Optional

     

    RESULTS

    Returns a list of ApiOrder