Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GET /api/v2/orders/{orderIdentifier}

This endpoint is used to retrieve comprehensive data on an order.

...

Accepts

  • An order identifier, which can be the order number, tray number, or purchase order number

    • This order can be retrieved using 72544, 337178, or Example

    • Tray numbers can only be used to look up active orders

    • If lookup is done by po number then you must be using unique values in this field

...