Hello,
our external software (has nothing to do with prestashop, but communicating with it via ps webservice) will generate a pdf invoice.
This software knows the order_id on prestashop and need to upload the previously generated pdf invoice to the prestashop.
The upload should be done without open any browser, our external software will make an HTTP POST (multipart/form-data) with the generated pdf.