Update shipment status (v0.0.1)
POST request that will update the status of a shipment, identified by its shipmentId.
Overview
The UpdateShipmentStatus
message is a command used to update the status of a shipment, identified by its shipmentId
. It provides information such as the shipment status (e.g., pending, completed, shipped), the items within the shipment, billing and shipping details, payment information, and the order’s total amount. This query is commonly used by systems managing order processing, customer service, or order tracking functionalities.
This command can be applied in e-commerce systems, marketplaces, or any platform where users and systems need real-time shipment data for tracking, auditing, or managing customer purchases.
JSON Schema
Schema for updating a shipment's status
Unique identifier for the shipment
Current status of the shipment
pending
shipped
delivered
returned
Timestamp when the status was last updated
No properties match your search
Try a different search term or clear the search to see all properties