v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
statuses

Update status

Partially updates a custom status by its identifier (label, color, active). The code and entity type are immutable. KRUZER base statuses cannot be modified.

patch/api/v1/statuses/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Status identifier (UUID).

Request body

labelstring
descriptionstring
colorstring
activeboolean

Response

Status updated.

idstring required
entity_type'ORDER' | 'FULFILLMENT_ORDER' required
codestring required
labelstring required
descriptionstring required
nature'INITIAL' | 'PROCESSING' | 'FINAL' | 'ERROR' required
colorstring required
origin'KRUZER' | 'CUSTOM' required
activeboolean required
created_atstring required
updated_atstring required