Hi @jeremyw !
For the order_create
mutation limit, we don’t have, and throttling should be the same as any other order_create
mutation, but to be honest, I haven’t tried so many SKUs to provide a knowledgeable answer to this, I will need to do some testing first
Will you be doing this often?
Maybe if its a once in a while thing, you can upload a CSV at https://app.shiphero.com/dashboard/csv-management
Let me know if you still choose to create it through Public API so I can make some testing about it.
As for when the picking is completed, would you want to remove inventory as well?
In that case, you could manually fulfill it on the Order Detail page (I’m suggesting this because it’s only a button that says Set as Fulfilled and you can choose if you want to remove inventory or not, and might be faster)
But again, let me know if you still need to handle this using the Public API
Thanks in advance!
Tom