Shops
Get Shop Stats
Retrieves shop statistics.
get/v1/shops/{shopId}/stats
Response
Example response
{
"products_sold": 0,
"virtual_products_sold": 0,
"total_customers": 0,
"virtual_total_customers": 0,
"total_completed_invoices": 1,
"total_feedbacks": 0,
"average_rating": 0
}Changes
No recorded changes to this endpoint across all 1 revision of this API.