feature/OVPAY-2103 #39

Merged
bboterm merged 16 commits from feature/OVPAY-2103 into develop 2025-11-28 14:33:01 +00:00
Showing only changes of commit 8db879c589 - Show all commits

View File

@ -1782,8 +1782,8 @@ paths:
"payments": [],
"orderCustomers": null
}
v2.2.1:
summary: Create order line v2.2.1 with minimum requirements
Create order line with minimum requirements:
summary: Create order line with minimum requirements
description: AddRemark for case where chosen product requires personal account data birthdate
value:
{
@ -2026,15 +2026,6 @@ paths:
"validFrom": "2024-03-25T09:00:00",
"validUntil": null,
}
v2.2:
summary: Update order line v2.2
description: Update order line v2.2
value:
{
"quantity": 1,
"validFrom": "2024-03-25T09:00:00",
"validUntil": null,
}
responses:
"200":
description: OK
@ -4672,7 +4663,7 @@ paths:
schema:
$ref: "#/components/schemas/unavailable"
examples:
v2.2:
Order with added customer address:
value:
{
"validContents": false,
@ -5254,7 +5245,7 @@ paths:
/orders/validation/gboAgeProfile:
get:
tags:
- Order validation
- Order Validation
summary: Get GBO age profile that is valid for the given input.
description: |-
Only one age profile can be valid at any one time, so only one profile is returned.