I've been working with the InvoiceOcean api in Retool to add and manage Invoices. I haven't been able to find anything regarding a logo though. I know it's possible to do via InvoiceOcean.com . But is their any way to add logo via the api?
Is it possible to add a logo with the api? question Resolved
Anonymous
2022-11-23 09:46
Has the answer
Hello,
Indeed in our InvoiceOcean documentation there is no mention how to add a logo to a department. You can find the request to add a logo in our polish documentation for Fakturownia.pl, just remember to change the URL from fakturownia.pl to invoiceocean.com.
https://github.com/fakturownia/api#dep6
Best regards,
Kacper
Comments
Kacper_Seta
Indeed in our InvoiceOcean documentation there is no mention how to add a logo to a department. You can find the request to add a logo in our polish documentation for Fakturownia.pl, just remember to change the URL from fakturownia.pl to invoiceocean.com.
https://github.com/fakturownia/api#dep6
Best regards,
Kacper
2022-11-24 12:52
Anonymous
2022-11-25 12:10
Kacper_Seta
it is not a header. -F stands for --form, you have to send form data with the file.
Best regards,
Kacper
2022-12-02 09:14