Get Orders Report
Returns a list of order summaries over the specified time period
Order Level Information Report
GET
https://api.sfox.com/v1/users/reports/tax-order-summary
Returns a list of order summaries from the specified time period
Query Parameters
Name
Type
Description
end
Number
The unix timestamp (seconds) of the last datapoint returned
start
Number
The unix timestamp (seconds) of the first datapoint returned
Headers
Name
Type
Description
Content-Type*
String
application/json
Authorization*
String
Bearer token
Example Request
Last updated