Copenhagen Truck Wash API Help

Get customer attributes

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

GET /customer/attributes

Operation

Operation ID: getCustomerAttributes

Get custom attributes for a customer

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Parameters

Name

In

Required

Type

Description

customer_id

query

no

integer

Responses

Status

Description

Content Types

200

Customer attributes retrieved successfully

application/json

Schema for response 200 (application/json):

{}
17 March 2026