PATCH and DELETE under orderLines

This commit is contained in:
Mirjam Herald 2025-08-01 12:00:39 +02:00
parent 0bdd2233ac
commit 43d4ecb477

View File

@ -1698,7 +1698,7 @@ paths:
summary: Update a orderLine term to an order line. summary: Update a orderLine term to an order line.
description: Update a orderLine term to an order line. description: Update a orderLine term to an order line.
tags: tags:
- Order Line Terms - Order Line
requestBody: requestBody:
content: content:
application/json: application/json:
@ -1721,7 +1721,7 @@ paths:
summary: Remove a orderLine term from an order line. summary: Remove a orderLine term from an order line.
description: Remove a orderLine term from an order line. description: Remove a orderLine term from an order line.
tags: tags:
- Order Line Terms - Order Line
responses: responses:
"200": "200":
description: OK description: OK