# UpdateLKSS Endpoint: POST /v1/processes/{process_id}/shipping_status Version: 1.0.0 ## Path parameters: - `process_id` (string, required) gets the reverse delivery info ## Request fields (application/json): - `lkss` (string) Enum: "NO_SHIPPING_STATUS", "CREATED", "COLLECTED", "IN_WAREHOUSE", "ERROR", "CANCELED" - `process_id` (string)