Shiplemon API
  • Overview
  • Authentication
  • Errors
  • Testing (important)
  • Validation & Data
  • Endpoints
    • Rates
      • Get Rates
      • Get Rate
    • Shipments
      • Create Shipment
      • Create Shipment for Locker
      • Import Shipment
      • Update Shipment
      • Get shipments
      • Get shipment
      • Cancel Shipment
      • Tracking
      • Label Print Format
    • Incoming Orders
      • Create Incoming Order
      • Get incoming order
      • Set incoming order state
  • Support
    • Help Center
Powered by GitBook
On this page
  1. Endpoints
  2. Incoming Orders

Set incoming order state

Each order has a state. There are several state that categorise an order based on the state of it (New, Processing, Completed, Cancelled)

Incoming order states

An incoming order will always have one of the following state that define the order:

  • New (There is a new incoming order that requires a shipping action)

  • Processing (Someone started creating a shipment but it is still pending)

  • Completed (A shipment was created for this order)

  • Cancelled (The order was cancelled)

PreviousGet incoming orderNextHelp Center

Last updated 2 years ago