Sales - Shipped Order

PATCH

Mark Sale Order as Shipped

Mark a confirmed order as shipped. This updates the sale delivery status to shipped and records the shipped date/time.

Required Permission: Online Sale Order List
PATCH /sales/{id}/shipped-order

Path Parameters

Parameter Type Required Description
id integer Required The ID of the sale order to mark as shipped

Response

200 OK
Status Code
HTTP status code (200)
Message
Human-readable description
Data
Updated sale record with shipped information