org.springframework.restdocs.snippet.SnippetException: Fields with the following paths were not found in the payload: [positions[].positionId, positions[].state, positions[].quantityExpected, positions[].quantityExpected.magnitude, positions[].quantityExpected.unitType, positions[].quantityExpected.*, positions[].quantityReceived, positions[].quantityReceived.magnitude, positions[].quantityReceived.unitType, positions[].quantityReceived.*, positions[].product, positions[].product.baseUnit, positions[].product.baseUnit.unitType, positions[].product.baseUnit.*, positions[].product.*]
at org.openwms.wms.receiving.ReceivingControllerDocumentation.shall_find_order(ReceivingControllerDocumentation.java:159)
java.lang.AssertionError: Status expected:<500> but was:<404>
at org.openwms.wms.receiving.ReceivingControllerDocumentation.shall_capture_order_INSUFFISIENT_aroundBody8(ReceivingControllerDocumentation.java:286)
at org.openwms.wms.receiving.ReceivingControllerDocumentation.shall_capture_order_INSUFFISIENT(ReceivingControllerDocumentation.java:272)
java.lang.AssertionError: Status expected:<204> but was:<404>
at org.openwms.wms.receiving.ReceivingControllerDocumentation.shall_capture_order_aroundBody6(ReceivingControllerDocumentation.java:266)
at org.openwms.wms.receiving.ReceivingControllerDocumentation.shall_capture_order(ReceivingControllerDocumentation.java:252)