EPISHIP API Orders overview

EPISHIP Orders API icon 32px svg

Overview

Figure 1. EPISHIP API relationship diagram. Order creation, update, and shipment association flow.

EPISHIP App

EPISHIP’s order management interface provides a centralized view of all shipping requests. It allows users to manually edit order details, view line items, and track the fulfillment status of individual packages linked to an order.

EPISHIP API

The REST API that facilitates comprehensive order management. It supports creating orders with complex line items, updating financial details like tax and discounts, and performing bulk imports using multipart form data.

Authentication

Secured via Bearer tokens in the Authorization header. API access is scoped to the specific company ID, ensuring that order data remains isolated and secure across different tenant accounts.

Order Association

A relational system that links Orders to specific Company IDs, Billing/Shipping addresses, and individual Shipment records. This enables a complete audit trail from the initial order request to the final delivery.

What can users do with the EPISHIP Orders API?

Users can use the EPISHIP Orders API to perform common workflows, such as:

Order properties available to view and filter through the EPISHIP Orders API:

Additional info

Related

Related Categories