Jump to Content
SpediFux
API Reference
v1.0

Log InSpediFux
Log In
v1.0API Reference

Introduction

  • General Info
  • Retrieving Orders
  • Order Status
  • Documents
  • Tracking

SpediFux API

  • Orders
    • /orders/{orderId}get
    • /ordersget
    • /orderspost
  • Quotes
    • /quotespost
Powered by 

Introduction

  • General Info
  • Retrieving Orders
  • Order Status
  • Documents
  • Tracking

SpediFux API

  • Orders
    • /orders/{orderId}get
    • /ordersget
    • /orderspost
  • Quotes
    • /quotespost
Powered by 

Retrieving Orders

A specific order can be retrieved by its orderId.
Orders can be listed by a given status filter and a returned as pages of 100 entries. If more than 100 orders exist in given status a cursor is returned that can be used to retrieve the next page of orders.