Copenhagen Truck Wash API Help

Update Stripe config

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

POST /stripe/config

Operation

Operation ID: updateStripeConfig

Update Stripe config

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Request Body

Required: no.

Content type: application/json

{}

Responses

Status

Description

Content Types

200

Stripe configuration updated successfully

application/json

Schema for response 200 (application/json):

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