Hi,
I'm trying to create an invoice via the API and I'm getting an error that the URL is too large - which makes sense since URLs have length limitations.
Can I send the JSONString at the POST body where there are no limitations?
Putting it on the url makes it impossible for create invoices with more than a couple of items.
Please advise.
Thanks,
John