curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/orders/stats/customer/{customer_id}{
"total_orders": 123,
"completed_orders": 123,
"cancelled_orders": 123,
"pending_orders": 123,
"total_volume": "<string>",
"total_usdt": "<string>"
}curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/orders/stats/customer/{customer_id}{
"total_orders": 123,
"completed_orders": 123,
"cancelled_orders": 123,
"pending_orders": 123,
"total_volume": "<string>",
"total_usdt": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.crypto.westminister.tech/llms.txt
Use this file to discover all available pages before exploring further.