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/orders
{ "data": [ { "id": 44, "uuid": "359e2b90-8a75-4bf2-8d24-be27fbf9b2a8", "status": "approved", "status_details": "approved", "product_id": 3194, "customer_id": 732, "amount": "28.79", "amount_seller": "24.91", "currency": "USD", "captured_at": null, "created_at": "2026-05-21T15:17:53-03:00" } ], "meta": { "current_page": 1, "per_page": 100, "total": 33, "last_page": 1 } }
Lista seus pedidos, paginados e filtráveis
orders:read
status
page
per_page
x >= 1
1 <= x <= 100
50
Show child attributes