Purpose: The purpose of the UpdateWorkOrder method is to allow a third party to update a vehicle health check.

Production: https://integrationfacade.autovhc.net/integrationlayerproxyapi.asmx

QA: https://qa-integrationfacade.autovhc.net/integrationlayerproxyapi.asmx

Development: https://dev-integrationfacade.wsautovhc.co.uk/integrationlayerproxyapi.asmx

Method: UpdateWorkOrder

Structure:

<UpdateWorkOrderResponse xmlns="http://www.wsautovhc.co.uk">
	<UpdateWorkOrderResult>
		<Message xmlns="http://autovhc.co.uk/">Successful Update</Message>
		<Success xmlns="http://autovhc.co.uk/">true</Success>
	</UpdateWorkOrderResult>
</UpdateWorkOrderResponse>
UpdateWorkOrderResponse
PropertyName PropertyType PropertyValue Description Mandatory
Message String Successful Update Success message Yes
Success Boolean true If successful, this would say true Yes