customer_id
can_read_order
Authorization: Bearer ********************
curl --location 'https://api.techrar.com/order/v1/merchant/customers/1/stats/' \ --header 'app-id: 4' \ --header 'Authorization: Bearer <token>'
{ "customer_id": 1026, "total_spent_amount": 369 }