#edgar_invoice-limits

1 messages ยท Page 1 of 1 (latest)

unique monolithBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1229476575884480512

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

lost charmBOT
patent isle
#

Hi ๐Ÿ‘‹

Sorry I'm not sure whare you are referring to here.

devout ridge
#

hello! so on that api, two of the parameters are invoice_items and subscription_items , listed as arrays but theres no limit on how many items i can send

#

we are potentially going to send 50 ish but would love to know the actual hard limit

patent isle
#

Have you tested sending 50?

devout ridge
#

not yet lol

lost charmBOT
pearl nova
#

edgar_invoice-limits

devout ridge
#

i wanted to test incrementally but thought it better to go directly to the source bc weve ran with api limits before

pearl nova
#

That's fair, but you'd get the answer as fast testing quickly. I don't know the answer and so now I'm testing ๐Ÿ˜…

pearl nova
#

okay so around 200 invoice items is when it starts not working, likely because the POST body is too big at that point

#

You should be fine with 100 I think

devout ridge
#

awesome! i think that would cover our needs, thank you so much!