Get Orders
Fetches order history data for a customer. The default timespan is 30 days and default offset is 0.
GET
Authorizations
Your Papercuts API Key
User Token received while integrating end user accounts
Query Parameters
Number of orders to return (default=10)
Offset for pagination (default=0)
Start date for order history (YYYY-MM-DD)
End date for order history (YYYY-MM-DD)
Response
200
application/json
Order history data
The response is of type object
.