diff --git a/source/schemas/shopping/ap2_mandate.json b/source/schemas/shopping/ap2_mandate.json index 4d8b7d07..32dbf316 100644 --- a/source/schemas/shopping/ap2_mandate.json +++ b/source/schemas/shopping/ap2_mandate.json @@ -20,6 +20,7 @@ "ap2_with_merchant_authorization": { "type": "object", "description": "AP2 extension data including merchant authorization.", + "required": ["merchant_authorization"], "properties": { "merchant_authorization": { "$ref": "#/$defs/merchant_authorization",