Copenhagen Truck Wash API Help

Update order

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

PUT /order

Operation

Operation ID: updateOrder

Update an existing order

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Request Body

Required: yes.

Content type: application/json

{ "$ref": "#/components/schemas/OrderUpdate" }

Responses

Status

Description

Content Types

200

Order updated successfully

application/json

400

401

Schema for response 200 (application/json):

{}
17 March 2026