PATCH /orders/{orderId}/create-issue with the following bodyPATCH /orders/{orderId}/resolve with the following bodyPATCH /orders/{orderId}/issue and we either pass an issueDate + reason OR resolveDate + solution plus a validation if we pass inconsistent data (for example passing a body that contains a reason + solution will result in a validation error since we can not create an issue and resolve it at the same time