added query param deviceId

This commit is contained in:
Mirjam Herald 2025-12-15 11:43:03 +01:00
parent 1f3e2289dc
commit 22cb3ddd92

View File

@ -56,6 +56,13 @@ paths:
example: 1
required: false
description: The id of the touch point where the order was initiated.
- in: query
name: deviceId
schema:
type: string
example: "7a28bd54-7ca9-499a-a722-d15ab858ab99"
required: false
description: The id of the device used to place the order.
- in: query
name: languageId
schema: