curl -L \ --url 'https://api.zydon.com.br/api/sales/partners/{id}/analysis' \ --header 'Authorization: Bearer JWT'
{ "orders_quantity": 1, "biggest_purchase_value": 1, "lowest_purchase_value": 1, "total_purchase_value": 1, "average_purchase_value": 1, "last_purchase_date": "2025-04-01T21:31:53.599Z", "last_purchase_id": "text" }