Cargo API

📋 Table of Contents

Overview

The Cargo API provides cargo and logistics management for the OASIS ecosystem. It handles cargo creation, shipping, tracking, and delivery.

Cargo Management

Get All Cargo

GET /api/cargo
Authorization: Bearer YOUR_TOKEN

Get Cargo by ID

Create Cargo

Update Cargo

Delete Cargo

Cargo Operations

Ship Cargo

Deliver Cargo

Cancel Shipment

Cargo Tracking

Track Cargo

Get Cargo Status

Get Cargo History

Error Responses

Cargo Not Found

Shipment Failed


← Previous: OLand API | Next: Avatar API

Last updated