Haw many verifyReceipt we can make from server per day?

Hello!

We had to update the subscription data for our users: the subscription dates and the original transaction identifiers.

We can do it by sending receipts to verifyReceipt endpoints to Apple. We have about 10 thousand subscribers.

I assume if we send that many requests in a day, we can get blocked. We want to split this operation over several days.

Could you please let us know how many requests to this endpoint we can make from our server in order not to be blocked and feel safe?

Haw many verifyReceipt we can make from server per day?
 
 
Q