Ubereats: How to get a list of finished orders

Viewed 102

I want to get a list of finished orders from Eats API, but it doesn't seem that there's an endpoint for this purpose.

I guess it might be supposed to be done with CSV files provided by Reporting API, but is there any direct way to do this?

1 Answers
Related