Copenhagen Truck Wash API Help

Get Stripe config

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

GET /stripe/config

Operation

Operation ID: getStripeConfig

Get Stripe config

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Responses

Status

Description

Content Types

200

Stripe configuration retrieved successfully

application/json

Schema for response 200 (application/json):

{ "$ref": "#/components/schemas/StripeConfigListResponse" }
17 March 2026