It is fine to model a synchronous ws for the start interface, but you need to split the flow and immediately reply to the ws.
The Start and End events share the same interface when the WS is modeled as synchronous. The process flow will split and flow to both the human activity and the message end event. After the human activity is completed the process will terminate.
regards, Nick