Hello, everyone.
I am creating a test app in sandbox environment.
I have implemented to get all orders by calling clover rest api with merchant_id and access_token.
It returns empty array since there are no order history. so I want to add some test orders.
How can I do this?
Thank you.