OpenAPI 3.1.02026-08-13122113375.9 KB
c4fd91049a39
seller-orders
Get order history
Retrieve timeline history entries for a seller order.
Use this endpoint to render audit/history timelines in seller order detail pages.
Behavior:
- Verifies seller ownership of the order first.
- Returns history entries in reverse chronological order.
- Expands each entry with related order item IDs and user context when available.
Responses:
- Returns 404 for missing or non-owned orders.
get/seller/orders/{id}/history
Path parameters
idstring required
Order ID
Order ID
Response
Order history
PurchaseHistoryResponse required— unresolved $ref