Copenhagen Truck Wash API Help

Add customer note

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

POST /customer/notes

Operation

Operation ID: addCustomerNote

Add a note to a customer

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Request Body

Required: no.

Content type: application/json

{}

Responses

Status

Description

Content Types

201

Customer note added successfully

application/json

Schema for response 201 (application/json):

{}
17 March 2026