Closed Ggwppino closed 2 days ago
Hello,
I've run your code and there don't seem to be any errors.
Have you checked that the file generated in the temporary directory (sys_get_temp_dir() . '/' . $filename
) is correct and can be opened?
Best regards, Alexandre
Hi, I initially tried to implement the OR74 UploadOrderDocument API via guzzle without success, then I tried via this SDK, but still I can't attach the invoices to the order, returning a 400 bad request.
This is the code
Can anyone who has solved it give me a tip? Ty