Instructions ############ ``/api/v1/instructions`` The instructions end point should be used when we wish for an external system to submit a job to VAS. The endpoint is secured with pre shared key, which means that only applications that hold the key are able to submit jobs to the account. .. note:: We have a Wordpress plugin that submit orders to the instruction api when a WooCommerce reaches a certain state. This code is open source and can be provided to you on request. Please contact chris@vehicleassessorsystems.co.uk to request a copy. .. toctree:: :maxdepth: 1 :caption: Methods methods/get methods/post