What is the largest invoice size we can send in a REST API attachment
Summary
Hi can someone please let me knowContent
we are trying to confirm if there is a maximum AP Invoice attachment size in ERP cloud
The documentation we’ve been able to find so far is not conclusive and seems to suggest that the maximum message size is 10MB but that only relates to the structured part of the message (XML/JSON etc.) not the attachments.
The use case is we are migrating AP Invoices from EBS to ERP Cloud using FBDI and want to use the create attachments REST API to upload attachments associated with those AP invoices, many of which are larger than 10MB, and are already in PDF format so we can’t really compress them any further.
1