If I get an image Data in Base64, is there any way to POST it via API (service) and add as supplier invoice file?
Solved! Go to Solution.
| Subject | Author | Kudos | Views | Posted | |
|---|---|---|---|---|---|
|
| 0 | 1802 | 14-09-2023 20:45 | ||
| 1 | 1790 | 15-09-2023 10:48 |
If I get an image Data in Base64, is there any way to POST it via API (service) and add as supplier invoice file?
Solved! Go to Solution.
Hi,
You can add an image as an attachment to a supplierInvoice via:
Send it as form-data.