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/{id}
{ "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" } }
Retorna um pedido pelo id
orders:read
404
Show child attributes