PATCH and DELETE under orderLines
This commit is contained in:
parent
0bdd2233ac
commit
43d4ecb477
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user