Index: WS/EC/Unishop/InternationaleZending/Service.cls.xml =================================================================== diff -u -r36317 -r36354 --- WS/EC/Unishop/InternationaleZending/Service.cls.xml (.../Service.cls.xml) (revision 36317) +++ WS/EC/Unishop/InternationaleZending/Service.cls.xml (.../Service.cls.xml) (revision 36354) @@ -114,7 +114,7 @@ OfferteID:%String,VerzendingMogelijkheidID:%Integer,OptieKeuze:%Integer 4) { + if (VerzendingMogelijkheidID > 5) { Do ..OngeldigeVerzendKeuze() } elseif (OptieKeuze > 1) { Do ..OngeldigeOptieKeuze()