tripletex-api2
tripletex-api2 copied to clipboard
[Order] Wrong response message when providing invalid order.id
When making a post request to the /order/orderline endpoint, the response message returns invalid projectId when the orderId don't exist. The correct response here would be "field": "orderId" and "path": "orderId"