Shipment

Shipment API

Overview

A shipment refers to the process of sending or transporting goods or products from one location to another. It involves the organized handling, packing, and movement of items to ensure their safe and timely delivery. Shipments can occur within a local area, between cities, or even internationally.

In business and logistics, a shipment typically includes multiple items grouped together for transport, and it is often associated with a specific order or transaction. Shipment details commonly include information such as the origin and destination addresses, the contents of the shipment, the method of transportation (such as ground shipping, air freight, or sea freight), and any tracking information for monitoring the shipment's progress.

This API allows you to manage and manipulate Shipments within our platform programmatically. With the Shipment API, you can create, retrieve, and update shipments.

Authentication

Before using the Shipment API, authentication is required. We support OAuth 2.0 authentication for secure access to shipment data. Obtain an API key or access token and include this token in the headers of your API requests.

Endpoints

The Shipment API offers several endpoints, each serving a specific purpose in the application process.