Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Painel do Seller
cURL
curl --request GET \ --url https://api.speedsellx.io/seller/v1/sales/summary
{ "data": { "amount": 123, "count": 123, "currency": "<string>" }, "meta": { "from": "<string>", "to": "<string>" } }
Retorna o faturamento e a quantidade de vendas aprovadas em um período. Sem from/to, usa os últimos 30 dias.
from
to
Show child attributes